| 1 | [ Feb 4 05:46:12 Enabled. ] | ||
| 2 | [ Feb 4 05:46:12 Rereading configuration. ] | ||
| 3 | [ Feb 4 05:46:13 Rereading configuration. ] | ||
| 4 | [ Feb 4 05:46:19 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Feb 4 05:46:19 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.02.04 05:46:20.697477 [ 1 ] {} <Information> Application: Will watch for the process with pid 26660 | ||
| 29 | 2026.02.04 05:46:20.697915 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.04 05:46:21.190040 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26660 | ||
| 31 | 2026.02.04 05:46:21.191091 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.04 05:46:21.191296 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.04 05:46:21.339108 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.04 05:46:21.457534 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.04 05:46:21.457663 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.04 05:46:21.457693 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.04 05:46:21.457787 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.04 05:46:21.458841 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.04 05:46:21.461891 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.02.04 05:46:21.463003 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.04 05:46:21.463379 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.02.04 05:46:21.463446 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.02.04 05:46:21.463494 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.04 05:46:21.464441 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.04 05:46:21.465636 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.04 05:46:21.473153 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.04 05:46:21.474098 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.04 05:46:21.475891 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.04 05:46:21.476012 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.04 05:46:21.477365 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.02.04 05:46:21.477939 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.04 05:46:21.483770 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.04 05:46:21.484559 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.04 05:46:21.488702 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.04 05:46:21.489234 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.04 05:46:21.489725 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.04 05:46:21.490172 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.04 05:46:21.492201 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.04 05:46:21.492235 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.04 05:46:21.492331 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.04 05:46:21.492414 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.04 05:46:21.535068 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.04 05:46:21.535109 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000259596 sec | ||
| 68 | 2026.02.04 05:46:21.535201 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.04 05:46:21.535256 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.04 05:46:21.536241 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.04 05:46:21.537099 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.04 05:46:21.551813 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.04 05:46:21.551871 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.04 05:46:21.551977 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.04 05:46:21.551995 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.04 05:46:21.552039 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.04 05:46:21.552144 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.04 05:46:21.557122 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.04 05:46:21.557182 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.04 05:46:21.557241 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.04 05:46:21.557453 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.04 05:46:21.557508 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.04 05:46:21.557526 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.04 05:46:21.557616 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.04 05:46:21.557632 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.04 05:46:21.557668 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.04 05:46:21.557756 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.04 05:46:21.587413 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.04 05:46:21.598376 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.04 05:46:21.598529 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000173595 sec | ||
| 91 | 2026.02.04 05:46:21.598556 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.04 05:46:21.598571 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.04 05:46:21.598608 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.04 05:46:21.599034 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.04 05:46:21.599182 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.04 05:46:21.599200 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.04 05:46:21.599210 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.02.04 05:46:21.599223 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.04 05:46:21.625675 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.04 05:46:21.625957 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.81 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.02.04 05:46:21.627642 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4701e-05 sec. | ||
| 102 | 2026.02.04 05:46:21.628097 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.04 05:46:21.628834 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.04 05:46:21.628853 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.04 05:46:22.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.34 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.04 05:46:22.182553 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51777 | ||
| 107 | 2026.02.04 05:46:22.183615 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.04 05:46:22.183692 [ 3 ] {} <Debug> TCP-Session: cd49f286-d345-46d4-b1cc-512e2c917998 Authenticating user 'default' from [fd00:1122:3344:101::c]:51777 | ||
| 109 | 2026.02.04 05:46:22.183803 [ 3 ] {} <Debug> TCP-Session: cd49f286-d345-46d4-b1cc-512e2c917998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.04 05:46:22.183819 [ 3 ] {} <Debug> TCP-Session: cd49f286-d345-46d4-b1cc-512e2c917998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.04 05:46:22.183927 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.04 05:46:22.184101 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.04 05:46:22.184120 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.02.04 05:46:22.187473 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57553 | ||
| 115 | 2026.02.04 05:46:22.187595 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37088 | ||
| 116 | 2026.02.04 05:46:22.187617 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64697 | ||
| 117 | 2026.02.04 05:46:22.187710 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.04 05:46:22.187774 [ 4 ] {} <Debug> TCP-Session: a38d819b-6c64-4b86-b9cf-5c98be7d44cc Authenticating user 'default' from [fd00:1122:3344:101::c]:57553 | ||
| 119 | 2026.02.04 05:46:22.187799 [ 4 ] {} <Debug> TCP-Session: a38d819b-6c64-4b86-b9cf-5c98be7d44cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.04 05:46:22.187819 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43507 | ||
| 121 | 2026.02.04 05:46:22.187878 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.02.04 05:46:22.187912 [ 4 ] {} <Debug> TCP-Session: a38d819b-6c64-4b86-b9cf-5c98be7d44cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.02.04 05:46:22.187939 [ 254 ] {} <Debug> TCP-Session: 7f2cf330-334e-40f6-9f02-875be49642b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:37088 | ||
| 124 | 2026.02.04 05:46:22.187946 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.02.04 05:46:22.188054 [ 254 ] {} <Debug> TCP-Session: 7f2cf330-334e-40f6-9f02-875be49642b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.02.04 05:46:22.188073 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.02.04 05:46:22.188123 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60226 | ||
| 128 | 2026.02.04 05:46:22.188146 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64394 | ||
| 129 | 2026.02.04 05:46:22.188081 [ 5 ] {} <Debug> TCP-Session: 9ae50f21-7cab-4a08-9934-c499f92f33e3 Authenticating user 'default' from [fd00:1122:3344:101::c]:64697 | ||
| 130 | 2026.02.04 05:46:22.188202 [ 255 ] {} <Debug> TCP-Session: 3e9b8962-f27a-4d93-984f-28f0f8b26323 Authenticating user 'default' from [fd00:1122:3344:101::c]:43507 | ||
| 131 | 2026.02.04 05:46:22.188259 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52472 | ||
| 132 | 2026.02.04 05:46:22.188239 [ 5 ] {} <Debug> TCP-Session: 9ae50f21-7cab-4a08-9934-c499f92f33e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.02.04 05:46:22.188078 [ 254 ] {} <Debug> TCP-Session: 7f2cf330-334e-40f6-9f02-875be49642b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.02.04 05:46:22.188373 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.02.04 05:46:22.188390 [ 5 ] {} <Debug> TCP-Session: 9ae50f21-7cab-4a08-9934-c499f92f33e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.02.04 05:46:22.188377 [ 255 ] {} <Debug> TCP-Session: 3e9b8962-f27a-4d93-984f-28f0f8b26323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.02.04 05:46:22.188326 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.02.04 05:46:22.188515 [ 256 ] {} <Debug> TCP-Session: 0cba81a3-9b68-40ab-83d4-b195aa065627 Authenticating user 'default' from [fd00:1122:3344:101::c]:64394 | ||
| 139 | 2026.02.04 05:46:22.188537 [ 255 ] {} <Debug> TCP-Session: 3e9b8962-f27a-4d93-984f-28f0f8b26323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.04 05:46:22.188572 [ 257 ] {} <Debug> TCP-Session: 28b22609-690a-48af-897c-268af2f39577 Authenticating user 'default' from [fd00:1122:3344:101::c]:60226 | ||
| 141 | 2026.02.04 05:46:22.188583 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.02.04 05:46:22.188560 [ 256 ] {} <Debug> TCP-Session: 0cba81a3-9b68-40ab-83d4-b195aa065627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.02.04 05:46:22.188644 [ 257 ] {} <Debug> TCP-Session: 28b22609-690a-48af-897c-268af2f39577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.04 05:46:22.188685 [ 256 ] {} <Debug> TCP-Session: 0cba81a3-9b68-40ab-83d4-b195aa065627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.04 05:46:22.188633 [ 258 ] {} <Debug> TCP-Session: 5e095cd2-3bc1-41c5-a19c-a8d6e4746d31 Authenticating user 'default' from [fd00:1122:3344:101::c]:52472 | ||
| 146 | 2026.02.04 05:46:22.188751 [ 257 ] {} <Debug> TCP-Session: 28b22609-690a-48af-897c-268af2f39577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.04 05:46:22.188793 [ 258 ] {} <Debug> TCP-Session: 5e095cd2-3bc1-41c5-a19c-a8d6e4746d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.04 05:46:22.188848 [ 258 ] {} <Debug> TCP-Session: 5e095cd2-3bc1-41c5-a19c-a8d6e4746d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.04 05:46:22.580307 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42208 | ||
| 150 | 2026.02.04 05:46:22.580589 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.04 05:46:22.580650 [ 259 ] {} <Debug> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Authenticating user 'default' from [fd00:1122:3344:101::d]:42208 | ||
| 152 | 2026.02.04 05:46:22.580676 [ 259 ] {} <Debug> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.04 05:46:22.580764 [ 259 ] {} <Debug> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.04 05:46:22.580857 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.04 05:46:22.580890 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.02.04 05:46:22.580987 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.02.04 05:46:22.583931 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64197 | ||
| 158 | 2026.02.04 05:46:22.584053 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48068 | ||
| 159 | 2026.02.04 05:46:22.584138 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38548 | ||
| 160 | 2026.02.04 05:46:22.584189 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.02.04 05:46:22.584305 [ 260 ] {} <Debug> TCP-Session: 4366d60a-81d2-4930-9151-51ad41a1353d Authenticating user 'default' from [fd00:1122:3344:101::d]:64197 | ||
| 162 | 2026.02.04 05:46:22.584307 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50548 | ||
| 163 | 2026.02.04 05:46:22.584334 [ 260 ] {} <Debug> TCP-Session: 4366d60a-81d2-4930-9151-51ad41a1353d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.02.04 05:46:22.584412 [ 260 ] {} <Debug> TCP-Session: 4366d60a-81d2-4930-9151-51ad41a1353d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.02.04 05:46:22.584413 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43075 | ||
| 166 | 2026.02.04 05:46:22.585099 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.02.04 05:46:22.585102 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56547 | ||
| 168 | 2026.02.04 05:46:22.585146 [ 261 ] {} <Debug> TCP-Session: f390eb63-a9cc-4f54-8d64-ac4d197701b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48068 | ||
| 169 | 2026.02.04 05:46:22.585287 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34898 | ||
| 170 | 2026.02.04 05:46:22.585324 [ 261 ] {} <Debug> TCP-Session: f390eb63-a9cc-4f54-8d64-ac4d197701b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.02.04 05:46:22.585413 [ 261 ] {} <Debug> TCP-Session: f390eb63-a9cc-4f54-8d64-ac4d197701b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.02.04 05:46:22.586021 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40002 | ||
| 173 | 2026.02.04 05:46:22.586040 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.02.04 05:46:22.586077 [ 264 ] {} <Debug> TCP-Session: 96a897c2-1605-46ce-8de3-e066752c5732 Authenticating user 'default' from [fd00:1122:3344:101::d]:43075 | ||
| 175 | 2026.02.04 05:46:22.586142 [ 264 ] {} <Debug> TCP-Session: 96a897c2-1605-46ce-8de3-e066752c5732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.02.04 05:46:22.586155 [ 264 ] {} <Debug> TCP-Session: 96a897c2-1605-46ce-8de3-e066752c5732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.02.04 05:46:22.586617 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.02.04 05:46:22.586718 [ 266 ] {} <Debug> TCP-Session: f6fe36eb-ceda-4f75-94cd-4715a514bbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34898 | ||
| 179 | 2026.02.04 05:46:22.586733 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.02.04 05:46:22.586737 [ 266 ] {} <Debug> TCP-Session: f6fe36eb-ceda-4f75-94cd-4715a514bbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.02.04 05:46:22.586793 [ 267 ] {} <Debug> TCP-Session: 9f656bbb-1af6-4d5d-aab6-dc7de38cccce Authenticating user 'default' from [fd00:1122:3344:101::d]:40002 | ||
| 182 | 2026.02.04 05:46:22.586769 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.02.04 05:46:22.586831 [ 266 ] {} <Debug> TCP-Session: f6fe36eb-ceda-4f75-94cd-4715a514bbe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.02.04 05:46:22.586858 [ 267 ] {} <Debug> TCP-Session: 9f656bbb-1af6-4d5d-aab6-dc7de38cccce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.02.04 05:46:22.586887 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 186 | 2026.02.04 05:46:22.586933 [ 267 ] {} <Debug> TCP-Session: 9f656bbb-1af6-4d5d-aab6-dc7de38cccce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.04 05:46:22.586953 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.02.04 05:46:22.586939 [ 265 ] {} <Debug> TCP-Session: ea7df644-cee2-43c8-8b16-0e483e11124d Authenticating user 'default' from [fd00:1122:3344:101::d]:56547 | ||
| 189 | 2026.02.04 05:46:22.586865 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.02.04 05:46:22.587058 [ 265 ] {} <Debug> TCP-Session: ea7df644-cee2-43c8-8b16-0e483e11124d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.04 05:46:22.587052 [ 262 ] {} <Debug> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Authenticating user 'default' from [fd00:1122:3344:101::d]:38548 | ||
| 192 | 2026.02.04 05:46:22.587156 [ 263 ] {} <Debug> TCP-Session: 11446e69-b734-4020-b4e0-ec3910ba30f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50548 | ||
| 193 | 2026.02.04 05:46:22.587174 [ 262 ] {} <Debug> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.02.04 05:46:22.587212 [ 263 ] {} <Debug> TCP-Session: 11446e69-b734-4020-b4e0-ec3910ba30f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.02.04 05:46:22.587160 [ 265 ] {} <Debug> TCP-Session: ea7df644-cee2-43c8-8b16-0e483e11124d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.02.04 05:46:22.587278 [ 263 ] {} <Debug> TCP-Session: 11446e69-b734-4020-b4e0-ec3910ba30f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.04 05:46:22.587266 [ 262 ] {} <Debug> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.02.04 05:46:22.590004 [ 259 ] {743cb8f0-d84f-490d-accc-b1be38b62e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.02.04 05:46:22.702236 [ 259 ] {743cb8f0-d84f-490d-accc-b1be38b62e60} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42208) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.02.04 05:46:22.703291 [ 259 ] {743cb8f0-d84f-490d-accc-b1be38b62e60} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.02.04 05:46:22.703554 [ 259 ] {743cb8f0-d84f-490d-accc-b1be38b62e60} <Debug> TCPHandler: Processed in 0.119494611 sec. | ||
| 248 | 2026.02.04 05:46:22.704119 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.02.04 05:46:22.704451 [ 262 ] {58f2d0f7-00f2-4ce7-b81c-d50c68991d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.02.04 05:46:22.704940 [ 262 ] {58f2d0f7-00f2-4ce7-b81c-d50c68991d1a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38548) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.02.04 05:46:22.705234 [ 262 ] {58f2d0f7-00f2-4ce7-b81c-d50c68991d1a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.02.04 05:46:22.705436 [ 262 ] {58f2d0f7-00f2-4ce7-b81c-d50c68991d1a} <Debug> TCPHandler: Processed in 0.001535082 sec. | ||
| 299 | 2026.02.04 05:46:22.705750 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.02.04 05:46:22.706646 [ 259 ] {23c0ec21-85fe-4224-962b-30790d73d6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.02.04 05:46:22.707578 [ 259 ] {23c0ec21-85fe-4224-962b-30790d73d6c0} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.02.04 05:46:22.724331 [ 259 ] {23c0ec21-85fe-4224-962b-30790d73d6c0} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.02.04 05:46:22.724355 [ 259 ] {23c0ec21-85fe-4224-962b-30790d73d6c0} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0711e-05 sec | ||
| 304 | 2026.02.04 05:46:22.724440 [ 259 ] {23c0ec21-85fe-4224-962b-30790d73d6c0} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.02.04 05:46:22.724480 [ 259 ] {23c0ec21-85fe-4224-962b-30790d73d6c0} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.02.04 05:46:22.724505 [ 259 ] {23c0ec21-85fe-4224-962b-30790d73d6c0} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.02.04 05:46:22.725199 [ 259 ] {23c0ec21-85fe-4224-962b-30790d73d6c0} <Debug> TCPHandler: Processed in 0.019554789 sec. | ||
| 308 | 2026.02.04 05:46:22.725365 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.02.04 05:46:22.725690 [ 259 ] {1a6e34f1-5039-49aa-8f03-e0922c17c834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.02.04 05:46:22.725823 [ 259 ] {1a6e34f1-5039-49aa-8f03-e0922c17c834} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.02.04 05:46:22.731219 [ 259 ] {1a6e34f1-5039-49aa-8f03-e0922c17c834} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.02.04 05:46:22.734934 [ 259 ] {1a6e34f1-5039-49aa-8f03-e0922c17c834} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12): Loading data parts | ||
| 314 | 2026.02.04 05:46:22.736238 [ 259 ] {1a6e34f1-5039-49aa-8f03-e0922c17c834} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12): There are no data parts | ||
| 315 | 2026.02.04 05:46:22.751763 [ 259 ] {1a6e34f1-5039-49aa-8f03-e0922c17c834} <Debug> TCPHandler: Processed in 0.026460019 sec. | ||
| 316 | 2026.02.04 05:46:22.751942 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.02.04 05:46:22.752212 [ 259 ] {71eb7652-a729-4c85-9661-9c50464c2c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.02.04 05:46:22.752349 [ 259 ] {71eb7652-a729-4c85-9661-9c50464c2c95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.02.04 05:46:22.769976 [ 259 ] {71eb7652-a729-4c85-9661-9c50464c2c95} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Loading data parts | ||
| 330 | 2026.02.04 05:46:22.770209 [ 259 ] {71eb7652-a729-4c85-9661-9c50464c2c95} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): There are no data parts | ||
| 331 | 2026.02.04 05:46:22.784375 [ 259 ] {71eb7652-a729-4c85-9661-9c50464c2c95} <Debug> TCPHandler: Processed in 0.032493345 sec. | ||
| 332 | 2026.02.04 05:46:22.784806 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.02.04 05:46:22.785045 [ 259 ] {6d8bd599-6978-4af0-a895-06b8355566f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 334 | 2026.02.04 05:46:22.785231 [ 259 ] {6d8bd599-6978-4af0-a895-06b8355566f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.02.04 05:46:22.798875 [ 259 ] {6d8bd599-6978-4af0-a895-06b8355566f1} <Debug> oximeter.measurements_i8 (6375732f-6d10-407f-ba42-f885af59a080): Loading data parts | ||
| 336 | 2026.02.04 05:46:22.799077 [ 259 ] {6d8bd599-6978-4af0-a895-06b8355566f1} <Debug> oximeter.measurements_i8 (6375732f-6d10-407f-ba42-f885af59a080): There are no data parts | ||
| 337 | 2026.02.04 05:46:22.804867 [ 259 ] {6d8bd599-6978-4af0-a895-06b8355566f1} <Debug> TCPHandler: Processed in 0.020162225 sec. | ||
| 338 | 2026.02.04 05:46:22.805082 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.02.04 05:46:22.805349 [ 259 ] {5c0c09ff-8471-4f53-9bc5-233fda8b05ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 340 | 2026.02.04 05:46:22.805428 [ 259 ] {5c0c09ff-8471-4f53-9bc5-233fda8b05ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.02.04 05:46:22.815340 [ 259 ] {5c0c09ff-8471-4f53-9bc5-233fda8b05ef} <Debug> oximeter.measurements_u8 (56dd9765-592e-4436-94a9-1ac3c06c7336): Loading data parts | ||
| 342 | 2026.02.04 05:46:22.815491 [ 259 ] {5c0c09ff-8471-4f53-9bc5-233fda8b05ef} <Debug> oximeter.measurements_u8 (56dd9765-592e-4436-94a9-1ac3c06c7336): There are no data parts | ||
| 343 | 2026.02.04 05:46:22.818046 [ 259 ] {5c0c09ff-8471-4f53-9bc5-233fda8b05ef} <Debug> TCPHandler: Processed in 0.013040899 sec. | ||
| 344 | 2026.02.04 05:46:22.818307 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.02.04 05:46:22.818503 [ 259 ] {54524225-1da1-45b9-a341-c04a462d8a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 346 | 2026.02.04 05:46:22.818643 [ 259 ] {54524225-1da1-45b9-a341-c04a462d8a8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.02.04 05:46:22.825548 [ 259 ] {54524225-1da1-45b9-a341-c04a462d8a8d} <Debug> oximeter.measurements_i16 (a7f99734-dfbd-417a-a5c2-cb550cb396bd): Loading data parts | ||
| 348 | 2026.02.04 05:46:22.825686 [ 259 ] {54524225-1da1-45b9-a341-c04a462d8a8d} <Debug> oximeter.measurements_i16 (a7f99734-dfbd-417a-a5c2-cb550cb396bd): There are no data parts | ||
| 349 | 2026.02.04 05:46:22.841641 [ 259 ] {54524225-1da1-45b9-a341-c04a462d8a8d} <Debug> TCPHandler: Processed in 0.023396714 sec. | ||
| 350 | 2026.02.04 05:46:22.841795 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.02.04 05:46:22.841959 [ 259 ] {bd3e76b9-fdb8-4c47-b9be-4afcb89fd438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 352 | 2026.02.04 05:46:22.842085 [ 259 ] {bd3e76b9-fdb8-4c47-b9be-4afcb89fd438} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.02.04 05:46:22.855579 [ 259 ] {bd3e76b9-fdb8-4c47-b9be-4afcb89fd438} <Debug> oximeter.measurements_u16 (80cc4da7-f667-49b0-8cdc-2cf6fe338ebe): Loading data parts | ||
| 354 | 2026.02.04 05:46:22.855750 [ 259 ] {bd3e76b9-fdb8-4c47-b9be-4afcb89fd438} <Debug> oximeter.measurements_u16 (80cc4da7-f667-49b0-8cdc-2cf6fe338ebe): There are no data parts | ||
| 355 | 2026.02.04 05:46:22.863622 [ 259 ] {bd3e76b9-fdb8-4c47-b9be-4afcb89fd438} <Debug> TCPHandler: Processed in 0.021880742 sec. | ||
| 356 | 2026.02.04 05:46:22.863861 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.02.04 05:46:22.864101 [ 259 ] {18461460-76c2-4d58-80f6-bb6876d4b13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 358 | 2026.02.04 05:46:22.864279 [ 259 ] {18461460-76c2-4d58-80f6-bb6876d4b13f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.02.04 05:46:22.879606 [ 259 ] {18461460-76c2-4d58-80f6-bb6876d4b13f} <Debug> oximeter.measurements_i32 (118613f4-4e5f-4879-be10-049d77b80652): Loading data parts | ||
| 360 | 2026.02.04 05:46:22.879820 [ 259 ] {18461460-76c2-4d58-80f6-bb6876d4b13f} <Debug> oximeter.measurements_i32 (118613f4-4e5f-4879-be10-049d77b80652): There are no data parts | ||
| 361 | 2026.02.04 05:46:22.892855 [ 259 ] {18461460-76c2-4d58-80f6-bb6876d4b13f} <Debug> TCPHandler: Processed in 0.0290545 sec. | ||
| 362 | 2026.02.04 05:46:22.893025 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.02.04 05:46:22.893200 [ 259 ] {47b30689-92a4-4632-ab9d-604520035bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 364 | 2026.02.04 05:46:22.893375 [ 259 ] {47b30689-92a4-4632-ab9d-604520035bd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.02.04 05:46:22.904279 [ 259 ] {47b30689-92a4-4632-ab9d-604520035bd3} <Debug> oximeter.measurements_u32 (b64f6553-a69c-4618-84a9-097b7c6165ce): Loading data parts | ||
| 366 | 2026.02.04 05:46:22.904458 [ 259 ] {47b30689-92a4-4632-ab9d-604520035bd3} <Debug> oximeter.measurements_u32 (b64f6553-a69c-4618-84a9-097b7c6165ce): There are no data parts | ||
| 367 | 2026.02.04 05:46:22.916319 [ 259 ] {47b30689-92a4-4632-ab9d-604520035bd3} <Debug> TCPHandler: Processed in 0.023367314 sec. | ||
| 368 | 2026.02.04 05:46:22.916493 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.02.04 05:46:22.916682 [ 259 ] {e9142de5-0980-4494-ba94-36db783dd6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 370 | 2026.02.04 05:46:22.916798 [ 259 ] {e9142de5-0980-4494-ba94-36db783dd6f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.02.04 05:46:22.928490 [ 259 ] {e9142de5-0980-4494-ba94-36db783dd6f7} <Debug> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Loading data parts | ||
| 372 | 2026.02.04 05:46:22.928654 [ 259 ] {e9142de5-0980-4494-ba94-36db783dd6f7} <Debug> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): There are no data parts | ||
| 373 | 2026.02.04 05:46:22.943909 [ 259 ] {e9142de5-0980-4494-ba94-36db783dd6f7} <Debug> TCPHandler: Processed in 0.027438826 sec. | ||
| 374 | 2026.02.04 05:46:22.944053 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.02.04 05:46:22.944213 [ 259 ] {a8e3edfc-d974-48f4-b1c9-e8d346fb7936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 376 | 2026.02.04 05:46:22.944411 [ 259 ] {a8e3edfc-d974-48f4-b1c9-e8d346fb7936} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.02.04 05:46:22.950585 [ 259 ] {a8e3edfc-d974-48f4-b1c9-e8d346fb7936} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Loading data parts | ||
| 378 | 2026.02.04 05:46:22.950756 [ 259 ] {a8e3edfc-d974-48f4-b1c9-e8d346fb7936} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): There are no data parts | ||
| 379 | 2026.02.04 05:46:22.954856 [ 259 ] {a8e3edfc-d974-48f4-b1c9-e8d346fb7936} <Debug> TCPHandler: Processed in 0.010855268 sec. | ||
| 380 | 2026.02.04 05:46:22.954995 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.02.04 05:46:22.955560 [ 259 ] {c9424ce3-94a2-4d93-b994-09b86ab94cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 382 | 2026.02.04 05:46:22.955793 [ 259 ] {c9424ce3-94a2-4d93-b994-09b86ab94cb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.02.04 05:46:22.962151 [ 259 ] {c9424ce3-94a2-4d93-b994-09b86ab94cb7} <Debug> oximeter.measurements_f32 (735697da-0589-4a4f-b347-c96f063e6ecb): Loading data parts | ||
| 384 | 2026.02.04 05:46:22.962328 [ 259 ] {c9424ce3-94a2-4d93-b994-09b86ab94cb7} <Debug> oximeter.measurements_f32 (735697da-0589-4a4f-b347-c96f063e6ecb): There are no data parts | ||
| 385 | 2026.02.04 05:46:22.972446 [ 259 ] {c9424ce3-94a2-4d93-b994-09b86ab94cb7} <Debug> TCPHandler: Processed in 0.017499492 sec. | ||
| 386 | 2026.02.04 05:46:22.972618 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.04 05:46:22.972814 [ 259 ] {4b9707b8-cf2f-4b59-85e9-a07a5ec2908e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 388 | 2026.02.04 05:46:22.972949 [ 259 ] {4b9707b8-cf2f-4b59-85e9-a07a5ec2908e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.02.04 05:46:22.984000 [ 259 ] {4b9707b8-cf2f-4b59-85e9-a07a5ec2908e} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Loading data parts | ||
| 390 | 2026.02.04 05:46:22.984192 [ 259 ] {4b9707b8-cf2f-4b59-85e9-a07a5ec2908e} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): There are no data parts | ||
| 391 | 2026.02.04 05:46:22.989189 [ 259 ] {4b9707b8-cf2f-4b59-85e9-a07a5ec2908e} <Debug> TCPHandler: Processed in 0.016634198 sec. | ||
| 392 | 2026.02.04 05:46:22.989340 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.02.04 05:46:22.989594 [ 259 ] {96d5f635-ded8-49b2-8f6f-f1e865d26748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 394 | 2026.02.04 05:46:22.989720 [ 259 ] {96d5f635-ded8-49b2-8f6f-f1e865d26748} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.02.04 05:46:22.999186 [ 259 ] {96d5f635-ded8-49b2-8f6f-f1e865d26748} <Debug> oximeter.measurements_string (2cb6f653-cf12-4bf7-bac0-2479417b1bfb): Loading data parts | ||
| 396 | 2026.02.04 05:46:22.999351 [ 259 ] {96d5f635-ded8-49b2-8f6f-f1e865d26748} <Debug> oximeter.measurements_string (2cb6f653-cf12-4bf7-bac0-2479417b1bfb): There are no data parts | ||
| 397 | 2026.02.04 05:46:23.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.42 MiB, peak 123.42 MiB, free memory in arenas 0.00 B, will set to 132.23 MiB (RSS), difference: 8.81 MiB | ||
| 398 | 2026.02.04 05:46:23.008104 [ 259 ] {96d5f635-ded8-49b2-8f6f-f1e865d26748} <Debug> TCPHandler: Processed in 0.018814408 sec. | ||
| 399 | 2026.02.04 05:46:23.008268 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.02.04 05:46:23.008508 [ 259 ] {53c04ff9-20ff-40b3-83cf-4c2547f3667c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 401 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 402 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 403 | * a string isn't palatable for a few reasons. | ||
| 404 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 405 | * details. | ||
| 406 | */ | ||
| 407 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 408 | 2026.02.04 05:46:23.008628 [ 259 ] {53c04ff9-20ff-40b3-83cf-4c2547f3667c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 409 | 2026.02.04 05:46:23.015827 [ 259 ] {53c04ff9-20ff-40b3-83cf-4c2547f3667c} <Debug> oximeter.measurements_bytes (f301d186-c9ca-4bb0-bb9c-bcf6976f558f): Loading data parts | ||
| 410 | 2026.02.04 05:46:23.016051 [ 259 ] {53c04ff9-20ff-40b3-83cf-4c2547f3667c} <Debug> oximeter.measurements_bytes (f301d186-c9ca-4bb0-bb9c-bcf6976f558f): There are no data parts | ||
| 411 | 2026.02.04 05:46:23.019953 [ 259 ] {53c04ff9-20ff-40b3-83cf-4c2547f3667c} <Debug> TCPHandler: Processed in 0.011731253 sec. | ||
| 412 | 2026.02.04 05:46:23.020126 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.02.04 05:46:23.020459 [ 259 ] {0354ed12-1dc9-4b7b-b640-6a318f1af1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 414 | 2026.02.04 05:46:23.020572 [ 259 ] {0354ed12-1dc9-4b7b-b640-6a318f1af1be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 415 | 2026.02.04 05:46:23.033634 [ 259 ] {0354ed12-1dc9-4b7b-b640-6a318f1af1be} <Debug> oximeter.measurements_cumulativei64 (af9d4ff1-30c5-44e2-bc6e-b6ce03f3820f): Loading data parts | ||
| 416 | 2026.02.04 05:46:23.033858 [ 259 ] {0354ed12-1dc9-4b7b-b640-6a318f1af1be} <Debug> oximeter.measurements_cumulativei64 (af9d4ff1-30c5-44e2-bc6e-b6ce03f3820f): There are no data parts | ||
| 417 | 2026.02.04 05:46:23.045308 [ 259 ] {0354ed12-1dc9-4b7b-b640-6a318f1af1be} <Debug> TCPHandler: Processed in 0.025237525 sec. | ||
| 418 | 2026.02.04 05:46:23.045461 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.02.04 05:46:23.045698 [ 259 ] {90864b0b-3ce6-437c-b234-6319f9ac781c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 420 | 2026.02.04 05:46:23.045793 [ 259 ] {90864b0b-3ce6-437c-b234-6319f9ac781c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 421 | 2026.02.04 05:46:23.052838 [ 259 ] {90864b0b-3ce6-437c-b234-6319f9ac781c} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Loading data parts | ||
| 422 | 2026.02.04 05:46:23.053160 [ 259 ] {90864b0b-3ce6-437c-b234-6319f9ac781c} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): There are no data parts | ||
| 423 | 2026.02.04 05:46:23.060931 [ 259 ] {90864b0b-3ce6-437c-b234-6319f9ac781c} <Debug> TCPHandler: Processed in 0.015525558 sec. | ||
| 424 | 2026.02.04 05:46:23.061097 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.02.04 05:46:23.061287 [ 259 ] {8dbe8643-3530-4420-a0e8-16eaab52ea94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 426 | 2026.02.04 05:46:23.061413 [ 259 ] {8dbe8643-3530-4420-a0e8-16eaab52ea94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 427 | 2026.02.04 05:46:23.071452 [ 259 ] {8dbe8643-3530-4420-a0e8-16eaab52ea94} <Debug> oximeter.measurements_cumulativef32 (6003fbd0-48d4-48ca-90d2-de2a1e1ca80b): Loading data parts | ||
| 428 | 2026.02.04 05:46:23.071671 [ 259 ] {8dbe8643-3530-4420-a0e8-16eaab52ea94} <Debug> oximeter.measurements_cumulativef32 (6003fbd0-48d4-48ca-90d2-de2a1e1ca80b): There are no data parts | ||
| 429 | 2026.02.04 05:46:23.075547 [ 259 ] {8dbe8643-3530-4420-a0e8-16eaab52ea94} <Debug> TCPHandler: Processed in 0.014508539 sec. | ||
| 430 | 2026.02.04 05:46:23.075707 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.02.04 05:46:23.076005 [ 259 ] {a1f1f645-c45b-42f4-8460-3e87ede31c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 432 | 2026.02.04 05:46:23.076148 [ 259 ] {a1f1f645-c45b-42f4-8460-3e87ede31c6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 433 | 2026.02.04 05:46:23.085894 [ 259 ] {a1f1f645-c45b-42f4-8460-3e87ede31c6e} <Debug> oximeter.measurements_cumulativef64 (3a332678-b552-4ab9-bf9c-abcf0229fae9): Loading data parts | ||
| 434 | 2026.02.04 05:46:23.086105 [ 259 ] {a1f1f645-c45b-42f4-8460-3e87ede31c6e} <Debug> oximeter.measurements_cumulativef64 (3a332678-b552-4ab9-bf9c-abcf0229fae9): There are no data parts | ||
| 435 | 2026.02.04 05:46:23.100295 [ 259 ] {a1f1f645-c45b-42f4-8460-3e87ede31c6e} <Debug> TCPHandler: Processed in 0.024640698 sec. | ||
| 436 | 2026.02.04 05:46:23.100498 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.02.04 05:46:23.100794 [ 259 ] {7118f180-203e-46eb-b769-e6c0ddb79399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 438 | * NOTE: Array types cannot be Nullable, see | ||
| 439 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 440 | * for more details. | ||
| 441 | * | ||
| 442 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 443 | * is unfortunate, and at this point relies on the fact that an | ||
| 444 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 445 | * to figure out another way to represent missing samples here. | ||
| 446 | */ | ||
| 447 | 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) | ||
| 448 | 2026.02.04 05:46:23.100934 [ 259 ] {7118f180-203e-46eb-b769-e6c0ddb79399} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 449 | 2026.02.04 05:46:23.107100 [ 259 ] {7118f180-203e-46eb-b769-e6c0ddb79399} <Debug> oximeter.measurements_histogrami8 (c7b33532-1520-42b5-af08-846769596ad4): Loading data parts | ||
| 450 | 2026.02.04 05:46:23.107278 [ 259 ] {7118f180-203e-46eb-b769-e6c0ddb79399} <Debug> oximeter.measurements_histogrami8 (c7b33532-1520-42b5-af08-846769596ad4): There are no data parts | ||
| 451 | 2026.02.04 05:46:23.115224 [ 259 ] {7118f180-203e-46eb-b769-e6c0ddb79399} <Debug> TCPHandler: Processed in 0.014786737 sec. | ||
| 452 | 2026.02.04 05:46:23.115377 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 453 | 2026.02.04 05:46:23.115681 [ 259 ] {19e98578-9a6a-4fc1-aaa7-dfa8e3c1fe7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 454 | 2026.02.04 05:46:23.115806 [ 259 ] {19e98578-9a6a-4fc1-aaa7-dfa8e3c1fe7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 455 | 2026.02.04 05:46:23.119178 [ 259 ] {19e98578-9a6a-4fc1-aaa7-dfa8e3c1fe7e} <Debug> oximeter.measurements_histogramu8 (ef19c3e1-033b-44a2-a798-a58e7d4b9d9f): Loading data parts | ||
| 456 | 2026.02.04 05:46:23.119342 [ 259 ] {19e98578-9a6a-4fc1-aaa7-dfa8e3c1fe7e} <Debug> oximeter.measurements_histogramu8 (ef19c3e1-033b-44a2-a798-a58e7d4b9d9f): There are no data parts | ||
| 457 | 2026.02.04 05:46:23.131998 [ 259 ] {19e98578-9a6a-4fc1-aaa7-dfa8e3c1fe7e} <Debug> TCPHandler: Processed in 0.016670848 sec. | ||
| 458 | 2026.02.04 05:46:23.132171 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 459 | 2026.02.04 05:46:23.132394 [ 259 ] {90605604-b4c4-4910-81a0-2cb228e663f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 460 | 2026.02.04 05:46:23.132538 [ 259 ] {90605604-b4c4-4910-81a0-2cb228e663f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 461 | 2026.02.04 05:46:23.141290 [ 259 ] {90605604-b4c4-4910-81a0-2cb228e663f8} <Debug> oximeter.measurements_histogrami16 (618259ae-264a-4ab1-8e29-e882dc27e527): Loading data parts | ||
| 462 | 2026.02.04 05:46:23.141472 [ 259 ] {90605604-b4c4-4910-81a0-2cb228e663f8} <Debug> oximeter.measurements_histogrami16 (618259ae-264a-4ab1-8e29-e882dc27e527): There are no data parts | ||
| 463 | 2026.02.04 05:46:23.149790 [ 259 ] {90605604-b4c4-4910-81a0-2cb228e663f8} <Debug> TCPHandler: Processed in 0.017677617 sec. | ||
| 464 | 2026.02.04 05:46:23.149945 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.02.04 05:46:23.150249 [ 259 ] {121a7f1f-0dfc-4f39-be2c-bda029818666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 466 | 2026.02.04 05:46:23.150401 [ 259 ] {121a7f1f-0dfc-4f39-be2c-bda029818666} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 467 | 2026.02.04 05:46:23.158383 [ 259 ] {121a7f1f-0dfc-4f39-be2c-bda029818666} <Debug> oximeter.measurements_histogramu16 (20058039-5ea4-49fc-90cf-dde17a38e682): Loading data parts | ||
| 468 | 2026.02.04 05:46:23.158533 [ 259 ] {121a7f1f-0dfc-4f39-be2c-bda029818666} <Debug> oximeter.measurements_histogramu16 (20058039-5ea4-49fc-90cf-dde17a38e682): There are no data parts | ||
| 469 | 2026.02.04 05:46:23.168911 [ 259 ] {121a7f1f-0dfc-4f39-be2c-bda029818666} <Debug> TCPHandler: Processed in 0.019015394 sec. | ||
| 470 | 2026.02.04 05:46:23.169068 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.02.04 05:46:23.169294 [ 259 ] {d04119b6-2052-4d36-ae10-5070d4a674ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 472 | 2026.02.04 05:46:23.169460 [ 259 ] {d04119b6-2052-4d36-ae10-5070d4a674ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 473 | 2026.02.04 05:46:23.174161 [ 259 ] {d04119b6-2052-4d36-ae10-5070d4a674ae} <Debug> oximeter.measurements_histogrami32 (a9844dbe-0b6e-4878-8b62-be14ea3933a2): Loading data parts | ||
| 474 | 2026.02.04 05:46:23.174388 [ 259 ] {d04119b6-2052-4d36-ae10-5070d4a674ae} <Debug> oximeter.measurements_histogrami32 (a9844dbe-0b6e-4878-8b62-be14ea3933a2): There are no data parts | ||
| 475 | 2026.02.04 05:46:23.182234 [ 259 ] {d04119b6-2052-4d36-ae10-5070d4a674ae} <Debug> TCPHandler: Processed in 0.013221224 sec. | ||
| 476 | 2026.02.04 05:46:23.182418 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.02.04 05:46:23.182826 [ 259 ] {1c4b31a9-988e-4a0d-9e4b-7bf373aaf63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 478 | 2026.02.04 05:46:23.183001 [ 259 ] {1c4b31a9-988e-4a0d-9e4b-7bf373aaf63c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 479 | 2026.02.04 05:46:23.187669 [ 259 ] {1c4b31a9-988e-4a0d-9e4b-7bf373aaf63c} <Debug> oximeter.measurements_histogramu32 (877c9363-507d-4ac7-94ef-573f1c8f96cd): Loading data parts | ||
| 480 | 2026.02.04 05:46:23.187840 [ 259 ] {1c4b31a9-988e-4a0d-9e4b-7bf373aaf63c} <Debug> oximeter.measurements_histogramu32 (877c9363-507d-4ac7-94ef-573f1c8f96cd): There are no data parts | ||
| 481 | 2026.02.04 05:46:23.198327 [ 259 ] {1c4b31a9-988e-4a0d-9e4b-7bf373aaf63c} <Debug> TCPHandler: Processed in 0.0159729 sec. | ||
| 482 | 2026.02.04 05:46:23.198482 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.02.04 05:46:23.198697 [ 259 ] {ed0db0a4-0f13-4e29-b7d2-a7b79a344c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 484 | 2026.02.04 05:46:23.198833 [ 259 ] {ed0db0a4-0f13-4e29-b7d2-a7b79a344c61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 485 | 2026.02.04 05:46:23.202585 [ 259 ] {ed0db0a4-0f13-4e29-b7d2-a7b79a344c61} <Debug> oximeter.measurements_histogrami64 (63a0c7c5-29bd-4312-b2d8-42169bf6c990): Loading data parts | ||
| 486 | 2026.02.04 05:46:23.202851 [ 259 ] {ed0db0a4-0f13-4e29-b7d2-a7b79a344c61} <Debug> oximeter.measurements_histogrami64 (63a0c7c5-29bd-4312-b2d8-42169bf6c990): There are no data parts | ||
| 487 | 2026.02.04 05:46:23.207580 [ 259 ] {ed0db0a4-0f13-4e29-b7d2-a7b79a344c61} <Debug> TCPHandler: Processed in 0.009154942 sec. | ||
| 488 | 2026.02.04 05:46:23.207747 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.02.04 05:46:23.208104 [ 259 ] {a27fdc5d-c00a-4d6c-ac45-29b5f68cac1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 490 | 2026.02.04 05:46:23.208258 [ 259 ] {a27fdc5d-c00a-4d6c-ac45-29b5f68cac1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 491 | 2026.02.04 05:46:23.216642 [ 259 ] {a27fdc5d-c00a-4d6c-ac45-29b5f68cac1e} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Loading data parts | ||
| 492 | 2026.02.04 05:46:23.216813 [ 259 ] {a27fdc5d-c00a-4d6c-ac45-29b5f68cac1e} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): There are no data parts | ||
| 493 | 2026.02.04 05:46:23.219390 [ 259 ] {a27fdc5d-c00a-4d6c-ac45-29b5f68cac1e} <Debug> TCPHandler: Processed in 0.011702102 sec. | ||
| 494 | 2026.02.04 05:46:23.219541 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.02.04 05:46:23.219755 [ 259 ] {b56635cb-34a2-4e55-814e-d0a9a162f955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 496 | 2026.02.04 05:46:23.219915 [ 259 ] {b56635cb-34a2-4e55-814e-d0a9a162f955} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 497 | 2026.02.04 05:46:23.228778 [ 259 ] {b56635cb-34a2-4e55-814e-d0a9a162f955} <Debug> oximeter.measurements_histogramf32 (c1b3b22a-b29b-40c2-ade2-75619dc5a5a6): Loading data parts | ||
| 498 | 2026.02.04 05:46:23.229059 [ 259 ] {b56635cb-34a2-4e55-814e-d0a9a162f955} <Debug> oximeter.measurements_histogramf32 (c1b3b22a-b29b-40c2-ade2-75619dc5a5a6): There are no data parts | ||
| 499 | 2026.02.04 05:46:23.239528 [ 259 ] {b56635cb-34a2-4e55-814e-d0a9a162f955} <Debug> TCPHandler: Processed in 0.020036922 sec. | ||
| 500 | 2026.02.04 05:46:23.239704 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.02.04 05:46:23.240055 [ 259 ] {340acf95-13ea-42e2-b0fe-9888afe0a582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 502 | 2026.02.04 05:46:23.240202 [ 259 ] {340acf95-13ea-42e2-b0fe-9888afe0a582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 503 | 2026.02.04 05:46:23.246336 [ 259 ] {340acf95-13ea-42e2-b0fe-9888afe0a582} <Debug> oximeter.measurements_histogramf64 (7a867009-cb3b-420b-aadb-ef6fa8002dae): Loading data parts | ||
| 504 | 2026.02.04 05:46:23.246480 [ 259 ] {340acf95-13ea-42e2-b0fe-9888afe0a582} <Debug> oximeter.measurements_histogramf64 (7a867009-cb3b-420b-aadb-ef6fa8002dae): There are no data parts | ||
| 505 | 2026.02.04 05:46:23.255940 [ 259 ] {340acf95-13ea-42e2-b0fe-9888afe0a582} <Debug> TCPHandler: Processed in 0.016303339 sec. | ||
| 506 | 2026.02.04 05:46:23.256083 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.02.04 05:46:23.256262 [ 259 ] {8d47dac3-cf17-4698-b04b-a223875b15a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) /* The field tables store named dimensions of each timeseries. | ||
| 508 | * | ||
| 509 | * As with the measurement tables, there is one field table for each field data | ||
| 510 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 511 | * this behavior **must not** be relied upon for query correctness. | ||
| 512 | * | ||
| 513 | * The index for the fields differs from the measurements, however. Rows are | ||
| 514 | * sorted by timeseries name, then field name, field value, and finally | ||
| 515 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 516 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 517 | * usually then used to look up measurements. | ||
| 518 | * | ||
| 519 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 520 | * timeseries name and then key, since it would improve lookups where one | ||
| 521 | * already has the key. Realistically though, these tables are quite small and | ||
| 522 | * so performance benefits will be low in absolute terms. | ||
| 523 | * | ||
| 524 | * TTL: We use a materialized column to expire old field table records. This | ||
| 525 | * column is generated automatically by the database whenever a new row is | ||
| 526 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 527 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 528 | * record will remain during a deduplication, which will have the last | ||
| 529 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 530 | * measurement tables. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.02.04 05:46:23.256386 [ 259 ] {8d47dac3-cf17-4698-b04b-a223875b15a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 534 | 2026.02.04 05:46:23.270500 [ 259 ] {8d47dac3-cf17-4698-b04b-a223875b15a4} <Debug> oximeter.fields_bool (320fc4ad-8334-4574-8d8d-edbb29fdd34a): Loading data parts | ||
| 535 | 2026.02.04 05:46:23.270764 [ 259 ] {8d47dac3-cf17-4698-b04b-a223875b15a4} <Debug> oximeter.fields_bool (320fc4ad-8334-4574-8d8d-edbb29fdd34a): There are no data parts | ||
| 536 | 2026.02.04 05:46:23.278273 [ 259 ] {8d47dac3-cf17-4698-b04b-a223875b15a4} <Debug> TCPHandler: Processed in 0.022239713 sec. | ||
| 537 | 2026.02.04 05:46:23.278429 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.02.04 05:46:23.278665 [ 259 ] {25a1f6d1-c68f-4d5d-84c3-df3ec0b088e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 539 | 2026.02.04 05:46:23.278799 [ 259 ] {25a1f6d1-c68f-4d5d-84c3-df3ec0b088e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 540 | 2026.02.04 05:46:23.291916 [ 259 ] {25a1f6d1-c68f-4d5d-84c3-df3ec0b088e6} <Debug> oximeter.fields_i8 (267d7458-9c55-427b-a45a-fa3a4a19d769): Loading data parts | ||
| 541 | 2026.02.04 05:46:23.292263 [ 259 ] {25a1f6d1-c68f-4d5d-84c3-df3ec0b088e6} <Debug> oximeter.fields_i8 (267d7458-9c55-427b-a45a-fa3a4a19d769): There are no data parts | ||
| 542 | 2026.02.04 05:46:23.298841 [ 259 ] {25a1f6d1-c68f-4d5d-84c3-df3ec0b088e6} <Debug> TCPHandler: Processed in 0.020466204 sec. | ||
| 543 | 2026.02.04 05:46:23.299079 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.02.04 05:46:23.299240 [ 259 ] {57f770b3-0e90-4258-a6e1-64e70e1dc471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 545 | 2026.02.04 05:46:23.299361 [ 259 ] {57f770b3-0e90-4258-a6e1-64e70e1dc471} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 546 | 2026.02.04 05:46:23.314917 [ 259 ] {57f770b3-0e90-4258-a6e1-64e70e1dc471} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Loading data parts | ||
| 547 | 2026.02.04 05:46:23.315197 [ 259 ] {57f770b3-0e90-4258-a6e1-64e70e1dc471} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): There are no data parts | ||
| 548 | 2026.02.04 05:46:23.319892 [ 259 ] {57f770b3-0e90-4258-a6e1-64e70e1dc471} <Debug> TCPHandler: Processed in 0.020868955 sec. | ||
| 549 | 2026.02.04 05:46:23.320053 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.02.04 05:46:23.320315 [ 259 ] {0c6749b0-72ab-4e8e-a564-01161c870e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 551 | 2026.02.04 05:46:23.320430 [ 259 ] {0c6749b0-72ab-4e8e-a564-01161c870e31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 552 | 2026.02.04 05:46:23.331270 [ 259 ] {0c6749b0-72ab-4e8e-a564-01161c870e31} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Loading data parts | ||
| 553 | 2026.02.04 05:46:23.331426 [ 259 ] {0c6749b0-72ab-4e8e-a564-01161c870e31} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): There are no data parts | ||
| 554 | 2026.02.04 05:46:23.336827 [ 259 ] {0c6749b0-72ab-4e8e-a564-01161c870e31} <Debug> TCPHandler: Processed in 0.016835853 sec. | ||
| 555 | 2026.02.04 05:46:23.336980 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.02.04 05:46:23.337136 [ 259 ] {265e8665-81b3-4ea5-97f6-1eff1b6db54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 557 | 2026.02.04 05:46:23.337269 [ 259 ] {265e8665-81b3-4ea5-97f6-1eff1b6db54a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 558 | 2026.02.04 05:46:23.345163 [ 259 ] {265e8665-81b3-4ea5-97f6-1eff1b6db54a} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Loading data parts | ||
| 559 | 2026.02.04 05:46:23.345424 [ 259 ] {265e8665-81b3-4ea5-97f6-1eff1b6db54a} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): There are no data parts | ||
| 560 | 2026.02.04 05:46:23.353600 [ 259 ] {265e8665-81b3-4ea5-97f6-1eff1b6db54a} <Debug> TCPHandler: Processed in 0.016670879 sec. | ||
| 561 | 2026.02.04 05:46:23.353767 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.02.04 05:46:23.354059 [ 259 ] {d3c27f25-4731-4e62-b369-567fd75501c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 563 | 2026.02.04 05:46:23.354233 [ 259 ] {d3c27f25-4731-4e62-b369-567fd75501c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 564 | 2026.02.04 05:46:23.360585 [ 259 ] {d3c27f25-4731-4e62-b369-567fd75501c2} <Debug> oximeter.fields_i32 (ea47e7fe-92b6-4775-94f9-059987fd1233): Loading data parts | ||
| 565 | 2026.02.04 05:46:23.360743 [ 259 ] {d3c27f25-4731-4e62-b369-567fd75501c2} <Debug> oximeter.fields_i32 (ea47e7fe-92b6-4775-94f9-059987fd1233): There are no data parts | ||
| 566 | 2026.02.04 05:46:23.368153 [ 259 ] {d3c27f25-4731-4e62-b369-567fd75501c2} <Debug> TCPHandler: Processed in 0.014446988 sec. | ||
| 567 | 2026.02.04 05:46:23.368308 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.02.04 05:46:23.368470 [ 259 ] {7c38c668-8c58-417a-8f7e-880548c0c4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 569 | 2026.02.04 05:46:23.368619 [ 259 ] {7c38c668-8c58-417a-8f7e-880548c0c4f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 570 | 2026.02.04 05:46:23.379302 [ 259 ] {7c38c668-8c58-417a-8f7e-880548c0c4f4} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Loading data parts | ||
| 571 | 2026.02.04 05:46:23.379511 [ 259 ] {7c38c668-8c58-417a-8f7e-880548c0c4f4} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): There are no data parts | ||
| 572 | 2026.02.04 05:46:23.382589 [ 259 ] {7c38c668-8c58-417a-8f7e-880548c0c4f4} <Debug> TCPHandler: Processed in 0.014332354 sec. | ||
| 573 | 2026.02.04 05:46:23.382736 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.02.04 05:46:23.383037 [ 259 ] {1ccae460-9c31-4403-886d-94ba175564a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 575 | 2026.02.04 05:46:23.383164 [ 259 ] {1ccae460-9c31-4403-886d-94ba175564a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 576 | 2026.02.04 05:46:23.396564 [ 259 ] {1ccae460-9c31-4403-886d-94ba175564a0} <Debug> oximeter.fields_i64 (36e61ab9-469b-4768-bc40-cba4acbf74db): Loading data parts | ||
| 577 | 2026.02.04 05:46:23.396707 [ 259 ] {1ccae460-9c31-4403-886d-94ba175564a0} <Debug> oximeter.fields_i64 (36e61ab9-469b-4768-bc40-cba4acbf74db): There are no data parts | ||
| 578 | 2026.02.04 05:46:23.402395 [ 259 ] {1ccae460-9c31-4403-886d-94ba175564a0} <Debug> TCPHandler: Processed in 0.019707993 sec. | ||
| 579 | 2026.02.04 05:46:23.402579 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.02.04 05:46:23.402769 [ 259 ] {2e9267a6-d15a-4c98-85b6-8e82ae1bab98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 581 | 2026.02.04 05:46:23.402915 [ 259 ] {2e9267a6-d15a-4c98-85b6-8e82ae1bab98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 582 | 2026.02.04 05:46:23.410117 [ 259 ] {2e9267a6-d15a-4c98-85b6-8e82ae1bab98} <Debug> oximeter.fields_u64 (39b8b963-fd50-4a56-82f9-7fa471144011): Loading data parts | ||
| 583 | 2026.02.04 05:46:23.410259 [ 259 ] {2e9267a6-d15a-4c98-85b6-8e82ae1bab98} <Debug> oximeter.fields_u64 (39b8b963-fd50-4a56-82f9-7fa471144011): There are no data parts | ||
| 584 | 2026.02.04 05:46:23.416157 [ 259 ] {2e9267a6-d15a-4c98-85b6-8e82ae1bab98} <Debug> TCPHandler: Processed in 0.013636045 sec. | ||
| 585 | 2026.02.04 05:46:23.416401 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.02.04 05:46:23.416801 [ 259 ] {c7397343-5568-4fa2-ab93-d0bb5e343c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 587 | 2026.02.04 05:46:23.416914 [ 259 ] {c7397343-5568-4fa2-ab93-d0bb5e343c46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 588 | 2026.02.04 05:46:23.425111 [ 259 ] {c7397343-5568-4fa2-ab93-d0bb5e343c46} <Debug> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Loading data parts | ||
| 589 | 2026.02.04 05:46:23.425255 [ 259 ] {c7397343-5568-4fa2-ab93-d0bb5e343c46} <Debug> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): There are no data parts | ||
| 590 | 2026.02.04 05:46:23.434223 [ 259 ] {c7397343-5568-4fa2-ab93-d0bb5e343c46} <Debug> TCPHandler: Processed in 0.017911343 sec. | ||
| 591 | 2026.02.04 05:46:23.434370 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.02.04 05:46:23.434526 [ 259 ] {c1fbe42b-d881-443d-9673-4560210042bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 593 | 2026.02.04 05:46:23.434656 [ 259 ] {c1fbe42b-d881-443d-9673-4560210042bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.02.04 05:46:23.441802 [ 259 ] {c1fbe42b-d881-443d-9673-4560210042bd} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Loading data parts | ||
| 595 | 2026.02.04 05:46:23.441939 [ 259 ] {c1fbe42b-d881-443d-9673-4560210042bd} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): There are no data parts | ||
| 596 | 2026.02.04 05:46:23.445972 [ 259 ] {c1fbe42b-d881-443d-9673-4560210042bd} <Debug> TCPHandler: Processed in 0.011652441 sec. | ||
| 597 | 2026.02.04 05:46:23.446186 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.02.04 05:46:23.446352 [ 259 ] {7f518563-f568-4b47-bb65-c43dc1acb95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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) | ||
| 599 | 2026.02.04 05:46:23.446496 [ 259 ] {7f518563-f568-4b47-bb65-c43dc1acb95d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.02.04 05:46:23.451217 [ 259 ] {7f518563-f568-4b47-bb65-c43dc1acb95d} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Loading data parts | ||
| 601 | 2026.02.04 05:46:23.451431 [ 259 ] {7f518563-f568-4b47-bb65-c43dc1acb95d} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): There are no data parts | ||
| 602 | 2026.02.04 05:46:23.461965 [ 259 ] {7f518563-f568-4b47-bb65-c43dc1acb95d} <Debug> TCPHandler: Processed in 0.015827386 sec. | ||
| 603 | 2026.02.04 05:46:23.462128 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.02.04 05:46:23.462427 [ 259 ] {513138c5-44fc-49e1-a3bd-b8187be89d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.02.04 05:46:23.462567 [ 259 ] {513138c5-44fc-49e1-a3bd-b8187be89d1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.02.04 05:46:23.475354 [ 259 ] {513138c5-44fc-49e1-a3bd-b8187be89d1a} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f): Loading data parts | ||
| 610 | 2026.02.04 05:46:23.475493 [ 259 ] {513138c5-44fc-49e1-a3bd-b8187be89d1a} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f): There are no data parts | ||
| 611 | 2026.02.04 05:46:23.478522 [ 259 ] {513138c5-44fc-49e1-a3bd-b8187be89d1a} <Debug> TCPHandler: Processed in 0.016449983 sec. | ||
| 612 | 2026.02.04 05:46:23.478784 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.02.04 05:46:23.479076 [ 262 ] {643357b9-8122-422e-8760-6a867ef06756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.02.04 05:46:23.480540 [ 262 ] {643357b9-8122-422e-8760-6a867ef06756} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.02.04 05:46:23.494827 [ 268 ] {643357b9-8122-422e-8760-6a867ef06756} <Trace> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.02.04 05:46:23.494869 [ 268 ] {643357b9-8122-422e-8760-6a867ef06756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 617 | 2026.02.04 05:46:23.499830 [ 268 ] {643357b9-8122-422e-8760-6a867ef06756} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.02.04 05:46:23.500444 [ 268 ] {643357b9-8122-422e-8760-6a867ef06756} <Trace> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.02.04 05:46:23.500831 [ 262 ] {643357b9-8122-422e-8760-6a867ef06756} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021895 sec., 45.67252797442338 rows/sec., 730.76 B/sec. | ||
| 620 | 2026.02.04 05:46:23.501100 [ 262 ] {643357b9-8122-422e-8760-6a867ef06756} <Debug> TCPHandler: Processed in 0.022446938 sec. | ||
| 621 | 2026.02.04 05:46:24.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.55 MiB, peak 134.55 MiB, free memory in arenas 0.00 B, will set to 138.70 MiB (RSS), difference: 4.15 MiB | ||
| 622 | 2026.02.04 05:46:24.906331 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63392 | ||
| 623 | 2026.02.04 05:46:24.906463 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.02.04 05:46:24.906501 [ 270 ] {} <Debug> TCP-Session: e7a5d61c-5072-4d27-ab4b-5cd83b68aa63 Authenticating user 'default' from [fd00:1122:3344:101::a]:63392 | ||
| 625 | 2026.02.04 05:46:24.906521 [ 270 ] {} <Debug> TCP-Session: e7a5d61c-5072-4d27-ab4b-5cd83b68aa63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.02.04 05:46:24.906631 [ 270 ] {} <Debug> TCP-Session: e7a5d61c-5072-4d27-ab4b-5cd83b68aa63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.02.04 05:46:24.906704 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2026.02.04 05:46:24.906729 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.02.04 05:46:24.906818 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 630 | 2026.02.04 05:46:24.907952 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64485 | ||
| 631 | 2026.02.04 05:46:24.908191 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.02.04 05:46:24.908198 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34645 | ||
| 633 | 2026.02.04 05:46:24.908280 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56567 | ||
| 634 | 2026.02.04 05:46:24.908294 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61719 | ||
| 635 | 2026.02.04 05:46:24.908358 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48196 | ||
| 636 | 2026.02.04 05:46:24.908438 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59519 | ||
| 637 | 2026.02.04 05:46:24.908566 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37139 | ||
| 638 | 2026.02.04 05:46:24.908575 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.02.04 05:46:24.908241 [ 271 ] {} <Debug> TCP-Session: ddcd9c48-7af0-46a9-8bd7-0ef18fb70eae Authenticating user 'default' from [fd00:1122:3344:101::a]:64485 | ||
| 640 | 2026.02.04 05:46:24.908686 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.02.04 05:46:24.908717 [ 273 ] {} <Debug> TCP-Session: d3836d0c-aa32-4dad-a368-32263a7f6e26 Authenticating user 'default' from [fd00:1122:3344:101::a]:34645 | ||
| 642 | 2026.02.04 05:46:24.908702 [ 271 ] {} <Debug> TCP-Session: ddcd9c48-7af0-46a9-8bd7-0ef18fb70eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.02.04 05:46:24.908842 [ 271 ] {} <Debug> TCP-Session: ddcd9c48-7af0-46a9-8bd7-0ef18fb70eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.02.04 05:46:24.908940 [ 274 ] {} <Debug> TCP-Session: 87c4a6b9-2f5d-46bb-b4e5-64e72f40b221 Authenticating user 'default' from [fd00:1122:3344:101::a]:56567 | ||
| 645 | 2026.02.04 05:46:24.908912 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.02.04 05:46:24.908771 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.02.04 05:46:24.908903 [ 273 ] {} <Debug> TCP-Session: d3836d0c-aa32-4dad-a368-32263a7f6e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.02.04 05:46:24.909047 [ 274 ] {} <Debug> TCP-Session: 87c4a6b9-2f5d-46bb-b4e5-64e72f40b221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.02.04 05:46:24.909043 [ 275 ] {} <Debug> TCP-Session: c8219671-3f0f-4ae5-a923-b0ee3171424e Authenticating user 'default' from [fd00:1122:3344:101::a]:48196 | ||
| 650 | 2026.02.04 05:46:24.909024 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.02.04 05:46:24.909146 [ 275 ] {} <Debug> TCP-Session: c8219671-3f0f-4ae5-a923-b0ee3171424e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.02.04 05:46:24.909129 [ 273 ] {} <Debug> TCP-Session: d3836d0c-aa32-4dad-a368-32263a7f6e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.02.04 05:46:24.909024 [ 272 ] {} <Debug> TCP-Session: ea54b4ce-b020-459f-af2a-6e66cc9f631a Authenticating user 'default' from [fd00:1122:3344:101::a]:61719 | ||
| 654 | 2026.02.04 05:46:24.909279 [ 275 ] {} <Debug> TCP-Session: c8219671-3f0f-4ae5-a923-b0ee3171424e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.02.04 05:46:24.909267 [ 276 ] {} <Debug> TCP-Session: 6ef917f7-090d-4f4f-8f6c-0817b3c2af28 Authenticating user 'default' from [fd00:1122:3344:101::a]:59519 | ||
| 656 | 2026.02.04 05:46:24.909021 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.02.04 05:46:24.909415 [ 276 ] {} <Debug> TCP-Session: 6ef917f7-090d-4f4f-8f6c-0817b3c2af28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.02.04 05:46:24.909409 [ 272 ] {} <Debug> TCP-Session: ea54b4ce-b020-459f-af2a-6e66cc9f631a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.02.04 05:46:24.909153 [ 274 ] {} <Debug> TCP-Session: 87c4a6b9-2f5d-46bb-b4e5-64e72f40b221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.02.04 05:46:24.909553 [ 276 ] {} <Debug> TCP-Session: 6ef917f7-090d-4f4f-8f6c-0817b3c2af28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.02.04 05:46:24.909544 [ 272 ] {} <Debug> TCP-Session: ea54b4ce-b020-459f-af2a-6e66cc9f631a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.04 05:46:24.909541 [ 277 ] {} <Debug> TCP-Session: 347a2f86-b984-477a-9bee-c5d3bdf2297b Authenticating user 'default' from [fd00:1122:3344:101::a]:37139 | ||
| 663 | 2026.02.04 05:46:24.909716 [ 277 ] {} <Debug> TCP-Session: 347a2f86-b984-477a-9bee-c5d3bdf2297b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.02.04 05:46:24.909732 [ 277 ] {} <Debug> TCP-Session: 347a2f86-b984-477a-9bee-c5d3bdf2297b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.02.04 05:46:26.366934 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63283 | ||
| 666 | 2026.02.04 05:46:26.367305 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.02.04 05:46:26.367341 [ 278 ] {} <Debug> TCP-Session: 56cfe593-a589-4b48-ba4c-71f95de7d54f Authenticating user 'default' from [fd00:1122:3344:101::b]:63283 | ||
| 668 | 2026.02.04 05:46:26.367364 [ 278 ] {} <Debug> TCP-Session: 56cfe593-a589-4b48-ba4c-71f95de7d54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.02.04 05:46:26.367425 [ 278 ] {} <Debug> TCP-Session: 56cfe593-a589-4b48-ba4c-71f95de7d54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.02.04 05:46:26.367539 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.02.04 05:46:26.367569 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.02.04 05:46:26.367695 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2026.02.04 05:46:26.370603 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55804 | ||
| 674 | 2026.02.04 05:46:26.370839 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.02.04 05:46:26.370847 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35905 | ||
| 676 | 2026.02.04 05:46:26.370883 [ 279 ] {} <Debug> TCP-Session: e774114a-24e5-4407-a164-df7f1e63aeef Authenticating user 'default' from [fd00:1122:3344:101::b]:55804 | ||
| 677 | 2026.02.04 05:46:26.370950 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55069 | ||
| 678 | 2026.02.04 05:46:26.370867 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63406 | ||
| 679 | 2026.02.04 05:46:26.371048 [ 279 ] {} <Debug> TCP-Session: e774114a-24e5-4407-a164-df7f1e63aeef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.02.04 05:46:26.371074 [ 279 ] {} <Debug> TCP-Session: e774114a-24e5-4407-a164-df7f1e63aeef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.02.04 05:46:26.371098 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62795 | ||
| 682 | 2026.02.04 05:46:26.371069 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.02.04 05:46:26.371243 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.02.04 05:46:26.371278 [ 281 ] {} <Debug> TCP-Session: 74406df3-afcb-4e17-b8d0-998fdca9817a Authenticating user 'default' from [fd00:1122:3344:101::b]:35905 | ||
| 685 | 2026.02.04 05:46:26.371273 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.02.04 05:46:26.371248 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49223 | ||
| 687 | 2026.02.04 05:46:26.371381 [ 280 ] {} <Debug> TCP-Session: bb993cf9-dd23-4744-aa20-009175bb04e5 Authenticating user 'default' from [fd00:1122:3344:101::b]:63406 | ||
| 688 | 2026.02.04 05:46:26.371412 [ 281 ] {} <Debug> TCP-Session: 74406df3-afcb-4e17-b8d0-998fdca9817a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.02.04 05:46:26.371449 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.02.04 05:46:26.371384 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44418 | ||
| 691 | 2026.02.04 05:46:26.371564 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.02.04 05:46:26.371524 [ 281 ] {} <Debug> TCP-Session: 74406df3-afcb-4e17-b8d0-998fdca9817a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.02.04 05:46:26.371520 [ 283 ] {} <Debug> TCP-Session: a654f684-0a23-448f-b42d-0da72032e050 Authenticating user 'default' from [fd00:1122:3344:101::b]:62795 | ||
| 694 | 2026.02.04 05:46:26.371695 [ 284 ] {} <Debug> TCP-Session: 592e157f-c018-4b9b-be62-c576cc2153ea Authenticating user 'default' from [fd00:1122:3344:101::b]:49223 | ||
| 695 | 2026.02.04 05:46:26.371509 [ 280 ] {} <Debug> TCP-Session: bb993cf9-dd23-4744-aa20-009175bb04e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.04 05:46:26.371718 [ 283 ] {} <Debug> TCP-Session: a654f684-0a23-448f-b42d-0da72032e050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.02.04 05:46:26.371364 [ 282 ] {} <Debug> TCP-Session: 83de3469-3aee-45b7-bce2-b60e65f4ee8d Authenticating user 'default' from [fd00:1122:3344:101::b]:55069 | ||
| 698 | 2026.02.04 05:46:26.371796 [ 280 ] {} <Debug> TCP-Session: bb993cf9-dd23-4744-aa20-009175bb04e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.02.04 05:46:26.371806 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.02.04 05:46:26.371808 [ 283 ] {} <Debug> TCP-Session: a654f684-0a23-448f-b42d-0da72032e050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.04 05:46:26.371916 [ 282 ] {} <Debug> TCP-Session: 83de3469-3aee-45b7-bce2-b60e65f4ee8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.02.04 05:46:26.371945 [ 285 ] {} <Debug> TCP-Session: 0ef3041c-47a0-4393-9450-4dd5551d8130 Authenticating user 'default' from [fd00:1122:3344:101::b]:44418 | ||
| 703 | 2026.02.04 05:46:26.371790 [ 284 ] {} <Debug> TCP-Session: 592e157f-c018-4b9b-be62-c576cc2153ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.04 05:46:26.372050 [ 282 ] {} <Debug> TCP-Session: 83de3469-3aee-45b7-bce2-b60e65f4ee8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.04 05:46:26.372038 [ 285 ] {} <Debug> TCP-Session: 0ef3041c-47a0-4393-9450-4dd5551d8130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.04 05:46:26.372155 [ 284 ] {} <Debug> TCP-Session: 592e157f-c018-4b9b-be62-c576cc2153ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.02.04 05:46:26.372170 [ 285 ] {} <Debug> TCP-Session: 0ef3041c-47a0-4393-9450-4dd5551d8130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.02.04 05:46:29.058972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.02.04 05:46:29.059026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.02.04 05:46:29.059046 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.02.04 05:46:29.059200 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.02.04 05:46:29.065162 [ 245 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Loading data parts | ||
| 713 | 2026.02.04 05:46:29.065414 [ 245 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): There are no data parts | ||
| 714 | 2026.02.04 05:46:29.073038 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.02.04 05:46:29.073079 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 716 | 2026.02.04 05:46:29.077834 [ 244 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Loading data parts | ||
| 717 | 2026.02.04 05:46:29.078127 [ 244 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): There are no data parts | ||
| 718 | 2026.02.04 05:46:29.078383 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.02.04 05:46:29.078939 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.02.04 05:46:29.079190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.02.04 05:46:29.113032 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.02.04 05:46:29.113088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 723 | 2026.02.04 05:46:29.119675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.02.04 05:46:29.120895 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.02.04 05:46:29.124190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.02.04 05:46:30.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.90 MiB, peak 148.90 MiB, free memory in arenas 0.00 B, will set to 153.94 MiB (RSS), difference: 9.04 MiB | ||
| 727 | 2026.02.04 05:46:31.558830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.02.04 05:46:31.558938 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.02.04 05:46:31.578207 [ 243 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Loading data parts | ||
| 730 | 2026.02.04 05:46:31.578516 [ 243 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): There are no data parts | ||
| 731 | 2026.02.04 05:46:31.600011 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.02.04 05:46:31.600048 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 733 | 2026.02.04 05:46:31.601820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.02.04 05:46:31.602405 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.02.04 05:46:31.602671 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.02.04 05:46:32.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.14 MiB, peak 158.14 MiB, free memory in arenas 0.00 B, will set to 154.93 MiB (RSS), difference: -3.21 MiB | ||
| 737 | 2026.02.04 05:46:36.492674 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.02.04 05:46:36.492833 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.02.04 05:46:36.580043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.02.04 05:46:36.583011 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.02.04 05:46:36.583056 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 742 | 2026.02.04 05:46:36.583996 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.02.04 05:46:36.584478 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.02.04 05:46:36.584648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.02.04 05:46:36.625046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.02.04 05:46:36.643321 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.02.04 05:46:36.643389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 748 | 2026.02.04 05:46:36.650281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.02.04 05:46:36.651661 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.02.04 05:46:36.654691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.02.04 05:46:37.001127 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.68 MiB, peak 159.68 MiB, free memory in arenas 0.00 B, will set to 157.84 MiB (RSS), difference: 2.16 MiB | ||
| 752 | 2026.02.04 05:46:42.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.85 MiB, peak 159.68 MiB, free memory in arenas 0.00 B, will set to 157.88 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.02.04 05:46:43.521581 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.02.04 05:46:43.521811 [ 259 ] {fa1f564e-da70-4bb6-aa5c-9eda2e7f3620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.02.04 05:46:43.528276 [ 259 ] {fa1f564e-da70-4bb6-aa5c-9eda2e7f3620} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.02.04 05:46:43.536235 [ 259 ] {fa1f564e-da70-4bb6-aa5c-9eda2e7f3620} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.02.04 05:46:43.547177 [ 259 ] {fa1f564e-da70-4bb6-aa5c-9eda2e7f3620} <Debug> TCPHandler: Processed in 0.025714078 sec. | ||
| 758 | 2026.02.04 05:46:43.553369 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.02.04 05:46:43.553513 [ 259 ] {83aa8cbc-4fb0-4a91-9c3e-e20576f6c7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.02.04 05:46:43.559542 [ 259 ] {83aa8cbc-4fb0-4a91-9c3e-e20576f6c7e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.02.04 05:46:43.559637 [ 259 ] {83aa8cbc-4fb0-4a91-9c3e-e20576f6c7e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.02.04 05:46:43.562671 [ 259 ] {83aa8cbc-4fb0-4a91-9c3e-e20576f6c7e2} <Debug> TCPHandler: Processed in 0.009357877 sec. | ||
| 763 | 2026.02.04 05:46:43.567584 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.02.04 05:46:43.567731 [ 259 ] {156e869d-b58a-461b-bfc5-042e568c9bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.02.04 05:46:43.570075 [ 259 ] {156e869d-b58a-461b-bfc5-042e568c9bde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.02.04 05:46:43.570123 [ 259 ] {156e869d-b58a-461b-bfc5-042e568c9bde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.02.04 05:46:43.570486 [ 259 ] {156e869d-b58a-461b-bfc5-042e568c9bde} <Debug> TCPHandler: Processed in 0.002954852 sec. | ||
| 768 | 2026.02.04 05:46:43.570714 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.02.04 05:46:43.570837 [ 259 ] {f14046aa-abdd-48cf-965c-38f6426c1892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 770 | 2026.02.04 05:46:43.571080 [ 259 ] {f14046aa-abdd-48cf-965c-38f6426c1892} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.02.04 05:46:43.571125 [ 259 ] {f14046aa-abdd-48cf-965c-38f6426c1892} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.02.04 05:46:43.571446 [ 259 ] {f14046aa-abdd-48cf-965c-38f6426c1892} <Debug> TCPHandler: Processed in 0.000781471 sec. | ||
| 773 | 2026.02.04 05:46:43.571655 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.02.04 05:46:43.571774 [ 259 ] {32482504-c08c-41b3-a0f6-f210368c05df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 775 | 2026.02.04 05:46:43.572012 [ 259 ] {32482504-c08c-41b3-a0f6-f210368c05df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.02.04 05:46:43.572055 [ 259 ] {32482504-c08c-41b3-a0f6-f210368c05df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.02.04 05:46:43.572372 [ 259 ] {32482504-c08c-41b3-a0f6-f210368c05df} <Debug> TCPHandler: Processed in 0.000781192 sec. | ||
| 778 | 2026.02.04 05:46:43.572568 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.02.04 05:46:43.572691 [ 259 ] {5705ec40-0d6f-4070-9947-6d009e56e729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 780 | 2026.02.04 05:46:43.572929 [ 259 ] {5705ec40-0d6f-4070-9947-6d009e56e729} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.02.04 05:46:43.572972 [ 259 ] {5705ec40-0d6f-4070-9947-6d009e56e729} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.02.04 05:46:43.573282 [ 259 ] {5705ec40-0d6f-4070-9947-6d009e56e729} <Debug> TCPHandler: Processed in 0.000763251 sec. | ||
| 783 | 2026.02.04 05:46:43.573492 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.02.04 05:46:43.573607 [ 259 ] {f7a9ba4f-8aaa-4794-a022-497319279922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 785 | 2026.02.04 05:46:43.573844 [ 259 ] {f7a9ba4f-8aaa-4794-a022-497319279922} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.02.04 05:46:43.573886 [ 259 ] {f7a9ba4f-8aaa-4794-a022-497319279922} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.02.04 05:46:43.574197 [ 259 ] {f7a9ba4f-8aaa-4794-a022-497319279922} <Debug> TCPHandler: Processed in 0.000753821 sec. | ||
| 788 | 2026.02.04 05:46:43.579001 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.02.04 05:46:43.579228 [ 259 ] {bd826d0a-0020-4ac3-b67a-5912e03f03c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 790 | 2026.02.04 05:46:43.579650 [ 259 ] {bd826d0a-0020-4ac3-b67a-5912e03f03c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.02.04 05:46:43.579691 [ 259 ] {bd826d0a-0020-4ac3-b67a-5912e03f03c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.02.04 05:46:43.579978 [ 259 ] {bd826d0a-0020-4ac3-b67a-5912e03f03c1} <Debug> TCPHandler: Processed in 0.001104111 sec. | ||
| 793 | 2026.02.04 05:46:43.580206 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.02.04 05:46:43.580315 [ 259 ] {6e3d2e1f-3685-40aa-b1a4-7dcbbe413d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 795 | 2026.02.04 05:46:43.580603 [ 259 ] {6e3d2e1f-3685-40aa-b1a4-7dcbbe413d66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.02.04 05:46:43.580645 [ 259 ] {6e3d2e1f-3685-40aa-b1a4-7dcbbe413d66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.02.04 05:46:43.580949 [ 259 ] {6e3d2e1f-3685-40aa-b1a4-7dcbbe413d66} <Debug> TCPHandler: Processed in 0.000749281 sec. | ||
| 798 | 2026.02.04 05:46:43.581198 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.02.04 05:46:43.581314 [ 259 ] {fb653505-0241-4ae4-9cb8-0b623738f002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 800 | 2026.02.04 05:46:43.581555 [ 259 ] {fb653505-0241-4ae4-9cb8-0b623738f002} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.02.04 05:46:43.581598 [ 259 ] {fb653505-0241-4ae4-9cb8-0b623738f002} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.02.04 05:46:43.581917 [ 259 ] {fb653505-0241-4ae4-9cb8-0b623738f002} <Debug> TCPHandler: Processed in 0.000765791 sec. | ||
| 803 | 2026.02.04 05:46:43.582143 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.02.04 05:46:43.582260 [ 259 ] {7826d47c-85e2-4f91-95e5-5a268b604299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 805 | 2026.02.04 05:46:43.582502 [ 259 ] {7826d47c-85e2-4f91-95e5-5a268b604299} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.02.04 05:46:43.582543 [ 259 ] {7826d47c-85e2-4f91-95e5-5a268b604299} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.02.04 05:46:43.582860 [ 259 ] {7826d47c-85e2-4f91-95e5-5a268b604299} <Debug> TCPHandler: Processed in 0.000764501 sec. | ||
| 808 | 2026.02.04 05:46:43.583097 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.02.04 05:46:43.583218 [ 259 ] {b8bc65f3-1636-4fce-a15e-e6812d2f133a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 810 | 2026.02.04 05:46:43.583464 [ 259 ] {b8bc65f3-1636-4fce-a15e-e6812d2f133a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.02.04 05:46:43.583506 [ 259 ] {b8bc65f3-1636-4fce-a15e-e6812d2f133a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.02.04 05:46:43.583832 [ 259 ] {b8bc65f3-1636-4fce-a15e-e6812d2f133a} <Debug> TCPHandler: Processed in 0.000784482 sec. | ||
| 813 | 2026.02.04 05:46:43.590647 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.02.04 05:46:43.590773 [ 259 ] {998a9ef8-1d6d-407f-9bd4-fda2033085df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 815 | 2026.02.04 05:46:43.591032 [ 259 ] {998a9ef8-1d6d-407f-9bd4-fda2033085df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.02.04 05:46:43.591076 [ 259 ] {998a9ef8-1d6d-407f-9bd4-fda2033085df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.02.04 05:46:43.591412 [ 259 ] {998a9ef8-1d6d-407f-9bd4-fda2033085df} <Debug> TCPHandler: Processed in 0.000818383 sec. | ||
| 818 | 2026.02.04 05:46:43.591734 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.02.04 05:46:43.591853 [ 259 ] {00f9d016-9f78-4e47-9a61-395686bb50fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 820 | 2026.02.04 05:46:43.592105 [ 259 ] {00f9d016-9f78-4e47-9a61-395686bb50fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.02.04 05:46:43.592147 [ 259 ] {00f9d016-9f78-4e47-9a61-395686bb50fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.02.04 05:46:43.592481 [ 259 ] {00f9d016-9f78-4e47-9a61-395686bb50fb} <Debug> TCPHandler: Processed in 0.000795952 sec. | ||
| 823 | 2026.02.04 05:46:43.592709 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.02.04 05:46:43.592828 [ 259 ] {77a41ea4-aefb-47f9-9d0e-6cc64a890e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 825 | 2026.02.04 05:46:43.593080 [ 259 ] {77a41ea4-aefb-47f9-9d0e-6cc64a890e79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.02.04 05:46:43.593121 [ 259 ] {77a41ea4-aefb-47f9-9d0e-6cc64a890e79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.02.04 05:46:43.593452 [ 259 ] {77a41ea4-aefb-47f9-9d0e-6cc64a890e79} <Debug> TCPHandler: Processed in 0.000791202 sec. | ||
| 828 | 2026.02.04 05:46:43.593657 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.02.04 05:46:43.593776 [ 259 ] {b3ec0318-5767-41c2-ae04-944cfaa098f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 830 | 2026.02.04 05:46:43.594031 [ 259 ] {b3ec0318-5767-41c2-ae04-944cfaa098f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.02.04 05:46:43.594073 [ 259 ] {b3ec0318-5767-41c2-ae04-944cfaa098f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2026.02.04 05:46:43.594385 [ 259 ] {b3ec0318-5767-41c2-ae04-944cfaa098f1} <Debug> TCPHandler: Processed in 0.000776352 sec. | ||
| 833 | 2026.02.04 05:46:43.594597 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.02.04 05:46:43.594717 [ 259 ] {92d34781-4ea8-4e3a-b616-ca3037c61eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 835 | 2026.02.04 05:46:43.594970 [ 259 ] {92d34781-4ea8-4e3a-b616-ca3037c61eab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.02.04 05:46:43.595011 [ 259 ] {92d34781-4ea8-4e3a-b616-ca3037c61eab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.02.04 05:46:43.595321 [ 259 ] {92d34781-4ea8-4e3a-b616-ca3037c61eab} <Debug> TCPHandler: Processed in 0.000772262 sec. | ||
| 838 | 2026.02.04 05:46:43.595569 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.02.04 05:46:43.595688 [ 259 ] {78009c5d-8730-49a7-b3ba-13cd157a45b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 840 | 2026.02.04 05:46:43.595945 [ 259 ] {78009c5d-8730-49a7-b3ba-13cd157a45b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.02.04 05:46:43.595987 [ 259 ] {78009c5d-8730-49a7-b3ba-13cd157a45b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.02.04 05:46:43.596342 [ 259 ] {78009c5d-8730-49a7-b3ba-13cd157a45b5} <Debug> TCPHandler: Processed in 0.000822723 sec. | ||
| 843 | 2026.02.04 05:46:43.596567 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.02.04 05:46:43.596688 [ 259 ] {773c18a2-3a28-4dec-a2c4-c84ab10cbeaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.02.04 05:46:43.596945 [ 259 ] {773c18a2-3a28-4dec-a2c4-c84ab10cbeaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.02.04 05:46:43.596986 [ 259 ] {773c18a2-3a28-4dec-a2c4-c84ab10cbeaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.02.04 05:46:43.597302 [ 259 ] {773c18a2-3a28-4dec-a2c4-c84ab10cbeaf} <Debug> TCPHandler: Processed in 0.000784101 sec. | ||
| 848 | 2026.02.04 05:46:43.597504 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.02.04 05:46:43.597624 [ 259 ] {cce97b73-f6ee-4662-a356-14c88026d9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 850 | 2026.02.04 05:46:43.597880 [ 259 ] {cce97b73-f6ee-4662-a356-14c88026d9f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.02.04 05:46:43.597920 [ 259 ] {cce97b73-f6ee-4662-a356-14c88026d9f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.02.04 05:46:43.598229 [ 259 ] {cce97b73-f6ee-4662-a356-14c88026d9f7} <Debug> TCPHandler: Processed in 0.000772511 sec. | ||
| 853 | 2026.02.04 05:46:43.598426 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.02.04 05:46:43.598545 [ 259 ] {0853846a-3335-488f-8c22-2c72120cefdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 855 | 2026.02.04 05:46:43.598803 [ 259 ] {0853846a-3335-488f-8c22-2c72120cefdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.02.04 05:46:43.598845 [ 259 ] {0853846a-3335-488f-8c22-2c72120cefdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.02.04 05:46:43.599158 [ 259 ] {0853846a-3335-488f-8c22-2c72120cefdc} <Debug> TCPHandler: Processed in 0.000779461 sec. | ||
| 858 | 2026.02.04 05:46:43.599367 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.02.04 05:46:43.599487 [ 259 ] {c22f2a5b-2116-4713-9c94-64c28546c646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 860 | 2026.02.04 05:46:43.599749 [ 259 ] {c22f2a5b-2116-4713-9c94-64c28546c646} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.02.04 05:46:43.599791 [ 259 ] {c22f2a5b-2116-4713-9c94-64c28546c646} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.02.04 05:46:43.600102 [ 259 ] {c22f2a5b-2116-4713-9c94-64c28546c646} <Debug> TCPHandler: Processed in 0.000783922 sec. | ||
| 863 | 2026.02.04 05:46:43.600299 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.02.04 05:46:43.600419 [ 259 ] {d75dfaac-4a7a-4076-aa0d-c23df7972823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 865 | 2026.02.04 05:46:43.600685 [ 259 ] {d75dfaac-4a7a-4076-aa0d-c23df7972823} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.02.04 05:46:43.600728 [ 259 ] {d75dfaac-4a7a-4076-aa0d-c23df7972823} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.02.04 05:46:43.601054 [ 259 ] {d75dfaac-4a7a-4076-aa0d-c23df7972823} <Debug> TCPHandler: Processed in 0.000804962 sec. | ||
| 868 | 2026.02.04 05:46:43.601271 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.02.04 05:46:43.601424 [ 259 ] {fec03609-14c9-4632-9482-59eaab80555e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 870 | 2026.02.04 05:46:43.601742 [ 259 ] {fec03609-14c9-4632-9482-59eaab80555e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.02.04 05:46:43.601787 [ 259 ] {fec03609-14c9-4632-9482-59eaab80555e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.02.04 05:46:43.602140 [ 259 ] {fec03609-14c9-4632-9482-59eaab80555e} <Debug> TCPHandler: Processed in 0.000920815 sec. | ||
| 873 | 2026.02.04 05:46:43.602355 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.02.04 05:46:43.602481 [ 259 ] {425b4de7-6603-4c79-a181-9e4af5341ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 875 | 2026.02.04 05:46:43.602752 [ 259 ] {425b4de7-6603-4c79-a181-9e4af5341ee0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.02.04 05:46:43.602794 [ 259 ] {425b4de7-6603-4c79-a181-9e4af5341ee0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.02.04 05:46:43.603114 [ 259 ] {425b4de7-6603-4c79-a181-9e4af5341ee0} <Debug> TCPHandler: Processed in 0.000807202 sec. | ||
| 878 | 2026.02.04 05:46:43.603325 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.02.04 05:46:43.603451 [ 259 ] {38143d0e-14ab-4945-a04a-cc8db8ecc7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 880 | 2026.02.04 05:46:43.603720 [ 259 ] {38143d0e-14ab-4945-a04a-cc8db8ecc7dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.02.04 05:46:43.603761 [ 259 ] {38143d0e-14ab-4945-a04a-cc8db8ecc7dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.02.04 05:46:43.604075 [ 259 ] {38143d0e-14ab-4945-a04a-cc8db8ecc7dc} <Debug> TCPHandler: Processed in 0.000797671 sec. | ||
| 883 | 2026.02.04 05:46:43.609993 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.02.04 05:46:43.610105 [ 259 ] {ffb9dbba-d417-4a02-9c26-71e39251ee73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 885 | 2026.02.04 05:46:43.610146 [ 259 ] {ffb9dbba-d417-4a02-9c26-71e39251ee73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2026.02.04 05:46:43.610708 [ 259 ] {ffb9dbba-d417-4a02-9c26-71e39251ee73} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.02.04 05:46:43.610751 [ 259 ] {ffb9dbba-d417-4a02-9c26-71e39251ee73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 888 | 2026.02.04 05:46:43.613371 [ 259 ] {ffb9dbba-d417-4a02-9c26-71e39251ee73} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.02.04 05:46:43.613795 [ 259 ] {ffb9dbba-d417-4a02-9c26-71e39251ee73} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.02.04 05:46:43.613937 [ 259 ] {ffb9dbba-d417-4a02-9c26-71e39251ee73} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.003863 sec., 6730.5203209940455 rows/sec., 1.45 MiB/sec. | ||
| 891 | 2026.02.04 05:46:43.613975 [ 259 ] {ffb9dbba-d417-4a02-9c26-71e39251ee73} <Debug> TCPHandler: Processed in 0.004034221 sec. | ||
| 892 | 2026.02.04 05:46:43.614128 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.02.04 05:46:43.614226 [ 259 ] {29fca57e-ecc2-4e75-8caa-1d0587e24214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 894 | 2026.02.04 05:46:43.614265 [ 259 ] {29fca57e-ecc2-4e75-8caa-1d0587e24214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 895 | 2026.02.04 05:46:43.616833 [ 259 ] {29fca57e-ecc2-4e75-8caa-1d0587e24214} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.02.04 05:46:43.616897 [ 259 ] {29fca57e-ecc2-4e75-8caa-1d0587e24214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 897 | 2026.02.04 05:46:43.619529 [ 259 ] {29fca57e-ecc2-4e75-8caa-1d0587e24214} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.02.04 05:46:43.619983 [ 259 ] {29fca57e-ecc2-4e75-8caa-1d0587e24214} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.02.04 05:46:43.620117 [ 259 ] {29fca57e-ecc2-4e75-8caa-1d0587e24214} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005912 sec., 4059.539918809202 rows/sec., 344.90 KiB/sec. | ||
| 900 | 2026.02.04 05:46:43.620154 [ 259 ] {29fca57e-ecc2-4e75-8caa-1d0587e24214} <Debug> TCPHandler: Processed in 0.006075407 sec. | ||
| 901 | 2026.02.04 05:46:43.620273 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.02.04 05:46:43.620369 [ 259 ] {8f42441a-b28a-40fc-86f5-3c10e84d7a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 903 | 2026.02.04 05:46:43.620410 [ 259 ] {8f42441a-b28a-40fc-86f5-3c10e84d7a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 904 | 2026.02.04 05:46:43.620801 [ 259 ] {8f42441a-b28a-40fc-86f5-3c10e84d7a6e} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.02.04 05:46:43.620839 [ 259 ] {8f42441a-b28a-40fc-86f5-3c10e84d7a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 906 | 2026.02.04 05:46:43.621264 [ 259 ] {8f42441a-b28a-40fc-86f5-3c10e84d7a6e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.02.04 05:46:43.621764 [ 259 ] {8f42441a-b28a-40fc-86f5-3c10e84d7a6e} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.02.04 05:46:43.621894 [ 259 ] {8f42441a-b28a-40fc-86f5-3c10e84d7a6e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001544 sec., 5181.347150259067 rows/sec., 422.50 KiB/sec. | ||
| 909 | 2026.02.04 05:46:43.621931 [ 259 ] {8f42441a-b28a-40fc-86f5-3c10e84d7a6e} <Debug> TCPHandler: Processed in 0.001708117 sec. | ||
| 910 | 2026.02.04 05:46:43.622044 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.02.04 05:46:43.622137 [ 259 ] {69c80df6-8428-47d5-a9ce-d5a5a28b96c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 912 | 2026.02.04 05:46:43.622175 [ 259 ] {69c80df6-8428-47d5-a9ce-d5a5a28b96c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 913 | 2026.02.04 05:46:43.622696 [ 259 ] {69c80df6-8428-47d5-a9ce-d5a5a28b96c2} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.02.04 05:46:43.622733 [ 259 ] {69c80df6-8428-47d5-a9ce-d5a5a28b96c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 915 | 2026.02.04 05:46:43.623154 [ 259 ] {69c80df6-8428-47d5-a9ce-d5a5a28b96c2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.02.04 05:46:43.623561 [ 259 ] {69c80df6-8428-47d5-a9ce-d5a5a28b96c2} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.02.04 05:46:43.623686 [ 259 ] {69c80df6-8428-47d5-a9ce-d5a5a28b96c2} <Debug> executeQuery: Read 174 rows, 16.05 KiB in 0.001567 sec., 111040.20421186982 rows/sec., 10.01 MiB/sec. | ||
| 918 | 2026.02.04 05:46:43.623720 [ 259 ] {69c80df6-8428-47d5-a9ce-d5a5a28b96c2} <Debug> TCPHandler: Processed in 0.001725617 sec. | ||
| 919 | 2026.02.04 05:46:43.623846 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.02.04 05:46:43.623949 [ 259 ] {1ef2b4dc-67f8-4978-b9f4-7325b77bd2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 921 | 2026.02.04 05:46:43.623986 [ 259 ] {1ef2b4dc-67f8-4978-b9f4-7325b77bd2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 922 | 2026.02.04 05:46:43.624377 [ 259 ] {1ef2b4dc-67f8-4978-b9f4-7325b77bd2be} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.02.04 05:46:43.624413 [ 259 ] {1ef2b4dc-67f8-4978-b9f4-7325b77bd2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 924 | 2026.02.04 05:46:43.624830 [ 259 ] {1ef2b4dc-67f8-4978-b9f4-7325b77bd2be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.02.04 05:46:43.625227 [ 259 ] {1ef2b4dc-67f8-4978-b9f4-7325b77bd2be} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.02.04 05:46:43.625353 [ 259 ] {1ef2b4dc-67f8-4978-b9f4-7325b77bd2be} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001422 sec., 21097.04641350211 rows/sec., 1.56 MiB/sec. | ||
| 927 | 2026.02.04 05:46:43.625388 [ 259 ] {1ef2b4dc-67f8-4978-b9f4-7325b77bd2be} <Debug> TCPHandler: Processed in 0.001601905 sec. | ||
| 928 | 2026.02.04 05:46:43.625496 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.02.04 05:46:43.625590 [ 259 ] {7e0d7c91-761a-4f32-8770-8438c4100e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 930 | 2026.02.04 05:46:43.625629 [ 259 ] {7e0d7c91-761a-4f32-8770-8438c4100e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 931 | 2026.02.04 05:46:43.626043 [ 259 ] {7e0d7c91-761a-4f32-8770-8438c4100e49} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.02.04 05:46:43.626076 [ 259 ] {7e0d7c91-761a-4f32-8770-8438c4100e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 933 | 2026.02.04 05:46:43.626457 [ 259 ] {7e0d7c91-761a-4f32-8770-8438c4100e49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.02.04 05:46:43.626892 [ 259 ] {7e0d7c91-761a-4f32-8770-8438c4100e49} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.02.04 05:46:43.627015 [ 259 ] {7e0d7c91-761a-4f32-8770-8438c4100e49} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001442 sec., 16643.55062413315 rows/sec., 1.38 MiB/sec. | ||
| 936 | 2026.02.04 05:46:43.627051 [ 259 ] {7e0d7c91-761a-4f32-8770-8438c4100e49} <Debug> TCPHandler: Processed in 0.001603914 sec. | ||
| 937 | 2026.02.04 05:46:43.627158 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.02.04 05:46:43.627251 [ 259 ] {83e47384-86cb-48ce-a055-218d1b5622b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 939 | 2026.02.04 05:46:43.627288 [ 259 ] {83e47384-86cb-48ce-a055-218d1b5622b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 940 | 2026.02.04 05:46:43.627666 [ 259 ] {83e47384-86cb-48ce-a055-218d1b5622b4} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.02.04 05:46:43.627702 [ 259 ] {83e47384-86cb-48ce-a055-218d1b5622b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 942 | 2026.02.04 05:46:43.628097 [ 259 ] {83e47384-86cb-48ce-a055-218d1b5622b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.02.04 05:46:43.628529 [ 259 ] {83e47384-86cb-48ce-a055-218d1b5622b4} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.02.04 05:46:43.628656 [ 259 ] {83e47384-86cb-48ce-a055-218d1b5622b4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001423 sec., 8432.8882642305 rows/sec., 658.82 KiB/sec. | ||
| 945 | 2026.02.04 05:46:43.628691 [ 259 ] {83e47384-86cb-48ce-a055-218d1b5622b4} <Debug> TCPHandler: Processed in 0.001583183 sec. | ||
| 946 | 2026.02.04 05:46:43.628799 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.02.04 05:46:43.628892 [ 259 ] {5f55aad4-3023-4f0a-b922-dd6ca8228d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 948 | 2026.02.04 05:46:43.628930 [ 259 ] {5f55aad4-3023-4f0a-b922-dd6ca8228d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 949 | 2026.02.04 05:46:43.629341 [ 259 ] {5f55aad4-3023-4f0a-b922-dd6ca8228d3f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.02.04 05:46:43.629376 [ 259 ] {5f55aad4-3023-4f0a-b922-dd6ca8228d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 951 | 2026.02.04 05:46:43.629763 [ 259 ] {5f55aad4-3023-4f0a-b922-dd6ca8228d3f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.02.04 05:46:43.630171 [ 259 ] {5f55aad4-3023-4f0a-b922-dd6ca8228d3f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.02.04 05:46:43.630292 [ 259 ] {5f55aad4-3023-4f0a-b922-dd6ca8228d3f} <Debug> executeQuery: Read 90 rows, 7.59 KiB in 0.001417 sec., 63514.46718419195 rows/sec., 5.23 MiB/sec. | ||
| 954 | 2026.02.04 05:46:43.630328 [ 259 ] {5f55aad4-3023-4f0a-b922-dd6ca8228d3f} <Debug> TCPHandler: Processed in 0.001578724 sec. | ||
| 955 | 2026.02.04 05:46:43.630435 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.02.04 05:46:43.630529 [ 259 ] {0c2c38cb-e7c4-455e-9e81-5e66ebc19070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.02.04 05:46:43.630569 [ 259 ] {0c2c38cb-e7c4-455e-9e81-5e66ebc19070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 958 | 2026.02.04 05:46:43.631025 [ 259 ] {0c2c38cb-e7c4-455e-9e81-5e66ebc19070} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.02.04 05:46:43.631059 [ 259 ] {0c2c38cb-e7c4-455e-9e81-5e66ebc19070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 960 | 2026.02.04 05:46:43.633470 [ 259 ] {0c2c38cb-e7c4-455e-9e81-5e66ebc19070} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.02.04 05:46:43.633960 [ 259 ] {0c2c38cb-e7c4-455e-9e81-5e66ebc19070} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.02.04 05:46:43.634079 [ 259 ] {0c2c38cb-e7c4-455e-9e81-5e66ebc19070} <Debug> executeQuery: Read 248 rows, 19.52 KiB in 0.003601 sec., 68869.75840044432 rows/sec., 5.29 MiB/sec. | ||
| 963 | 2026.02.04 05:46:43.634113 [ 259 ] {0c2c38cb-e7c4-455e-9e81-5e66ebc19070} <Debug> TCPHandler: Processed in 0.003761064 sec. | ||
| 964 | 2026.02.04 05:46:43.634233 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.02.04 05:46:43.634320 [ 259 ] {5c45db34-38eb-4169-8e35-6a68b730de29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 966 | 2026.02.04 05:46:43.634366 [ 259 ] {5c45db34-38eb-4169-8e35-6a68b730de29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 967 | 2026.02.04 05:46:43.635152 [ 259 ] {5c45db34-38eb-4169-8e35-6a68b730de29} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.02.04 05:46:43.635188 [ 259 ] {5c45db34-38eb-4169-8e35-6a68b730de29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 969 | 2026.02.04 05:46:43.638264 [ 259 ] {5c45db34-38eb-4169-8e35-6a68b730de29} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2026.02.04 05:46:43.638678 [ 259 ] {5c45db34-38eb-4169-8e35-6a68b730de29} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.02.04 05:46:43.638812 [ 259 ] {5c45db34-38eb-4169-8e35-6a68b730de29} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004461 sec., 2241.6498542927598 rows/sec., 4.02 MiB/sec. | ||
| 972 | 2026.02.04 05:46:43.638860 [ 259 ] {5c45db34-38eb-4169-8e35-6a68b730de29} <Debug> TCPHandler: Processed in 0.004633038 sec. | ||
| 973 | 2026.02.04 05:46:43.638972 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.02.04 05:46:43.639067 [ 259 ] {b0fc331f-6b96-4878-8ce0-50caecb871fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 975 | 2026.02.04 05:46:43.639106 [ 259 ] {b0fc331f-6b96-4878-8ce0-50caecb871fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 976 | 2026.02.04 05:46:43.639429 [ 259 ] {b0fc331f-6b96-4878-8ce0-50caecb871fe} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.02.04 05:46:43.639465 [ 259 ] {b0fc331f-6b96-4878-8ce0-50caecb871fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 978 | 2026.02.04 05:46:43.639858 [ 259 ] {b0fc331f-6b96-4878-8ce0-50caecb871fe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 979 | 2026.02.04 05:46:43.640264 [ 259 ] {b0fc331f-6b96-4878-8ce0-50caecb871fe} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.02.04 05:46:43.640389 [ 259 ] {b0fc331f-6b96-4878-8ce0-50caecb871fe} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001341 sec., 23862.788963460105 rows/sec., 1.59 MiB/sec. | ||
| 981 | 2026.02.04 05:46:43.640424 [ 259 ] {b0fc331f-6b96-4878-8ce0-50caecb871fe} <Debug> TCPHandler: Processed in 0.001501472 sec. | ||
| 982 | 2026.02.04 05:46:44.085683 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 983 | 2026.02.04 05:46:44.086165 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.02.04 05:46:44.086207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 985 | 2026.02.04 05:46:44.086920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 986 | 2026.02.04 05:46:44.087671 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.02.04 05:46:44.087811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 988 | 2026.02.04 05:46:44.154814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 989 | 2026.02.04 05:46:44.171569 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.02.04 05:46:44.171639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 991 | 2026.02.04 05:46:44.178579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 992 | 2026.02.04 05:46:44.179731 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.02.04 05:46:44.183025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 994 | 2026.02.04 05:46:45.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.80 MiB, peak 163.80 MiB, free memory in arenas 0.00 B, will set to 161.03 MiB (RSS), difference: 1.22 MiB | ||
| 995 | 2026.02.04 05:46:48.527960 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.02.04 05:46:48.528168 [ 259 ] {60e40f6c-b91d-4c29-b7a5-efed2c011ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 997 | 2026.02.04 05:46:48.528240 [ 259 ] {60e40f6c-b91d-4c29-b7a5-efed2c011ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 998 | 2026.02.04 05:46:48.528890 [ 259 ] {60e40f6c-b91d-4c29-b7a5-efed2c011ef0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.02.04 05:46:48.528937 [ 259 ] {60e40f6c-b91d-4c29-b7a5-efed2c011ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1000 | 2026.02.04 05:46:48.529416 [ 259 ] {60e40f6c-b91d-4c29-b7a5-efed2c011ef0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1001 | 2026.02.04 05:46:48.529849 [ 259 ] {60e40f6c-b91d-4c29-b7a5-efed2c011ef0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.02.04 05:46:48.530020 [ 259 ] {60e40f6c-b91d-4c29-b7a5-efed2c011ef0} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001902 sec., 15772.870662460567 rows/sec., 1.19 MiB/sec. | ||
| 1003 | 2026.02.04 05:46:48.530070 [ 259 ] {60e40f6c-b91d-4c29-b7a5-efed2c011ef0} <Debug> TCPHandler: Processed in 0.002242842 sec. | ||
| 1004 | 2026.02.04 05:46:48.530194 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.02.04 05:46:48.530297 [ 259 ] {22e7fce0-cbe0-4bf9-910a-7774bf27642d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1006 | 2026.02.04 05:46:48.530339 [ 259 ] {22e7fce0-cbe0-4bf9-910a-7774bf27642d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1007 | 2026.02.04 05:46:48.530755 [ 259 ] {22e7fce0-cbe0-4bf9-910a-7774bf27642d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2026.02.04 05:46:48.530795 [ 259 ] {22e7fce0-cbe0-4bf9-910a-7774bf27642d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1009 | 2026.02.04 05:46:48.531236 [ 259 ] {22e7fce0-cbe0-4bf9-910a-7774bf27642d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1010 | 2026.02.04 05:46:48.531760 [ 259 ] {22e7fce0-cbe0-4bf9-910a-7774bf27642d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2026.02.04 05:46:48.531895 [ 259 ] {22e7fce0-cbe0-4bf9-910a-7774bf27642d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001621 sec., 22208.513263417644 rows/sec., 1.73 MiB/sec. | ||
| 1012 | 2026.02.04 05:46:48.531933 [ 259 ] {22e7fce0-cbe0-4bf9-910a-7774bf27642d} <Debug> TCPHandler: Processed in 0.001791799 sec. | ||
| 1013 | 2026.02.04 05:46:48.532052 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.02.04 05:46:48.532150 [ 259 ] {5237d999-bea2-4dfa-86a4-78f1d6c50388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1015 | 2026.02.04 05:46:48.532192 [ 259 ] {5237d999-bea2-4dfa-86a4-78f1d6c50388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1016 | 2026.02.04 05:46:48.532575 [ 259 ] {5237d999-bea2-4dfa-86a4-78f1d6c50388} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.02.04 05:46:48.532613 [ 259 ] {5237d999-bea2-4dfa-86a4-78f1d6c50388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1018 | 2026.02.04 05:46:48.533056 [ 259 ] {5237d999-bea2-4dfa-86a4-78f1d6c50388} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1019 | 2026.02.04 05:46:48.533461 [ 259 ] {5237d999-bea2-4dfa-86a4-78f1d6c50388} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.02.04 05:46:48.533590 [ 259 ] {5237d999-bea2-4dfa-86a4-78f1d6c50388} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001459 sec., 75394.10555174777 rows/sec., 5.26 MiB/sec. | ||
| 1021 | 2026.02.04 05:46:48.533626 [ 259 ] {5237d999-bea2-4dfa-86a4-78f1d6c50388} <Debug> TCPHandler: Processed in 0.001624305 sec. | ||
| 1022 | 2026.02.04 05:46:48.533742 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.02.04 05:46:48.533836 [ 259 ] {6c825a52-ac76-4639-9674-4377a82a1a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1024 | 2026.02.04 05:46:48.533877 [ 259 ] {6c825a52-ac76-4639-9674-4377a82a1a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1025 | 2026.02.04 05:46:48.534196 [ 259 ] {6c825a52-ac76-4639-9674-4377a82a1a7d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.02.04 05:46:48.534233 [ 259 ] {6c825a52-ac76-4639-9674-4377a82a1a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1027 | 2026.02.04 05:46:48.534617 [ 259 ] {6c825a52-ac76-4639-9674-4377a82a1a7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1028 | 2026.02.04 05:46:48.535016 [ 259 ] {6c825a52-ac76-4639-9674-4377a82a1a7d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.02.04 05:46:48.535144 [ 259 ] {6c825a52-ac76-4639-9674-4377a82a1a7d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001326 sec., 30165.912518853696 rows/sec., 2.01 MiB/sec. | ||
| 1030 | 2026.02.04 05:46:48.535180 [ 259 ] {6c825a52-ac76-4639-9674-4377a82a1a7d} <Debug> TCPHandler: Processed in 0.001487551 sec. | ||
| 1031 | 2026.02.04 05:46:50.893779 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62017 | ||
| 1032 | 2026.02.04 05:46:50.893948 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1033 | 2026.02.04 05:46:50.893986 [ 286 ] {} <Debug> TCP-Session: 7a98a1b8-abd4-42db-83e6-09ba1ff0d63d Authenticating user 'default' from [fd00:1122:3344:101::e]:62017 | ||
| 1034 | 2026.02.04 05:46:50.894016 [ 286 ] {} <Debug> TCP-Session: 7a98a1b8-abd4-42db-83e6-09ba1ff0d63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.02.04 05:46:50.894033 [ 286 ] {} <Debug> TCP-Session: 7a98a1b8-abd4-42db-83e6-09ba1ff0d63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.02.04 05:46:50.894106 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1037 | 2026.02.04 05:46:50.894152 [ 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 | ||
| 1038 | 2026.02.04 05:46:50.894170 [ 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 | ||
| 1039 | 2026.02.04 05:46:50.894669 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57523 | ||
| 1040 | 2026.02.04 05:46:50.894770 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60591 | ||
| 1041 | 2026.02.04 05:46:50.894862 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65021 | ||
| 1042 | 2026.02.04 05:46:50.894891 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2026.02.04 05:46:50.894948 [ 287 ] {} <Debug> TCP-Session: 2dfe2a4b-3be3-4fa8-a405-4ce2b4f7e573 Authenticating user 'default' from [fd00:1122:3344:101::e]:57523 | ||
| 1044 | 2026.02.04 05:46:50.894977 [ 287 ] {} <Debug> TCP-Session: 2dfe2a4b-3be3-4fa8-a405-4ce2b4f7e573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.02.04 05:46:50.894991 [ 287 ] {} <Debug> TCP-Session: 2dfe2a4b-3be3-4fa8-a405-4ce2b4f7e573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.02.04 05:46:50.895043 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1047 | 2026.02.04 05:46:50.895058 [ 286 ] {} <Trace> TCP-Session: 7a98a1b8-abd4-42db-83e6-09ba1ff0d63d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.02.04 05:46:50.895051 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34704 | ||
| 1049 | 2026.02.04 05:46:50.895105 [ 288 ] {} <Debug> TCP-Session: f9e6a6fb-ae29-41c2-bb7b-394e38dfd546 Authenticating user 'default' from [fd00:1122:3344:101::e]:60591 | ||
| 1050 | 2026.02.04 05:46:50.895162 [ 288 ] {} <Debug> TCP-Session: f9e6a6fb-ae29-41c2-bb7b-394e38dfd546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.02.04 05:46:50.895175 [ 288 ] {} <Debug> TCP-Session: f9e6a6fb-ae29-41c2-bb7b-394e38dfd546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.02.04 05:46:50.895184 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1053 | 2026.02.04 05:46:50.895202 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43163 | ||
| 1054 | 2026.02.04 05:46:50.895222 [ 289 ] {} <Debug> TCP-Session: bcdb99ce-f7d7-4371-aa88-027cf2a4419b Authenticating user 'default' from [fd00:1122:3344:101::e]:65021 | ||
| 1055 | 2026.02.04 05:46:50.895259 [ 289 ] {} <Debug> TCP-Session: bcdb99ce-f7d7-4371-aa88-027cf2a4419b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.02.04 05:46:50.895266 [ 286 ] {d09a2767-e55d-4764-9323-20069f21223f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62017) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1057 | 2026.02.04 05:46:50.895271 [ 289 ] {} <Debug> TCP-Session: bcdb99ce-f7d7-4371-aa88-027cf2a4419b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.02.04 05:46:50.895315 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64713 | ||
| 1059 | 2026.02.04 05:46:50.895353 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.02.04 05:46:50.895402 [ 290 ] {} <Debug> TCP-Session: 1a1bbc76-e4fe-443e-a61d-d89c6c26a619 Authenticating user 'default' from [fd00:1122:3344:101::e]:34704 | ||
| 1061 | 2026.02.04 05:46:50.895426 [ 290 ] {} <Debug> TCP-Session: 1a1bbc76-e4fe-443e-a61d-d89c6c26a619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.02.04 05:46:50.895440 [ 290 ] {} <Debug> TCP-Session: 1a1bbc76-e4fe-443e-a61d-d89c6c26a619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.02.04 05:46:50.895483 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49125 | ||
| 1064 | 2026.02.04 05:46:50.895581 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1065 | 2026.02.04 05:46:50.895613 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1066 | 2026.02.04 05:46:50.895623 [ 291 ] {} <Debug> TCP-Session: 118f6769-9f4f-4165-b5c6-8274519052d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43163 | ||
| 1067 | 2026.02.04 05:46:50.895653 [ 292 ] {} <Debug> TCP-Session: 11b72007-20e3-4f66-857b-bc979719c237 Authenticating user 'default' from [fd00:1122:3344:101::e]:64713 | ||
| 1068 | 2026.02.04 05:46:50.895660 [ 291 ] {} <Debug> TCP-Session: 118f6769-9f4f-4165-b5c6-8274519052d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.02.04 05:46:50.895664 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37038 | ||
| 1070 | 2026.02.04 05:46:50.895682 [ 292 ] {} <Debug> TCP-Session: 11b72007-20e3-4f66-857b-bc979719c237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.02.04 05:46:50.895701 [ 291 ] {} <Debug> TCP-Session: 118f6769-9f4f-4165-b5c6-8274519052d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.02.04 05:46:50.895730 [ 292 ] {} <Debug> TCP-Session: 11b72007-20e3-4f66-857b-bc979719c237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.02.04 05:46:50.895760 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2026.02.04 05:46:50.895856 [ 293 ] {} <Debug> TCP-Session: fdd4ffe6-5266-4fb0-a91c-7922c91fe5cb Authenticating user 'default' from [fd00:1122:3344:101::e]:49125 | ||
| 1075 | 2026.02.04 05:46:50.895878 [ 293 ] {} <Debug> TCP-Session: fdd4ffe6-5266-4fb0-a91c-7922c91fe5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.02.04 05:46:50.895887 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1077 | 2026.02.04 05:46:50.895892 [ 293 ] {} <Debug> TCP-Session: fdd4ffe6-5266-4fb0-a91c-7922c91fe5cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.02.04 05:46:50.895927 [ 294 ] {} <Debug> TCP-Session: 46474ddd-313d-4f68-a91a-126ea22bd3df Authenticating user 'default' from [fd00:1122:3344:101::e]:37038 | ||
| 1079 | 2026.02.04 05:46:50.895950 [ 294 ] {} <Debug> TCP-Session: 46474ddd-313d-4f68-a91a-126ea22bd3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.02.04 05:46:50.895962 [ 286 ] {d09a2767-e55d-4764-9323-20069f21223f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1081 | 2026.02.04 05:46:50.895964 [ 294 ] {} <Debug> TCP-Session: 46474ddd-313d-4f68-a91a-126ea22bd3df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.02.04 05:46:50.900257 [ 286 ] {d09a2767-e55d-4764-9323-20069f21223f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.02.04 05:46:50.911098 [ 286 ] {d09a2767-e55d-4764-9323-20069f21223f} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 1084 | 2026.02.04 05:46:50.932938 [ 300 ] {d09a2767-e55d-4764-9323-20069f21223f} <Trace> AggregatingTransform: Aggregating | ||
| 1085 | 2026.02.04 05:46:50.933087 [ 300 ] {d09a2767-e55d-4764-9323-20069f21223f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1086 | 2026.02.04 05:46:50.933802 [ 300 ] {d09a2767-e55d-4764-9323-20069f21223f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004206425 sec. (237.732 rows/sec., 9.29 KiB/sec.) | ||
| 1087 | 2026.02.04 05:46:50.933827 [ 300 ] {d09a2767-e55d-4764-9323-20069f21223f} <Trace> Aggregator: Merging aggregated data | ||
| 1088 | 2026.02.04 05:46:50.933856 [ 300 ] {d09a2767-e55d-4764-9323-20069f21223f} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1089 | 2026.02.04 05:46:50.937415 [ 286 ] {d09a2767-e55d-4764-9323-20069f21223f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.04221 sec., 23.691068467187872 rows/sec., 947.64 B/sec. | ||
| 1090 | 2026.02.04 05:46:50.937579 [ 286 ] {d09a2767-e55d-4764-9323-20069f21223f} <Debug> TCPHandler: Processed in 0.042710636 sec. | ||
| 1091 | 2026.02.04 05:46:50.939043 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2026.02.04 05:46:50.939108 [ 286 ] {} <Debug> TCP-Session: 7a98a1b8-abd4-42db-83e6-09ba1ff0d63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.02.04 05:46:50.939107 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2026.02.04 05:46:50.939127 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1095 | 2026.02.04 05:46:50.939166 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2026.02.04 05:46:50.939182 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2026.02.04 05:46:50.939203 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2026.02.04 05:46:50.939225 [ 291 ] {} <Debug> TCP-Session: 118f6769-9f4f-4165-b5c6-8274519052d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.02.04 05:46:50.939236 [ 292 ] {} <Debug> TCP-Session: 11b72007-20e3-4f66-857b-bc979719c237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.02.04 05:46:50.939261 [ 288 ] {} <Debug> TCP-Session: f9e6a6fb-ae29-41c2-bb7b-394e38dfd546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.02.04 05:46:50.939224 [ 289 ] {} <Debug> TCP-Session: bcdb99ce-f7d7-4371-aa88-027cf2a4419b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.02.04 05:46:50.939181 [ 293 ] {} <Debug> TCP-Session: fdd4ffe6-5266-4fb0-a91c-7922c91fe5cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.02.04 05:46:50.939141 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2026.02.04 05:46:50.939107 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.02.04 05:46:50.939373 [ 290 ] {} <Debug> TCP-Session: 1a1bbc76-e4fe-443e-a61d-d89c6c26a619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.02.04 05:46:50.939221 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1107 | 2026.02.04 05:46:50.939405 [ 287 ] {} <Debug> TCP-Session: 2dfe2a4b-3be3-4fa8-a405-4ce2b4f7e573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.02.04 05:46:50.939430 [ 294 ] {} <Debug> TCP-Session: 46474ddd-313d-4f68-a91a-126ea22bd3df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.02.04 05:46:51.001210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.36 MiB, peak 173.48 MiB, free memory in arenas 0.00 B, will set to 164.41 MiB (RSS), difference: 3.05 MiB | ||
| 1110 | 2026.02.04 05:46:51.492898 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1111 | 2026.02.04 05:46:51.492951 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1112 | 2026.02.04 05:46:51.588793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 430 entries to flush up to offset 1894 | ||
| 1113 | 2026.02.04 05:46:51.589293 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1114 | 2026.02.04 05:46:51.589343 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1115 | 2026.02.04 05:46:51.589962 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1116 | 2026.02.04 05:46:51.590448 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1117 | 2026.02.04 05:46:51.590604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1894 | ||
| 1118 | 2026.02.04 05:46:51.606470 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 172 | ||
| 1119 | 2026.02.04 05:46:51.611155 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.02.04 05:46:51.611208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1121 | 2026.02.04 05:46:51.612668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1122 | 2026.02.04 05:46:51.613207 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.02.04 05:46:51.613553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1124 | 2026.02.04 05:46:51.684005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1125 | 2026.02.04 05:46:51.702603 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.02.04 05:46:51.702673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1127 | 2026.02.04 05:46:51.709349 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1128 | 2026.02.04 05:46:51.710669 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.02.04 05:46:51.714223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1130 | 2026.02.04 05:46:52.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.95 MiB, peak 173.48 MiB, free memory in arenas 0.00 B, will set to 166.50 MiB (RSS), difference: 1.56 MiB | ||
| 1131 | 2026.02.04 05:46:53.528028 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.02.04 05:46:53.528201 [ 259 ] {064524b5-7421-45a2-b73d-edd71489194f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1133 | 2026.02.04 05:46:53.528267 [ 259 ] {064524b5-7421-45a2-b73d-edd71489194f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1134 | 2026.02.04 05:46:53.528876 [ 259 ] {064524b5-7421-45a2-b73d-edd71489194f} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.02.04 05:46:53.528917 [ 259 ] {064524b5-7421-45a2-b73d-edd71489194f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1136 | 2026.02.04 05:46:53.529396 [ 259 ] {064524b5-7421-45a2-b73d-edd71489194f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1137 | 2026.02.04 05:46:53.529835 [ 259 ] {064524b5-7421-45a2-b73d-edd71489194f} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.02.04 05:46:53.529995 [ 259 ] {064524b5-7421-45a2-b73d-edd71489194f} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.001841 sec., 27159.152634437807 rows/sec., 2.29 MiB/sec. | ||
| 1139 | 2026.02.04 05:46:53.530046 [ 259 ] {064524b5-7421-45a2-b73d-edd71489194f} <Debug> TCPHandler: Processed in 0.002138469 sec. | ||
| 1140 | 2026.02.04 05:46:53.530178 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.02.04 05:46:53.530285 [ 259 ] {93b68252-8eee-4166-bb87-cdc41e17d8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1142 | 2026.02.04 05:46:53.530328 [ 259 ] {93b68252-8eee-4166-bb87-cdc41e17d8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1143 | 2026.02.04 05:46:53.530766 [ 259 ] {93b68252-8eee-4166-bb87-cdc41e17d8e5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.02.04 05:46:53.530801 [ 259 ] {93b68252-8eee-4166-bb87-cdc41e17d8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1145 | 2026.02.04 05:46:53.531205 [ 259 ] {93b68252-8eee-4166-bb87-cdc41e17d8e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1146 | 2026.02.04 05:46:53.531662 [ 259 ] {93b68252-8eee-4166-bb87-cdc41e17d8e5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.02.04 05:46:53.531792 [ 259 ] {93b68252-8eee-4166-bb87-cdc41e17d8e5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001532 sec., 6527.415143603133 rows/sec., 490.83 KiB/sec. | ||
| 1148 | 2026.02.04 05:46:53.531831 [ 259 ] {93b68252-8eee-4166-bb87-cdc41e17d8e5} <Debug> TCPHandler: Processed in 0.001705627 sec. | ||
| 1149 | 2026.02.04 05:46:53.531950 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.02.04 05:46:53.532047 [ 259 ] {cec8e6b0-d8c0-420c-8f4d-f981a1c2b98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1151 | 2026.02.04 05:46:53.532089 [ 259 ] {cec8e6b0-d8c0-420c-8f4d-f981a1c2b98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1152 | 2026.02.04 05:46:53.532526 [ 259 ] {cec8e6b0-d8c0-420c-8f4d-f981a1c2b98e} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.02.04 05:46:53.532562 [ 259 ] {cec8e6b0-d8c0-420c-8f4d-f981a1c2b98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1154 | 2026.02.04 05:46:53.532961 [ 259 ] {cec8e6b0-d8c0-420c-8f4d-f981a1c2b98e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1155 | 2026.02.04 05:46:53.533445 [ 259 ] {cec8e6b0-d8c0-420c-8f4d-f981a1c2b98e} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.02.04 05:46:53.533573 [ 259 ] {cec8e6b0-d8c0-420c-8f4d-f981a1c2b98e} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001547 sec., 29734.9709114415 rows/sec., 2.32 MiB/sec. | ||
| 1157 | 2026.02.04 05:46:53.533609 [ 259 ] {cec8e6b0-d8c0-420c-8f4d-f981a1c2b98e} <Debug> TCPHandler: Processed in 0.001709567 sec. | ||
| 1158 | 2026.02.04 05:46:53.533721 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.02.04 05:46:53.533817 [ 259 ] {f8d187c1-77ba-43e4-850e-038e93755394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1160 | 2026.02.04 05:46:53.533860 [ 259 ] {f8d187c1-77ba-43e4-850e-038e93755394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1161 | 2026.02.04 05:46:53.534265 [ 259 ] {f8d187c1-77ba-43e4-850e-038e93755394} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.02.04 05:46:53.534300 [ 259 ] {f8d187c1-77ba-43e4-850e-038e93755394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1163 | 2026.02.04 05:46:53.534713 [ 259 ] {f8d187c1-77ba-43e4-850e-038e93755394} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1164 | 2026.02.04 05:46:53.535132 [ 259 ] {f8d187c1-77ba-43e4-850e-038e93755394} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.02.04 05:46:53.535261 [ 259 ] {f8d187c1-77ba-43e4-850e-038e93755394} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001462 sec., 75239.39808481533 rows/sec., 5.25 MiB/sec. | ||
| 1166 | 2026.02.04 05:46:53.535297 [ 259 ] {f8d187c1-77ba-43e4-850e-038e93755394} <Debug> TCPHandler: Processed in 0.001625615 sec. | ||
| 1167 | 2026.02.04 05:46:53.535423 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.02.04 05:46:53.535519 [ 259 ] {be90c1b1-0282-4f94-8301-63403eb756a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1169 | 2026.02.04 05:46:53.535572 [ 259 ] {be90c1b1-0282-4f94-8301-63403eb756a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1170 | 2026.02.04 05:46:53.536342 [ 259 ] {be90c1b1-0282-4f94-8301-63403eb756a6} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2026.02.04 05:46:53.536378 [ 259 ] {be90c1b1-0282-4f94-8301-63403eb756a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1172 | 2026.02.04 05:46:53.537003 [ 259 ] {be90c1b1-0282-4f94-8301-63403eb756a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1173 | 2026.02.04 05:46:53.537448 [ 259 ] {be90c1b1-0282-4f94-8301-63403eb756a6} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.02.04 05:46:53.537584 [ 259 ] {be90c1b1-0282-4f94-8301-63403eb756a6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002084 sec., 4798.464491362764 rows/sec., 8.60 MiB/sec. | ||
| 1175 | 2026.02.04 05:46:53.537636 [ 259 ] {be90c1b1-0282-4f94-8301-63403eb756a6} <Debug> TCPHandler: Processed in 0.002264692 sec. | ||
| 1176 | 2026.02.04 05:46:53.537743 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.02.04 05:46:53.537838 [ 259 ] {97ebda95-67fb-4fb3-a6ac-2968d8b35090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1178 | 2026.02.04 05:46:53.537880 [ 259 ] {97ebda95-67fb-4fb3-a6ac-2968d8b35090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1179 | 2026.02.04 05:46:53.538230 [ 259 ] {97ebda95-67fb-4fb3-a6ac-2968d8b35090} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2026.02.04 05:46:53.538266 [ 259 ] {97ebda95-67fb-4fb3-a6ac-2968d8b35090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1181 | 2026.02.04 05:46:53.538651 [ 259 ] {97ebda95-67fb-4fb3-a6ac-2968d8b35090} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1182 | 2026.02.04 05:46:53.539056 [ 259 ] {97ebda95-67fb-4fb3-a6ac-2968d8b35090} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2026.02.04 05:46:53.539183 [ 259 ] {97ebda95-67fb-4fb3-a6ac-2968d8b35090} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001364 sec., 29325.51319648094 rows/sec., 1.96 MiB/sec. | ||
| 1184 | 2026.02.04 05:46:53.539218 [ 259 ] {97ebda95-67fb-4fb3-a6ac-2968d8b35090} <Debug> TCPHandler: Processed in 0.001524253 sec. | ||
| 1185 | 2026.02.04 05:46:54.917664 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32963 | ||
| 1186 | 2026.02.04 05:46:54.917799 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1187 | 2026.02.04 05:46:54.917826 [ 286 ] {} <Debug> TCP-Session: ebc7ee2c-abb4-45ba-8b57-964049c26d0b Authenticating user 'default' from [fd00:1122:3344:101::e]:32963 | ||
| 1188 | 2026.02.04 05:46:54.917849 [ 286 ] {} <Debug> TCP-Session: ebc7ee2c-abb4-45ba-8b57-964049c26d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.02.04 05:46:54.917862 [ 286 ] {} <Debug> TCP-Session: ebc7ee2c-abb4-45ba-8b57-964049c26d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.02.04 05:46:54.918092 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44978 | ||
| 1191 | 2026.02.04 05:46:54.918127 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64877 | ||
| 1192 | 2026.02.04 05:46:54.918095 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33827 | ||
| 1193 | 2026.02.04 05:46:54.918177 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55557 | ||
| 1194 | 2026.02.04 05:46:54.918181 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58166 | ||
| 1195 | 2026.02.04 05:46:54.918211 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2026.02.04 05:46:54.918251 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2026.02.04 05:46:54.918305 [ 289 ] {} <Debug> TCP-Session: 5d0c41cd-799f-44a6-a1c3-70a761d34be0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64877 | ||
| 1198 | 2026.02.04 05:46:54.918318 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1199 | 2026.02.04 05:46:54.918329 [ 287 ] {} <Debug> TCP-Session: dcd8818b-7949-493c-a9cb-67c8f9eb822f Authenticating user 'default' from [fd00:1122:3344:101::e]:44978 | ||
| 1200 | 2026.02.04 05:46:54.918334 [ 289 ] {} <Debug> TCP-Session: 5d0c41cd-799f-44a6-a1c3-70a761d34be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.02.04 05:46:54.918356 [ 290 ] {} <Debug> TCP-Session: f11df530-cec3-4669-ad14-f1fe6a7f2a1d Authenticating user 'default' from [fd00:1122:3344:101::e]:58166 | ||
| 1202 | 2026.02.04 05:46:54.918377 [ 287 ] {} <Debug> TCP-Session: dcd8818b-7949-493c-a9cb-67c8f9eb822f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.02.04 05:46:54.918384 [ 289 ] {} <Debug> TCP-Session: 5d0c41cd-799f-44a6-a1c3-70a761d34be0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.02.04 05:46:54.918408 [ 287 ] {} <Debug> TCP-Session: dcd8818b-7949-493c-a9cb-67c8f9eb822f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.02.04 05:46:54.918403 [ 290 ] {} <Debug> TCP-Session: f11df530-cec3-4669-ad14-f1fe6a7f2a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.02.04 05:46:54.918268 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1207 | 2026.02.04 05:46:54.918458 [ 290 ] {} <Debug> TCP-Session: f11df530-cec3-4669-ad14-f1fe6a7f2a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.02.04 05:46:54.918269 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1209 | 2026.02.04 05:46:54.918489 [ 288 ] {} <Debug> TCP-Session: 01b15398-91b2-4542-92a8-10af12fc1615 Authenticating user 'default' from [fd00:1122:3344:101::e]:33827 | ||
| 1210 | 2026.02.04 05:46:54.918209 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37621 | ||
| 1211 | 2026.02.04 05:46:54.918528 [ 288 ] {} <Debug> TCP-Session: 01b15398-91b2-4542-92a8-10af12fc1615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.02.04 05:46:54.918521 [ 293 ] {} <Debug> TCP-Session: ecbd0406-cfa2-480b-b3e1-091b234a7e05 Authenticating user 'default' from [fd00:1122:3344:101::e]:55557 | ||
| 1213 | 2026.02.04 05:46:54.918567 [ 288 ] {} <Debug> TCP-Session: 01b15398-91b2-4542-92a8-10af12fc1615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.02.04 05:46:54.918587 [ 293 ] {} <Debug> TCP-Session: ecbd0406-cfa2-480b-b3e1-091b234a7e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.02.04 05:46:54.918204 [ 286 ] {} <Trace> TCP-Session: ebc7ee2c-abb4-45ba-8b57-964049c26d0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.02.04 05:46:54.918608 [ 293 ] {} <Debug> TCP-Session: ecbd0406-cfa2-480b-b3e1-091b234a7e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.02.04 05:46:54.918611 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1218 | 2026.02.04 05:46:54.918171 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63061 | ||
| 1219 | 2026.02.04 05:46:54.918674 [ 294 ] {} <Debug> TCP-Session: 29b1e6fa-80f1-4299-9205-6078936051ca Authenticating user 'default' from [fd00:1122:3344:101::e]:37621 | ||
| 1220 | 2026.02.04 05:46:54.918158 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45686 | ||
| 1221 | 2026.02.04 05:46:54.918711 [ 294 ] {} <Debug> TCP-Session: 29b1e6fa-80f1-4299-9205-6078936051ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.02.04 05:46:54.918735 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1223 | 2026.02.04 05:46:54.918750 [ 294 ] {} <Debug> TCP-Session: 29b1e6fa-80f1-4299-9205-6078936051ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.02.04 05:46:54.918769 [ 292 ] {} <Debug> TCP-Session: 22f35435-000d-45d4-9984-a78bd9cdc1bf Authenticating user 'default' from [fd00:1122:3344:101::e]:63061 | ||
| 1225 | 2026.02.04 05:46:54.918791 [ 286 ] {3f5df8d0-7efa-49e0-9e03-46b184f24fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32963) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1226 | 2026.02.04 05:46:54.918793 [ 292 ] {} <Debug> TCP-Session: 22f35435-000d-45d4-9984-a78bd9cdc1bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.02.04 05:46:54.918819 [ 292 ] {} <Debug> TCP-Session: 22f35435-000d-45d4-9984-a78bd9cdc1bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.02.04 05:46:54.918875 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1229 | 2026.02.04 05:46:54.918905 [ 291 ] {} <Debug> TCP-Session: edc7a4ad-c9c1-4ddd-ba73-1b7b34f31786 Authenticating user 'default' from [fd00:1122:3344:101::e]:45686 | ||
| 1230 | 2026.02.04 05:46:54.918922 [ 291 ] {} <Debug> TCP-Session: edc7a4ad-c9c1-4ddd-ba73-1b7b34f31786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.02.04 05:46:54.918934 [ 291 ] {} <Debug> TCP-Session: edc7a4ad-c9c1-4ddd-ba73-1b7b34f31786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.02.04 05:46:54.919061 [ 286 ] {3f5df8d0-7efa-49e0-9e03-46b184f24fa6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1233 | 2026.02.04 05:46:54.919120 [ 286 ] {3f5df8d0-7efa-49e0-9e03-46b184f24fa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1234 | 2026.02.04 05:46:54.919397 [ 286 ] {3f5df8d0-7efa-49e0-9e03-46b184f24fa6} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 1235 | 2026.02.04 05:46:54.920370 [ 336 ] {3f5df8d0-7efa-49e0-9e03-46b184f24fa6} <Trace> AggregatingTransform: Aggregating | ||
| 1236 | 2026.02.04 05:46:54.920422 [ 336 ] {3f5df8d0-7efa-49e0-9e03-46b184f24fa6} <Trace> Aggregator: Aggregation method: without_key | ||
| 1237 | 2026.02.04 05:46:54.920462 [ 336 ] {3f5df8d0-7efa-49e0-9e03-46b184f24fa6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965767 sec. (1035.446 rows/sec., 40.45 KiB/sec.) | ||
| 1238 | 2026.02.04 05:46:54.920482 [ 336 ] {3f5df8d0-7efa-49e0-9e03-46b184f24fa6} <Trace> Aggregator: Merging aggregated data | ||
| 1239 | 2026.02.04 05:46:54.922163 [ 286 ] {3f5df8d0-7efa-49e0-9e03-46b184f24fa6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003428 sec., 291.71528588098016 rows/sec., 11.40 KiB/sec. | ||
| 1240 | 2026.02.04 05:46:54.922314 [ 286 ] {3f5df8d0-7efa-49e0-9e03-46b184f24fa6} <Debug> TCPHandler: Processed in 0.004237447 sec. | ||
| 1241 | 2026.02.04 05:46:54.922446 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1242 | 2026.02.04 05:46:54.922473 [ 286 ] {} <Debug> TCP-Session: ebc7ee2c-abb4-45ba-8b57-964049c26d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.02.04 05:46:54.922482 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2026.02.04 05:46:54.922497 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1245 | 2026.02.04 05:46:54.922515 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1246 | 2026.02.04 05:46:54.922533 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1247 | 2026.02.04 05:46:54.922560 [ 292 ] {} <Debug> TCP-Session: 22f35435-000d-45d4-9984-a78bd9cdc1bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.02.04 05:46:54.922575 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1249 | 2026.02.04 05:46:54.922590 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1250 | 2026.02.04 05:46:54.922615 [ 288 ] {} <Debug> TCP-Session: 01b15398-91b2-4542-92a8-10af12fc1615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.02.04 05:46:54.922639 [ 290 ] {} <Debug> TCP-Session: f11df530-cec3-4669-ad14-f1fe6a7f2a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.02.04 05:46:54.922660 [ 291 ] {} <Debug> TCP-Session: edc7a4ad-c9c1-4ddd-ba73-1b7b34f31786 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.02.04 05:46:54.922582 [ 287 ] {} <Debug> TCP-Session: dcd8818b-7949-493c-a9cb-67c8f9eb822f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.02.04 05:46:54.922553 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1255 | 2026.02.04 05:46:54.922619 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1256 | 2026.02.04 05:46:54.922531 [ 294 ] {} <Debug> TCP-Session: 29b1e6fa-80f1-4299-9205-6078936051ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2026.02.04 05:46:54.922792 [ 289 ] {} <Debug> TCP-Session: 5d0c41cd-799f-44a6-a1c3-70a761d34be0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2026.02.04 05:46:54.922814 [ 293 ] {} <Debug> TCP-Session: ecbd0406-cfa2-480b-b3e1-091b234a7e05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1259 | 2026.02.04 05:46:54.958981 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34870 | ||
| 1260 | 2026.02.04 05:46:54.959067 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1261 | 2026.02.04 05:46:54.959090 [ 286 ] {} <Debug> TCP-Session: df961676-6620-4c9f-86f9-546484c28b22 Authenticating user 'default' from [fd00:1122:3344:101::e]:34870 | ||
| 1262 | 2026.02.04 05:46:54.959109 [ 286 ] {} <Debug> TCP-Session: df961676-6620-4c9f-86f9-546484c28b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.02.04 05:46:54.959122 [ 286 ] {} <Debug> TCP-Session: df961676-6620-4c9f-86f9-546484c28b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.02.04 05:46:54.959325 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49089 | ||
| 1265 | 2026.02.04 05:46:54.959346 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62846 | ||
| 1266 | 2026.02.04 05:46:54.959360 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56794 | ||
| 1267 | 2026.02.04 05:46:54.959395 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65136 | ||
| 1268 | 2026.02.04 05:46:54.959422 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56261 | ||
| 1269 | 2026.02.04 05:46:54.959449 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1270 | 2026.02.04 05:46:54.959444 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1271 | 2026.02.04 05:46:54.959484 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1272 | 2026.02.04 05:46:54.959492 [ 288 ] {} <Debug> TCP-Session: e5f871f7-df1c-4423-bbaa-20c64ba53cc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62846 | ||
| 1273 | 2026.02.04 05:46:54.959493 [ 286 ] {} <Trace> TCP-Session: df961676-6620-4c9f-86f9-546484c28b22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2026.02.04 05:46:54.959516 [ 287 ] {} <Debug> TCP-Session: 256055c5-e15c-40e6-87ed-6268ea522430 Authenticating user 'default' from [fd00:1122:3344:101::e]:49089 | ||
| 1275 | 2026.02.04 05:46:54.959529 [ 288 ] {} <Debug> TCP-Session: e5f871f7-df1c-4423-bbaa-20c64ba53cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.02.04 05:46:54.959476 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1277 | 2026.02.04 05:46:54.959580 [ 287 ] {} <Debug> TCP-Session: 256055c5-e15c-40e6-87ed-6268ea522430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.02.04 05:46:54.959580 [ 288 ] {} <Debug> TCP-Session: e5f871f7-df1c-4423-bbaa-20c64ba53cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.02.04 05:46:54.959615 [ 287 ] {} <Debug> TCP-Session: 256055c5-e15c-40e6-87ed-6268ea522430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2026.02.04 05:46:54.959615 [ 289 ] {} <Debug> TCP-Session: b3dbb7e8-dacf-469d-891f-479fdac7cdfe Authenticating user 'default' from [fd00:1122:3344:101::e]:56794 | ||
| 1281 | 2026.02.04 05:46:54.959375 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41377 | ||
| 1282 | 2026.02.04 05:46:54.959659 [ 289 ] {} <Debug> TCP-Session: b3dbb7e8-dacf-469d-891f-479fdac7cdfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.02.04 05:46:54.959679 [ 286 ] {3e3b238d-dec0-48b7-b973-987fbc558213} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1284 | 2026.02.04 05:46:54.959690 [ 289 ] {} <Debug> TCP-Session: b3dbb7e8-dacf-469d-891f-479fdac7cdfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1285 | 2026.02.04 05:46:54.959383 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50258 | ||
| 1286 | 2026.02.04 05:46:54.959713 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1287 | 2026.02.04 05:46:54.959528 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1288 | 2026.02.04 05:46:54.959763 [ 290 ] {} <Debug> TCP-Session: 0d4375d9-f973-4098-9029-323b8bf5a3b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41377 | ||
| 1289 | 2026.02.04 05:46:54.959777 [ 294 ] {} <Debug> TCP-Session: 6b6f2c4f-5eab-4b0a-8e31-0c50d5295ad8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56261 | ||
| 1290 | 2026.02.04 05:46:54.959778 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1291 | 2026.02.04 05:46:54.959801 [ 294 ] {} <Debug> TCP-Session: 6b6f2c4f-5eab-4b0a-8e31-0c50d5295ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2026.02.04 05:46:54.959819 [ 291 ] {} <Debug> TCP-Session: beab6b42-62ac-434c-baea-bd92b9786182 Authenticating user 'default' from [fd00:1122:3344:101::e]:50258 | ||
| 1293 | 2026.02.04 05:46:54.959834 [ 294 ] {} <Debug> TCP-Session: 6b6f2c4f-5eab-4b0a-8e31-0c50d5295ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.02.04 05:46:54.959850 [ 291 ] {} <Debug> TCP-Session: beab6b42-62ac-434c-baea-bd92b9786182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.02.04 05:46:54.959794 [ 290 ] {} <Debug> TCP-Session: 0d4375d9-f973-4098-9029-323b8bf5a3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.02.04 05:46:54.959874 [ 291 ] {} <Debug> TCP-Session: beab6b42-62ac-434c-baea-bd92b9786182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.02.04 05:46:54.959899 [ 286 ] {3e3b238d-dec0-48b7-b973-987fbc558213} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1298 | 2026.02.04 05:46:54.959901 [ 290 ] {} <Debug> TCP-Session: 0d4375d9-f973-4098-9029-323b8bf5a3b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.02.04 05:46:54.959388 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59637 | ||
| 1300 | 2026.02.04 05:46:54.959960 [ 286 ] {3e3b238d-dec0-48b7-b973-987fbc558213} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1301 | 2026.02.04 05:46:54.959521 [ 293 ] {} <Debug> TCP-Session: 29d29a50-8f55-41e5-9a53-3d95c22ee157 Authenticating user 'default' from [fd00:1122:3344:101::e]:65136 | ||
| 1302 | 2026.02.04 05:46:54.960016 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1303 | 2026.02.04 05:46:54.960017 [ 293 ] {} <Debug> TCP-Session: 29d29a50-8f55-41e5-9a53-3d95c22ee157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1304 | 2026.02.04 05:46:54.960045 [ 292 ] {} <Debug> TCP-Session: a5800902-7c6c-4f1e-9d93-bc3d92c7fe59 Authenticating user 'default' from [fd00:1122:3344:101::e]:59637 | ||
| 1305 | 2026.02.04 05:46:54.960059 [ 293 ] {} <Debug> TCP-Session: 29d29a50-8f55-41e5-9a53-3d95c22ee157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1306 | 2026.02.04 05:46:54.960085 [ 292 ] {} <Debug> TCP-Session: a5800902-7c6c-4f1e-9d93-bc3d92c7fe59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2026.02.04 05:46:54.960105 [ 292 ] {} <Debug> TCP-Session: a5800902-7c6c-4f1e-9d93-bc3d92c7fe59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1308 | 2026.02.04 05:46:54.960228 [ 286 ] {3e3b238d-dec0-48b7-b973-987fbc558213} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 1309 | 2026.02.04 05:46:54.961053 [ 317 ] {3e3b238d-dec0-48b7-b973-987fbc558213} <Trace> AggregatingTransform: Aggregating | ||
| 1310 | 2026.02.04 05:46:54.961100 [ 317 ] {3e3b238d-dec0-48b7-b973-987fbc558213} <Trace> Aggregator: Aggregation method: without_key | ||
| 1311 | 2026.02.04 05:46:54.961134 [ 317 ] {3e3b238d-dec0-48b7-b973-987fbc558213} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000852534 sec. (1172.974 rows/sec., 45.82 KiB/sec.) | ||
| 1312 | 2026.02.04 05:46:54.961152 [ 317 ] {3e3b238d-dec0-48b7-b973-987fbc558213} <Trace> Aggregator: Merging aggregated data | ||
| 1313 | 2026.02.04 05:46:54.962759 [ 286 ] {3e3b238d-dec0-48b7-b973-987fbc558213} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003126 sec., 319.8976327575176 rows/sec., 12.50 KiB/sec. | ||
| 1314 | 2026.02.04 05:46:54.962955 [ 286 ] {3e3b238d-dec0-48b7-b973-987fbc558213} <Debug> TCPHandler: Processed in 0.003558808 sec. | ||
| 1315 | 2026.02.04 05:46:54.963094 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1316 | 2026.02.04 05:46:54.963128 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1317 | 2026.02.04 05:46:54.963129 [ 286 ] {} <Debug> TCP-Session: df961676-6620-4c9f-86f9-546484c28b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.02.04 05:46:54.963146 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1319 | 2026.02.04 05:46:54.963176 [ 287 ] {} <Debug> TCP-Session: 256055c5-e15c-40e6-87ed-6268ea522430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.02.04 05:46:54.963193 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1321 | 2026.02.04 05:46:54.963208 [ 289 ] {} <Debug> TCP-Session: b3dbb7e8-dacf-469d-891f-479fdac7cdfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2026.02.04 05:46:54.963214 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1323 | 2026.02.04 05:46:54.963240 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1324 | 2026.02.04 05:46:54.963241 [ 294 ] {} <Debug> TCP-Session: 6b6f2c4f-5eab-4b0a-8e31-0c50d5295ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.02.04 05:46:54.963279 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1326 | 2026.02.04 05:46:54.963302 [ 291 ] {} <Debug> TCP-Session: beab6b42-62ac-434c-baea-bd92b9786182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.02.04 05:46:54.963294 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1328 | 2026.02.04 05:46:54.963331 [ 290 ] {} <Debug> TCP-Session: 0d4375d9-f973-4098-9029-323b8bf5a3b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2026.02.04 05:46:54.963281 [ 288 ] {} <Debug> TCP-Session: e5f871f7-df1c-4423-bbaa-20c64ba53cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.02.04 05:46:54.963371 [ 292 ] {} <Debug> TCP-Session: a5800902-7c6c-4f1e-9d93-bc3d92c7fe59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.02.04 05:46:54.963173 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1332 | 2026.02.04 05:46:54.963446 [ 293 ] {} <Debug> TCP-Session: 29d29a50-8f55-41e5-9a53-3d95c22ee157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2026.02.04 05:46:58.524658 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.02.04 05:46:58.524871 [ 259 ] {bd08527e-09e7-4a79-a977-c9de4a581b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1335 | 2026.02.04 05:46:58.525270 [ 259 ] {bd08527e-09e7-4a79-a977-c9de4a581b64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1336 | 2026.02.04 05:46:58.529312 [ 259 ] {bd08527e-09e7-4a79-a977-c9de4a581b64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1337 | 2026.02.04 05:46:58.529598 [ 259 ] {bd08527e-09e7-4a79-a977-c9de4a581b64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1338 | 2026.02.04 05:46:58.529677 [ 259 ] {bd08527e-09e7-4a79-a977-c9de4a581b64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1339 | 2026.02.04 05:46:58.529877 [ 259 ] {bd08527e-09e7-4a79-a977-c9de4a581b64} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1340 | 2026.02.04 05:46:58.529945 [ 259 ] {bd08527e-09e7-4a79-a977-c9de4a581b64} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1341 | 2026.02.04 05:46:58.531811 [ 259 ] {bd08527e-09e7-4a79-a977-c9de4a581b64} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1342 | 2026.02.04 05:46:58.531838 [ 259 ] {bd08527e-09e7-4a79-a977-c9de4a581b64} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1343 | 2026.02.04 05:46:58.534163 [ 259 ] {bd08527e-09e7-4a79-a977-c9de4a581b64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1344 | 2026.02.04 05:46:58.534200 [ 259 ] {bd08527e-09e7-4a79-a977-c9de4a581b64} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1345 | 2026.02.04 05:46:58.558595 [ 259 ] {bd08527e-09e7-4a79-a977-c9de4a581b64} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.033746 sec., 770.4616843477746 rows/sec., 33.34 KiB/sec. | ||
| 1346 | 2026.02.04 05:46:58.558713 [ 259 ] {bd08527e-09e7-4a79-a977-c9de4a581b64} <Debug> TCPHandler: Processed in 0.03412661 sec. | ||
| 1347 | 2026.02.04 05:46:58.559109 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2026.02.04 05:46:58.559255 [ 259 ] {014580e0-55a1-4316-af2b-3c23191bdeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1349 | 2026.02.04 05:46:58.559486 [ 259 ] {014580e0-55a1-4316-af2b-3c23191bdeca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1350 | 2026.02.04 05:46:58.559524 [ 259 ] {014580e0-55a1-4316-af2b-3c23191bdeca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1351 | 2026.02.04 05:46:58.559713 [ 259 ] {014580e0-55a1-4316-af2b-3c23191bdeca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1352 | 2026.02.04 05:46:58.559765 [ 259 ] {014580e0-55a1-4316-af2b-3c23191bdeca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1353 | 2026.02.04 05:46:58.559871 [ 259 ] {014580e0-55a1-4316-af2b-3c23191bdeca} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1354 | 2026.02.04 05:46:58.559900 [ 259 ] {014580e0-55a1-4316-af2b-3c23191bdeca} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1355 | 2026.02.04 05:46:58.559918 [ 259 ] {014580e0-55a1-4316-af2b-3c23191bdeca} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1356 | 2026.02.04 05:46:58.559998 [ 259 ] {014580e0-55a1-4316-af2b-3c23191bdeca} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1357 | 2026.02.04 05:46:58.560034 [ 259 ] {014580e0-55a1-4316-af2b-3c23191bdeca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1358 | 2026.02.04 05:46:58.560053 [ 259 ] {014580e0-55a1-4316-af2b-3c23191bdeca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1359 | 2026.02.04 05:46:58.560565 [ 259 ] {014580e0-55a1-4316-af2b-3c23191bdeca} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001358 sec., 19145.80265095729 rows/sec., 828.42 KiB/sec. | ||
| 1360 | 2026.02.04 05:46:58.560658 [ 259 ] {014580e0-55a1-4316-af2b-3c23191bdeca} <Debug> TCPHandler: Processed in 0.001603924 sec. | ||
| 1361 | 2026.02.04 05:46:58.561259 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.02.04 05:46:58.561396 [ 259 ] {73d0eba7-cc35-49af-9860-cf4349246221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1363 | 2026.02.04 05:46:58.561611 [ 259 ] {73d0eba7-cc35-49af-9860-cf4349246221} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1364 | 2026.02.04 05:46:58.561645 [ 259 ] {73d0eba7-cc35-49af-9860-cf4349246221} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1365 | 2026.02.04 05:46:58.561836 [ 259 ] {73d0eba7-cc35-49af-9860-cf4349246221} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1366 | 2026.02.04 05:46:58.561890 [ 259 ] {73d0eba7-cc35-49af-9860-cf4349246221} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1367 | 2026.02.04 05:46:58.561994 [ 259 ] {73d0eba7-cc35-49af-9860-cf4349246221} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1368 | 2026.02.04 05:46:58.562024 [ 259 ] {73d0eba7-cc35-49af-9860-cf4349246221} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1369 | 2026.02.04 05:46:58.562043 [ 259 ] {73d0eba7-cc35-49af-9860-cf4349246221} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1370 | 2026.02.04 05:46:58.562057 [ 259 ] {73d0eba7-cc35-49af-9860-cf4349246221} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1371 | 2026.02.04 05:46:58.562091 [ 259 ] {73d0eba7-cc35-49af-9860-cf4349246221} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1372 | 2026.02.04 05:46:58.562191 [ 259 ] {73d0eba7-cc35-49af-9860-cf4349246221} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1373 | 2026.02.04 05:46:58.562633 [ 259 ] {73d0eba7-cc35-49af-9860-cf4349246221} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001293 sec., 20108.275328692962 rows/sec., 870.07 KiB/sec. | ||
| 1374 | 2026.02.04 05:46:58.562715 [ 259 ] {73d0eba7-cc35-49af-9860-cf4349246221} <Debug> TCPHandler: Processed in 0.001507392 sec. | ||
| 1375 | 2026.02.04 05:46:58.562950 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.02.04 05:46:58.563178 [ 259 ] {50f42ec3-93a3-426b-9a55-0c2e1b110697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1377 | 2026.02.04 05:46:58.563392 [ 259 ] {50f42ec3-93a3-426b-9a55-0c2e1b110697} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1378 | 2026.02.04 05:46:58.563428 [ 259 ] {50f42ec3-93a3-426b-9a55-0c2e1b110697} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1379 | 2026.02.04 05:46:58.563624 [ 259 ] {50f42ec3-93a3-426b-9a55-0c2e1b110697} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1380 | 2026.02.04 05:46:58.563680 [ 259 ] {50f42ec3-93a3-426b-9a55-0c2e1b110697} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1381 | 2026.02.04 05:46:58.563783 [ 259 ] {50f42ec3-93a3-426b-9a55-0c2e1b110697} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1382 | 2026.02.04 05:46:58.563811 [ 259 ] {50f42ec3-93a3-426b-9a55-0c2e1b110697} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1383 | 2026.02.04 05:46:58.563832 [ 259 ] {50f42ec3-93a3-426b-9a55-0c2e1b110697} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1384 | 2026.02.04 05:46:58.563847 [ 259 ] {50f42ec3-93a3-426b-9a55-0c2e1b110697} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1385 | 2026.02.04 05:46:58.563881 [ 259 ] {50f42ec3-93a3-426b-9a55-0c2e1b110697} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1386 | 2026.02.04 05:46:58.563899 [ 259 ] {50f42ec3-93a3-426b-9a55-0c2e1b110697} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1387 | 2026.02.04 05:46:58.564292 [ 259 ] {50f42ec3-93a3-426b-9a55-0c2e1b110697} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001187 sec., 21903.959561920812 rows/sec., 947.77 KiB/sec. | ||
| 1388 | 2026.02.04 05:46:58.564368 [ 259 ] {50f42ec3-93a3-426b-9a55-0c2e1b110697} <Debug> TCPHandler: Processed in 0.001493591 sec. | ||
| 1389 | 2026.02.04 05:46:58.564604 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2026.02.04 05:46:58.564729 [ 259 ] {52828102-abd7-4b10-bd63-bebf2864066d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1391 | 2026.02.04 05:46:58.564990 [ 259 ] {52828102-abd7-4b10-bd63-bebf2864066d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1392 | 2026.02.04 05:46:58.565027 [ 259 ] {52828102-abd7-4b10-bd63-bebf2864066d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1393 | 2026.02.04 05:46:58.565232 [ 259 ] {52828102-abd7-4b10-bd63-bebf2864066d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1394 | 2026.02.04 05:46:58.565293 [ 259 ] {52828102-abd7-4b10-bd63-bebf2864066d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1395 | 2026.02.04 05:46:58.565393 [ 259 ] {52828102-abd7-4b10-bd63-bebf2864066d} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1396 | 2026.02.04 05:46:58.565421 [ 259 ] {52828102-abd7-4b10-bd63-bebf2864066d} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1397 | 2026.02.04 05:46:58.565440 [ 259 ] {52828102-abd7-4b10-bd63-bebf2864066d} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1398 | 2026.02.04 05:46:58.565453 [ 259 ] {52828102-abd7-4b10-bd63-bebf2864066d} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1399 | 2026.02.04 05:46:58.565487 [ 259 ] {52828102-abd7-4b10-bd63-bebf2864066d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1400 | 2026.02.04 05:46:58.565505 [ 259 ] {52828102-abd7-4b10-bd63-bebf2864066d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1401 | 2026.02.04 05:46:58.565936 [ 259 ] {52828102-abd7-4b10-bd63-bebf2864066d} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00121 sec., 21487.603305785124 rows/sec., 929.75 KiB/sec. | ||
| 1402 | 2026.02.04 05:46:58.566025 [ 259 ] {52828102-abd7-4b10-bd63-bebf2864066d} <Debug> TCPHandler: Processed in 0.001428119 sec. | ||
| 1403 | 2026.02.04 05:46:58.566298 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.02.04 05:46:58.566432 [ 259 ] {4268ffb9-5a15-44b2-8404-15c862442d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1405 | 2026.02.04 05:46:58.566649 [ 259 ] {4268ffb9-5a15-44b2-8404-15c862442d63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1406 | 2026.02.04 05:46:58.566685 [ 259 ] {4268ffb9-5a15-44b2-8404-15c862442d63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1407 | 2026.02.04 05:46:58.566876 [ 259 ] {4268ffb9-5a15-44b2-8404-15c862442d63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1408 | 2026.02.04 05:46:58.566929 [ 259 ] {4268ffb9-5a15-44b2-8404-15c862442d63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1409 | 2026.02.04 05:46:58.567030 [ 259 ] {4268ffb9-5a15-44b2-8404-15c862442d63} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1410 | 2026.02.04 05:46:58.567060 [ 259 ] {4268ffb9-5a15-44b2-8404-15c862442d63} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1411 | 2026.02.04 05:46:58.567079 [ 259 ] {4268ffb9-5a15-44b2-8404-15c862442d63} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1412 | 2026.02.04 05:46:58.567093 [ 259 ] {4268ffb9-5a15-44b2-8404-15c862442d63} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1413 | 2026.02.04 05:46:58.567127 [ 259 ] {4268ffb9-5a15-44b2-8404-15c862442d63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1414 | 2026.02.04 05:46:58.567146 [ 259 ] {4268ffb9-5a15-44b2-8404-15c862442d63} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1415 | 2026.02.04 05:46:58.567601 [ 259 ] {4268ffb9-5a15-44b2-8404-15c862442d63} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001221 sec., 21294.02129402129 rows/sec., 921.38 KiB/sec. | ||
| 1416 | 2026.02.04 05:46:58.567687 [ 259 ] {4268ffb9-5a15-44b2-8404-15c862442d63} <Debug> TCPHandler: Processed in 0.001442 sec. | ||
| 1417 | 2026.02.04 05:46:58.567926 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.02.04 05:46:58.568054 [ 259 ] {e817bf70-5fb8-4594-abe7-b0783d530c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1419 | 2026.02.04 05:46:58.568260 [ 259 ] {e817bf70-5fb8-4594-abe7-b0783d530c49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1420 | 2026.02.04 05:46:58.568293 [ 259 ] {e817bf70-5fb8-4594-abe7-b0783d530c49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1421 | 2026.02.04 05:46:58.568476 [ 259 ] {e817bf70-5fb8-4594-abe7-b0783d530c49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1422 | 2026.02.04 05:46:58.568526 [ 259 ] {e817bf70-5fb8-4594-abe7-b0783d530c49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1423 | 2026.02.04 05:46:58.568621 [ 259 ] {e817bf70-5fb8-4594-abe7-b0783d530c49} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1424 | 2026.02.04 05:46:58.568648 [ 259 ] {e817bf70-5fb8-4594-abe7-b0783d530c49} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1425 | 2026.02.04 05:46:58.568666 [ 259 ] {e817bf70-5fb8-4594-abe7-b0783d530c49} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1426 | 2026.02.04 05:46:58.568686 [ 259 ] {e817bf70-5fb8-4594-abe7-b0783d530c49} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1427 | 2026.02.04 05:46:58.568719 [ 259 ] {e817bf70-5fb8-4594-abe7-b0783d530c49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1428 | 2026.02.04 05:46:58.568737 [ 259 ] {e817bf70-5fb8-4594-abe7-b0783d530c49} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1429 | 2026.02.04 05:46:58.569248 [ 259 ] {e817bf70-5fb8-4594-abe7-b0783d530c49} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001242 sec., 20933.977455716584 rows/sec., 905.80 KiB/sec. | ||
| 1430 | 2026.02.04 05:46:58.569332 [ 259 ] {e817bf70-5fb8-4594-abe7-b0783d530c49} <Debug> TCPHandler: Processed in 0.00145488 sec. | ||
| 1431 | 2026.02.04 05:46:58.569566 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.02.04 05:46:58.569698 [ 259 ] {ff411eca-ba46-48f6-b394-5ed2296afc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1433 | 2026.02.04 05:46:58.569909 [ 259 ] {ff411eca-ba46-48f6-b394-5ed2296afc6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1434 | 2026.02.04 05:46:58.569945 [ 259 ] {ff411eca-ba46-48f6-b394-5ed2296afc6d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1435 | 2026.02.04 05:46:58.570147 [ 259 ] {ff411eca-ba46-48f6-b394-5ed2296afc6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1436 | 2026.02.04 05:46:58.570203 [ 259 ] {ff411eca-ba46-48f6-b394-5ed2296afc6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1437 | 2026.02.04 05:46:58.570302 [ 259 ] {ff411eca-ba46-48f6-b394-5ed2296afc6d} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1438 | 2026.02.04 05:46:58.570331 [ 259 ] {ff411eca-ba46-48f6-b394-5ed2296afc6d} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1439 | 2026.02.04 05:46:58.570351 [ 259 ] {ff411eca-ba46-48f6-b394-5ed2296afc6d} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1440 | 2026.02.04 05:46:58.570370 [ 259 ] {ff411eca-ba46-48f6-b394-5ed2296afc6d} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1441 | 2026.02.04 05:46:58.570403 [ 259 ] {ff411eca-ba46-48f6-b394-5ed2296afc6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1442 | 2026.02.04 05:46:58.570422 [ 259 ] {ff411eca-ba46-48f6-b394-5ed2296afc6d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1443 | 2026.02.04 05:46:58.571083 [ 259 ] {ff411eca-ba46-48f6-b394-5ed2296afc6d} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001438 sec., 18080.66759388039 rows/sec., 782.34 KiB/sec. | ||
| 1444 | 2026.02.04 05:46:58.571170 [ 259 ] {ff411eca-ba46-48f6-b394-5ed2296afc6d} <Debug> TCPHandler: Processed in 0.001653966 sec. | ||
| 1445 | 2026.02.04 05:46:58.571407 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.02.04 05:46:58.571545 [ 259 ] {08a196a5-c568-4262-868c-79b39eadb0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1447 | 2026.02.04 05:46:58.571763 [ 259 ] {08a196a5-c568-4262-868c-79b39eadb0fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1448 | 2026.02.04 05:46:58.571799 [ 259 ] {08a196a5-c568-4262-868c-79b39eadb0fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1449 | 2026.02.04 05:46:58.571999 [ 259 ] {08a196a5-c568-4262-868c-79b39eadb0fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1450 | 2026.02.04 05:46:58.572053 [ 259 ] {08a196a5-c568-4262-868c-79b39eadb0fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1451 | 2026.02.04 05:46:58.572154 [ 259 ] {08a196a5-c568-4262-868c-79b39eadb0fd} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1452 | 2026.02.04 05:46:58.572182 [ 259 ] {08a196a5-c568-4262-868c-79b39eadb0fd} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1453 | 2026.02.04 05:46:58.572199 [ 259 ] {08a196a5-c568-4262-868c-79b39eadb0fd} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1454 | 2026.02.04 05:46:58.572213 [ 259 ] {08a196a5-c568-4262-868c-79b39eadb0fd} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1455 | 2026.02.04 05:46:58.572246 [ 259 ] {08a196a5-c568-4262-868c-79b39eadb0fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1456 | 2026.02.04 05:46:58.572264 [ 259 ] {08a196a5-c568-4262-868c-79b39eadb0fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1457 | 2026.02.04 05:46:58.572952 [ 259 ] {08a196a5-c568-4262-868c-79b39eadb0fd} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001467 sec., 17723.24471710975 rows/sec., 766.87 KiB/sec. | ||
| 1458 | 2026.02.04 05:46:58.573022 [ 259 ] {08a196a5-c568-4262-868c-79b39eadb0fd} <Debug> TCPHandler: Processed in 0.001666556 sec. | ||
| 1459 | 2026.02.04 05:46:58.573264 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.02.04 05:46:58.573387 [ 259 ] {bfdc29d6-ab54-442a-b164-dcf762725fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1461 | 2026.02.04 05:46:58.573584 [ 259 ] {bfdc29d6-ab54-442a-b164-dcf762725fc7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1462 | 2026.02.04 05:46:58.573618 [ 259 ] {bfdc29d6-ab54-442a-b164-dcf762725fc7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1463 | 2026.02.04 05:46:58.573809 [ 259 ] {bfdc29d6-ab54-442a-b164-dcf762725fc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1464 | 2026.02.04 05:46:58.573863 [ 259 ] {bfdc29d6-ab54-442a-b164-dcf762725fc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1465 | 2026.02.04 05:46:58.574028 [ 259 ] {bfdc29d6-ab54-442a-b164-dcf762725fc7} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1466 | 2026.02.04 05:46:58.574059 [ 259 ] {bfdc29d6-ab54-442a-b164-dcf762725fc7} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1467 | 2026.02.04 05:46:58.574079 [ 259 ] {bfdc29d6-ab54-442a-b164-dcf762725fc7} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1468 | 2026.02.04 05:46:58.574093 [ 259 ] {bfdc29d6-ab54-442a-b164-dcf762725fc7} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1469 | 2026.02.04 05:46:58.574128 [ 259 ] {bfdc29d6-ab54-442a-b164-dcf762725fc7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1470 | 2026.02.04 05:46:58.574148 [ 259 ] {bfdc29d6-ab54-442a-b164-dcf762725fc7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1471 | 2026.02.04 05:46:58.574578 [ 259 ] {bfdc29d6-ab54-442a-b164-dcf762725fc7} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001217 sec., 21364.009860312242 rows/sec., 924.40 KiB/sec. | ||
| 1472 | 2026.02.04 05:46:58.574636 [ 259 ] {bfdc29d6-ab54-442a-b164-dcf762725fc7} <Debug> TCPHandler: Processed in 0.001404118 sec. | ||
| 1473 | 2026.02.04 05:46:58.574901 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.02.04 05:46:58.575032 [ 259 ] {4a9bbbe1-6540-4c72-b3e1-dfe5af31f74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1475 | 2026.02.04 05:46:58.575246 [ 259 ] {4a9bbbe1-6540-4c72-b3e1-dfe5af31f74a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1476 | 2026.02.04 05:46:58.575287 [ 259 ] {4a9bbbe1-6540-4c72-b3e1-dfe5af31f74a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1477 | 2026.02.04 05:46:58.575482 [ 259 ] {4a9bbbe1-6540-4c72-b3e1-dfe5af31f74a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1478 | 2026.02.04 05:46:58.575535 [ 259 ] {4a9bbbe1-6540-4c72-b3e1-dfe5af31f74a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1479 | 2026.02.04 05:46:58.575632 [ 259 ] {4a9bbbe1-6540-4c72-b3e1-dfe5af31f74a} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1480 | 2026.02.04 05:46:58.575660 [ 259 ] {4a9bbbe1-6540-4c72-b3e1-dfe5af31f74a} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1481 | 2026.02.04 05:46:58.575679 [ 259 ] {4a9bbbe1-6540-4c72-b3e1-dfe5af31f74a} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1482 | 2026.02.04 05:46:58.575692 [ 259 ] {4a9bbbe1-6540-4c72-b3e1-dfe5af31f74a} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1483 | 2026.02.04 05:46:58.575724 [ 259 ] {4a9bbbe1-6540-4c72-b3e1-dfe5af31f74a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1484 | 2026.02.04 05:46:58.575741 [ 259 ] {4a9bbbe1-6540-4c72-b3e1-dfe5af31f74a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1485 | 2026.02.04 05:46:58.576149 [ 259 ] {4a9bbbe1-6540-4c72-b3e1-dfe5af31f74a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001171 sec., 22203.24508966695 rows/sec., 960.72 KiB/sec. | ||
| 1486 | 2026.02.04 05:46:58.576207 [ 259 ] {4a9bbbe1-6540-4c72-b3e1-dfe5af31f74a} <Debug> TCPHandler: Processed in 0.001355167 sec. | ||
| 1487 | 2026.02.04 05:46:58.583712 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.02.04 05:46:58.583852 [ 259 ] {6aec9965-2841-40da-9d88-a029cad78c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1489 | 2026.02.04 05:46:58.584063 [ 259 ] {6aec9965-2841-40da-9d88-a029cad78c6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1490 | 2026.02.04 05:46:58.584099 [ 259 ] {6aec9965-2841-40da-9d88-a029cad78c6f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1491 | 2026.02.04 05:46:58.584302 [ 259 ] {6aec9965-2841-40da-9d88-a029cad78c6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1492 | 2026.02.04 05:46:58.584357 [ 259 ] {6aec9965-2841-40da-9d88-a029cad78c6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1493 | 2026.02.04 05:46:58.584455 [ 259 ] {6aec9965-2841-40da-9d88-a029cad78c6f} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1494 | 2026.02.04 05:46:58.584483 [ 259 ] {6aec9965-2841-40da-9d88-a029cad78c6f} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1495 | 2026.02.04 05:46:58.584501 [ 259 ] {6aec9965-2841-40da-9d88-a029cad78c6f} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1496 | 2026.02.04 05:46:58.584515 [ 259 ] {6aec9965-2841-40da-9d88-a029cad78c6f} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1497 | 2026.02.04 05:46:58.584554 [ 259 ] {6aec9965-2841-40da-9d88-a029cad78c6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1498 | 2026.02.04 05:46:58.584573 [ 259 ] {6aec9965-2841-40da-9d88-a029cad78c6f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1499 | 2026.02.04 05:46:58.585244 [ 259 ] {6aec9965-2841-40da-9d88-a029cad78c6f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001448 sec., 17955.801104972375 rows/sec., 776.93 KiB/sec. | ||
| 1500 | 2026.02.04 05:46:58.585339 [ 259 ] {6aec9965-2841-40da-9d88-a029cad78c6f} <Debug> TCPHandler: Processed in 0.001681327 sec. | ||
| 1501 | 2026.02.04 05:46:58.585826 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2026.02.04 05:46:58.585965 [ 259 ] {357fd479-af71-4275-abf2-0f3ac92195cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1503 | 2026.02.04 05:46:58.586186 [ 259 ] {357fd479-af71-4275-abf2-0f3ac92195cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1504 | 2026.02.04 05:46:58.586222 [ 259 ] {357fd479-af71-4275-abf2-0f3ac92195cb} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1505 | 2026.02.04 05:46:58.586412 [ 259 ] {357fd479-af71-4275-abf2-0f3ac92195cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1506 | 2026.02.04 05:46:58.586461 [ 259 ] {357fd479-af71-4275-abf2-0f3ac92195cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1507 | 2026.02.04 05:46:58.586554 [ 259 ] {357fd479-af71-4275-abf2-0f3ac92195cb} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1508 | 2026.02.04 05:46:58.586580 [ 259 ] {357fd479-af71-4275-abf2-0f3ac92195cb} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1509 | 2026.02.04 05:46:58.586598 [ 259 ] {357fd479-af71-4275-abf2-0f3ac92195cb} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1510 | 2026.02.04 05:46:58.586611 [ 259 ] {357fd479-af71-4275-abf2-0f3ac92195cb} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1511 | 2026.02.04 05:46:58.586642 [ 259 ] {357fd479-af71-4275-abf2-0f3ac92195cb} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1512 | 2026.02.04 05:46:58.586659 [ 259 ] {357fd479-af71-4275-abf2-0f3ac92195cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1513 | 2026.02.04 05:46:58.587179 [ 259 ] {357fd479-af71-4275-abf2-0f3ac92195cb} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001275 sec., 20392.156862745098 rows/sec., 882.35 KiB/sec. | ||
| 1514 | 2026.02.04 05:46:58.587251 [ 259 ] {357fd479-af71-4275-abf2-0f3ac92195cb} <Debug> TCPHandler: Processed in 0.00147394 sec. | ||
| 1515 | 2026.02.04 05:46:58.587485 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.02.04 05:46:58.587619 [ 259 ] {979e8dd3-3a8f-49d7-90ec-d8899dc028a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1517 | 2026.02.04 05:46:58.587830 [ 259 ] {979e8dd3-3a8f-49d7-90ec-d8899dc028a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1518 | 2026.02.04 05:46:58.587867 [ 259 ] {979e8dd3-3a8f-49d7-90ec-d8899dc028a8} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1519 | 2026.02.04 05:46:58.588064 [ 259 ] {979e8dd3-3a8f-49d7-90ec-d8899dc028a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1520 | 2026.02.04 05:46:58.588117 [ 259 ] {979e8dd3-3a8f-49d7-90ec-d8899dc028a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1521 | 2026.02.04 05:46:58.588217 [ 259 ] {979e8dd3-3a8f-49d7-90ec-d8899dc028a8} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1522 | 2026.02.04 05:46:58.588245 [ 259 ] {979e8dd3-3a8f-49d7-90ec-d8899dc028a8} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1523 | 2026.02.04 05:46:58.588264 [ 259 ] {979e8dd3-3a8f-49d7-90ec-d8899dc028a8} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1524 | 2026.02.04 05:46:58.588278 [ 259 ] {979e8dd3-3a8f-49d7-90ec-d8899dc028a8} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1525 | 2026.02.04 05:46:58.588313 [ 259 ] {979e8dd3-3a8f-49d7-90ec-d8899dc028a8} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1526 | 2026.02.04 05:46:58.588335 [ 259 ] {979e8dd3-3a8f-49d7-90ec-d8899dc028a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1527 | 2026.02.04 05:46:58.588865 [ 259 ] {979e8dd3-3a8f-49d7-90ec-d8899dc028a8} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.0013 sec., 20000 rows/sec., 865.38 KiB/sec. | ||
| 1528 | 2026.02.04 05:46:58.588958 [ 259 ] {979e8dd3-3a8f-49d7-90ec-d8899dc028a8} <Debug> TCPHandler: Processed in 0.001522672 sec. | ||
| 1529 | 2026.02.04 05:46:58.589171 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2026.02.04 05:46:58.589306 [ 259 ] {fcc03182-ffc9-4c9d-913e-4504fdcebd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1531 | 2026.02.04 05:46:58.589531 [ 259 ] {fcc03182-ffc9-4c9d-913e-4504fdcebd7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1532 | 2026.02.04 05:46:58.589568 [ 259 ] {fcc03182-ffc9-4c9d-913e-4504fdcebd7b} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1533 | 2026.02.04 05:46:58.589774 [ 259 ] {fcc03182-ffc9-4c9d-913e-4504fdcebd7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1534 | 2026.02.04 05:46:58.589828 [ 259 ] {fcc03182-ffc9-4c9d-913e-4504fdcebd7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1535 | 2026.02.04 05:46:58.589928 [ 259 ] {fcc03182-ffc9-4c9d-913e-4504fdcebd7b} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1536 | 2026.02.04 05:46:58.589957 [ 259 ] {fcc03182-ffc9-4c9d-913e-4504fdcebd7b} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1537 | 2026.02.04 05:46:58.589976 [ 259 ] {fcc03182-ffc9-4c9d-913e-4504fdcebd7b} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 1538 | 2026.02.04 05:46:58.589990 [ 259 ] {fcc03182-ffc9-4c9d-913e-4504fdcebd7b} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1539 | 2026.02.04 05:46:58.590021 [ 259 ] {fcc03182-ffc9-4c9d-913e-4504fdcebd7b} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1540 | 2026.02.04 05:46:58.590039 [ 259 ] {fcc03182-ffc9-4c9d-913e-4504fdcebd7b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1541 | 2026.02.04 05:46:58.590458 [ 259 ] {fcc03182-ffc9-4c9d-913e-4504fdcebd7b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001239 sec., 20984.66505246166 rows/sec., 907.99 KiB/sec. | ||
| 1542 | 2026.02.04 05:46:58.590543 [ 259 ] {fcc03182-ffc9-4c9d-913e-4504fdcebd7b} <Debug> TCPHandler: Processed in 0.00145854 sec. | ||
| 1543 | 2026.02.04 05:46:58.596302 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.02.04 05:46:58.596431 [ 259 ] {4efc3791-49a2-4712-a0bf-44c309979c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1545 | 2026.02.04 05:46:58.596481 [ 259 ] {4efc3791-49a2-4712-a0bf-44c309979c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1546 | 2026.02.04 05:46:58.597120 [ 259 ] {4efc3791-49a2-4712-a0bf-44c309979c4e} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.02.04 05:46:58.597167 [ 259 ] {4efc3791-49a2-4712-a0bf-44c309979c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1548 | 2026.02.04 05:46:58.597722 [ 259 ] {4efc3791-49a2-4712-a0bf-44c309979c4e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1549 | 2026.02.04 05:46:58.598070 [ 259 ] {4efc3791-49a2-4712-a0bf-44c309979c4e} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.02.04 05:46:58.598221 [ 259 ] {4efc3791-49a2-4712-a0bf-44c309979c4e} <Debug> executeQuery: Read 15 rows, 4.64 KiB in 0.001825 sec., 8219.17808219178 rows/sec., 2.49 MiB/sec. | ||
| 1551 | 2026.02.04 05:46:58.598268 [ 259 ] {4efc3791-49a2-4712-a0bf-44c309979c4e} <Debug> TCPHandler: Processed in 0.002027276 sec. | ||
| 1552 | 2026.02.04 05:46:58.598403 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.02.04 05:46:58.598500 [ 259 ] {4226f8b7-c5a7-4c70-b141-02e3b4acb4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1554 | 2026.02.04 05:46:58.598540 [ 259 ] {4226f8b7-c5a7-4c70-b141-02e3b4acb4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1555 | 2026.02.04 05:46:58.599058 [ 259 ] {4226f8b7-c5a7-4c70-b141-02e3b4acb4dd} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.02.04 05:46:58.599093 [ 259 ] {4226f8b7-c5a7-4c70-b141-02e3b4acb4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1557 | 2026.02.04 05:46:58.599498 [ 259 ] {4226f8b7-c5a7-4c70-b141-02e3b4acb4dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1558 | 2026.02.04 05:46:58.600042 [ 259 ] {4226f8b7-c5a7-4c70-b141-02e3b4acb4dd} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.02.04 05:46:58.600207 [ 259 ] {4226f8b7-c5a7-4c70-b141-02e3b4acb4dd} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001725 sec., 154202.89855072464 rows/sec., 9.80 MiB/sec. | ||
| 1560 | 2026.02.04 05:46:58.600262 [ 259 ] {4226f8b7-c5a7-4c70-b141-02e3b4acb4dd} <Debug> TCPHandler: Processed in 0.001906902 sec. | ||
| 1561 | 2026.02.04 05:46:58.600400 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.02.04 05:46:58.600517 [ 259 ] {7869f052-8e86-4fd0-9894-3bbc4b775e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1563 | 2026.02.04 05:46:58.600558 [ 259 ] {7869f052-8e86-4fd0-9894-3bbc4b775e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1564 | 2026.02.04 05:46:58.600970 [ 259 ] {7869f052-8e86-4fd0-9894-3bbc4b775e31} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.02.04 05:46:58.601009 [ 259 ] {7869f052-8e86-4fd0-9894-3bbc4b775e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1566 | 2026.02.04 05:46:58.601446 [ 259 ] {7869f052-8e86-4fd0-9894-3bbc4b775e31} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1567 | 2026.02.04 05:46:58.601915 [ 259 ] {7869f052-8e86-4fd0-9894-3bbc4b775e31} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.02.04 05:46:58.602060 [ 259 ] {7869f052-8e86-4fd0-9894-3bbc4b775e31} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00157 sec., 2547.770700636943 rows/sec., 207.75 KiB/sec. | ||
| 1569 | 2026.02.04 05:46:58.602178 [ 259 ] {7869f052-8e86-4fd0-9894-3bbc4b775e31} <Debug> TCPHandler: Processed in 0.00183769 sec. | ||
| 1570 | 2026.02.04 05:46:58.602303 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.02.04 05:46:58.602401 [ 259 ] {e30a749c-975a-4f2c-ade5-6559751172a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1572 | 2026.02.04 05:46:58.602442 [ 259 ] {e30a749c-975a-4f2c-ade5-6559751172a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1573 | 2026.02.04 05:46:58.603294 [ 259 ] {e30a749c-975a-4f2c-ade5-6559751172a3} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.02.04 05:46:58.603329 [ 259 ] {e30a749c-975a-4f2c-ade5-6559751172a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1575 | 2026.02.04 05:46:58.603906 [ 259 ] {e30a749c-975a-4f2c-ade5-6559751172a3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1576 | 2026.02.04 05:46:58.604369 [ 259 ] {e30a749c-975a-4f2c-ade5-6559751172a3} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2026.02.04 05:46:58.604493 [ 259 ] {e30a749c-975a-4f2c-ade5-6559751172a3} <Debug> executeQuery: Read 760 rows, 61.23 KiB in 0.002144 sec., 354477.6119402985 rows/sec., 27.89 MiB/sec. | ||
| 1578 | 2026.02.04 05:46:58.604529 [ 259 ] {e30a749c-975a-4f2c-ade5-6559751172a3} <Debug> TCPHandler: Processed in 0.002313864 sec. | ||
| 1579 | 2026.02.04 05:46:58.604644 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.02.04 05:46:58.604736 [ 259 ] {a8813618-b763-4a0c-9b10-f9b2ec8538d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1581 | 2026.02.04 05:46:58.604774 [ 259 ] {a8813618-b763-4a0c-9b10-f9b2ec8538d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1582 | 2026.02.04 05:46:58.605312 [ 259 ] {a8813618-b763-4a0c-9b10-f9b2ec8538d1} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.02.04 05:46:58.605356 [ 259 ] {a8813618-b763-4a0c-9b10-f9b2ec8538d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1584 | 2026.02.04 05:46:58.605884 [ 259 ] {a8813618-b763-4a0c-9b10-f9b2ec8538d1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1585 | 2026.02.04 05:46:58.606481 [ 259 ] {a8813618-b763-4a0c-9b10-f9b2ec8538d1} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.02.04 05:46:58.606626 [ 259 ] {a8813618-b763-4a0c-9b10-f9b2ec8538d1} <Debug> executeQuery: Read 140 rows, 8.51 KiB in 0.001857 sec., 75390.41464728056 rows/sec., 4.47 MiB/sec. | ||
| 1587 | 2026.02.04 05:46:58.606668 [ 259 ] {a8813618-b763-4a0c-9b10-f9b2ec8538d1} <Debug> TCPHandler: Processed in 0.002032246 sec. | ||
| 1588 | 2026.02.04 05:46:58.606789 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.02.04 05:46:58.606885 [ 259 ] {fc0b3c08-5961-46a4-aa1d-c0752bf92a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1590 | 2026.02.04 05:46:58.606926 [ 259 ] {fc0b3c08-5961-46a4-aa1d-c0752bf92a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1591 | 2026.02.04 05:46:58.607421 [ 259 ] {fc0b3c08-5961-46a4-aa1d-c0752bf92a56} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2026.02.04 05:46:58.607460 [ 259 ] {fc0b3c08-5961-46a4-aa1d-c0752bf92a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1593 | 2026.02.04 05:46:58.607871 [ 259 ] {fc0b3c08-5961-46a4-aa1d-c0752bf92a56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1594 | 2026.02.04 05:46:58.608338 [ 259 ] {fc0b3c08-5961-46a4-aa1d-c0752bf92a56} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.02.04 05:46:58.608468 [ 259 ] {fc0b3c08-5961-46a4-aa1d-c0752bf92a56} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001634 sec., 85679.31456548348 rows/sec., 5.54 MiB/sec. | ||
| 1596 | 2026.02.04 05:46:58.608504 [ 259 ] {fc0b3c08-5961-46a4-aa1d-c0752bf92a56} <Debug> TCPHandler: Processed in 0.001798959 sec. | ||
| 1597 | 2026.02.04 05:46:58.608614 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.02.04 05:46:58.608711 [ 259 ] {c8420588-5bd1-42cd-a625-ccda2e139935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1599 | 2026.02.04 05:46:58.608753 [ 259 ] {c8420588-5bd1-42cd-a625-ccda2e139935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1600 | 2026.02.04 05:46:58.609311 [ 259 ] {c8420588-5bd1-42cd-a625-ccda2e139935} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.02.04 05:46:58.609349 [ 259 ] {c8420588-5bd1-42cd-a625-ccda2e139935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1602 | 2026.02.04 05:46:58.609775 [ 259 ] {c8420588-5bd1-42cd-a625-ccda2e139935} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1603 | 2026.02.04 05:46:58.610251 [ 259 ] {c8420588-5bd1-42cd-a625-ccda2e139935} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.02.04 05:46:58.610400 [ 259 ] {c8420588-5bd1-42cd-a625-ccda2e139935} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001662 sec., 83634.17569193742 rows/sec., 4.76 MiB/sec. | ||
| 1605 | 2026.02.04 05:46:58.610438 [ 259 ] {c8420588-5bd1-42cd-a625-ccda2e139935} <Debug> TCPHandler: Processed in 0.001830501 sec. | ||
| 1606 | 2026.02.04 05:46:58.610565 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.02.04 05:46:58.610660 [ 259 ] {cf4de451-751f-4b61-a4a8-c1854b37bf05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1608 | 2026.02.04 05:46:58.610700 [ 259 ] {cf4de451-751f-4b61-a4a8-c1854b37bf05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1609 | 2026.02.04 05:46:58.611328 [ 259 ] {cf4de451-751f-4b61-a4a8-c1854b37bf05} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.02.04 05:46:58.611367 [ 259 ] {cf4de451-751f-4b61-a4a8-c1854b37bf05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1611 | 2026.02.04 05:46:58.611865 [ 259 ] {cf4de451-751f-4b61-a4a8-c1854b37bf05} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1612 | 2026.02.04 05:46:58.612449 [ 259 ] {cf4de451-751f-4b61-a4a8-c1854b37bf05} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.02.04 05:46:58.612596 [ 259 ] {cf4de451-751f-4b61-a4a8-c1854b37bf05} <Debug> executeQuery: Read 473 rows, 34.09 KiB in 0.001954 sec., 242067.5537359263 rows/sec., 17.04 MiB/sec. | ||
| 1614 | 2026.02.04 05:46:58.612633 [ 259 ] {cf4de451-751f-4b61-a4a8-c1854b37bf05} <Debug> TCPHandler: Processed in 0.002118388 sec. | ||
| 1615 | 2026.02.04 05:46:58.612747 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.02.04 05:46:58.612842 [ 259 ] {ed03e3e7-7523-4749-9f5e-97ed4e6a2c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1617 | 2026.02.04 05:46:58.612882 [ 259 ] {ed03e3e7-7523-4749-9f5e-97ed4e6a2c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1618 | 2026.02.04 05:46:58.613209 [ 259 ] {ed03e3e7-7523-4749-9f5e-97ed4e6a2c07} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.02.04 05:46:58.613244 [ 259 ] {ed03e3e7-7523-4749-9f5e-97ed4e6a2c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1620 | 2026.02.04 05:46:58.613744 [ 259 ] {ed03e3e7-7523-4749-9f5e-97ed4e6a2c07} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1621 | 2026.02.04 05:46:58.614264 [ 259 ] {ed03e3e7-7523-4749-9f5e-97ed4e6a2c07} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.02.04 05:46:58.614396 [ 259 ] {ed03e3e7-7523-4749-9f5e-97ed4e6a2c07} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001571 sec., 3819.2234245703376 rows/sec., 199.54 KiB/sec. | ||
| 1623 | 2026.02.04 05:46:58.614433 [ 259 ] {ed03e3e7-7523-4749-9f5e-97ed4e6a2c07} <Debug> TCPHandler: Processed in 0.001734858 sec. | ||
| 1624 | 2026.02.04 05:46:58.614549 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.02.04 05:46:58.614643 [ 259 ] {a5a67d0b-578e-4ede-a716-b9cd3337086f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1626 | 2026.02.04 05:46:58.614686 [ 259 ] {a5a67d0b-578e-4ede-a716-b9cd3337086f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1627 | 2026.02.04 05:46:58.615414 [ 259 ] {a5a67d0b-578e-4ede-a716-b9cd3337086f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.02.04 05:46:58.615452 [ 259 ] {a5a67d0b-578e-4ede-a716-b9cd3337086f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1629 | 2026.02.04 05:46:58.615897 [ 259 ] {a5a67d0b-578e-4ede-a716-b9cd3337086f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1630 | 2026.02.04 05:46:58.616361 [ 259 ] {a5a67d0b-578e-4ede-a716-b9cd3337086f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.02.04 05:46:58.616503 [ 259 ] {a5a67d0b-578e-4ede-a716-b9cd3337086f} <Debug> executeQuery: Read 250 rows, 17.02 KiB in 0.001877 sec., 133191.26265316995 rows/sec., 8.86 MiB/sec. | ||
| 1632 | 2026.02.04 05:46:58.616545 [ 259 ] {a5a67d0b-578e-4ede-a716-b9cd3337086f} <Debug> TCPHandler: Processed in 0.002044476 sec. | ||
| 1633 | 2026.02.04 05:46:58.616660 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.02.04 05:46:58.616754 [ 259 ] {81f936fd-aa29-4e52-adfd-013278fa14a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1635 | 2026.02.04 05:46:58.616795 [ 259 ] {81f936fd-aa29-4e52-adfd-013278fa14a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1636 | 2026.02.04 05:46:58.617111 [ 259 ] {81f936fd-aa29-4e52-adfd-013278fa14a1} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.02.04 05:46:58.617145 [ 259 ] {81f936fd-aa29-4e52-adfd-013278fa14a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1638 | 2026.02.04 05:46:58.617731 [ 259 ] {81f936fd-aa29-4e52-adfd-013278fa14a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1639 | 2026.02.04 05:46:58.618239 [ 259 ] {81f936fd-aa29-4e52-adfd-013278fa14a1} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.02.04 05:46:58.618386 [ 259 ] {81f936fd-aa29-4e52-adfd-013278fa14a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001649 sec., 606.4281382656155 rows/sec., 40.86 KiB/sec. | ||
| 1641 | 2026.02.04 05:46:58.618458 [ 259 ] {81f936fd-aa29-4e52-adfd-013278fa14a1} <Debug> TCPHandler: Processed in 0.00184485 sec. | ||
| 1642 | 2026.02.04 05:46:58.618587 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2026.02.04 05:46:58.618684 [ 259 ] {06792aa7-a2bd-4e0d-b102-dc540b341439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1644 | 2026.02.04 05:46:58.618737 [ 259 ] {06792aa7-a2bd-4e0d-b102-dc540b341439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1645 | 2026.02.04 05:46:58.619442 [ 259 ] {06792aa7-a2bd-4e0d-b102-dc540b341439} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.02.04 05:46:58.619480 [ 259 ] {06792aa7-a2bd-4e0d-b102-dc540b341439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1647 | 2026.02.04 05:46:58.620081 [ 259 ] {06792aa7-a2bd-4e0d-b102-dc540b341439} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1648 | 2026.02.04 05:46:58.620496 [ 259 ] {06792aa7-a2bd-4e0d-b102-dc540b341439} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.02.04 05:46:58.620644 [ 259 ] {06792aa7-a2bd-4e0d-b102-dc540b341439} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001979 sec., 1515.9171298635677 rows/sec., 2.72 MiB/sec. | ||
| 1650 | 2026.02.04 05:46:58.620701 [ 259 ] {06792aa7-a2bd-4e0d-b102-dc540b341439} <Debug> TCPHandler: Processed in 0.002165069 sec. | ||
| 1651 | 2026.02.04 05:46:58.620816 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2026.02.04 05:46:58.620912 [ 259 ] {505e9704-032a-41ae-9bae-31d56bc0166f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1653 | 2026.02.04 05:46:58.620953 [ 259 ] {505e9704-032a-41ae-9bae-31d56bc0166f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1654 | 2026.02.04 05:46:58.621266 [ 259 ] {505e9704-032a-41ae-9bae-31d56bc0166f} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.02.04 05:46:58.621300 [ 259 ] {505e9704-032a-41ae-9bae-31d56bc0166f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1656 | 2026.02.04 05:46:58.621852 [ 259 ] {505e9704-032a-41ae-9bae-31d56bc0166f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1657 | 2026.02.04 05:46:58.622375 [ 259 ] {505e9704-032a-41ae-9bae-31d56bc0166f} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.02.04 05:46:58.622505 [ 259 ] {505e9704-032a-41ae-9bae-31d56bc0166f} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001611 sec., 1862.1973929236499 rows/sec., 131.54 KiB/sec. | ||
| 1659 | 2026.02.04 05:46:58.622548 [ 259 ] {505e9704-032a-41ae-9bae-31d56bc0166f} <Debug> TCPHandler: Processed in 0.001779649 sec. | ||
| 1660 | 2026.02.04 05:46:58.622687 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1661 | 2026.02.04 05:46:58.622781 [ 259 ] {5d08411d-bce1-4e27-9efb-acc99bcbcf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1662 | 2026.02.04 05:46:58.622822 [ 259 ] {5d08411d-bce1-4e27-9efb-acc99bcbcf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1663 | 2026.02.04 05:46:58.623181 [ 259 ] {5d08411d-bce1-4e27-9efb-acc99bcbcf89} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.02.04 05:46:58.623217 [ 259 ] {5d08411d-bce1-4e27-9efb-acc99bcbcf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1665 | 2026.02.04 05:46:58.623652 [ 259 ] {5d08411d-bce1-4e27-9efb-acc99bcbcf89} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1666 | 2026.02.04 05:46:58.624115 [ 259 ] {5d08411d-bce1-4e27-9efb-acc99bcbcf89} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2026.02.04 05:46:58.624263 [ 259 ] {5d08411d-bce1-4e27-9efb-acc99bcbcf89} <Debug> executeQuery: Read 84 rows, 5.38 KiB in 0.001499 sec., 56037.35823882589 rows/sec., 3.50 MiB/sec. | ||
| 1668 | 2026.02.04 05:46:58.624313 [ 259 ] {5d08411d-bce1-4e27-9efb-acc99bcbcf89} <Debug> TCPHandler: Processed in 0.001676227 sec. | ||
| 1669 | 2026.02.04 05:46:59.091241 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2406 | ||
| 1670 | 2026.02.04 05:46:59.091756 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.02.04 05:46:59.091808 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1672 | 2026.02.04 05:46:59.092424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1673 | 2026.02.04 05:46:59.092872 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.02.04 05:46:59.093051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2406 | ||
| 1675 | 2026.02.04 05:46:59.214857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1676 | 2026.02.04 05:46:59.233112 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.02.04 05:46:59.233187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1678 | 2026.02.04 05:46:59.239934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1679 | 2026.02.04 05:46:59.241157 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1680 | 2026.02.04 05:46:59.244725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1681 | 2026.02.04 05:47:00.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.67 MiB, peak 175.21 MiB, free memory in arenas 0.00 B, will set to 170.41 MiB (RSS), difference: 1.74 MiB | ||
| 1682 | 2026.02.04 05:47:01.614133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 246 | ||
| 1683 | 2026.02.04 05:47:01.617279 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.02.04 05:47:01.617335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1685 | 2026.02.04 05:47:01.618746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1686 | 2026.02.04 05:47:01.619226 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.02.04 05:47:01.619567 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1688 | 2026.02.04 05:47:03.530881 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2026.02.04 05:47:03.531052 [ 259 ] {b1285056-b262-4838-aeda-8a1632f480e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1690 | 2026.02.04 05:47:03.531116 [ 259 ] {b1285056-b262-4838-aeda-8a1632f480e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1691 | 2026.02.04 05:47:03.531804 [ 259 ] {b1285056-b262-4838-aeda-8a1632f480e2} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.02.04 05:47:03.531854 [ 259 ] {b1285056-b262-4838-aeda-8a1632f480e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1693 | 2026.02.04 05:47:03.532485 [ 259 ] {b1285056-b262-4838-aeda-8a1632f480e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1694 | 2026.02.04 05:47:03.532935 [ 259 ] {b1285056-b262-4838-aeda-8a1632f480e2} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.02.04 05:47:03.533138 [ 259 ] {b1285056-b262-4838-aeda-8a1632f480e2} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00213 sec., 35680.75117370892 rows/sec., 2.93 MiB/sec. | ||
| 1696 | 2026.02.04 05:47:03.533195 [ 259 ] {b1285056-b262-4838-aeda-8a1632f480e2} <Debug> TCPHandler: Processed in 0.002435697 sec. | ||
| 1697 | 2026.02.04 05:47:03.533348 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2026.02.04 05:47:03.533466 [ 259 ] {8e146925-74c4-4868-964f-40e46580a986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1699 | 2026.02.04 05:47:03.533513 [ 259 ] {8e146925-74c4-4868-964f-40e46580a986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1700 | 2026.02.04 05:47:03.534017 [ 259 ] {8e146925-74c4-4868-964f-40e46580a986} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.02.04 05:47:03.534052 [ 259 ] {8e146925-74c4-4868-964f-40e46580a986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1702 | 2026.02.04 05:47:03.534479 [ 259 ] {8e146925-74c4-4868-964f-40e46580a986} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1703 | 2026.02.04 05:47:03.534907 [ 259 ] {8e146925-74c4-4868-964f-40e46580a986} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.02.04 05:47:03.535047 [ 259 ] {8e146925-74c4-4868-964f-40e46580a986} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001613 sec., 6199.62802231866 rows/sec., 466.18 KiB/sec. | ||
| 1705 | 2026.02.04 05:47:03.535088 [ 259 ] {8e146925-74c4-4868-964f-40e46580a986} <Debug> TCPHandler: Processed in 0.0017967 sec. | ||
| 1706 | 2026.02.04 05:47:03.535207 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.02.04 05:47:03.535308 [ 259 ] {d0f086f6-ef1e-42bf-9ccd-0d27aea3504c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1708 | 2026.02.04 05:47:03.535349 [ 259 ] {d0f086f6-ef1e-42bf-9ccd-0d27aea3504c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1709 | 2026.02.04 05:47:03.535773 [ 259 ] {d0f086f6-ef1e-42bf-9ccd-0d27aea3504c} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.02.04 05:47:03.535811 [ 259 ] {d0f086f6-ef1e-42bf-9ccd-0d27aea3504c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1711 | 2026.02.04 05:47:03.536263 [ 259 ] {d0f086f6-ef1e-42bf-9ccd-0d27aea3504c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1712 | 2026.02.04 05:47:03.536765 [ 259 ] {d0f086f6-ef1e-42bf-9ccd-0d27aea3504c} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.02.04 05:47:03.536923 [ 259 ] {d0f086f6-ef1e-42bf-9ccd-0d27aea3504c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001637 sec., 45204.64263897373 rows/sec., 3.53 MiB/sec. | ||
| 1714 | 2026.02.04 05:47:03.536965 [ 259 ] {d0f086f6-ef1e-42bf-9ccd-0d27aea3504c} <Debug> TCPHandler: Processed in 0.001810579 sec. | ||
| 1715 | 2026.02.04 05:47:03.537084 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2026.02.04 05:47:03.537181 [ 259 ] {2bd466af-1124-4163-b9ed-d00f4f62c63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1717 | 2026.02.04 05:47:03.537224 [ 259 ] {2bd466af-1124-4163-b9ed-d00f4f62c63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1718 | 2026.02.04 05:47:03.537679 [ 259 ] {2bd466af-1124-4163-b9ed-d00f4f62c63d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.02.04 05:47:03.537723 [ 259 ] {2bd466af-1124-4163-b9ed-d00f4f62c63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1720 | 2026.02.04 05:47:03.538239 [ 259 ] {2bd466af-1124-4163-b9ed-d00f4f62c63d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1721 | 2026.02.04 05:47:03.538702 [ 259 ] {2bd466af-1124-4163-b9ed-d00f4f62c63d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.02.04 05:47:03.538863 [ 259 ] {2bd466af-1124-4163-b9ed-d00f4f62c63d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001702 sec., 94007.05052878967 rows/sec., 6.55 MiB/sec. | ||
| 1723 | 2026.02.04 05:47:03.538904 [ 259 ] {2bd466af-1124-4163-b9ed-d00f4f62c63d} <Debug> TCPHandler: Processed in 0.001870571 sec. | ||
| 1724 | 2026.02.04 05:47:03.539027 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.02.04 05:47:03.539128 [ 259 ] {311c5a8f-e009-4721-9088-3f4848eb7dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1726 | 2026.02.04 05:47:03.539184 [ 259 ] {311c5a8f-e009-4721-9088-3f4848eb7dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1727 | 2026.02.04 05:47:03.539966 [ 259 ] {311c5a8f-e009-4721-9088-3f4848eb7dba} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.02.04 05:47:03.540009 [ 259 ] {311c5a8f-e009-4721-9088-3f4848eb7dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1729 | 2026.02.04 05:47:03.540673 [ 259 ] {311c5a8f-e009-4721-9088-3f4848eb7dba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1730 | 2026.02.04 05:47:03.541101 [ 259 ] {311c5a8f-e009-4721-9088-3f4848eb7dba} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.02.04 05:47:03.541245 [ 259 ] {311c5a8f-e009-4721-9088-3f4848eb7dba} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002137 sec., 4679.457182966776 rows/sec., 8.39 MiB/sec. | ||
| 1732 | 2026.02.04 05:47:03.541313 [ 259 ] {311c5a8f-e009-4721-9088-3f4848eb7dba} <Debug> TCPHandler: Processed in 0.002338864 sec. | ||
| 1733 | 2026.02.04 05:47:03.541429 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.02.04 05:47:03.541529 [ 259 ] {d178e9af-e623-463c-ad09-d815ad672baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1735 | 2026.02.04 05:47:03.541576 [ 259 ] {d178e9af-e623-463c-ad09-d815ad672baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1736 | 2026.02.04 05:47:03.541951 [ 259 ] {d178e9af-e623-463c-ad09-d815ad672baf} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.02.04 05:47:03.541990 [ 259 ] {d178e9af-e623-463c-ad09-d815ad672baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1738 | 2026.02.04 05:47:03.542398 [ 259 ] {d178e9af-e623-463c-ad09-d815ad672baf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1739 | 2026.02.04 05:47:03.542871 [ 259 ] {d178e9af-e623-463c-ad09-d815ad672baf} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.02.04 05:47:03.543026 [ 259 ] {d178e9af-e623-463c-ad09-d815ad672baf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. | ||
| 1741 | 2026.02.04 05:47:03.543065 [ 259 ] {d178e9af-e623-463c-ad09-d815ad672baf} <Debug> TCPHandler: Processed in 0.001688707 sec. | ||
| 1742 | 2026.02.04 05:47:06.493203 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1743 | 2026.02.04 05:47:06.493275 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1744 | 2026.02.04 05:47:06.593445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2854 | ||
| 1745 | 2026.02.04 05:47:06.593924 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.02.04 05:47:06.593971 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1747 | 2026.02.04 05:47:06.594627 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1748 | 2026.02.04 05:47:06.595114 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.02.04 05:47:06.595276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2854 | ||
| 1750 | 2026.02.04 05:47:06.595270 [ 72 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1751 | 2026.02.04 05:47:06.595354 [ 72 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.02.04 05:47:06.595376 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1753 | 2026.02.04 05:47:06.598216 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 1754 | 2026.02.04 05:47:06.600961 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1755 | 2026.02.04 05:47:06.601058 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1756 | 2026.02.04 05:47:06.601161 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1757 | 2026.02.04 05:47:06.601215 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1758 | 2026.02.04 05:47:06.601290 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 430 rows starting from the beginning of the part | ||
| 1759 | 2026.02.04 05:47:06.601346 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1760 | 2026.02.04 05:47:06.601391 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1761 | 2026.02.04 05:47:06.646867 [ 186 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2854 rows, containing 4 columns (4 merged, 0 gathered) in 0.051386015 sec., 55540.40335682773 rows/sec., 813.58 KiB/sec. | ||
| 1762 | 2026.02.04 05:47:06.647877 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1763 | 2026.02.04 05:47:06.648483 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_6_1} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.02.04 05:47:06.648567 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_6_1} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1765 | 2026.02.04 05:47:06.650558 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1766 | 2026.02.04 05:47:06.745299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1767 | 2026.02.04 05:47:06.763224 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.02.04 05:47:06.763279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1769 | 2026.02.04 05:47:06.769850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1770 | 2026.02.04 05:47:06.770953 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.02.04 05:47:06.771237 [ 70 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1772 | 2026.02.04 05:47:06.771315 [ 70 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.02.04 05:47:06.771340 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1774 | 2026.02.04 05:47:06.771442 [ 187 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 1775 | 2026.02.04 05:47:06.773900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1776 | 2026.02.04 05:47:06.774392 [ 187 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1777 | 2026.02.04 05:47:06.775158 [ 187 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 1778 | 2026.02.04 05:47:06.778589 [ 187 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 1779 | 2026.02.04 05:47:06.782046 [ 187 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 1780 | 2026.02.04 05:47:06.786031 [ 187 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 1781 | 2026.02.04 05:47:06.795463 [ 187 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 1782 | 2026.02.04 05:47:06.800074 [ 187 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 1783 | 2026.02.04 05:47:06.862571 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09115701 sec., 504.6238352925354 rows/sec., 2.61 MiB/sec. | ||
| 1784 | 2026.02.04 05:47:06.864988 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1785 | 2026.02.04 05:47:06.867559 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_6_1} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.02.04 05:47:06.867662 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_6_1} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1787 | 2026.02.04 05:47:06.869420 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1788 | 2026.02.04 05:47:07.000325 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.69 MiB, peak 181.23 MiB, free memory in arenas 0.00 B, will set to 182.05 MiB (RSS), difference: 10.37 MiB | ||
| 1789 | 2026.02.04 05:47:08.539187 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2026.02.04 05:47:08.539376 [ 259 ] {7b16bfb5-cd49-4b0f-9ed6-0a20db3a0656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1791 | 2026.02.04 05:47:08.539445 [ 259 ] {7b16bfb5-cd49-4b0f-9ed6-0a20db3a0656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1792 | 2026.02.04 05:47:08.540166 [ 259 ] {7b16bfb5-cd49-4b0f-9ed6-0a20db3a0656} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.02.04 05:47:08.540208 [ 259 ] {7b16bfb5-cd49-4b0f-9ed6-0a20db3a0656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1794 | 2026.02.04 05:47:08.540770 [ 259 ] {7b16bfb5-cd49-4b0f-9ed6-0a20db3a0656} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1795 | 2026.02.04 05:47:08.541219 [ 259 ] {7b16bfb5-cd49-4b0f-9ed6-0a20db3a0656} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.02.04 05:47:08.541367 [ 259 ] {7b16bfb5-cd49-4b0f-9ed6-0a20db3a0656} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002042 sec., 130264.44662095985 rows/sec., 8.28 MiB/sec. | ||
| 1797 | 2026.02.04 05:47:08.541413 [ 259 ] {7b16bfb5-cd49-4b0f-9ed6-0a20db3a0656} <Debug> TCPHandler: Processed in 0.002352545 sec. | ||
| 1798 | 2026.02.04 05:47:08.541544 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.02.04 05:47:08.541644 [ 259 ] {9c118331-ee65-4b63-bf35-cf2266b7c8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1800 | 2026.02.04 05:47:08.541684 [ 259 ] {9c118331-ee65-4b63-bf35-cf2266b7c8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1801 | 2026.02.04 05:47:08.542378 [ 259 ] {9c118331-ee65-4b63-bf35-cf2266b7c8ee} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.02.04 05:47:08.542411 [ 259 ] {9c118331-ee65-4b63-bf35-cf2266b7c8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1803 | 2026.02.04 05:47:08.542939 [ 259 ] {9c118331-ee65-4b63-bf35-cf2266b7c8ee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1804 | 2026.02.04 05:47:08.543357 [ 259 ] {9c118331-ee65-4b63-bf35-cf2266b7c8ee} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.02.04 05:47:08.543452 [ 68 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1806 | 2026.02.04 05:47:08.543488 [ 68 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.02.04 05:47:08.543488 [ 259 ] {9c118331-ee65-4b63-bf35-cf2266b7c8ee} <Debug> executeQuery: Read 788 rows, 63.88 KiB in 0.001866 sec., 422293.6763129689 rows/sec., 33.43 MiB/sec. | ||
| 1808 | 2026.02.04 05:47:08.543507 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1809 | 2026.02.04 05:47:08.543532 [ 259 ] {9c118331-ee65-4b63-bf35-cf2266b7c8ee} <Debug> TCPHandler: Processed in 0.002036496 sec. | ||
| 1810 | 2026.02.04 05:47:08.543750 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 1811 | 2026.02.04 05:47:08.543775 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.02.04 05:47:08.543870 [ 259 ] {cd08f2c8-0039-4bf9-9c38-00a2723ffe98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1813 | 2026.02.04 05:47:08.543879 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1814 | 2026.02.04 05:47:08.543911 [ 259 ] {cd08f2c8-0039-4bf9-9c38-00a2723ffe98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1815 | 2026.02.04 05:47:08.543922 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 174 rows starting from the beginning of the part | ||
| 1816 | 2026.02.04 05:47:08.544017 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1817 | 2026.02.04 05:47:08.544183 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1818 | 2026.02.04 05:47:08.544241 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 760 rows starting from the beginning of the part | ||
| 1819 | 2026.02.04 05:47:08.544290 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1820 | 2026.02.04 05:47:08.544341 [ 259 ] {cd08f2c8-0039-4bf9-9c38-00a2723ffe98} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.02.04 05:47:08.544346 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 788 rows starting from the beginning of the part | ||
| 1822 | 2026.02.04 05:47:08.544377 [ 259 ] {cd08f2c8-0039-4bf9-9c38-00a2723ffe98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 1823 | 2026.02.04 05:47:08.544866 [ 259 ] {cd08f2c8-0039-4bf9-9c38-00a2723ffe98} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1824 | 2026.02.04 05:47:08.545326 [ 259 ] {cd08f2c8-0039-4bf9-9c38-00a2723ffe98} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.02.04 05:47:08.545471 [ 259 ] {cd08f2c8-0039-4bf9-9c38-00a2723ffe98} <Debug> executeQuery: Read 151 rows, 9.36 KiB in 0.001621 sec., 93152.37507711288 rows/sec., 5.64 MiB/sec. | ||
| 1826 | 2026.02.04 05:47:08.545512 [ 259 ] {cd08f2c8-0039-4bf9-9c38-00a2723ffe98} <Debug> TCPHandler: Processed in 0.001784369 sec. | ||
| 1827 | 2026.02.04 05:47:08.545628 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.02.04 05:47:08.545722 [ 259 ] {14693fdf-1031-4a99-970a-d6d184ed14c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1829 | 2026.02.04 05:47:08.545736 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1878 rows, containing 5 columns (5 merged, 0 gathered) in 0.002025176 sec., 927326.8101142814 rows/sec., 77.89 MiB/sec. | ||
| 1830 | 2026.02.04 05:47:08.545761 [ 259 ] {14693fdf-1031-4a99-970a-d6d184ed14c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1831 | 2026.02.04 05:47:08.546169 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1832 | 2026.02.04 05:47:08.546207 [ 259 ] {14693fdf-1031-4a99-970a-d6d184ed14c5} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.02.04 05:47:08.546247 [ 259 ] {14693fdf-1031-4a99-970a-d6d184ed14c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1834 | 2026.02.04 05:47:08.546693 [ 259 ] {14693fdf-1031-4a99-970a-d6d184ed14c5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1835 | 2026.02.04 05:47:08.546801 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_6_1} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2026.02.04 05:47:08.546905 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_6_1} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1837 | 2026.02.04 05:47:08.547010 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 1838 | 2026.02.04 05:47:08.547127 [ 259 ] {14693fdf-1031-4a99-970a-d6d184ed14c5} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.02.04 05:47:08.547258 [ 259 ] {14693fdf-1031-4a99-970a-d6d184ed14c5} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001555 sec., 90032.15434083602 rows/sec., 5.82 MiB/sec. | ||
| 1840 | 2026.02.04 05:47:08.547295 [ 259 ] {14693fdf-1031-4a99-970a-d6d184ed14c5} <Debug> TCPHandler: Processed in 0.001714857 sec. | ||
| 1841 | 2026.02.04 05:47:08.547408 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.02.04 05:47:08.547501 [ 259 ] {88d783bb-5f4f-44ff-9f39-90cd85a90285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1843 | 2026.02.04 05:47:08.547538 [ 259 ] {88d783bb-5f4f-44ff-9f39-90cd85a90285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1844 | 2026.02.04 05:47:08.547956 [ 259 ] {88d783bb-5f4f-44ff-9f39-90cd85a90285} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.02.04 05:47:08.547990 [ 259 ] {88d783bb-5f4f-44ff-9f39-90cd85a90285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1846 | 2026.02.04 05:47:08.548391 [ 259 ] {88d783bb-5f4f-44ff-9f39-90cd85a90285} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1847 | 2026.02.04 05:47:08.548805 [ 259 ] {88d783bb-5f4f-44ff-9f39-90cd85a90285} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.02.04 05:47:08.548926 [ 259 ] {88d783bb-5f4f-44ff-9f39-90cd85a90285} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001444 sec., 96260.38781163435 rows/sec., 5.48 MiB/sec. | ||
| 1849 | 2026.02.04 05:47:08.548963 [ 259 ] {88d783bb-5f4f-44ff-9f39-90cd85a90285} <Debug> TCPHandler: Processed in 0.001601624 sec. | ||
| 1850 | 2026.02.04 05:47:08.549075 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.02.04 05:47:08.549167 [ 259 ] {fe93d5d1-53b7-4ec2-a963-2795cb93335f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1852 | 2026.02.04 05:47:08.549204 [ 259 ] {fe93d5d1-53b7-4ec2-a963-2795cb93335f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1853 | 2026.02.04 05:47:08.549738 [ 259 ] {fe93d5d1-53b7-4ec2-a963-2795cb93335f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.02.04 05:47:08.549773 [ 259 ] {fe93d5d1-53b7-4ec2-a963-2795cb93335f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1855 | 2026.02.04 05:47:08.550189 [ 259 ] {fe93d5d1-53b7-4ec2-a963-2795cb93335f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1856 | 2026.02.04 05:47:08.550643 [ 259 ] {fe93d5d1-53b7-4ec2-a963-2795cb93335f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.02.04 05:47:08.550734 [ 68 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1858 | 2026.02.04 05:47:08.550767 [ 68 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.02.04 05:47:08.550768 [ 259 ] {fe93d5d1-53b7-4ec2-a963-2795cb93335f} <Debug> executeQuery: Read 486 rows, 35.14 KiB in 0.001619 sec., 300185.29956763436 rows/sec., 21.20 MiB/sec. | ||
| 1860 | 2026.02.04 05:47:08.550788 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1861 | 2026.02.04 05:47:08.550812 [ 259 ] {fe93d5d1-53b7-4ec2-a963-2795cb93335f} <Debug> TCPHandler: Processed in 0.001783979 sec. | ||
| 1862 | 2026.02.04 05:47:08.550858 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 1863 | 2026.02.04 05:47:08.550921 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.02.04 05:47:08.550947 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1865 | 2026.02.04 05:47:08.550975 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1866 | 2026.02.04 05:47:08.551013 [ 259 ] {77bf4388-2b33-4bad-8e9c-66fd414e7ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1867 | 2026.02.04 05:47:08.551028 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1868 | 2026.02.04 05:47:08.551052 [ 259 ] {77bf4388-2b33-4bad-8e9c-66fd414e7ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1869 | 2026.02.04 05:47:08.551084 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 1870 | 2026.02.04 05:47:08.551138 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 473 rows starting from the beginning of the part | ||
| 1871 | 2026.02.04 05:47:08.551183 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1872 | 2026.02.04 05:47:08.551226 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 486 rows starting from the beginning of the part | ||
| 1873 | 2026.02.04 05:47:08.551382 [ 259 ] {77bf4388-2b33-4bad-8e9c-66fd414e7ec8} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.02.04 05:47:08.551416 [ 259 ] {77bf4388-2b33-4bad-8e9c-66fd414e7ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 1875 | 2026.02.04 05:47:08.551824 [ 259 ] {77bf4388-2b33-4bad-8e9c-66fd414e7ec8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1876 | 2026.02.04 05:47:08.552131 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332877 sec., 904059.414334556 rows/sec., 68.87 MiB/sec. | ||
| 1877 | 2026.02.04 05:47:08.552219 [ 259 ] {77bf4388-2b33-4bad-8e9c-66fd414e7ec8} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.02.04 05:47:08.552341 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1879 | 2026.02.04 05:47:08.552343 [ 259 ] {77bf4388-2b33-4bad-8e9c-66fd414e7ec8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001395 sec., 4301.075268817204 rows/sec., 224.71 KiB/sec. | ||
| 1880 | 2026.02.04 05:47:08.552385 [ 259 ] {77bf4388-2b33-4bad-8e9c-66fd414e7ec8} <Debug> TCPHandler: Processed in 0.001561623 sec. | ||
| 1881 | 2026.02.04 05:47:08.552485 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.02.04 05:47:08.552635 [ 259 ] {29ef4261-d06d-408c-9cc3-be86fa1e266f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1883 | 2026.02.04 05:47:08.552675 [ 259 ] {29ef4261-d06d-408c-9cc3-be86fa1e266f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1884 | 2026.02.04 05:47:08.552884 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_6_1} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.02.04 05:47:08.552963 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_6_1} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1886 | 2026.02.04 05:47:08.553026 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1887 | 2026.02.04 05:47:08.553077 [ 259 ] {29ef4261-d06d-408c-9cc3-be86fa1e266f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.02.04 05:47:08.553111 [ 259 ] {29ef4261-d06d-408c-9cc3-be86fa1e266f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1889 | 2026.02.04 05:47:08.553529 [ 259 ] {29ef4261-d06d-408c-9cc3-be86fa1e266f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1890 | 2026.02.04 05:47:08.553941 [ 259 ] {29ef4261-d06d-408c-9cc3-be86fa1e266f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.02.04 05:47:08.554038 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1892 | 2026.02.04 05:47:08.554063 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.02.04 05:47:08.554068 [ 259 ] {29ef4261-d06d-408c-9cc3-be86fa1e266f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001452 sec., 177685.95041322315 rows/sec., 11.83 MiB/sec. | ||
| 1894 | 2026.02.04 05:47:08.554079 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1895 | 2026.02.04 05:47:08.554105 [ 259 ] {29ef4261-d06d-408c-9cc3-be86fa1e266f} <Debug> TCPHandler: Processed in 0.001608594 sec. | ||
| 1896 | 2026.02.04 05:47:08.554169 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 1897 | 2026.02.04 05:47:08.554214 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2026.02.04 05:47:08.554311 [ 259 ] {bad04099-67f8-4fad-b7cc-0f75f90646e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1899 | 2026.02.04 05:47:08.554321 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1900 | 2026.02.04 05:47:08.554350 [ 259 ] {bad04099-67f8-4fad-b7cc-0f75f90646e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1901 | 2026.02.04 05:47:08.554370 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 248 rows starting from the beginning of the part | ||
| 1902 | 2026.02.04 05:47:08.554470 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1903 | 2026.02.04 05:47:08.554521 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1904 | 2026.02.04 05:47:08.554566 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 250 rows starting from the beginning of the part | ||
| 1905 | 2026.02.04 05:47:08.554622 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1906 | 2026.02.04 05:47:08.554662 [ 259 ] {bad04099-67f8-4fad-b7cc-0f75f90646e2} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.02.04 05:47:08.554665 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 258 rows starting from the beginning of the part | ||
| 1908 | 2026.02.04 05:47:08.554704 [ 259 ] {bad04099-67f8-4fad-b7cc-0f75f90646e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 1909 | 2026.02.04 05:47:08.555219 [ 259 ] {bad04099-67f8-4fad-b7cc-0f75f90646e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1910 | 2026.02.04 05:47:08.555695 [ 259 ] {bad04099-67f8-4fad-b7cc-0f75f90646e2} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.02.04 05:47:08.555833 [ 259 ] {bad04099-67f8-4fad-b7cc-0f75f90646e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00154 sec., 649.3506493506494 rows/sec., 43.76 KiB/sec. | ||
| 1912 | 2026.02.04 05:47:08.555870 [ 259 ] {bad04099-67f8-4fad-b7cc-0f75f90646e2} <Debug> TCPHandler: Processed in 0.001703367 sec. | ||
| 1913 | 2026.02.04 05:47:08.555983 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.02.04 05:47:08.556062 [ 200 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.001937943 sec., 586188.5514692641 rows/sec., 40.95 MiB/sec. | ||
| 1915 | 2026.02.04 05:47:08.556081 [ 259 ] {d10bdd63-d2d5-4df6-b31b-f5405edac0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1916 | 2026.02.04 05:47:08.556135 [ 259 ] {d10bdd63-d2d5-4df6-b31b-f5405edac0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1917 | 2026.02.04 05:47:08.556347 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1918 | 2026.02.04 05:47:08.556811 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.02.04 05:47:08.556879 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1920 | 2026.02.04 05:47:08.556927 [ 259 ] {d10bdd63-d2d5-4df6-b31b-f5405edac0b2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.02.04 05:47:08.556942 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1922 | 2026.02.04 05:47:08.556972 [ 259 ] {d10bdd63-d2d5-4df6-b31b-f5405edac0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1923 | 2026.02.04 05:47:08.557642 [ 259 ] {d10bdd63-d2d5-4df6-b31b-f5405edac0b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1924 | 2026.02.04 05:47:08.558120 [ 259 ] {d10bdd63-d2d5-4df6-b31b-f5405edac0b2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.02.04 05:47:08.558280 [ 259 ] {d10bdd63-d2d5-4df6-b31b-f5405edac0b2} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002218 sec., 8115.419296663661 rows/sec., 14.54 MiB/sec. | ||
| 1926 | 2026.02.04 05:47:08.558339 [ 259 ] {d10bdd63-d2d5-4df6-b31b-f5405edac0b2} <Debug> TCPHandler: Processed in 0.002406976 sec. | ||
| 1927 | 2026.02.04 05:47:08.558453 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.02.04 05:47:08.558548 [ 259 ] {2555f734-c198-4db9-8aae-3cca55633deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1929 | 2026.02.04 05:47:08.558589 [ 259 ] {2555f734-c198-4db9-8aae-3cca55633deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1930 | 2026.02.04 05:47:08.558934 [ 259 ] {2555f734-c198-4db9-8aae-3cca55633deb} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.02.04 05:47:08.558971 [ 259 ] {2555f734-c198-4db9-8aae-3cca55633deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1932 | 2026.02.04 05:47:08.559385 [ 259 ] {2555f734-c198-4db9-8aae-3cca55633deb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1933 | 2026.02.04 05:47:08.559798 [ 259 ] {2555f734-c198-4db9-8aae-3cca55633deb} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.02.04 05:47:08.559928 [ 259 ] {2555f734-c198-4db9-8aae-3cca55633deb} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.0014 sec., 6428.571428571428 rows/sec., 494.56 KiB/sec. | ||
| 1935 | 2026.02.04 05:47:08.559964 [ 259 ] {2555f734-c198-4db9-8aae-3cca55633deb} <Debug> TCPHandler: Processed in 0.001561293 sec. | ||
| 1936 | 2026.02.04 05:47:08.560084 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.02.04 05:47:08.560177 [ 259 ] {52576867-07d6-40a7-b9bc-7791c4d950fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1938 | 2026.02.04 05:47:08.560218 [ 259 ] {52576867-07d6-40a7-b9bc-7791c4d950fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1939 | 2026.02.04 05:47:08.560551 [ 259 ] {52576867-07d6-40a7-b9bc-7791c4d950fc} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.02.04 05:47:08.560588 [ 259 ] {52576867-07d6-40a7-b9bc-7791c4d950fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1941 | 2026.02.04 05:47:08.561006 [ 259 ] {52576867-07d6-40a7-b9bc-7791c4d950fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1942 | 2026.02.04 05:47:08.561437 [ 259 ] {52576867-07d6-40a7-b9bc-7791c4d950fc} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.02.04 05:47:08.561541 [ 68 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1944 | 2026.02.04 05:47:08.561564 [ 259 ] {52576867-07d6-40a7-b9bc-7791c4d950fc} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001405 sec., 62633.45195729537 rows/sec., 3.93 MiB/sec. | ||
| 1945 | 2026.02.04 05:47:08.561575 [ 68 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.02.04 05:47:08.561598 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 1947 | 2026.02.04 05:47:08.561599 [ 259 ] {52576867-07d6-40a7-b9bc-7791c4d950fc} <Debug> TCPHandler: Processed in 0.001566543 sec. | ||
| 1948 | 2026.02.04 05:47:08.561700 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 1949 | 2026.02.04 05:47:08.561803 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1950 | 2026.02.04 05:47:08.561832 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1951 | 2026.02.04 05:47:08.561897 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1952 | 2026.02.04 05:47:08.561950 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1953 | 2026.02.04 05:47:08.561992 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 84 rows starting from the beginning of the part | ||
| 1954 | 2026.02.04 05:47:08.562087 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1955 | 2026.02.04 05:47:08.562134 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 88 rows starting from the beginning of the part | ||
| 1956 | 2026.02.04 05:47:08.563062 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001409249 sec., 244101.64562827436 rows/sec., 15.82 MiB/sec. | ||
| 1957 | 2026.02.04 05:47:08.563258 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1958 | 2026.02.04 05:47:08.563738 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_6_1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.02.04 05:47:08.563803 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_6_1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1960 | 2026.02.04 05:47:08.563855 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1961 | 2026.02.04 05:47:11.620804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 282 | ||
| 1962 | 2026.02.04 05:47:11.623112 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.02.04 05:47:11.623166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 1964 | 2026.02.04 05:47:11.624452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1965 | 2026.02.04 05:47:11.625023 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.02.04 05:47:11.625325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1967 | 2026.02.04 05:47:13.530621 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.02.04 05:47:13.530812 [ 259 ] {ffea5aa8-22b6-4aae-84b9-faa776bbb945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1969 | 2026.02.04 05:47:13.530874 [ 259 ] {ffea5aa8-22b6-4aae-84b9-faa776bbb945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1970 | 2026.02.04 05:47:13.531503 [ 259 ] {ffea5aa8-22b6-4aae-84b9-faa776bbb945} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.02.04 05:47:13.531545 [ 259 ] {ffea5aa8-22b6-4aae-84b9-faa776bbb945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 1972 | 2026.02.04 05:47:13.532035 [ 259 ] {ffea5aa8-22b6-4aae-84b9-faa776bbb945} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1973 | 2026.02.04 05:47:13.532454 [ 259 ] {ffea5aa8-22b6-4aae-84b9-faa776bbb945} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.02.04 05:47:13.532604 [ 259 ] {ffea5aa8-22b6-4aae-84b9-faa776bbb945} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001843 sec., 41237.113402061856 rows/sec., 3.38 MiB/sec. | ||
| 1975 | 2026.02.04 05:47:13.532650 [ 259 ] {ffea5aa8-22b6-4aae-84b9-faa776bbb945} <Debug> TCPHandler: Processed in 0.00216084 sec. | ||
| 1976 | 2026.02.04 05:47:13.532774 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.02.04 05:47:13.532878 [ 259 ] {fd55fbc3-674c-422b-83c0-b743437aa267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1978 | 2026.02.04 05:47:13.532921 [ 259 ] {fd55fbc3-674c-422b-83c0-b743437aa267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1979 | 2026.02.04 05:47:13.533328 [ 259 ] {fd55fbc3-674c-422b-83c0-b743437aa267} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.02.04 05:47:13.533364 [ 259 ] {fd55fbc3-674c-422b-83c0-b743437aa267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 1981 | 2026.02.04 05:47:13.533801 [ 259 ] {fd55fbc3-674c-422b-83c0-b743437aa267} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1982 | 2026.02.04 05:47:13.534193 [ 259 ] {fd55fbc3-674c-422b-83c0-b743437aa267} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.02.04 05:47:13.534285 [ 60 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1984 | 2026.02.04 05:47:13.534321 [ 259 ] {fd55fbc3-674c-422b-83c0-b743437aa267} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001467 sec., 6816.63258350375 rows/sec., 512.58 KiB/sec. | ||
| 1985 | 2026.02.04 05:47:13.534321 [ 60 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.02.04 05:47:13.534355 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 1987 | 2026.02.04 05:47:13.534360 [ 259 ] {fd55fbc3-674c-422b-83c0-b743437aa267} <Debug> TCPHandler: Processed in 0.001637425 sec. | ||
| 1988 | 2026.02.04 05:47:13.534481 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.02.04 05:47:13.534482 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 1990 | 2026.02.04 05:47:13.534576 [ 259 ] {de9a3362-ba10-4316-9dcd-bd2a0b09e8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1991 | 2026.02.04 05:47:13.534620 [ 259 ] {de9a3362-ba10-4316-9dcd-bd2a0b09e8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1992 | 2026.02.04 05:47:13.534635 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1993 | 2026.02.04 05:47:13.534671 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1994 | 2026.02.04 05:47:13.534736 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 1995 | 2026.02.04 05:47:13.534783 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part | ||
| 1996 | 2026.02.04 05:47:13.534823 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 1997 | 2026.02.04 05:47:13.534863 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 151 rows starting from the beginning of the part | ||
| 1998 | 2026.02.04 05:47:13.534902 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 1999 | 2026.02.04 05:47:13.535049 [ 259 ] {de9a3362-ba10-4316-9dcd-bd2a0b09e8d5} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.02.04 05:47:13.535092 [ 259 ] {de9a3362-ba10-4316-9dcd-bd2a0b09e8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2001 | 2026.02.04 05:47:13.535521 [ 259 ] {de9a3362-ba10-4316-9dcd-bd2a0b09e8d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2002 | 2026.02.04 05:47:13.535770 [ 198 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349277 sec., 260139.3190575397 rows/sec., 17.20 MiB/sec. | ||
| 2003 | 2026.02.04 05:47:13.536012 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2004 | 2026.02.04 05:47:13.536047 [ 259 ] {de9a3362-ba10-4316-9dcd-bd2a0b09e8d5} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.02.04 05:47:13.536186 [ 259 ] {de9a3362-ba10-4316-9dcd-bd2a0b09e8d5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001629 sec., 45426.642111724985 rows/sec., 3.55 MiB/sec. | ||
| 2006 | 2026.02.04 05:47:13.536225 [ 259 ] {de9a3362-ba10-4316-9dcd-bd2a0b09e8d5} <Debug> TCPHandler: Processed in 0.001795749 sec. | ||
| 2007 | 2026.02.04 05:47:13.536343 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.02.04 05:47:13.536440 [ 259 ] {623330c5-7e70-4765-bff7-2d82ebd8ffe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2009 | 2026.02.04 05:47:13.536484 [ 259 ] {623330c5-7e70-4765-bff7-2d82ebd8ffe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2010 | 2026.02.04 05:47:13.536506 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_6_1} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.02.04 05:47:13.536580 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_6_1} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2012 | 2026.02.04 05:47:13.536645 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2013 | 2026.02.04 05:47:13.536889 [ 259 ] {623330c5-7e70-4765-bff7-2d82ebd8ffe9} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.02.04 05:47:13.536929 [ 259 ] {623330c5-7e70-4765-bff7-2d82ebd8ffe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2015 | 2026.02.04 05:47:13.537372 [ 259 ] {623330c5-7e70-4765-bff7-2d82ebd8ffe9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2016 | 2026.02.04 05:47:13.537806 [ 259 ] {623330c5-7e70-4765-bff7-2d82ebd8ffe9} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.02.04 05:47:13.537935 [ 259 ] {623330c5-7e70-4765-bff7-2d82ebd8ffe9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec. | ||
| 2018 | 2026.02.04 05:47:13.537971 [ 259 ] {623330c5-7e70-4765-bff7-2d82ebd8ffe9} <Debug> TCPHandler: Processed in 0.001678527 sec. | ||
| 2019 | 2026.02.04 05:47:13.538080 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2020 | 2026.02.04 05:47:13.538175 [ 259 ] {88b4f641-5c8c-44a3-9e79-9aadb8305b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2021 | 2026.02.04 05:47:13.538227 [ 259 ] {88b4f641-5c8c-44a3-9e79-9aadb8305b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2022 | 2026.02.04 05:47:13.538967 [ 259 ] {88b4f641-5c8c-44a3-9e79-9aadb8305b5e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.02.04 05:47:13.539004 [ 259 ] {88b4f641-5c8c-44a3-9e79-9aadb8305b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2024 | 2026.02.04 05:47:13.539680 [ 259 ] {88b4f641-5c8c-44a3-9e79-9aadb8305b5e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2025 | 2026.02.04 05:47:13.540089 [ 259 ] {88b4f641-5c8c-44a3-9e79-9aadb8305b5e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.02.04 05:47:13.540202 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2027 | 2026.02.04 05:47:13.540227 [ 259 ] {88b4f641-5c8c-44a3-9e79-9aadb8305b5e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00207 sec., 4830.917874396136 rows/sec., 8.66 MiB/sec. | ||
| 2028 | 2026.02.04 05:47:13.540274 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.02.04 05:47:13.540296 [ 259 ] {88b4f641-5c8c-44a3-9e79-9aadb8305b5e} <Debug> TCPHandler: Processed in 0.002265483 sec. | ||
| 2030 | 2026.02.04 05:47:13.540327 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2031 | 2026.02.04 05:47:13.540419 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2026.02.04 05:47:13.540436 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 2033 | 2026.02.04 05:47:13.540528 [ 259 ] {4e13c5d2-8882-4e18-af3a-a13ea778c80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2034 | 2026.02.04 05:47:13.540570 [ 259 ] {4e13c5d2-8882-4e18-af3a-a13ea778c80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2035 | 2026.02.04 05:47:13.540651 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2036 | 2026.02.04 05:47:13.540708 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 2037 | 2026.02.04 05:47:13.540835 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 2038 | 2026.02.04 05:47:13.540934 [ 259 ] {4e13c5d2-8882-4e18-af3a-a13ea778c80b} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.02.04 05:47:13.540940 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 2040 | 2026.02.04 05:47:13.540975 [ 259 ] {4e13c5d2-8882-4e18-af3a-a13ea778c80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2041 | 2026.02.04 05:47:13.541051 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 2042 | 2026.02.04 05:47:13.541144 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
| 2043 | 2026.02.04 05:47:13.541260 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 2044 | 2026.02.04 05:47:13.541479 [ 259 ] {4e13c5d2-8882-4e18-af3a-a13ea778c80b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2045 | 2026.02.04 05:47:13.541941 [ 259 ] {4e13c5d2-8882-4e18-af3a-a13ea778c80b} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.02.04 05:47:13.542083 [ 259 ] {4e13c5d2-8882-4e18-af3a-a13ea778c80b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001574 sec., 38119.44091486658 rows/sec., 2.57 MiB/sec. | ||
| 2047 | 2026.02.04 05:47:13.542121 [ 259 ] {4e13c5d2-8882-4e18-af3a-a13ea778c80b} <Debug> TCPHandler: Processed in 0.001753008 sec. | ||
| 2048 | 2026.02.04 05:47:13.543025 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 19 columns (19 merged, 0 gathered) in 0.002630723 sec., 23187.54197990438 rows/sec., 41.55 MiB/sec. | ||
| 2049 | 2026.02.04 05:47:13.543360 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2050 | 2026.02.04 05:47:13.544078 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2051 | 2026.02.04 05:47:13.544148 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2052 | 2026.02.04 05:47:13.544224 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2053 | 2026.02.04 05:47:14.095667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3366 | ||
| 2054 | 2026.02.04 05:47:14.096487 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.02.04 05:47:14.096559 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2056 | 2026.02.04 05:47:14.097250 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2057 | 2026.02.04 05:47:14.097744 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.02.04 05:47:14.097871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3366 | ||
| 2059 | 2026.02.04 05:47:14.274222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2060 | 2026.02.04 05:47:14.292094 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2026.02.04 05:47:14.292158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2062 | 2026.02.04 05:47:14.297870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2063 | 2026.02.04 05:47:14.299012 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.02.04 05:47:14.302220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2065 | 2026.02.04 05:47:18.540054 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.02.04 05:47:18.540351 [ 259 ] {25807675-0c04-4dd3-82ee-b6a1f74bef73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2067 | 2026.02.04 05:47:18.540451 [ 259 ] {25807675-0c04-4dd3-82ee-b6a1f74bef73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2068 | 2026.02.04 05:47:18.541307 [ 259 ] {25807675-0c04-4dd3-82ee-b6a1f74bef73} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.02.04 05:47:18.541349 [ 259 ] {25807675-0c04-4dd3-82ee-b6a1f74bef73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2070 | 2026.02.04 05:47:18.541727 [ 259 ] {25807675-0c04-4dd3-82ee-b6a1f74bef73} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2071 | 2026.02.04 05:47:18.541945 [ 259 ] {25807675-0c04-4dd3-82ee-b6a1f74bef73} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.02.04 05:47:18.542089 [ 259 ] {25807675-0c04-4dd3-82ee-b6a1f74bef73} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001812 sec., 146799.1169977925 rows/sec., 9.33 MiB/sec. | ||
| 2073 | 2026.02.04 05:47:18.542130 [ 259 ] {25807675-0c04-4dd3-82ee-b6a1f74bef73} <Debug> TCPHandler: Processed in 0.002247382 sec. | ||
| 2074 | 2026.02.04 05:47:18.542252 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.02.04 05:47:18.542346 [ 259 ] {0bca41ec-ed2c-4606-aaa1-7e91ed008dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2076 | 2026.02.04 05:47:18.542386 [ 259 ] {0bca41ec-ed2c-4606-aaa1-7e91ed008dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2077 | 2026.02.04 05:47:18.543077 [ 259 ] {0bca41ec-ed2c-4606-aaa1-7e91ed008dd5} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2026.02.04 05:47:18.543115 [ 259 ] {0bca41ec-ed2c-4606-aaa1-7e91ed008dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2079 | 2026.02.04 05:47:18.543456 [ 259 ] {0bca41ec-ed2c-4606-aaa1-7e91ed008dd5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2080 | 2026.02.04 05:47:18.543671 [ 259 ] {0bca41ec-ed2c-4606-aaa1-7e91ed008dd5} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.02.04 05:47:18.543792 [ 259 ] {0bca41ec-ed2c-4606-aaa1-7e91ed008dd5} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001464 sec., 547814.2076502732 rows/sec., 43.50 MiB/sec. | ||
| 2082 | 2026.02.04 05:47:18.543827 [ 259 ] {0bca41ec-ed2c-4606-aaa1-7e91ed008dd5} <Debug> TCPHandler: Processed in 0.001623454 sec. | ||
| 2083 | 2026.02.04 05:47:18.543941 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2084 | 2026.02.04 05:47:18.544034 [ 259 ] {5cb9de5c-b823-4ff1-9a5c-6f069ba88517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2085 | 2026.02.04 05:47:18.544073 [ 259 ] {5cb9de5c-b823-4ff1-9a5c-6f069ba88517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2086 | 2026.02.04 05:47:18.544491 [ 259 ] {5cb9de5c-b823-4ff1-9a5c-6f069ba88517} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.02.04 05:47:18.544526 [ 259 ] {5cb9de5c-b823-4ff1-9a5c-6f069ba88517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2088 | 2026.02.04 05:47:18.544815 [ 259 ] {5cb9de5c-b823-4ff1-9a5c-6f069ba88517} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2089 | 2026.02.04 05:47:18.545011 [ 259 ] {5cb9de5c-b823-4ff1-9a5c-6f069ba88517} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.02.04 05:47:18.545132 [ 259 ] {5cb9de5c-b823-4ff1-9a5c-6f069ba88517} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001117 sec., 141450.3133393017 rows/sec., 8.64 MiB/sec. | ||
| 2091 | 2026.02.04 05:47:18.545168 [ 259 ] {5cb9de5c-b823-4ff1-9a5c-6f069ba88517} <Debug> TCPHandler: Processed in 0.001275155 sec. | ||
| 2092 | 2026.02.04 05:47:18.545279 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2026.02.04 05:47:18.545371 [ 259 ] {b22d1904-3bd8-4505-ba93-cd8128cd9987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2094 | 2026.02.04 05:47:18.545409 [ 259 ] {b22d1904-3bd8-4505-ba93-cd8128cd9987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2095 | 2026.02.04 05:47:18.545814 [ 259 ] {b22d1904-3bd8-4505-ba93-cd8128cd9987} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.02.04 05:47:18.545850 [ 259 ] {b22d1904-3bd8-4505-ba93-cd8128cd9987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2097 | 2026.02.04 05:47:18.546130 [ 259 ] {b22d1904-3bd8-4505-ba93-cd8128cd9987} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2098 | 2026.02.04 05:47:18.546326 [ 259 ] {b22d1904-3bd8-4505-ba93-cd8128cd9987} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.02.04 05:47:18.546443 [ 259 ] {b22d1904-3bd8-4505-ba93-cd8128cd9987} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001089 sec., 128558.31037649221 rows/sec., 8.31 MiB/sec. | ||
| 2100 | 2026.02.04 05:47:18.546478 [ 259 ] {b22d1904-3bd8-4505-ba93-cd8128cd9987} <Debug> TCPHandler: Processed in 0.001245914 sec. | ||
| 2101 | 2026.02.04 05:47:18.546587 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.02.04 05:47:18.546679 [ 259 ] {2d978171-e7c4-4344-bbef-1f83ed2ca1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2103 | 2026.02.04 05:47:18.546716 [ 259 ] {2d978171-e7c4-4344-bbef-1f83ed2ca1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2104 | 2026.02.04 05:47:18.547118 [ 259 ] {2d978171-e7c4-4344-bbef-1f83ed2ca1ba} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.02.04 05:47:18.547154 [ 259 ] {2d978171-e7c4-4344-bbef-1f83ed2ca1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2106 | 2026.02.04 05:47:18.547447 [ 259 ] {2d978171-e7c4-4344-bbef-1f83ed2ca1ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2107 | 2026.02.04 05:47:18.547643 [ 259 ] {2d978171-e7c4-4344-bbef-1f83ed2ca1ba} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.02.04 05:47:18.547760 [ 259 ] {2d978171-e7c4-4344-bbef-1f83ed2ca1ba} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001099 sec., 126478.61692447681 rows/sec., 7.20 MiB/sec. | ||
| 2109 | 2026.02.04 05:47:18.547795 [ 259 ] {2d978171-e7c4-4344-bbef-1f83ed2ca1ba} <Debug> TCPHandler: Processed in 0.001255745 sec. | ||
| 2110 | 2026.02.04 05:47:18.547906 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.02.04 05:47:18.547997 [ 259 ] {8b2ee48d-b7de-4861-845b-1a42a1dc683b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2112 | 2026.02.04 05:47:18.548035 [ 259 ] {8b2ee48d-b7de-4861-845b-1a42a1dc683b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2113 | 2026.02.04 05:47:18.548559 [ 259 ] {8b2ee48d-b7de-4861-845b-1a42a1dc683b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.02.04 05:47:18.548595 [ 259 ] {8b2ee48d-b7de-4861-845b-1a42a1dc683b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2115 | 2026.02.04 05:47:18.548899 [ 259 ] {8b2ee48d-b7de-4861-845b-1a42a1dc683b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2116 | 2026.02.04 05:47:18.549096 [ 259 ] {8b2ee48d-b7de-4861-845b-1a42a1dc683b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.02.04 05:47:18.549218 [ 259 ] {8b2ee48d-b7de-4861-845b-1a42a1dc683b} <Debug> executeQuery: Read 493 rows, 35.70 KiB in 0.001239 sec., 397901.5334947538 rows/sec., 28.14 MiB/sec. | ||
| 2118 | 2026.02.04 05:47:18.549254 [ 259 ] {8b2ee48d-b7de-4861-845b-1a42a1dc683b} <Debug> TCPHandler: Processed in 0.001395519 sec. | ||
| 2119 | 2026.02.04 05:47:18.549362 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2026.02.04 05:47:18.549454 [ 259 ] {57e1b896-67ae-4a73-aeb7-9984f4c2bbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2121 | 2026.02.04 05:47:18.549493 [ 259 ] {57e1b896-67ae-4a73-aeb7-9984f4c2bbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2122 | 2026.02.04 05:47:18.549821 [ 259 ] {57e1b896-67ae-4a73-aeb7-9984f4c2bbcc} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.02.04 05:47:18.549856 [ 259 ] {57e1b896-67ae-4a73-aeb7-9984f4c2bbcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2124 | 2026.02.04 05:47:18.550139 [ 259 ] {57e1b896-67ae-4a73-aeb7-9984f4c2bbcc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2125 | 2026.02.04 05:47:18.550332 [ 259 ] {57e1b896-67ae-4a73-aeb7-9984f4c2bbcc} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.02.04 05:47:18.550452 [ 259 ] {57e1b896-67ae-4a73-aeb7-9984f4c2bbcc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001015 sec., 5911.330049261083 rows/sec., 308.84 KiB/sec. | ||
| 2127 | 2026.02.04 05:47:18.550487 [ 259 ] {57e1b896-67ae-4a73-aeb7-9984f4c2bbcc} <Debug> TCPHandler: Processed in 0.001171242 sec. | ||
| 2128 | 2026.02.04 05:47:18.550595 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.02.04 05:47:18.550687 [ 259 ] {e7625b0e-4d35-4949-a0a1-1fa05aca7ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2130 | 2026.02.04 05:47:18.550726 [ 259 ] {e7625b0e-4d35-4949-a0a1-1fa05aca7ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2131 | 2026.02.04 05:47:18.551103 [ 259 ] {e7625b0e-4d35-4949-a0a1-1fa05aca7ea6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.02.04 05:47:18.551137 [ 259 ] {e7625b0e-4d35-4949-a0a1-1fa05aca7ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2133 | 2026.02.04 05:47:18.551440 [ 259 ] {e7625b0e-4d35-4949-a0a1-1fa05aca7ea6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2134 | 2026.02.04 05:47:18.551634 [ 259 ] {e7625b0e-4d35-4949-a0a1-1fa05aca7ea6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.02.04 05:47:18.551754 [ 259 ] {e7625b0e-4d35-4949-a0a1-1fa05aca7ea6} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001085 sec., 237788.0184331797 rows/sec., 15.83 MiB/sec. | ||
| 2136 | 2026.02.04 05:47:18.551789 [ 259 ] {e7625b0e-4d35-4949-a0a1-1fa05aca7ea6} <Debug> TCPHandler: Processed in 0.001241274 sec. | ||
| 2137 | 2026.02.04 05:47:18.551902 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.02.04 05:47:18.551993 [ 259 ] {555270f2-1b92-47f7-8805-3bcd2e75fc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2139 | 2026.02.04 05:47:18.552032 [ 259 ] {555270f2-1b92-47f7-8805-3bcd2e75fc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2140 | 2026.02.04 05:47:18.552338 [ 259 ] {555270f2-1b92-47f7-8805-3bcd2e75fc80} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.02.04 05:47:18.552373 [ 259 ] {555270f2-1b92-47f7-8805-3bcd2e75fc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2142 | 2026.02.04 05:47:18.552658 [ 259 ] {555270f2-1b92-47f7-8805-3bcd2e75fc80} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2143 | 2026.02.04 05:47:18.552851 [ 259 ] {555270f2-1b92-47f7-8805-3bcd2e75fc80} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.02.04 05:47:18.552969 [ 259 ] {555270f2-1b92-47f7-8805-3bcd2e75fc80} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000993 sec., 1007.0493454179256 rows/sec., 67.86 KiB/sec. | ||
| 2145 | 2026.02.04 05:47:18.553003 [ 259 ] {555270f2-1b92-47f7-8805-3bcd2e75fc80} <Debug> TCPHandler: Processed in 0.001147921 sec. | ||
| 2146 | 2026.02.04 05:47:18.553111 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.02.04 05:47:18.553202 [ 259 ] {6e49fee3-ddf5-41e7-b57b-742829abfc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2148 | 2026.02.04 05:47:18.553252 [ 259 ] {6e49fee3-ddf5-41e7-b57b-742829abfc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2149 | 2026.02.04 05:47:18.553970 [ 259 ] {6e49fee3-ddf5-41e7-b57b-742829abfc4d} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.02.04 05:47:18.554005 [ 259 ] {6e49fee3-ddf5-41e7-b57b-742829abfc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2151 | 2026.02.04 05:47:18.554505 [ 259 ] {6e49fee3-ddf5-41e7-b57b-742829abfc4d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2152 | 2026.02.04 05:47:18.554715 [ 259 ] {6e49fee3-ddf5-41e7-b57b-742829abfc4d} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.02.04 05:47:18.554842 [ 259 ] {6e49fee3-ddf5-41e7-b57b-742829abfc4d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001657 sec., 15087.50754375377 rows/sec., 27.04 MiB/sec. | ||
| 2154 | 2026.02.04 05:47:18.554890 [ 259 ] {6e49fee3-ddf5-41e7-b57b-742829abfc4d} <Debug> TCPHandler: Processed in 0.00182547 sec. | ||
| 2155 | 2026.02.04 05:47:18.554992 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.02.04 05:47:18.555083 [ 259 ] {d2f052b4-5826-431e-af3b-8845cbf22b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2157 | 2026.02.04 05:47:18.555122 [ 259 ] {d2f052b4-5826-431e-af3b-8845cbf22b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2158 | 2026.02.04 05:47:18.555432 [ 259 ] {d2f052b4-5826-431e-af3b-8845cbf22b7f} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.02.04 05:47:18.555467 [ 259 ] {d2f052b4-5826-431e-af3b-8845cbf22b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2160 | 2026.02.04 05:47:18.555749 [ 259 ] {d2f052b4-5826-431e-af3b-8845cbf22b7f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2161 | 2026.02.04 05:47:18.555949 [ 259 ] {d2f052b4-5826-431e-af3b-8845cbf22b7f} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.02.04 05:47:18.556068 [ 259 ] {d2f052b4-5826-431e-af3b-8845cbf22b7f} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001003 sec., 5982.053838484547 rows/sec., 450.80 KiB/sec. | ||
| 2163 | 2026.02.04 05:47:18.556102 [ 259 ] {d2f052b4-5826-431e-af3b-8845cbf22b7f} <Debug> TCPHandler: Processed in 0.001157001 sec. | ||
| 2164 | 2026.02.04 05:47:18.556209 [ 259 ] {} <Trace> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.02.04 05:47:18.556300 [ 259 ] {9f923e2f-3bdc-4dd5-86a0-f7faacbb314e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42208) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2166 | 2026.02.04 05:47:18.556338 [ 259 ] {9f923e2f-3bdc-4dd5-86a0-f7faacbb314e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2167 | 2026.02.04 05:47:18.556645 [ 259 ] {9f923e2f-3bdc-4dd5-86a0-f7faacbb314e} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.02.04 05:47:18.556680 [ 259 ] {9f923e2f-3bdc-4dd5-86a0-f7faacbb314e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2169 | 2026.02.04 05:47:18.556963 [ 259 ] {9f923e2f-3bdc-4dd5-86a0-f7faacbb314e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2170 | 2026.02.04 05:47:18.557167 [ 259 ] {9f923e2f-3bdc-4dd5-86a0-f7faacbb314e} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.02.04 05:47:18.557285 [ 259 ] {9f923e2f-3bdc-4dd5-86a0-f7faacbb314e} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001003 sec., 87736.78963110669 rows/sec., 5.51 MiB/sec. | ||
| 2172 | 2026.02.04 05:47:18.557319 [ 259 ] {9f923e2f-3bdc-4dd5-86a0-f7faacbb314e} <Debug> TCPHandler: Processed in 0.001156772 sec. | ||
| 2173 | 2026.02.04 05:47:21.493382 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2174 | 2026.02.04 05:47:21.493443 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2175 | 2026.02.04 05:47:21.598822 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3814 | ||
| 2176 | 2026.02.04 05:47:21.599394 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.02.04 05:47:21.599436 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2178 | 2026.02.04 05:47:21.600011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2179 | 2026.02.04 05:47:21.600286 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.02.04 05:47:21.600445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3814 | ||
| 2181 | 2026.02.04 05:47:21.626284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 318 | ||
| 2182 | 2026.02.04 05:47:21.628608 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.02.04 05:47:21.628665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2184 | 2026.02.04 05:47:21.629832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2185 | 2026.02.04 05:47:21.630103 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.02.04 05:47:21.630450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2187 | 2026.02.04 05:47:21.803179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2188 | 2026.02.04 05:47:21.821193 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.02.04 05:47:21.821260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2190 | 2026.02.04 05:47:21.827496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2191 | 2026.02.04 05:47:21.828179 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2026.02.04 05:47:21.831356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2193 | 2026.02.04 05:47:22.585689 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2194 | 2026.02.04 05:47:22.585759 [ 259 ] {} <Debug> TCP-Session: 1b4eb23a-87fe-4113-9569-5a4ae93661eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.02.04 05:47:23.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.90 MiB, peak 188.01 MiB, free memory in arenas 0.00 B, will set to 184.94 MiB (RSS), difference: 2.04 MiB | ||
| 2196 | 2026.02.04 05:47:23.530124 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.02.04 05:47:23.530302 [ 262 ] {36fd3865-1a5b-4c34-adce-5f5017991197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2198 | 2026.02.04 05:47:23.530365 [ 262 ] {36fd3865-1a5b-4c34-adce-5f5017991197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2199 | 2026.02.04 05:47:23.531116 [ 262 ] {36fd3865-1a5b-4c34-adce-5f5017991197} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.02.04 05:47:23.531158 [ 262 ] {36fd3865-1a5b-4c34-adce-5f5017991197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2201 | 2026.02.04 05:47:23.531536 [ 262 ] {36fd3865-1a5b-4c34-adce-5f5017991197} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2202 | 2026.02.04 05:47:23.531786 [ 262 ] {36fd3865-1a5b-4c34-adce-5f5017991197} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.02.04 05:47:23.531933 [ 262 ] {36fd3865-1a5b-4c34-adce-5f5017991197} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001634 sec., 46511.62790697674 rows/sec., 3.82 MiB/sec. | ||
| 2204 | 2026.02.04 05:47:23.531972 [ 262 ] {36fd3865-1a5b-4c34-adce-5f5017991197} <Debug> TCPHandler: Processed in 0.001947674 sec. | ||
| 2205 | 2026.02.04 05:47:23.532118 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2026.02.04 05:47:23.532212 [ 262 ] {4a5cc867-4013-4ce5-bb62-0eb82c9d5d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2207 | 2026.02.04 05:47:23.532251 [ 262 ] {4a5cc867-4013-4ce5-bb62-0eb82c9d5d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2208 | 2026.02.04 05:47:23.532668 [ 262 ] {4a5cc867-4013-4ce5-bb62-0eb82c9d5d62} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2026.02.04 05:47:23.532705 [ 262 ] {4a5cc867-4013-4ce5-bb62-0eb82c9d5d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2210 | 2026.02.04 05:47:23.533006 [ 262 ] {4a5cc867-4013-4ce5-bb62-0eb82c9d5d62} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2211 | 2026.02.04 05:47:23.533210 [ 262 ] {4a5cc867-4013-4ce5-bb62-0eb82c9d5d62} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.02.04 05:47:23.533334 [ 262 ] {4a5cc867-4013-4ce5-bb62-0eb82c9d5d62} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001141 sec., 8764.241893076249 rows/sec., 659.03 KiB/sec. | ||
| 2213 | 2026.02.04 05:47:23.533368 [ 262 ] {4a5cc867-4013-4ce5-bb62-0eb82c9d5d62} <Debug> TCPHandler: Processed in 0.001304706 sec. | ||
| 2214 | 2026.02.04 05:47:23.533483 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2026.02.04 05:47:23.533575 [ 262 ] {304536b9-4955-4fe5-a8cf-c027455253f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2216 | 2026.02.04 05:47:23.533614 [ 262 ] {304536b9-4955-4fe5-a8cf-c027455253f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2217 | 2026.02.04 05:47:23.534008 [ 262 ] {304536b9-4955-4fe5-a8cf-c027455253f8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.02.04 05:47:23.534043 [ 262 ] {304536b9-4955-4fe5-a8cf-c027455253f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2219 | 2026.02.04 05:47:23.534325 [ 262 ] {304536b9-4955-4fe5-a8cf-c027455253f8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2220 | 2026.02.04 05:47:23.534536 [ 262 ] {304536b9-4955-4fe5-a8cf-c027455253f8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.02.04 05:47:23.534657 [ 262 ] {304536b9-4955-4fe5-a8cf-c027455253f8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001099 sec., 67333.93994540491 rows/sec., 5.26 MiB/sec. | ||
| 2222 | 2026.02.04 05:47:23.534693 [ 262 ] {304536b9-4955-4fe5-a8cf-c027455253f8} <Debug> TCPHandler: Processed in 0.001266085 sec. | ||
| 2223 | 2026.02.04 05:47:23.534805 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2026.02.04 05:47:23.534897 [ 262 ] {5390d325-6381-4b6c-8d4e-5f43f6f2ebe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2225 | 2026.02.04 05:47:23.534940 [ 262 ] {5390d325-6381-4b6c-8d4e-5f43f6f2ebe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2226 | 2026.02.04 05:47:23.535375 [ 262 ] {5390d325-6381-4b6c-8d4e-5f43f6f2ebe7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.02.04 05:47:23.535417 [ 262 ] {5390d325-6381-4b6c-8d4e-5f43f6f2ebe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2228 | 2026.02.04 05:47:23.535764 [ 262 ] {5390d325-6381-4b6c-8d4e-5f43f6f2ebe7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2229 | 2026.02.04 05:47:23.535974 [ 262 ] {5390d325-6381-4b6c-8d4e-5f43f6f2ebe7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.02.04 05:47:23.536101 [ 262 ] {5390d325-6381-4b6c-8d4e-5f43f6f2ebe7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 2231 | 2026.02.04 05:47:23.536137 [ 262 ] {5390d325-6381-4b6c-8d4e-5f43f6f2ebe7} <Debug> TCPHandler: Processed in 0.001380608 sec. | ||
| 2232 | 2026.02.04 05:47:23.536245 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2026.02.04 05:47:23.536340 [ 262 ] {79e45e5c-0329-4c4c-8054-6dd5b36b066b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2234 | 2026.02.04 05:47:23.536394 [ 262 ] {79e45e5c-0329-4c4c-8054-6dd5b36b066b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2235 | 2026.02.04 05:47:23.537139 [ 262 ] {79e45e5c-0329-4c4c-8054-6dd5b36b066b} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.02.04 05:47:23.537175 [ 262 ] {79e45e5c-0329-4c4c-8054-6dd5b36b066b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2237 | 2026.02.04 05:47:23.537672 [ 262 ] {79e45e5c-0329-4c4c-8054-6dd5b36b066b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2238 | 2026.02.04 05:47:23.537882 [ 262 ] {79e45e5c-0329-4c4c-8054-6dd5b36b066b} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2026.02.04 05:47:23.538014 [ 262 ] {79e45e5c-0329-4c4c-8054-6dd5b36b066b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001692 sec., 5910.16548463357 rows/sec., 10.59 MiB/sec. | ||
| 2240 | 2026.02.04 05:47:23.538062 [ 262 ] {79e45e5c-0329-4c4c-8054-6dd5b36b066b} <Debug> TCPHandler: Processed in 0.001866222 sec. | ||
| 2241 | 2026.02.04 05:47:23.538178 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2026.02.04 05:47:23.538271 [ 262 ] {babe5851-1abd-4622-a09e-7bc3f82d8d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2243 | 2026.02.04 05:47:23.538313 [ 262 ] {babe5851-1abd-4622-a09e-7bc3f82d8d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2244 | 2026.02.04 05:47:23.538630 [ 262 ] {babe5851-1abd-4622-a09e-7bc3f82d8d70} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2026.02.04 05:47:23.538665 [ 262 ] {babe5851-1abd-4622-a09e-7bc3f82d8d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2246 | 2026.02.04 05:47:23.538953 [ 262 ] {babe5851-1abd-4622-a09e-7bc3f82d8d70} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2247 | 2026.02.04 05:47:23.539157 [ 262 ] {babe5851-1abd-4622-a09e-7bc3f82d8d70} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.02.04 05:47:23.539280 [ 262 ] {babe5851-1abd-4622-a09e-7bc3f82d8d70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001027 sec., 58422.59006815969 rows/sec., 3.94 MiB/sec. | ||
| 2249 | 2026.02.04 05:47:23.539314 [ 262 ] {babe5851-1abd-4622-a09e-7bc3f82d8d70} <Debug> TCPHandler: Processed in 0.001183773 sec. | ||
| 2250 | 2026.02.04 05:47:28.537821 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.02.04 05:47:28.538029 [ 262 ] {72a28512-f5f8-4e7b-91d9-9a5c9ebdf88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2252 | 2026.02.04 05:47:28.538101 [ 262 ] {72a28512-f5f8-4e7b-91d9-9a5c9ebdf88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2253 | 2026.02.04 05:47:28.538822 [ 262 ] {72a28512-f5f8-4e7b-91d9-9a5c9ebdf88b} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.02.04 05:47:28.538867 [ 262 ] {72a28512-f5f8-4e7b-91d9-9a5c9ebdf88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2255 | 2026.02.04 05:47:28.539257 [ 262 ] {72a28512-f5f8-4e7b-91d9-9a5c9ebdf88b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2256 | 2026.02.04 05:47:28.539481 [ 262 ] {72a28512-f5f8-4e7b-91d9-9a5c9ebdf88b} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.02.04 05:47:28.539643 [ 262 ] {72a28512-f5f8-4e7b-91d9-9a5c9ebdf88b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001666 sec., 159663.8655462185 rows/sec., 10.14 MiB/sec. | ||
| 2258 | 2026.02.04 05:47:28.539691 [ 262 ] {72a28512-f5f8-4e7b-91d9-9a5c9ebdf88b} <Debug> TCPHandler: Processed in 0.002005196 sec. | ||
| 2259 | 2026.02.04 05:47:28.539811 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.02.04 05:47:28.539916 [ 262 ] {ab15c809-9ba1-414f-ac9e-70064e6ceecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2261 | 2026.02.04 05:47:28.539961 [ 262 ] {ab15c809-9ba1-414f-ac9e-70064e6ceecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2262 | 2026.02.04 05:47:28.540681 [ 262 ] {ab15c809-9ba1-414f-ac9e-70064e6ceecd} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.02.04 05:47:28.540718 [ 262 ] {ab15c809-9ba1-414f-ac9e-70064e6ceecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2264 | 2026.02.04 05:47:28.541110 [ 262 ] {ab15c809-9ba1-414f-ac9e-70064e6ceecd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2265 | 2026.02.04 05:47:28.541335 [ 262 ] {ab15c809-9ba1-414f-ac9e-70064e6ceecd} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.02.04 05:47:28.541470 [ 262 ] {ab15c809-9ba1-414f-ac9e-70064e6ceecd} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001578 sec., 508238.2762991128 rows/sec., 40.36 MiB/sec. | ||
| 2267 | 2026.02.04 05:47:28.541508 [ 262 ] {ab15c809-9ba1-414f-ac9e-70064e6ceecd} <Debug> TCPHandler: Processed in 0.001748748 sec. | ||
| 2268 | 2026.02.04 05:47:28.541623 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2026.02.04 05:47:28.541722 [ 262 ] {c8a954b4-9851-4ede-8296-80acc526523c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2270 | 2026.02.04 05:47:28.541762 [ 262 ] {c8a954b4-9851-4ede-8296-80acc526523c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2271 | 2026.02.04 05:47:28.542184 [ 262 ] {c8a954b4-9851-4ede-8296-80acc526523c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.02.04 05:47:28.542220 [ 262 ] {c8a954b4-9851-4ede-8296-80acc526523c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2273 | 2026.02.04 05:47:28.542533 [ 262 ] {c8a954b4-9851-4ede-8296-80acc526523c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2274 | 2026.02.04 05:47:28.542742 [ 262 ] {c8a954b4-9851-4ede-8296-80acc526523c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.02.04 05:47:28.542866 [ 262 ] {c8a954b4-9851-4ede-8296-80acc526523c} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001165 sec., 135622.3175965665 rows/sec., 8.28 MiB/sec. | ||
| 2276 | 2026.02.04 05:47:28.542904 [ 262 ] {c8a954b4-9851-4ede-8296-80acc526523c} <Debug> TCPHandler: Processed in 0.001332277 sec. | ||
| 2277 | 2026.02.04 05:47:28.543011 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2026.02.04 05:47:28.543106 [ 262 ] {7d5c523a-8aaf-4441-9ac1-781dc946f900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2279 | 2026.02.04 05:47:28.543145 [ 262 ] {7d5c523a-8aaf-4441-9ac1-781dc946f900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2280 | 2026.02.04 05:47:28.543547 [ 262 ] {7d5c523a-8aaf-4441-9ac1-781dc946f900} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2026.02.04 05:47:28.543584 [ 262 ] {7d5c523a-8aaf-4441-9ac1-781dc946f900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2282 | 2026.02.04 05:47:28.543876 [ 262 ] {7d5c523a-8aaf-4441-9ac1-781dc946f900} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2283 | 2026.02.04 05:47:28.544081 [ 262 ] {7d5c523a-8aaf-4441-9ac1-781dc946f900} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.02.04 05:47:28.544207 [ 262 ] {7d5c523a-8aaf-4441-9ac1-781dc946f900} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00112 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 2285 | 2026.02.04 05:47:28.544243 [ 262 ] {7d5c523a-8aaf-4441-9ac1-781dc946f900} <Debug> TCPHandler: Processed in 0.001282015 sec. | ||
| 2286 | 2026.02.04 05:47:28.544347 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2026.02.04 05:47:28.544442 [ 262 ] {114cf9fc-7e98-4234-9283-5fb5e020083b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2288 | 2026.02.04 05:47:28.544482 [ 262 ] {114cf9fc-7e98-4234-9283-5fb5e020083b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2289 | 2026.02.04 05:47:28.544881 [ 262 ] {114cf9fc-7e98-4234-9283-5fb5e020083b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.02.04 05:47:28.544918 [ 262 ] {114cf9fc-7e98-4234-9283-5fb5e020083b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2291 | 2026.02.04 05:47:28.545225 [ 262 ] {114cf9fc-7e98-4234-9283-5fb5e020083b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2292 | 2026.02.04 05:47:28.545436 [ 262 ] {114cf9fc-7e98-4234-9283-5fb5e020083b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2026.02.04 05:47:28.545562 [ 262 ] {114cf9fc-7e98-4234-9283-5fb5e020083b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001138 sec., 122144.11247803165 rows/sec., 6.95 MiB/sec. | ||
| 2294 | 2026.02.04 05:47:28.545598 [ 262 ] {114cf9fc-7e98-4234-9283-5fb5e020083b} <Debug> TCPHandler: Processed in 0.001300416 sec. | ||
| 2295 | 2026.02.04 05:47:28.545701 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2026.02.04 05:47:28.545796 [ 262 ] {3690d3c3-e2fc-4aa1-a4bd-3e4e2c2bfd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2297 | 2026.02.04 05:47:28.545835 [ 262 ] {3690d3c3-e2fc-4aa1-a4bd-3e4e2c2bfd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2298 | 2026.02.04 05:47:28.546353 [ 262 ] {3690d3c3-e2fc-4aa1-a4bd-3e4e2c2bfd09} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2026.02.04 05:47:28.546390 [ 262 ] {3690d3c3-e2fc-4aa1-a4bd-3e4e2c2bfd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2300 | 2026.02.04 05:47:28.546704 [ 262 ] {3690d3c3-e2fc-4aa1-a4bd-3e4e2c2bfd09} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2301 | 2026.02.04 05:47:28.546910 [ 262 ] {3690d3c3-e2fc-4aa1-a4bd-3e4e2c2bfd09} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2026.02.04 05:47:28.547036 [ 262 ] {3690d3c3-e2fc-4aa1-a4bd-3e4e2c2bfd09} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001258 sec., 387917.3290937997 rows/sec., 27.39 MiB/sec. | ||
| 2303 | 2026.02.04 05:47:28.547073 [ 262 ] {3690d3c3-e2fc-4aa1-a4bd-3e4e2c2bfd09} <Debug> TCPHandler: Processed in 0.001421099 sec. | ||
| 2304 | 2026.02.04 05:47:28.547196 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2305 | 2026.02.04 05:47:28.547292 [ 262 ] {2d59484a-ed66-4ba4-99bd-dbeae6d53b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2306 | 2026.02.04 05:47:28.547333 [ 262 ] {2d59484a-ed66-4ba4-99bd-dbeae6d53b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2307 | 2026.02.04 05:47:28.547657 [ 262 ] {2d59484a-ed66-4ba4-99bd-dbeae6d53b30} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2026.02.04 05:47:28.547692 [ 262 ] {2d59484a-ed66-4ba4-99bd-dbeae6d53b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2309 | 2026.02.04 05:47:28.548001 [ 262 ] {2d59484a-ed66-4ba4-99bd-dbeae6d53b30} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2310 | 2026.02.04 05:47:28.548205 [ 262 ] {2d59484a-ed66-4ba4-99bd-dbeae6d53b30} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.02.04 05:47:28.548327 [ 262 ] {2d59484a-ed66-4ba4-99bd-dbeae6d53b30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 2312 | 2026.02.04 05:47:28.548361 [ 262 ] {2d59484a-ed66-4ba4-99bd-dbeae6d53b30} <Debug> TCPHandler: Processed in 0.001214753 sec. | ||
| 2313 | 2026.02.04 05:47:28.548469 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2026.02.04 05:47:28.548564 [ 262 ] {d83945f9-1df3-4dbd-a04e-34fccf3f5506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2315 | 2026.02.04 05:47:28.548604 [ 262 ] {d83945f9-1df3-4dbd-a04e-34fccf3f5506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2316 | 2026.02.04 05:47:28.548991 [ 262 ] {d83945f9-1df3-4dbd-a04e-34fccf3f5506} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2026.02.04 05:47:28.549027 [ 262 ] {d83945f9-1df3-4dbd-a04e-34fccf3f5506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2318 | 2026.02.04 05:47:28.549351 [ 262 ] {d83945f9-1df3-4dbd-a04e-34fccf3f5506} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2319 | 2026.02.04 05:47:28.549561 [ 262 ] {d83945f9-1df3-4dbd-a04e-34fccf3f5506} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.02.04 05:47:28.549686 [ 262 ] {d83945f9-1df3-4dbd-a04e-34fccf3f5506} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001142 sec., 225919.43957968475 rows/sec., 15.04 MiB/sec. | ||
| 2321 | 2026.02.04 05:47:28.549721 [ 262 ] {d83945f9-1df3-4dbd-a04e-34fccf3f5506} <Debug> TCPHandler: Processed in 0.001301676 sec. | ||
| 2322 | 2026.02.04 05:47:28.549827 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.02.04 05:47:28.549922 [ 262 ] {0f5f1854-121a-4de3-9017-932a05189eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2324 | 2026.02.04 05:47:28.549962 [ 262 ] {0f5f1854-121a-4de3-9017-932a05189eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2325 | 2026.02.04 05:47:28.550270 [ 262 ] {0f5f1854-121a-4de3-9017-932a05189eb8} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.02.04 05:47:28.550305 [ 262 ] {0f5f1854-121a-4de3-9017-932a05189eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2327 | 2026.02.04 05:47:28.550600 [ 262 ] {0f5f1854-121a-4de3-9017-932a05189eb8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2328 | 2026.02.04 05:47:28.550798 [ 262 ] {0f5f1854-121a-4de3-9017-932a05189eb8} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.02.04 05:47:28.550921 [ 262 ] {0f5f1854-121a-4de3-9017-932a05189eb8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 2330 | 2026.02.04 05:47:28.550958 [ 262 ] {0f5f1854-121a-4de3-9017-932a05189eb8} <Debug> TCPHandler: Processed in 0.001180353 sec. | ||
| 2331 | 2026.02.04 05:47:28.551064 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.02.04 05:47:28.551159 [ 262 ] {731afac8-23c7-407e-8856-1b3d7ce38aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2333 | 2026.02.04 05:47:28.551212 [ 262 ] {731afac8-23c7-407e-8856-1b3d7ce38aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2334 | 2026.02.04 05:47:28.551969 [ 262 ] {731afac8-23c7-407e-8856-1b3d7ce38aa2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2335 | 2026.02.04 05:47:28.552006 [ 262 ] {731afac8-23c7-407e-8856-1b3d7ce38aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2336 | 2026.02.04 05:47:28.552545 [ 262 ] {731afac8-23c7-407e-8856-1b3d7ce38aa2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2337 | 2026.02.04 05:47:28.552762 [ 262 ] {731afac8-23c7-407e-8856-1b3d7ce38aa2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.02.04 05:47:28.552899 [ 262 ] {731afac8-23c7-407e-8856-1b3d7ce38aa2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001757 sec., 14228.799089356857 rows/sec., 25.50 MiB/sec. | ||
| 2339 | 2026.02.04 05:47:28.552958 [ 262 ] {731afac8-23c7-407e-8856-1b3d7ce38aa2} <Debug> TCPHandler: Processed in 0.001943044 sec. | ||
| 2340 | 2026.02.04 05:47:28.553064 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2026.02.04 05:47:28.553159 [ 262 ] {ca454fbf-a8e7-42cd-b5c9-deb832833b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2342 | 2026.02.04 05:47:28.553200 [ 262 ] {ca454fbf-a8e7-42cd-b5c9-deb832833b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2343 | 2026.02.04 05:47:28.553509 [ 262 ] {ca454fbf-a8e7-42cd-b5c9-deb832833b17} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.02.04 05:47:28.553545 [ 262 ] {ca454fbf-a8e7-42cd-b5c9-deb832833b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2345 | 2026.02.04 05:47:28.553835 [ 262 ] {ca454fbf-a8e7-42cd-b5c9-deb832833b17} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2346 | 2026.02.04 05:47:28.554039 [ 262 ] {ca454fbf-a8e7-42cd-b5c9-deb832833b17} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.02.04 05:47:28.554163 [ 262 ] {ca454fbf-a8e7-42cd-b5c9-deb832833b17} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001022 sec., 86105.67514677104 rows/sec., 5.41 MiB/sec. | ||
| 2348 | 2026.02.04 05:47:28.554198 [ 262 ] {ca454fbf-a8e7-42cd-b5c9-deb832833b17} <Debug> TCPHandler: Processed in 0.001183882 sec. | ||
| 2349 | 2026.02.04 05:47:29.100721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4326 | ||
| 2350 | 2026.02.04 05:47:29.101486 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.02.04 05:47:29.101574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2352 | 2026.02.04 05:47:29.102239 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2353 | 2026.02.04 05:47:29.102467 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.02.04 05:47:29.102599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4326 | ||
| 2355 | 2026.02.04 05:47:29.331604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2356 | 2026.02.04 05:47:29.349391 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.02.04 05:47:29.349454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2358 | 2026.02.04 05:47:29.355022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2359 | 2026.02.04 05:47:29.355736 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.02.04 05:47:29.359191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2361 | 2026.02.04 05:47:31.630682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 352 | ||
| 2362 | 2026.02.04 05:47:31.633087 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2026.02.04 05:47:31.633133 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2364 | 2026.02.04 05:47:31.634275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2365 | 2026.02.04 05:47:31.634542 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.02.04 05:47:31.634667 [ 32 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2367 | 2026.02.04 05:47:31.634703 [ 32 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.02.04 05:47:31.634721 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2369 | 2026.02.04 05:47:31.634812 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 2370 | 2026.02.04 05:47:31.634896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 2371 | 2026.02.04 05:47:31.635338 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2372 | 2026.02.04 05:47:31.635459 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 2373 | 2026.02.04 05:47:31.635782 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 84 rows starting from the beginning of the part | ||
| 2374 | 2026.02.04 05:47:31.636123 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 2375 | 2026.02.04 05:47:31.636492 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2376 | 2026.02.04 05:47:31.636837 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2377 | 2026.02.04 05:47:31.637200 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2378 | 2026.02.04 05:47:31.643088 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 72 columns (72 merged, 0 gathered) in 0.008313409 sec., 42341.23450440126 rows/sec., 42.55 MiB/sec. | ||
| 2379 | 2026.02.04 05:47:31.644076 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2380 | 2026.02.04 05:47:31.644719 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_6_1} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.02.04 05:47:31.644803 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_6_1} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2382 | 2026.02.04 05:47:31.645041 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 2383 | 2026.02.04 05:47:33.530365 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.02.04 05:47:33.530554 [ 262 ] {b0ec66b1-7fdf-48b5-984f-69589299e7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2385 | 2026.02.04 05:47:33.530634 [ 262 ] {b0ec66b1-7fdf-48b5-984f-69589299e7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2386 | 2026.02.04 05:47:33.531412 [ 262 ] {b0ec66b1-7fdf-48b5-984f-69589299e7ed} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.02.04 05:47:33.531467 [ 262 ] {b0ec66b1-7fdf-48b5-984f-69589299e7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2388 | 2026.02.04 05:47:33.531862 [ 262 ] {b0ec66b1-7fdf-48b5-984f-69589299e7ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2389 | 2026.02.04 05:47:33.532091 [ 262 ] {b0ec66b1-7fdf-48b5-984f-69589299e7ed} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.02.04 05:47:33.532231 [ 27 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2391 | 2026.02.04 05:47:33.532252 [ 262 ] {b0ec66b1-7fdf-48b5-984f-69589299e7ed} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00175 sec., 43428.57142857143 rows/sec., 3.56 MiB/sec. | ||
| 2392 | 2026.02.04 05:47:33.532304 [ 27 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.02.04 05:47:33.532320 [ 262 ] {b0ec66b1-7fdf-48b5-984f-69589299e7ed} <Debug> TCPHandler: Processed in 0.002090238 sec. | ||
| 2394 | 2026.02.04 05:47:33.532334 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2395 | 2026.02.04 05:47:33.532458 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 2396 | 2026.02.04 05:47:33.532481 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2026.02.04 05:47:33.532592 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2398 | 2026.02.04 05:47:33.532605 [ 262 ] {4b01758a-b605-4b5e-b72a-27fb17c2f0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2399 | 2026.02.04 05:47:33.532627 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 934 rows starting from the beginning of the part | ||
| 2400 | 2026.02.04 05:47:33.532654 [ 262 ] {4b01758a-b605-4b5e-b72a-27fb17c2f0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2401 | 2026.02.04 05:47:33.532692 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
| 2402 | 2026.02.04 05:47:33.532737 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 802 rows starting from the beginning of the part | ||
| 2403 | 2026.02.04 05:47:33.532776 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 2404 | 2026.02.04 05:47:33.532813 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 802 rows starting from the beginning of the part | ||
| 2405 | 2026.02.04 05:47:33.532852 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
| 2406 | 2026.02.04 05:47:33.533117 [ 262 ] {4b01758a-b605-4b5e-b72a-27fb17c2f0cc} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.02.04 05:47:33.533159 [ 262 ] {4b01758a-b605-4b5e-b72a-27fb17c2f0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2408 | 2026.02.04 05:47:33.533473 [ 262 ] {4b01758a-b605-4b5e-b72a-27fb17c2f0cc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2409 | 2026.02.04 05:47:33.533701 [ 262 ] {4b01758a-b605-4b5e-b72a-27fb17c2f0cc} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.02.04 05:47:33.533834 [ 262 ] {4b01758a-b605-4b5e-b72a-27fb17c2f0cc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001254 sec., 7974.481658692185 rows/sec., 599.64 KiB/sec. | ||
| 2411 | 2026.02.04 05:47:33.533872 [ 262 ] {4b01758a-b605-4b5e-b72a-27fb17c2f0cc} <Debug> TCPHandler: Processed in 0.001445899 sec. | ||
| 2412 | 2026.02.04 05:47:33.533990 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.02.04 05:47:33.534087 [ 262 ] {9dc45207-344c-4ba6-a34b-5ae6d8925270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2414 | 2026.02.04 05:47:33.534126 [ 262 ] {9dc45207-344c-4ba6-a34b-5ae6d8925270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2415 | 2026.02.04 05:47:33.534153 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2766 rows, containing 5 columns (5 merged, 0 gathered) in 0.001750088 sec., 1580491.9524046793 rows/sec., 132.89 MiB/sec. | ||
| 2416 | 2026.02.04 05:47:33.534386 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2417 | 2026.02.04 05:47:33.534561 [ 262 ] {9dc45207-344c-4ba6-a34b-5ae6d8925270} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.02.04 05:47:33.534598 [ 262 ] {9dc45207-344c-4ba6-a34b-5ae6d8925270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2419 | 2026.02.04 05:47:33.534676 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_11_2} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.02.04 05:47:33.534761 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_11_2} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2421 | 2026.02.04 05:47:33.534845 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2422 | 2026.02.04 05:47:33.534923 [ 262 ] {9dc45207-344c-4ba6-a34b-5ae6d8925270} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2423 | 2026.02.04 05:47:33.535131 [ 262 ] {9dc45207-344c-4ba6-a34b-5ae6d8925270} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.02.04 05:47:33.535229 [ 27 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2425 | 2026.02.04 05:47:33.535267 [ 27 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.02.04 05:47:33.535271 [ 262 ] {9dc45207-344c-4ba6-a34b-5ae6d8925270} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001186 sec., 62394.60370994941 rows/sec., 4.87 MiB/sec. | ||
| 2427 | 2026.02.04 05:47:33.535286 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2428 | 2026.02.04 05:47:33.535324 [ 262 ] {9dc45207-344c-4ba6-a34b-5ae6d8925270} <Debug> TCPHandler: Processed in 0.001382838 sec. | ||
| 2429 | 2026.02.04 05:47:33.535376 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 2430 | 2026.02.04 05:47:33.535453 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.02.04 05:47:33.535461 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2432 | 2026.02.04 05:47:33.535495 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 546 rows starting from the beginning of the part | ||
| 2433 | 2026.02.04 05:47:33.535547 [ 262 ] {aea2381a-c1ec-4063-9590-69187a298fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2434 | 2026.02.04 05:47:33.535565 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 74 rows starting from the beginning of the part | ||
| 2435 | 2026.02.04 05:47:33.535588 [ 262 ] {aea2381a-c1ec-4063-9590-69187a298fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2436 | 2026.02.04 05:47:33.535617 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 493 rows starting from the beginning of the part | ||
| 2437 | 2026.02.04 05:47:33.535657 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 2438 | 2026.02.04 05:47:33.535696 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
| 2439 | 2026.02.04 05:47:33.535733 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 2440 | 2026.02.04 05:47:33.536006 [ 262 ] {aea2381a-c1ec-4063-9590-69187a298fd1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.02.04 05:47:33.536040 [ 262 ] {aea2381a-c1ec-4063-9590-69187a298fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2442 | 2026.02.04 05:47:33.536370 [ 262 ] {aea2381a-c1ec-4063-9590-69187a298fd1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2443 | 2026.02.04 05:47:33.536577 [ 262 ] {aea2381a-c1ec-4063-9590-69187a298fd1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.02.04 05:47:33.536659 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320216 sec., 1324783.217291716 rows/sec., 100.52 MiB/sec. | ||
| 2445 | 2026.02.04 05:47:33.536690 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2446 | 2026.02.04 05:47:33.536714 [ 262 ] {aea2381a-c1ec-4063-9590-69187a298fd1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 2447 | 2026.02.04 05:47:33.536724 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.02.04 05:47:33.536753 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2449 | 2026.02.04 05:47:33.536756 [ 262 ] {aea2381a-c1ec-4063-9590-69187a298fd1} <Debug> TCPHandler: Processed in 0.001353777 sec. | ||
| 2450 | 2026.02.04 05:47:33.536827 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 2451 | 2026.02.04 05:47:33.536876 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2026.02.04 05:47:33.536902 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2453 | 2026.02.04 05:47:33.536907 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2454 | 2026.02.04 05:47:33.536954 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1136 rows starting from the beginning of the part | ||
| 2455 | 2026.02.04 05:47:33.536973 [ 262 ] {a3411aeb-437a-4b8b-9054-27a55fb54dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2456 | 2026.02.04 05:47:33.537022 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2457 | 2026.02.04 05:47:33.537027 [ 262 ] {a3411aeb-437a-4b8b-9054-27a55fb54dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2458 | 2026.02.04 05:47:33.537077 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 258 rows starting from the beginning of the part | ||
| 2459 | 2026.02.04 05:47:33.537123 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 2460 | 2026.02.04 05:47:33.537169 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 258 rows starting from the beginning of the part | ||
| 2461 | 2026.02.04 05:47:33.537214 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2462 | 2026.02.04 05:47:33.537268 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_11_2} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.02.04 05:47:33.537373 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_11_2} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2464 | 2026.02.04 05:47:33.537468 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 2465 | 2026.02.04 05:47:33.537757 [ 262 ] {a3411aeb-437a-4b8b-9054-27a55fb54dc4} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.02.04 05:47:33.537796 [ 262 ] {a3411aeb-437a-4b8b-9054-27a55fb54dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2467 | 2026.02.04 05:47:33.538302 [ 262 ] {a3411aeb-437a-4b8b-9054-27a55fb54dc4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2468 | 2026.02.04 05:47:33.538309 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2132 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478851 sec., 1441659.7750550935 rows/sec., 99.50 MiB/sec. | ||
| 2469 | 2026.02.04 05:47:33.538539 [ 262 ] {a3411aeb-437a-4b8b-9054-27a55fb54dc4} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.02.04 05:47:33.538681 [ 262 ] {a3411aeb-437a-4b8b-9054-27a55fb54dc4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001726 sec., 5793.742757821552 rows/sec., 10.38 MiB/sec. | ||
| 2471 | 2026.02.04 05:47:33.538702 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2472 | 2026.02.04 05:47:33.538734 [ 262 ] {a3411aeb-437a-4b8b-9054-27a55fb54dc4} <Debug> TCPHandler: Processed in 0.001906682 sec. | ||
| 2473 | 2026.02.04 05:47:33.538851 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2474 | 2026.02.04 05:47:33.538950 [ 262 ] {60952ac2-d1a9-4b19-88a9-c840c59fa65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2475 | 2026.02.04 05:47:33.538993 [ 262 ] {60952ac2-d1a9-4b19-88a9-c840c59fa65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2476 | 2026.02.04 05:47:33.539036 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.02.04 05:47:33.539124 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2478 | 2026.02.04 05:47:33.539219 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2479 | 2026.02.04 05:47:33.539331 [ 262 ] {60952ac2-d1a9-4b19-88a9-c840c59fa65d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.02.04 05:47:33.539373 [ 262 ] {60952ac2-d1a9-4b19-88a9-c840c59fa65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2481 | 2026.02.04 05:47:33.539676 [ 262 ] {60952ac2-d1a9-4b19-88a9-c840c59fa65d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2482 | 2026.02.04 05:47:33.539883 [ 262 ] {60952ac2-d1a9-4b19-88a9-c840c59fa65d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.02.04 05:47:33.539978 [ 27 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2484 | 2026.02.04 05:47:33.540007 [ 262 ] {60952ac2-d1a9-4b19-88a9-c840c59fa65d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 2485 | 2026.02.04 05:47:33.540013 [ 27 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.02.04 05:47:33.540047 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2487 | 2026.02.04 05:47:33.540049 [ 262 ] {60952ac2-d1a9-4b19-88a9-c840c59fa65d} <Debug> TCPHandler: Processed in 0.001247995 sec. | ||
| 2488 | 2026.02.04 05:47:33.540118 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 2489 | 2026.02.04 05:47:33.540239 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2490 | 2026.02.04 05:47:33.540266 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 344 rows starting from the beginning of the part | ||
| 2491 | 2026.02.04 05:47:33.540342 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 2492 | 2026.02.04 05:47:33.540390 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 88 rows starting from the beginning of the part | ||
| 2493 | 2026.02.04 05:47:33.540436 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 2494 | 2026.02.04 05:47:33.540480 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 88 rows starting from the beginning of the part | ||
| 2495 | 2026.02.04 05:47:33.540525 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2496 | 2026.02.04 05:47:33.541322 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001232565 sec., 567921.3672301258 rows/sec., 36.90 MiB/sec. | ||
| 2497 | 2026.02.04 05:47:33.541584 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2498 | 2026.02.04 05:47:33.541924 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_11_2} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.02.04 05:47:33.542005 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_11_2} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2500 | 2026.02.04 05:47:33.542093 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2501 | 2026.02.04 05:47:35.316135 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49397 | ||
| 2502 | 2026.02.04 05:47:35.316253 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2503 | 2026.02.04 05:47:35.316279 [ 259 ] {} <Debug> TCP-Session: ec4bb266-1843-4ed1-a83b-f1b19622f94b Authenticating user 'default' from [fd00:1122:3344:101::e]:49397 | ||
| 2504 | 2026.02.04 05:47:35.316300 [ 259 ] {} <Debug> TCP-Session: ec4bb266-1843-4ed1-a83b-f1b19622f94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2505 | 2026.02.04 05:47:35.316312 [ 259 ] {} <Debug> TCP-Session: ec4bb266-1843-4ed1-a83b-f1b19622f94b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2026.02.04 05:47:35.316547 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61505 | ||
| 2507 | 2026.02.04 05:47:35.316561 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47535 | ||
| 2508 | 2026.02.04 05:47:35.316597 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35582 | ||
| 2509 | 2026.02.04 05:47:35.316618 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50125 | ||
| 2510 | 2026.02.04 05:47:35.316644 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50719 | ||
| 2511 | 2026.02.04 05:47:35.316675 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2512 | 2026.02.04 05:47:35.316693 [ 259 ] {} <Trace> TCP-Session: ec4bb266-1843-4ed1-a83b-f1b19622f94b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2513 | 2026.02.04 05:47:35.316715 [ 288 ] {} <Debug> TCP-Session: da6bd62a-4bde-4314-9001-8c7647f5c1ea Authenticating user 'default' from [fd00:1122:3344:101::e]:47535 | ||
| 2514 | 2026.02.04 05:47:35.316666 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2515 | 2026.02.04 05:47:35.316747 [ 288 ] {} <Debug> TCP-Session: da6bd62a-4bde-4314-9001-8c7647f5c1ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2026.02.04 05:47:35.316607 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50351 | ||
| 2517 | 2026.02.04 05:47:35.316772 [ 288 ] {} <Debug> TCP-Session: da6bd62a-4bde-4314-9001-8c7647f5c1ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2518 | 2026.02.04 05:47:35.316805 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2519 | 2026.02.04 05:47:35.316770 [ 287 ] {} <Debug> TCP-Session: 8fd36e90-33fe-460b-8d48-0d93e8e623fb Authenticating user 'default' from [fd00:1122:3344:101::e]:61505 | ||
| 2520 | 2026.02.04 05:47:35.316570 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41803 | ||
| 2521 | 2026.02.04 05:47:35.316864 [ 291 ] {} <Debug> TCP-Session: 4197d847-0ad2-4991-9a54-7a80ffd474d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35582 | ||
| 2522 | 2026.02.04 05:47:35.316895 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2523 | 2026.02.04 05:47:35.316902 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2524 | 2026.02.04 05:47:35.316925 [ 291 ] {} <Debug> TCP-Session: 4197d847-0ad2-4991-9a54-7a80ffd474d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.02.04 05:47:35.316946 [ 293 ] {} <Debug> TCP-Session: d8b0aab7-ebce-43d0-a7ed-229f7091cf34 Authenticating user 'default' from [fd00:1122:3344:101::e]:50719 | ||
| 2526 | 2026.02.04 05:47:35.316964 [ 292 ] {} <Debug> TCP-Session: 7c914f8c-712f-4aad-9ae0-80b4f1a5ef8e Authenticating user 'default' from [fd00:1122:3344:101::e]:50125 | ||
| 2527 | 2026.02.04 05:47:35.316978 [ 291 ] {} <Debug> TCP-Session: 4197d847-0ad2-4991-9a54-7a80ffd474d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2528 | 2026.02.04 05:47:35.316989 [ 293 ] {} <Debug> TCP-Session: d8b0aab7-ebce-43d0-a7ed-229f7091cf34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2529 | 2026.02.04 05:47:35.317010 [ 292 ] {} <Debug> TCP-Session: 7c914f8c-712f-4aad-9ae0-80b4f1a5ef8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2530 | 2026.02.04 05:47:35.317030 [ 293 ] {} <Debug> TCP-Session: d8b0aab7-ebce-43d0-a7ed-229f7091cf34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.02.04 05:47:35.317044 [ 292 ] {} <Debug> TCP-Session: 7c914f8c-712f-4aad-9ae0-80b4f1a5ef8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2026.02.04 05:47:35.316869 [ 259 ] {d9944dd7-4aaf-4671-b6e8-1349df9838b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49397) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2533 | 2026.02.04 05:47:35.316870 [ 287 ] {} <Debug> TCP-Session: 8fd36e90-33fe-460b-8d48-0d93e8e623fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2026.02.04 05:47:35.317114 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2535 | 2026.02.04 05:47:35.317123 [ 287 ] {} <Debug> TCP-Session: 8fd36e90-33fe-460b-8d48-0d93e8e623fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2536 | 2026.02.04 05:47:35.317124 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2537 | 2026.02.04 05:47:35.317150 [ 289 ] {} <Debug> TCP-Session: c2acfe04-92f2-4dbf-a505-4caa4d895da9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41803 | ||
| 2538 | 2026.02.04 05:47:35.316560 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35523 | ||
| 2539 | 2026.02.04 05:47:35.317197 [ 289 ] {} <Debug> TCP-Session: c2acfe04-92f2-4dbf-a505-4caa4d895da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2026.02.04 05:47:35.317189 [ 290 ] {} <Debug> TCP-Session: 874aecfb-cbe1-4e84-bb7c-8c8b990ea44d Authenticating user 'default' from [fd00:1122:3344:101::e]:50351 | ||
| 2541 | 2026.02.04 05:47:35.317219 [ 289 ] {} <Debug> TCP-Session: c2acfe04-92f2-4dbf-a505-4caa4d895da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2026.02.04 05:47:35.317246 [ 290 ] {} <Debug> TCP-Session: 874aecfb-cbe1-4e84-bb7c-8c8b990ea44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2026.02.04 05:47:35.317267 [ 290 ] {} <Debug> TCP-Session: 874aecfb-cbe1-4e84-bb7c-8c8b990ea44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.02.04 05:47:35.317326 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2545 | 2026.02.04 05:47:35.317356 [ 286 ] {} <Debug> TCP-Session: 8f77d642-54b6-46a5-86ff-9791e1cb871a Authenticating user 'default' from [fd00:1122:3344:101::e]:35523 | ||
| 2546 | 2026.02.04 05:47:35.317358 [ 259 ] {d9944dd7-4aaf-4671-b6e8-1349df9838b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2547 | 2026.02.04 05:47:35.317375 [ 286 ] {} <Debug> TCP-Session: 8f77d642-54b6-46a5-86ff-9791e1cb871a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2548 | 2026.02.04 05:47:35.317403 [ 286 ] {} <Debug> TCP-Session: 8f77d642-54b6-46a5-86ff-9791e1cb871a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2026.02.04 05:47:35.317429 [ 259 ] {d9944dd7-4aaf-4671-b6e8-1349df9838b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2550 | 2026.02.04 05:47:35.317722 [ 259 ] {d9944dd7-4aaf-4671-b6e8-1349df9838b9} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 2551 | 2026.02.04 05:47:35.317810 [ 259 ] {d9944dd7-4aaf-4671-b6e8-1349df9838b9} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2552 | 2026.02.04 05:47:35.743474 [ 304 ] {d9944dd7-4aaf-4671-b6e8-1349df9838b9} <Trace> AggregatingTransform: Aggregating | ||
| 2553 | 2026.02.04 05:47:35.743540 [ 304 ] {d9944dd7-4aaf-4671-b6e8-1349df9838b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2554 | 2026.02.04 05:47:35.743574 [ 304 ] {d9944dd7-4aaf-4671-b6e8-1349df9838b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001535522 sec. (651.244 rows/sec., 25.44 KiB/sec.) | ||
| 2555 | 2026.02.04 05:47:35.743591 [ 304 ] {d9944dd7-4aaf-4671-b6e8-1349df9838b9} <Trace> Aggregator: Merging aggregated data | ||
| 2556 | 2026.02.04 05:47:35.744750 [ 259 ] {d9944dd7-4aaf-4671-b6e8-1349df9838b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.427942 sec., 2.3367652625823125 rows/sec., 93.47 B/sec. | ||
| 2557 | 2026.02.04 05:47:35.744965 [ 259 ] {d9944dd7-4aaf-4671-b6e8-1349df9838b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2558 | 2026.02.04 05:47:35.744994 [ 259 ] {d9944dd7-4aaf-4671-b6e8-1349df9838b9} <Debug> TCPHandler: Processed in 0.428425668 sec. | ||
| 2559 | 2026.02.04 05:47:35.745139 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2560 | 2026.02.04 05:47:35.745167 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2561 | 2026.02.04 05:47:35.745184 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2562 | 2026.02.04 05:47:35.745205 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2563 | 2026.02.04 05:47:35.745228 [ 287 ] {} <Debug> TCP-Session: 8fd36e90-33fe-460b-8d48-0d93e8e623fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2026.02.04 05:47:35.745229 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2565 | 2026.02.04 05:47:35.745259 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2566 | 2026.02.04 05:47:35.745290 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2567 | 2026.02.04 05:47:35.745329 [ 291 ] {} <Debug> TCP-Session: 4197d847-0ad2-4991-9a54-7a80ffd474d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2026.02.04 05:47:35.745325 [ 288 ] {} <Debug> TCP-Session: da6bd62a-4bde-4314-9001-8c7647f5c1ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2026.02.04 05:47:35.745279 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2570 | 2026.02.04 05:47:35.745362 [ 259 ] {} <Debug> TCP-Session: ec4bb266-1843-4ed1-a83b-f1b19622f94b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2571 | 2026.02.04 05:47:35.745246 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2572 | 2026.02.04 05:47:35.745401 [ 293 ] {} <Debug> TCP-Session: d8b0aab7-ebce-43d0-a7ed-229f7091cf34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2573 | 2026.02.04 05:47:35.745259 [ 289 ] {} <Debug> TCP-Session: c2acfe04-92f2-4dbf-a505-4caa4d895da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2026.02.04 05:47:35.745243 [ 292 ] {} <Debug> TCP-Session: 7c914f8c-712f-4aad-9ae0-80b4f1a5ef8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2026.02.04 05:47:35.745455 [ 290 ] {} <Debug> TCP-Session: 874aecfb-cbe1-4e84-bb7c-8c8b990ea44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2026.02.04 05:47:35.745207 [ 286 ] {} <Debug> TCP-Session: 8f77d642-54b6-46a5-86ff-9791e1cb871a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2026.02.04 05:47:36.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.41 MiB, peak 197.56 MiB, free memory in arenas 0.00 B, will set to 206.72 MiB (RSS), difference: 19.31 MiB | ||
| 2578 | 2026.02.04 05:47:36.493488 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2579 | 2026.02.04 05:47:36.493543 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2580 | 2026.02.04 05:47:36.603440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4774 | ||
| 2581 | 2026.02.04 05:47:36.604050 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.02.04 05:47:36.604112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2583 | 2026.02.04 05:47:36.604734 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2584 | 2026.02.04 05:47:36.604980 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.02.04 05:47:36.605126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4774 | ||
| 2586 | 2026.02.04 05:47:36.859962 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2587 | 2026.02.04 05:47:36.881077 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.02.04 05:47:36.881161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2589 | 2026.02.04 05:47:36.888489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2590 | 2026.02.04 05:47:36.889407 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.02.04 05:47:36.894332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2592 | 2026.02.04 05:47:37.001164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.25 MiB, peak 211.25 MiB, free memory in arenas 0.00 B, will set to 209.76 MiB (RSS), difference: 2.51 MiB | ||
| 2593 | 2026.02.04 05:47:38.538284 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2026.02.04 05:47:38.538452 [ 262 ] {00423741-ec0d-418d-9e56-fed9686f7eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2595 | 2026.02.04 05:47:38.538515 [ 262 ] {00423741-ec0d-418d-9e56-fed9686f7eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2596 | 2026.02.04 05:47:38.539231 [ 262 ] {00423741-ec0d-418d-9e56-fed9686f7eb2} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.02.04 05:47:38.539275 [ 262 ] {00423741-ec0d-418d-9e56-fed9686f7eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2598 | 2026.02.04 05:47:38.539670 [ 262 ] {00423741-ec0d-418d-9e56-fed9686f7eb2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2599 | 2026.02.04 05:47:38.539886 [ 262 ] {00423741-ec0d-418d-9e56-fed9686f7eb2} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2026.02.04 05:47:38.540016 [ 84 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2601 | 2026.02.04 05:47:38.540030 [ 262 ] {00423741-ec0d-418d-9e56-fed9686f7eb2} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001625 sec., 163692.3076923077 rows/sec., 10.40 MiB/sec. | ||
| 2602 | 2026.02.04 05:47:38.540085 [ 84 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.02.04 05:47:38.540096 [ 262 ] {00423741-ec0d-418d-9e56-fed9686f7eb2} <Debug> TCPHandler: Processed in 0.001933193 sec. | ||
| 2604 | 2026.02.04 05:47:38.540116 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2605 | 2026.02.04 05:47:38.540222 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::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 | ||
| 2606 | 2026.02.04 05:47:38.540233 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.02.04 05:47:38.540313 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2608 | 2026.02.04 05:47:38.540336 [ 262 ] {d388dc72-46b7-4d7a-8419-cefa7ce0ba7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2609 | 2026.02.04 05:47:38.540341 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2610 | 2026.02.04 05:47:38.540376 [ 262 ] {d388dc72-46b7-4d7a-8419-cefa7ce0ba7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2611 | 2026.02.04 05:47:38.540414 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 266 rows starting from the beginning of the part | ||
| 2612 | 2026.02.04 05:47:38.540459 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 266 rows starting from the beginning of the part | ||
| 2613 | 2026.02.04 05:47:38.540497 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 266 rows starting from the beginning of the part | ||
| 2614 | 2026.02.04 05:47:38.540536 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 266 rows starting from the beginning of the part | ||
| 2615 | 2026.02.04 05:47:38.540573 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 266 rows starting from the beginning of the part | ||
| 2616 | 2026.02.04 05:47:38.541118 [ 262 ] {d388dc72-46b7-4d7a-8419-cefa7ce0ba7c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.02.04 05:47:38.541152 [ 262 ] {d388dc72-46b7-4d7a-8419-cefa7ce0ba7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2618 | 2026.02.04 05:47:38.541522 [ 262 ] {d388dc72-46b7-4d7a-8419-cefa7ce0ba7c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2619 | 2026.02.04 05:47:38.541597 [ 191 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409899 sec., 960352.4791492156 rows/sec., 65.01 MiB/sec. | ||
| 2620 | 2026.02.04 05:47:38.541732 [ 262 ] {d388dc72-46b7-4d7a-8419-cefa7ce0ba7c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.02.04 05:47:38.541741 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2622 | 2026.02.04 05:47:38.541860 [ 262 ] {d388dc72-46b7-4d7a-8419-cefa7ce0ba7c} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001543 sec., 519766.68826960464 rows/sec., 41.27 MiB/sec. | ||
| 2623 | 2026.02.04 05:47:38.541895 [ 262 ] {d388dc72-46b7-4d7a-8419-cefa7ce0ba7c} <Debug> TCPHandler: Processed in 0.001711107 sec. | ||
| 2624 | 2026.02.04 05:47:38.541989 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_6_1} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.02.04 05:47:38.542011 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2626 | 2026.02.04 05:47:38.542049 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_6_1} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2627 | 2026.02.04 05:47:38.542103 [ 262 ] {05d3b7da-f45b-4da8-9fb2-8547d6e303c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2628 | 2026.02.04 05:47:38.542105 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2629 | 2026.02.04 05:47:38.542142 [ 262 ] {05d3b7da-f45b-4da8-9fb2-8547d6e303c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2630 | 2026.02.04 05:47:38.542571 [ 262 ] {05d3b7da-f45b-4da8-9fb2-8547d6e303c2} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.02.04 05:47:38.542606 [ 262 ] {05d3b7da-f45b-4da8-9fb2-8547d6e303c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2632 | 2026.02.04 05:47:38.542901 [ 262 ] {05d3b7da-f45b-4da8-9fb2-8547d6e303c2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2633 | 2026.02.04 05:47:38.543110 [ 262 ] {05d3b7da-f45b-4da8-9fb2-8547d6e303c2} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.02.04 05:47:38.543214 [ 84 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2635 | 2026.02.04 05:47:38.543232 [ 262 ] {05d3b7da-f45b-4da8-9fb2-8547d6e303c2} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001146 sec., 137870.85514834206 rows/sec., 8.42 MiB/sec. | ||
| 2636 | 2026.02.04 05:47:38.543255 [ 84 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.02.04 05:47:38.543283 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2638 | 2026.02.04 05:47:38.543293 [ 262 ] {05d3b7da-f45b-4da8-9fb2-8547d6e303c2} <Debug> TCPHandler: Processed in 0.001327846 sec. | ||
| 2639 | 2026.02.04 05:47:38.543389 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 2640 | 2026.02.04 05:47:38.543412 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.02.04 05:47:38.543511 [ 262 ] {88619e8d-9251-42bd-b495-68cb79d89128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2642 | 2026.02.04 05:47:38.543519 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2643 | 2026.02.04 05:47:38.543552 [ 262 ] {88619e8d-9251-42bd-b495-68cb79d89128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2644 | 2026.02.04 05:47:38.543570 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 185 rows starting from the beginning of the part | ||
| 2645 | 2026.02.04 05:47:38.543674 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 158 rows starting from the beginning of the part | ||
| 2646 | 2026.02.04 05:47:38.543726 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 2647 | 2026.02.04 05:47:38.543774 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 158 rows starting from the beginning of the part | ||
| 2648 | 2026.02.04 05:47:38.543821 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 2649 | 2026.02.04 05:47:38.543870 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 158 rows starting from the beginning of the part | ||
| 2650 | 2026.02.04 05:47:38.543992 [ 262 ] {88619e8d-9251-42bd-b495-68cb79d89128} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.02.04 05:47:38.544034 [ 262 ] {88619e8d-9251-42bd-b495-68cb79d89128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2652 | 2026.02.04 05:47:38.544359 [ 262 ] {88619e8d-9251-42bd-b495-68cb79d89128} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2653 | 2026.02.04 05:47:38.544604 [ 262 ] {88619e8d-9251-42bd-b495-68cb79d89128} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.02.04 05:47:38.544703 [ 84 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2655 | 2026.02.04 05:47:38.544733 [ 84 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.02.04 05:47:38.544734 [ 262 ] {88619e8d-9251-42bd-b495-68cb79d89128} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001242 sec., 112721.41706924315 rows/sec., 7.29 MiB/sec. | ||
| 2657 | 2026.02.04 05:47:38.544751 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2658 | 2026.02.04 05:47:38.544782 [ 262 ] {88619e8d-9251-42bd-b495-68cb79d89128} <Debug> TCPHandler: Processed in 0.001418599 sec. | ||
| 2659 | 2026.02.04 05:47:38.544819 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 2660 | 2026.02.04 05:47:38.544898 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.02.04 05:47:38.544913 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2662 | 2026.02.04 05:47:38.544942 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593354 sec., 426145.10020999727 rows/sec., 28.02 MiB/sec. | ||
| 2663 | 2026.02.04 05:47:38.544947 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2664 | 2026.02.04 05:47:38.544996 [ 262 ] {ed9beb91-ee61-4b47-896d-3d3fd800e274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2665 | 2026.02.04 05:47:38.545042 [ 262 ] {ed9beb91-ee61-4b47-896d-3d3fd800e274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2666 | 2026.02.04 05:47:38.545047 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
| 2667 | 2026.02.04 05:47:38.545107 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part | ||
| 2668 | 2026.02.04 05:47:38.545107 [ 198 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2669 | 2026.02.04 05:47:38.545149 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part | ||
| 2670 | 2026.02.04 05:47:38.545199 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part | ||
| 2671 | 2026.02.04 05:47:38.545240 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 140 rows starting from the beginning of the part | ||
| 2672 | 2026.02.04 05:47:38.545392 [ 198 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_11_2} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.02.04 05:47:38.545462 [ 198 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_11_2} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2674 | 2026.02.04 05:47:38.545485 [ 262 ] {ed9beb91-ee61-4b47-896d-3d3fd800e274} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.02.04 05:47:38.545523 [ 262 ] {ed9beb91-ee61-4b47-896d-3d3fd800e274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2676 | 2026.02.04 05:47:38.545528 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2677 | 2026.02.04 05:47:38.545846 [ 262 ] {ed9beb91-ee61-4b47-896d-3d3fd800e274} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2678 | 2026.02.04 05:47:38.546064 [ 262 ] {ed9beb91-ee61-4b47-896d-3d3fd800e274} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.02.04 05:47:38.546160 [ 84 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2680 | 2026.02.04 05:47:38.546186 [ 84 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.02.04 05:47:38.546191 [ 262 ] {ed9beb91-ee61-4b47-896d-3d3fd800e274} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001212 sec., 114686.46864686468 rows/sec., 6.52 MiB/sec. | ||
| 2682 | 2026.02.04 05:47:38.546204 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2683 | 2026.02.04 05:47:38.546236 [ 262 ] {ed9beb91-ee61-4b47-896d-3d3fd800e274} <Debug> TCPHandler: Processed in 0.001384818 sec. | ||
| 2684 | 2026.02.04 05:47:38.546288 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::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 | ||
| 2685 | 2026.02.04 05:47:38.546354 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.02.04 05:47:38.546366 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570353 sec., 461042.83559174277 rows/sec., 31.84 MiB/sec. | ||
| 2687 | 2026.02.04 05:47:38.546420 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2688 | 2026.02.04 05:47:38.546456 [ 262 ] {fee9396a-593f-41ed-81c1-f97cbfed8108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2689 | 2026.02.04 05:47:38.546466 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2690 | 2026.02.04 05:47:38.546501 [ 262 ] {fee9396a-593f-41ed-81c1-f97cbfed8108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2691 | 2026.02.04 05:47:38.546511 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2692 | 2026.02.04 05:47:38.546563 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 139 rows starting from the beginning of the part | ||
| 2693 | 2026.02.04 05:47:38.546617 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 139 rows starting from the beginning of the part | ||
| 2694 | 2026.02.04 05:47:38.546674 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 139 rows starting from the beginning of the part | ||
| 2695 | 2026.02.04 05:47:38.546714 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part | ||
| 2696 | 2026.02.04 05:47:38.546758 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 139 rows starting from the beginning of the part | ||
| 2697 | 2026.02.04 05:47:38.546807 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_6_1} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.02.04 05:47:38.546878 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_6_1} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2699 | 2026.02.04 05:47:38.546949 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2700 | 2026.02.04 05:47:38.547099 [ 262 ] {fee9396a-593f-41ed-81c1-f97cbfed8108} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.02.04 05:47:38.547135 [ 262 ] {fee9396a-593f-41ed-81c1-f97cbfed8108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2702 | 2026.02.04 05:47:38.547491 [ 262 ] {fee9396a-593f-41ed-81c1-f97cbfed8108} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2703 | 2026.02.04 05:47:38.547674 [ 189 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420269 sec., 497793.0237159298 rows/sec., 30.38 MiB/sec. | ||
| 2704 | 2026.02.04 05:47:38.547705 [ 262 ] {fee9396a-593f-41ed-81c1-f97cbfed8108} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.02.04 05:47:38.547817 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2706 | 2026.02.04 05:47:38.547842 [ 262 ] {fee9396a-593f-41ed-81c1-f97cbfed8108} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001408 sec., 346590.9090909091 rows/sec., 24.47 MiB/sec. | ||
| 2707 | 2026.02.04 05:47:38.547883 [ 262 ] {fee9396a-593f-41ed-81c1-f97cbfed8108} <Debug> TCPHandler: Processed in 0.001575994 sec. | ||
| 2708 | 2026.02.04 05:47:38.547992 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.02.04 05:47:38.548067 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_6_1} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.02.04 05:47:38.548085 [ 262 ] {34d1da16-bc43-45e2-90ce-670b8577ae5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2711 | 2026.02.04 05:47:38.548130 [ 262 ] {34d1da16-bc43-45e2-90ce-670b8577ae5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2712 | 2026.02.04 05:47:38.548138 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_6_1} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2713 | 2026.02.04 05:47:38.548213 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2714 | 2026.02.04 05:47:38.548455 [ 262 ] {34d1da16-bc43-45e2-90ce-670b8577ae5f} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.02.04 05:47:38.548495 [ 262 ] {34d1da16-bc43-45e2-90ce-670b8577ae5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2716 | 2026.02.04 05:47:38.548799 [ 262 ] {34d1da16-bc43-45e2-90ce-670b8577ae5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2717 | 2026.02.04 05:47:38.549003 [ 262 ] {34d1da16-bc43-45e2-90ce-670b8577ae5f} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.02.04 05:47:38.549129 [ 262 ] {34d1da16-bc43-45e2-90ce-670b8577ae5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 2719 | 2026.02.04 05:47:38.549164 [ 262 ] {34d1da16-bc43-45e2-90ce-670b8577ae5f} <Debug> TCPHandler: Processed in 0.001219124 sec. | ||
| 2720 | 2026.02.04 05:47:38.549271 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.02.04 05:47:38.549361 [ 262 ] {b3847362-18c7-4e99-8693-708b55296258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.02.04 05:47:38.549400 [ 262 ] {b3847362-18c7-4e99-8693-708b55296258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2723 | 2026.02.04 05:47:38.549802 [ 262 ] {b3847362-18c7-4e99-8693-708b55296258} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.02.04 05:47:38.549837 [ 262 ] {b3847362-18c7-4e99-8693-708b55296258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2725 | 2026.02.04 05:47:38.550176 [ 262 ] {b3847362-18c7-4e99-8693-708b55296258} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2726 | 2026.02.04 05:47:38.550378 [ 262 ] {b3847362-18c7-4e99-8693-708b55296258} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.02.04 05:47:38.550500 [ 262 ] {b3847362-18c7-4e99-8693-708b55296258} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001157 sec., 222990.492653414 rows/sec., 14.85 MiB/sec. | ||
| 2728 | 2026.02.04 05:47:38.550534 [ 262 ] {b3847362-18c7-4e99-8693-708b55296258} <Debug> TCPHandler: Processed in 0.001310216 sec. | ||
| 2729 | 2026.02.04 05:47:38.550642 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.02.04 05:47:38.550732 [ 262 ] {138a06b6-d6a7-4000-bdce-4fcbc10d2239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2731 | 2026.02.04 05:47:38.550771 [ 262 ] {138a06b6-d6a7-4000-bdce-4fcbc10d2239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2732 | 2026.02.04 05:47:38.551068 [ 262 ] {138a06b6-d6a7-4000-bdce-4fcbc10d2239} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.02.04 05:47:38.551102 [ 262 ] {138a06b6-d6a7-4000-bdce-4fcbc10d2239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2734 | 2026.02.04 05:47:38.551393 [ 262 ] {138a06b6-d6a7-4000-bdce-4fcbc10d2239} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2735 | 2026.02.04 05:47:38.551589 [ 262 ] {138a06b6-d6a7-4000-bdce-4fcbc10d2239} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.02.04 05:47:38.551684 [ 84 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2737 | 2026.02.04 05:47:38.551714 [ 262 ] {138a06b6-d6a7-4000-bdce-4fcbc10d2239} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 2738 | 2026.02.04 05:47:38.551719 [ 84 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.02.04 05:47:38.551752 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2740 | 2026.02.04 05:47:38.551754 [ 262 ] {138a06b6-d6a7-4000-bdce-4fcbc10d2239} <Debug> TCPHandler: Processed in 0.001159072 sec. | ||
| 2741 | 2026.02.04 05:47:38.551825 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::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 | ||
| 2742 | 2026.02.04 05:47:38.551868 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.02.04 05:47:38.551903 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2744 | 2026.02.04 05:47:38.551927 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::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 | ||
| 2745 | 2026.02.04 05:47:38.551958 [ 262 ] {cd959341-eb1a-4cc3-99f0-a79661f2490e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2746 | 2026.02.04 05:47:38.551975 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::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 | ||
| 2747 | 2026.02.04 05:47:38.552009 [ 262 ] {cd959341-eb1a-4cc3-99f0-a79661f2490e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2748 | 2026.02.04 05:47:38.552013 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::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 | ||
| 2749 | 2026.02.04 05:47:38.552054 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::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 | ||
| 2750 | 2026.02.04 05:47:38.552087 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::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 | ||
| 2751 | 2026.02.04 05:47:38.552751 [ 189 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000957657 sec., 5221.076021999526 rows/sec., 351.81 KiB/sec. | ||
| 2752 | 2026.02.04 05:47:38.552847 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2753 | 2026.02.04 05:47:38.552873 [ 262 ] {cd959341-eb1a-4cc3-99f0-a79661f2490e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.02.04 05:47:38.552914 [ 262 ] {cd959341-eb1a-4cc3-99f0-a79661f2490e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2755 | 2026.02.04 05:47:38.553080 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_5_1} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.02.04 05:47:38.553137 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_5_1} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2757 | 2026.02.04 05:47:38.553186 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2758 | 2026.02.04 05:47:38.553520 [ 262 ] {cd959341-eb1a-4cc3-99f0-a79661f2490e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2759 | 2026.02.04 05:47:38.553720 [ 262 ] {cd959341-eb1a-4cc3-99f0-a79661f2490e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.02.04 05:47:38.553816 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2761 | 2026.02.04 05:47:38.553843 [ 262 ] {cd959341-eb1a-4cc3-99f0-a79661f2490e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001929 sec., 12960.082944530845 rows/sec., 23.22 MiB/sec. | ||
| 2762 | 2026.02.04 05:47:38.553846 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.02.04 05:47:38.553881 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2764 | 2026.02.04 05:47:38.553896 [ 262 ] {cd959341-eb1a-4cc3-99f0-a79661f2490e} <Debug> TCPHandler: Processed in 0.002105188 sec. | ||
| 2765 | 2026.02.04 05:47:38.553960 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 2766 | 2026.02.04 05:47:38.554003 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.02.04 05:47:38.554094 [ 262 ] {db2f1d5d-0f60-4d43-8cf4-5d56b0805111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2768 | 2026.02.04 05:47:38.554131 [ 262 ] {db2f1d5d-0f60-4d43-8cf4-5d56b0805111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2769 | 2026.02.04 05:47:38.554172 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2770 | 2026.02.04 05:47:38.554221 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 61 rows starting from the beginning of the part | ||
| 2771 | 2026.02.04 05:47:38.554441 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2772 | 2026.02.04 05:47:38.554509 [ 262 ] {db2f1d5d-0f60-4d43-8cf4-5d56b0805111} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2026.02.04 05:47:38.554549 [ 262 ] {db2f1d5d-0f60-4d43-8cf4-5d56b0805111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 2774 | 2026.02.04 05:47:38.554581 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 2775 | 2026.02.04 05:47:38.554697 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2776 | 2026.02.04 05:47:38.554807 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 2777 | 2026.02.04 05:47:38.554865 [ 262 ] {db2f1d5d-0f60-4d43-8cf4-5d56b0805111} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2778 | 2026.02.04 05:47:38.554918 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2779 | 2026.02.04 05:47:38.555071 [ 262 ] {db2f1d5d-0f60-4d43-8cf4-5d56b0805111} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.02.04 05:47:38.555198 [ 262 ] {db2f1d5d-0f60-4d43-8cf4-5d56b0805111} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001077 sec., 81708.44939647168 rows/sec., 5.13 MiB/sec. | ||
| 2781 | 2026.02.04 05:47:38.555232 [ 262 ] {db2f1d5d-0f60-4d43-8cf4-5d56b0805111} <Debug> TCPHandler: Processed in 0.001238304 sec. | ||
| 2782 | 2026.02.04 05:47:38.562073 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 19 columns (19 merged, 0 gathered) in 0.008114673 sec., 19224.43455207622 rows/sec., 34.45 MiB/sec. | ||
| 2783 | 2026.02.04 05:47:38.562427 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2784 | 2026.02.04 05:47:38.562752 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.02.04 05:47:38.562823 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2786 | 2026.02.04 05:47:38.562922 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2787 | 2026.02.04 05:47:41.635760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 388 | ||
| 2788 | 2026.02.04 05:47:41.638074 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.02.04 05:47:41.638128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2790 | 2026.02.04 05:47:41.639306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2791 | 2026.02.04 05:47:41.639584 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.02.04 05:47:41.639952 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 2793 | 2026.02.04 05:47:43.531123 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.02.04 05:47:43.531309 [ 262 ] {00c5e204-05a7-4c50-af86-5f198d078565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2795 | 2026.02.04 05:47:43.531383 [ 262 ] {00c5e204-05a7-4c50-af86-5f198d078565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2796 | 2026.02.04 05:47:43.532007 [ 262 ] {00c5e204-05a7-4c50-af86-5f198d078565} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.02.04 05:47:43.532048 [ 262 ] {00c5e204-05a7-4c50-af86-5f198d078565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2798 | 2026.02.04 05:47:43.532401 [ 262 ] {00c5e204-05a7-4c50-af86-5f198d078565} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2799 | 2026.02.04 05:47:43.532627 [ 262 ] {00c5e204-05a7-4c50-af86-5f198d078565} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.02.04 05:47:43.532777 [ 262 ] {00c5e204-05a7-4c50-af86-5f198d078565} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00152 sec., 7894.736842105262 rows/sec., 643.76 KiB/sec. | ||
| 2801 | 2026.02.04 05:47:43.532823 [ 262 ] {00c5e204-05a7-4c50-af86-5f198d078565} <Debug> TCPHandler: Processed in 0.001830601 sec. | ||
| 2802 | 2026.02.04 05:47:43.532948 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.02.04 05:47:43.533059 [ 262 ] {d3484f7a-b282-4c36-9f5c-dced1b14e3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2804 | 2026.02.04 05:47:43.533104 [ 262 ] {d3484f7a-b282-4c36-9f5c-dced1b14e3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2805 | 2026.02.04 05:47:43.533591 [ 262 ] {d3484f7a-b282-4c36-9f5c-dced1b14e3e3} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.02.04 05:47:43.533627 [ 262 ] {d3484f7a-b282-4c36-9f5c-dced1b14e3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2807 | 2026.02.04 05:47:43.533953 [ 262 ] {d3484f7a-b282-4c36-9f5c-dced1b14e3e3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2808 | 2026.02.04 05:47:43.534166 [ 262 ] {d3484f7a-b282-4c36-9f5c-dced1b14e3e3} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.02.04 05:47:43.534300 [ 262 ] {d3484f7a-b282-4c36-9f5c-dced1b14e3e3} <Debug> executeQuery: Read 92 rows, 7.80 KiB in 0.001267 sec., 72612.47040252565 rows/sec., 6.01 MiB/sec. | ||
| 2810 | 2026.02.04 05:47:43.534341 [ 262 ] {d3484f7a-b282-4c36-9f5c-dced1b14e3e3} <Debug> TCPHandler: Processed in 0.001447009 sec. | ||
| 2811 | 2026.02.04 05:47:43.534464 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.02.04 05:47:43.534561 [ 262 ] {db1ffdb2-1c4d-4a3a-80ea-464bb4186361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2813 | 2026.02.04 05:47:43.534605 [ 262 ] {db1ffdb2-1c4d-4a3a-80ea-464bb4186361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2814 | 2026.02.04 05:47:43.535033 [ 262 ] {db1ffdb2-1c4d-4a3a-80ea-464bb4186361} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.02.04 05:47:43.535068 [ 262 ] {db1ffdb2-1c4d-4a3a-80ea-464bb4186361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2816 | 2026.02.04 05:47:43.535375 [ 262 ] {db1ffdb2-1c4d-4a3a-80ea-464bb4186361} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2817 | 2026.02.04 05:47:43.535585 [ 262 ] {db1ffdb2-1c4d-4a3a-80ea-464bb4186361} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.02.04 05:47:43.535713 [ 262 ] {db1ffdb2-1c4d-4a3a-80ea-464bb4186361} <Debug> executeQuery: Read 27 rows, 1.97 KiB in 0.001172 sec., 23037.54266211604 rows/sec., 1.64 MiB/sec. | ||
| 2819 | 2026.02.04 05:47:43.535750 [ 262 ] {db1ffdb2-1c4d-4a3a-80ea-464bb4186361} <Debug> TCPHandler: Processed in 0.001336926 sec. | ||
| 2820 | 2026.02.04 05:47:43.535866 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.02.04 05:47:43.535962 [ 262 ] {2aa7bb19-7674-49a6-84bf-b142e6db703f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2822 | 2026.02.04 05:47:43.536003 [ 262 ] {2aa7bb19-7674-49a6-84bf-b142e6db703f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2823 | 2026.02.04 05:47:43.536427 [ 262 ] {2aa7bb19-7674-49a6-84bf-b142e6db703f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.02.04 05:47:43.536461 [ 262 ] {2aa7bb19-7674-49a6-84bf-b142e6db703f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2825 | 2026.02.04 05:47:43.536768 [ 262 ] {2aa7bb19-7674-49a6-84bf-b142e6db703f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2826 | 2026.02.04 05:47:43.536981 [ 262 ] {2aa7bb19-7674-49a6-84bf-b142e6db703f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.02.04 05:47:43.537105 [ 262 ] {2aa7bb19-7674-49a6-84bf-b142e6db703f} <Debug> executeQuery: Read 100 rows, 8.02 KiB in 0.001162 sec., 86058.51979345955 rows/sec., 6.74 MiB/sec. | ||
| 2828 | 2026.02.04 05:47:43.537140 [ 262 ] {2aa7bb19-7674-49a6-84bf-b142e6db703f} <Debug> TCPHandler: Processed in 0.001323587 sec. | ||
| 2829 | 2026.02.04 05:47:43.537253 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.02.04 05:47:43.537349 [ 262 ] {a33c048f-09c0-4cab-995d-292254dc3344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2831 | 2026.02.04 05:47:43.537392 [ 262 ] {a33c048f-09c0-4cab-995d-292254dc3344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2832 | 2026.02.04 05:47:43.537837 [ 262 ] {a33c048f-09c0-4cab-995d-292254dc3344} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.02.04 05:47:43.537881 [ 262 ] {a33c048f-09c0-4cab-995d-292254dc3344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2834 | 2026.02.04 05:47:43.538319 [ 262 ] {a33c048f-09c0-4cab-995d-292254dc3344} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2835 | 2026.02.04 05:47:43.538545 [ 262 ] {a33c048f-09c0-4cab-995d-292254dc3344} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.02.04 05:47:43.538675 [ 262 ] {a33c048f-09c0-4cab-995d-292254dc3344} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001347 sec., 123236.82256867111 rows/sec., 8.58 MiB/sec. | ||
| 2837 | 2026.02.04 05:47:43.538710 [ 262 ] {a33c048f-09c0-4cab-995d-292254dc3344} <Debug> TCPHandler: Processed in 0.001507041 sec. | ||
| 2838 | 2026.02.04 05:47:43.538825 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.02.04 05:47:43.538918 [ 262 ] {630b77df-e413-4e28-a775-73ab1b8b0291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2840 | 2026.02.04 05:47:43.538971 [ 262 ] {630b77df-e413-4e28-a775-73ab1b8b0291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2841 | 2026.02.04 05:47:43.539706 [ 262 ] {630b77df-e413-4e28-a775-73ab1b8b0291} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.02.04 05:47:43.539739 [ 262 ] {630b77df-e413-4e28-a775-73ab1b8b0291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2843 | 2026.02.04 05:47:43.540251 [ 262 ] {630b77df-e413-4e28-a775-73ab1b8b0291} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2844 | 2026.02.04 05:47:43.540485 [ 262 ] {630b77df-e413-4e28-a775-73ab1b8b0291} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.02.04 05:47:43.540619 [ 262 ] {630b77df-e413-4e28-a775-73ab1b8b0291} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001719 sec., 8726.003490401396 rows/sec., 15.64 MiB/sec. | ||
| 2846 | 2026.02.04 05:47:43.540674 [ 262 ] {630b77df-e413-4e28-a775-73ab1b8b0291} <Debug> TCPHandler: Processed in 0.001897682 sec. | ||
| 2847 | 2026.02.04 05:47:43.540785 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.02.04 05:47:43.540884 [ 262 ] {62f56adc-d39b-4399-9be2-8fdf144595d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2849 | 2026.02.04 05:47:43.540925 [ 262 ] {62f56adc-d39b-4399-9be2-8fdf144595d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2850 | 2026.02.04 05:47:43.541244 [ 262 ] {62f56adc-d39b-4399-9be2-8fdf144595d9} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.02.04 05:47:43.541320 [ 262 ] {62f56adc-d39b-4399-9be2-8fdf144595d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2852 | 2026.02.04 05:47:43.541640 [ 262 ] {62f56adc-d39b-4399-9be2-8fdf144595d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2853 | 2026.02.04 05:47:43.541841 [ 262 ] {62f56adc-d39b-4399-9be2-8fdf144595d9} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.02.04 05:47:43.541963 [ 262 ] {62f56adc-d39b-4399-9be2-8fdf144595d9} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001099 sec., 8189.262966333031 rows/sec., 578.47 KiB/sec. | ||
| 2855 | 2026.02.04 05:47:43.541998 [ 262 ] {62f56adc-d39b-4399-9be2-8fdf144595d9} <Debug> TCPHandler: Processed in 0.001262735 sec. | ||
| 2856 | 2026.02.04 05:47:43.542107 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.02.04 05:47:43.542201 [ 262 ] {ebea0d2e-8e52-4d73-8074-5cc52fffbb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2858 | 2026.02.04 05:47:43.542241 [ 262 ] {ebea0d2e-8e52-4d73-8074-5cc52fffbb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2859 | 2026.02.04 05:47:43.542572 [ 262 ] {ebea0d2e-8e52-4d73-8074-5cc52fffbb2b} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.02.04 05:47:43.542607 [ 262 ] {ebea0d2e-8e52-4d73-8074-5cc52fffbb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2861 | 2026.02.04 05:47:43.542897 [ 262 ] {ebea0d2e-8e52-4d73-8074-5cc52fffbb2b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2862 | 2026.02.04 05:47:43.543095 [ 262 ] {ebea0d2e-8e52-4d73-8074-5cc52fffbb2b} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.02.04 05:47:43.543217 [ 262 ] {ebea0d2e-8e52-4d73-8074-5cc52fffbb2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 2864 | 2026.02.04 05:47:43.543251 [ 262 ] {ebea0d2e-8e52-4d73-8074-5cc52fffbb2b} <Debug> TCPHandler: Processed in 0.001192843 sec. | ||
| 2865 | 2026.02.04 05:47:44.106019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5286 | ||
| 2866 | 2026.02.04 05:47:44.106533 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.02.04 05:47:44.106582 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2868 | 2026.02.04 05:47:44.107122 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2869 | 2026.02.04 05:47:44.107365 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.02.04 05:47:44.107509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5286 | ||
| 2871 | 2026.02.04 05:47:44.107504 [ 100 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2872 | 2026.02.04 05:47:44.107604 [ 100 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.02.04 05:47:44.107640 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2874 | 2026.02.04 05:47:44.107820 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 2875 | 2026.02.04 05:47:44.108035 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2876 | 2026.02.04 05:47:44.108099 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2854 rows starting from the beginning of the part | ||
| 2877 | 2026.02.04 05:47:44.108210 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2878 | 2026.02.04 05:47:44.108291 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2879 | 2026.02.04 05:47:44.108364 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2880 | 2026.02.04 05:47:44.108429 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2881 | 2026.02.04 05:47:44.108498 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2882 | 2026.02.04 05:47:44.109936 [ 188 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5286 rows, containing 4 columns (4 merged, 0 gathered) in 0.002199061 sec., 2403753.2383139897 rows/sec., 34.39 MiB/sec. | ||
| 2883 | 2026.02.04 05:47:44.110748 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2884 | 2026.02.04 05:47:44.111003 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_11_2} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.02.04 05:47:44.111076 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_11_2} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2886 | 2026.02.04 05:47:44.111168 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2887 | 2026.02.04 05:47:44.395214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2888 | 2026.02.04 05:47:44.412858 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.02.04 05:47:44.412924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2890 | 2026.02.04 05:47:44.419180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2891 | 2026.02.04 05:47:44.419865 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.02.04 05:47:44.420176 [ 100 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2893 | 2026.02.04 05:47:44.420250 [ 100 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.02.04 05:47:44.420276 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2895 | 2026.02.04 05:47:44.420383 [ 195 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 2896 | 2026.02.04 05:47:44.422881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2897 | 2026.02.04 05:47:44.423389 [ 195 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2898 | 2026.02.04 05:47:44.424093 [ 195 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 2899 | 2026.02.04 05:47:44.427503 [ 195 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 2900 | 2026.02.04 05:47:44.430996 [ 195 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 2901 | 2026.02.04 05:47:44.434879 [ 195 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 2902 | 2026.02.04 05:47:44.439416 [ 195 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 2903 | 2026.02.04 05:47:44.443723 [ 195 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 2904 | 2026.02.04 05:47:44.494774 [ 187 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074435189 sec., 1115.0640055471613 rows/sec., 5.77 MiB/sec. | ||
| 2905 | 2026.02.04 05:47:44.496431 [ 199 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2906 | 2026.02.04 05:47:44.498092 [ 199 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_11_2} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.02.04 05:47:44.498173 [ 199 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_11_2} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2908 | 2026.02.04 05:47:44.499085 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 2909 | 2026.02.04 05:47:45.000405 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.14 MiB, peak 222.03 MiB, free memory in arenas 0.00 B, will set to 221.45 MiB (RSS), difference: 9.31 MiB | ||
| 2910 | 2026.02.04 05:47:48.538258 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.02.04 05:47:48.538518 [ 262 ] {48f651ec-0f33-4aab-9832-6951a6ef133c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2912 | 2026.02.04 05:47:48.538583 [ 262 ] {48f651ec-0f33-4aab-9832-6951a6ef133c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2913 | 2026.02.04 05:47:48.539287 [ 262 ] {48f651ec-0f33-4aab-9832-6951a6ef133c} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.02.04 05:47:48.539334 [ 262 ] {48f651ec-0f33-4aab-9832-6951a6ef133c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2915 | 2026.02.04 05:47:48.539732 [ 262 ] {48f651ec-0f33-4aab-9832-6951a6ef133c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2916 | 2026.02.04 05:47:48.539950 [ 262 ] {48f651ec-0f33-4aab-9832-6951a6ef133c} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2026.02.04 05:47:48.540096 [ 262 ] {48f651ec-0f33-4aab-9832-6951a6ef133c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001626 sec., 163591.63591635917 rows/sec., 10.39 MiB/sec. | ||
| 2918 | 2026.02.04 05:47:48.540144 [ 262 ] {48f651ec-0f33-4aab-9832-6951a6ef133c} <Debug> TCPHandler: Processed in 0.002005485 sec. | ||
| 2919 | 2026.02.04 05:47:48.540262 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.02.04 05:47:48.540362 [ 262 ] {8aac96fe-95cd-463b-9f81-e7180c258c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2921 | 2026.02.04 05:47:48.540411 [ 262 ] {8aac96fe-95cd-463b-9f81-e7180c258c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2922 | 2026.02.04 05:47:48.541136 [ 262 ] {8aac96fe-95cd-463b-9f81-e7180c258c60} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.02.04 05:47:48.541173 [ 262 ] {8aac96fe-95cd-463b-9f81-e7180c258c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2924 | 2026.02.04 05:47:48.541542 [ 262 ] {8aac96fe-95cd-463b-9f81-e7180c258c60} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2925 | 2026.02.04 05:47:48.541748 [ 262 ] {8aac96fe-95cd-463b-9f81-e7180c258c60} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.02.04 05:47:48.541875 [ 262 ] {8aac96fe-95cd-463b-9f81-e7180c258c60} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001537 sec., 521795.7059206246 rows/sec., 41.43 MiB/sec. | ||
| 2927 | 2026.02.04 05:47:48.541913 [ 262 ] {8aac96fe-95cd-463b-9f81-e7180c258c60} <Debug> TCPHandler: Processed in 0.001699987 sec. | ||
| 2928 | 2026.02.04 05:47:48.542017 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.02.04 05:47:48.542112 [ 262 ] {eb40b3ab-c243-4348-a001-69223a663aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2930 | 2026.02.04 05:47:48.542152 [ 262 ] {eb40b3ab-c243-4348-a001-69223a663aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2931 | 2026.02.04 05:47:48.542582 [ 262 ] {eb40b3ab-c243-4348-a001-69223a663aeb} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.02.04 05:47:48.542618 [ 262 ] {eb40b3ab-c243-4348-a001-69223a663aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2933 | 2026.02.04 05:47:48.542912 [ 262 ] {eb40b3ab-c243-4348-a001-69223a663aeb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2934 | 2026.02.04 05:47:48.543115 [ 262 ] {eb40b3ab-c243-4348-a001-69223a663aeb} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.02.04 05:47:48.543236 [ 262 ] {eb40b3ab-c243-4348-a001-69223a663aeb} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001144 sec., 138111.8881118881 rows/sec., 8.44 MiB/sec. | ||
| 2936 | 2026.02.04 05:47:48.543271 [ 262 ] {eb40b3ab-c243-4348-a001-69223a663aeb} <Debug> TCPHandler: Processed in 0.001301386 sec. | ||
| 2937 | 2026.02.04 05:47:48.543382 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.02.04 05:47:48.543476 [ 262 ] {38a92fd3-1ee2-46e9-8b1b-f02d3f233610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.02.04 05:47:48.543513 [ 262 ] {38a92fd3-1ee2-46e9-8b1b-f02d3f233610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2940 | 2026.02.04 05:47:48.543912 [ 262 ] {38a92fd3-1ee2-46e9-8b1b-f02d3f233610} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.02.04 05:47:48.543947 [ 262 ] {38a92fd3-1ee2-46e9-8b1b-f02d3f233610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2942 | 2026.02.04 05:47:48.544241 [ 262 ] {38a92fd3-1ee2-46e9-8b1b-f02d3f233610} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2943 | 2026.02.04 05:47:48.544452 [ 262 ] {38a92fd3-1ee2-46e9-8b1b-f02d3f233610} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.02.04 05:47:48.544565 [ 262 ] {38a92fd3-1ee2-46e9-8b1b-f02d3f233610} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00112 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 2945 | 2026.02.04 05:47:48.544599 [ 262 ] {38a92fd3-1ee2-46e9-8b1b-f02d3f233610} <Debug> TCPHandler: Processed in 0.001287105 sec. | ||
| 2946 | 2026.02.04 05:47:48.544696 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.02.04 05:47:48.544782 [ 262 ] {10f875df-2aa9-4ff5-9eb8-ca7d0622b636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2948 | 2026.02.04 05:47:48.544818 [ 262 ] {10f875df-2aa9-4ff5-9eb8-ca7d0622b636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2949 | 2026.02.04 05:47:48.545207 [ 262 ] {10f875df-2aa9-4ff5-9eb8-ca7d0622b636} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.02.04 05:47:48.545240 [ 262 ] {10f875df-2aa9-4ff5-9eb8-ca7d0622b636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2951 | 2026.02.04 05:47:48.545606 [ 262 ] {10f875df-2aa9-4ff5-9eb8-ca7d0622b636} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2952 | 2026.02.04 05:47:48.545817 [ 262 ] {10f875df-2aa9-4ff5-9eb8-ca7d0622b636} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.02.04 05:47:48.545936 [ 262 ] {10f875df-2aa9-4ff5-9eb8-ca7d0622b636} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001143 sec., 121609.79877515312 rows/sec., 6.92 MiB/sec. | ||
| 2954 | 2026.02.04 05:47:48.545972 [ 262 ] {10f875df-2aa9-4ff5-9eb8-ca7d0622b636} <Debug> TCPHandler: Processed in 0.001299926 sec. | ||
| 2955 | 2026.02.04 05:47:48.546076 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.02.04 05:47:48.546166 [ 262 ] {0d9ffaff-833d-4dfb-a649-7e17b87a4ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2957 | 2026.02.04 05:47:48.546205 [ 262 ] {0d9ffaff-833d-4dfb-a649-7e17b87a4ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2958 | 2026.02.04 05:47:48.546833 [ 262 ] {0d9ffaff-833d-4dfb-a649-7e17b87a4ccb} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.02.04 05:47:48.546869 [ 262 ] {0d9ffaff-833d-4dfb-a649-7e17b87a4ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2960 | 2026.02.04 05:47:48.547223 [ 262 ] {0d9ffaff-833d-4dfb-a649-7e17b87a4ccb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2961 | 2026.02.04 05:47:48.547447 [ 262 ] {0d9ffaff-833d-4dfb-a649-7e17b87a4ccb} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.02.04 05:47:48.547572 [ 262 ] {0d9ffaff-833d-4dfb-a649-7e17b87a4ccb} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001423 sec., 342937.45607870695 rows/sec., 24.21 MiB/sec. | ||
| 2963 | 2026.02.04 05:47:48.547608 [ 262 ] {0d9ffaff-833d-4dfb-a649-7e17b87a4ccb} <Debug> TCPHandler: Processed in 0.001578974 sec. | ||
| 2964 | 2026.02.04 05:47:48.547738 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2026.02.04 05:47:48.547832 [ 262 ] {8e3057f5-d13e-46dd-a1f5-e5faf7b9c121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2966 | 2026.02.04 05:47:48.547874 [ 262 ] {8e3057f5-d13e-46dd-a1f5-e5faf7b9c121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2967 | 2026.02.04 05:47:48.548194 [ 262 ] {8e3057f5-d13e-46dd-a1f5-e5faf7b9c121} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.02.04 05:47:48.548229 [ 262 ] {8e3057f5-d13e-46dd-a1f5-e5faf7b9c121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2969 | 2026.02.04 05:47:48.548533 [ 262 ] {8e3057f5-d13e-46dd-a1f5-e5faf7b9c121} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2970 | 2026.02.04 05:47:48.548734 [ 262 ] {8e3057f5-d13e-46dd-a1f5-e5faf7b9c121} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.02.04 05:47:48.548855 [ 262 ] {8e3057f5-d13e-46dd-a1f5-e5faf7b9c121} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 2972 | 2026.02.04 05:47:48.548839 [ 135 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2973 | 2026.02.04 05:47:48.548890 [ 262 ] {8e3057f5-d13e-46dd-a1f5-e5faf7b9c121} <Debug> TCPHandler: Processed in 0.001200273 sec. | ||
| 2974 | 2026.02.04 05:47:48.548951 [ 135 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.02.04 05:47:48.548987 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2976 | 2026.02.04 05:47:48.549015 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.02.04 05:47:48.549112 [ 262 ] {8eb3cd0c-5bce-4399-9480-ed9f7db18b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.02.04 05:47:48.549126 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::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 | ||
| 2979 | 2026.02.04 05:47:48.549153 [ 262 ] {8eb3cd0c-5bce-4399-9480-ed9f7db18b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2980 | 2026.02.04 05:47:48.549276 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2981 | 2026.02.04 05:47:48.549314 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::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 | ||
| 2982 | 2026.02.04 05:47:48.549377 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::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 | ||
| 2983 | 2026.02.04 05:47:48.549418 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::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 | ||
| 2984 | 2026.02.04 05:47:48.549458 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::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 | ||
| 2985 | 2026.02.04 05:47:48.549495 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::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 | ||
| 2986 | 2026.02.04 05:47:48.549529 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::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 | ||
| 2987 | 2026.02.04 05:47:48.549572 [ 262 ] {8eb3cd0c-5bce-4399-9480-ed9f7db18b51} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.02.04 05:47:48.549613 [ 262 ] {8eb3cd0c-5bce-4399-9480-ed9f7db18b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 2989 | 2026.02.04 05:47:48.550123 [ 262 ] {8eb3cd0c-5bce-4399-9480-ed9f7db18b51} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2990 | 2026.02.04 05:47:48.550432 [ 262 ] {8eb3cd0c-5bce-4399-9480-ed9f7db18b51} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.02.04 05:47:48.550483 [ 199 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001418239 sec., 25383.591905172543 rows/sec., 1.30 MiB/sec. | ||
| 2992 | 2026.02.04 05:47:48.550573 [ 262 ] {8eb3cd0c-5bce-4399-9480-ed9f7db18b51} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001479 sec., 174442.1906693712 rows/sec., 11.61 MiB/sec. | ||
| 2993 | 2026.02.04 05:47:48.550618 [ 262 ] {8eb3cd0c-5bce-4399-9480-ed9f7db18b51} <Debug> TCPHandler: Processed in 0.001649915 sec. | ||
| 2994 | 2026.02.04 05:47:48.550674 [ 187 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2995 | 2026.02.04 05:47:48.550745 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.02.04 05:47:48.550846 [ 262 ] {a2d0db67-f943-4f17-b1ce-8c5671f52a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.02.04 05:47:48.550892 [ 262 ] {a2d0db67-f943-4f17-b1ce-8c5671f52a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2998 | 2026.02.04 05:47:48.550994 [ 187 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_6_1} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.02.04 05:47:48.551085 [ 187 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_6_1} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3000 | 2026.02.04 05:47:48.551195 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3001 | 2026.02.04 05:47:48.551223 [ 262 ] {a2d0db67-f943-4f17-b1ce-8c5671f52a43} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.02.04 05:47:48.551265 [ 262 ] {a2d0db67-f943-4f17-b1ce-8c5671f52a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3003 | 2026.02.04 05:47:48.551563 [ 262 ] {a2d0db67-f943-4f17-b1ce-8c5671f52a43} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3004 | 2026.02.04 05:47:48.551760 [ 262 ] {a2d0db67-f943-4f17-b1ce-8c5671f52a43} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.02.04 05:47:48.551884 [ 262 ] {a2d0db67-f943-4f17-b1ce-8c5671f52a43} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 3006 | 2026.02.04 05:47:48.551918 [ 262 ] {a2d0db67-f943-4f17-b1ce-8c5671f52a43} <Debug> TCPHandler: Processed in 0.001260454 sec. | ||
| 3007 | 2026.02.04 05:47:48.552018 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2026.02.04 05:47:48.552106 [ 262 ] {5fd208b0-e283-473d-9e14-cb5b02585e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3009 | 2026.02.04 05:47:48.552157 [ 262 ] {5fd208b0-e283-473d-9e14-cb5b02585e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3010 | 2026.02.04 05:47:48.553057 [ 262 ] {5fd208b0-e283-473d-9e14-cb5b02585e36} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.02.04 05:47:48.553098 [ 262 ] {5fd208b0-e283-473d-9e14-cb5b02585e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3012 | 2026.02.04 05:47:48.553672 [ 262 ] {5fd208b0-e283-473d-9e14-cb5b02585e36} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3013 | 2026.02.04 05:47:48.553894 [ 262 ] {5fd208b0-e283-473d-9e14-cb5b02585e36} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.02.04 05:47:48.554030 [ 262 ] {5fd208b0-e283-473d-9e14-cb5b02585e36} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001892 sec., 13213.53065539112 rows/sec., 23.68 MiB/sec. | ||
| 3015 | 2026.02.04 05:47:48.554081 [ 262 ] {5fd208b0-e283-473d-9e14-cb5b02585e36} <Debug> TCPHandler: Processed in 0.002069487 sec. | ||
| 3016 | 2026.02.04 05:47:48.554186 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2026.02.04 05:47:48.554281 [ 262 ] {d365dd9e-2510-4f69-8df9-78e206318a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3018 | 2026.02.04 05:47:48.554322 [ 262 ] {d365dd9e-2510-4f69-8df9-78e206318a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3019 | 2026.02.04 05:47:48.554650 [ 262 ] {d365dd9e-2510-4f69-8df9-78e206318a12} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.02.04 05:47:48.554687 [ 262 ] {d365dd9e-2510-4f69-8df9-78e206318a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3021 | 2026.02.04 05:47:48.554989 [ 262 ] {d365dd9e-2510-4f69-8df9-78e206318a12} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3022 | 2026.02.04 05:47:48.555203 [ 262 ] {d365dd9e-2510-4f69-8df9-78e206318a12} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.02.04 05:47:48.555328 [ 262 ] {d365dd9e-2510-4f69-8df9-78e206318a12} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001066 sec., 82551.59474671668 rows/sec., 5.18 MiB/sec. | ||
| 3024 | 2026.02.04 05:47:48.555363 [ 262 ] {d365dd9e-2510-4f69-8df9-78e206318a12} <Debug> TCPHandler: Processed in 0.001226684 sec. | ||
| 3025 | 2026.02.04 05:47:51.493599 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3026 | 2026.02.04 05:47:51.493672 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3027 | 2026.02.04 05:47:51.607718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5734 | ||
| 3028 | 2026.02.04 05:47:51.608191 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.02.04 05:47:51.608231 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3030 | 2026.02.04 05:47:51.608753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3031 | 2026.02.04 05:47:51.608991 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.02.04 05:47:51.609117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5734 | ||
| 3033 | 2026.02.04 05:47:51.640125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 426 | ||
| 3034 | 2026.02.04 05:47:51.642442 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.02.04 05:47:51.642496 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3036 | 2026.02.04 05:47:51.643661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3037 | 2026.02.04 05:47:51.643932 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.02.04 05:47:51.644289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3039 | 2026.02.04 05:47:51.923112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3040 | 2026.02.04 05:47:51.943151 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.02.04 05:47:51.943223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3042 | 2026.02.04 05:47:51.948907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3043 | 2026.02.04 05:47:51.949594 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.02.04 05:47:51.952867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3045 | 2026.02.04 05:47:53.530435 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3046 | 2026.02.04 05:47:53.530627 [ 262 ] {5dfae371-01b6-4a1c-b3c1-3d79501e95a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3047 | 2026.02.04 05:47:53.530699 [ 262 ] {5dfae371-01b6-4a1c-b3c1-3d79501e95a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3048 | 2026.02.04 05:47:53.531489 [ 262 ] {5dfae371-01b6-4a1c-b3c1-3d79501e95a6} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.02.04 05:47:53.531539 [ 262 ] {5dfae371-01b6-4a1c-b3c1-3d79501e95a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3050 | 2026.02.04 05:47:53.531925 [ 262 ] {5dfae371-01b6-4a1c-b3c1-3d79501e95a6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3051 | 2026.02.04 05:47:53.532147 [ 262 ] {5dfae371-01b6-4a1c-b3c1-3d79501e95a6} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.02.04 05:47:53.532302 [ 262 ] {5dfae371-01b6-4a1c-b3c1-3d79501e95a6} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001727 sec., 49797.33642154024 rows/sec., 4.16 MiB/sec. | ||
| 3053 | 2026.02.04 05:47:53.532346 [ 262 ] {5dfae371-01b6-4a1c-b3c1-3d79501e95a6} <Debug> TCPHandler: Processed in 0.002048666 sec. | ||
| 3054 | 2026.02.04 05:47:53.532479 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2026.02.04 05:47:53.532584 [ 262 ] {d17b408d-1e08-4dea-9e5e-6f06d0f31f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3056 | 2026.02.04 05:47:53.532627 [ 262 ] {d17b408d-1e08-4dea-9e5e-6f06d0f31f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3057 | 2026.02.04 05:47:53.533085 [ 262 ] {d17b408d-1e08-4dea-9e5e-6f06d0f31f50} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.02.04 05:47:53.533122 [ 262 ] {d17b408d-1e08-4dea-9e5e-6f06d0f31f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3059 | 2026.02.04 05:47:53.533414 [ 262 ] {d17b408d-1e08-4dea-9e5e-6f06d0f31f50} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3060 | 2026.02.04 05:47:53.533621 [ 262 ] {d17b408d-1e08-4dea-9e5e-6f06d0f31f50} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.02.04 05:47:53.533748 [ 262 ] {d17b408d-1e08-4dea-9e5e-6f06d0f31f50} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001187 sec., 12636.899747262007 rows/sec., 950.24 KiB/sec. | ||
| 3062 | 2026.02.04 05:47:53.533783 [ 262 ] {d17b408d-1e08-4dea-9e5e-6f06d0f31f50} <Debug> TCPHandler: Processed in 0.001355117 sec. | ||
| 3063 | 2026.02.04 05:47:53.533895 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2026.02.04 05:47:53.533990 [ 262 ] {2be20751-9b1b-4a99-81a0-50ec640a53e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3065 | 2026.02.04 05:47:53.534028 [ 262 ] {2be20751-9b1b-4a99-81a0-50ec640a53e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3066 | 2026.02.04 05:47:53.534437 [ 262 ] {2be20751-9b1b-4a99-81a0-50ec640a53e5} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2026.02.04 05:47:53.534474 [ 262 ] {2be20751-9b1b-4a99-81a0-50ec640a53e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3068 | 2026.02.04 05:47:53.534780 [ 262 ] {2be20751-9b1b-4a99-81a0-50ec640a53e5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3069 | 2026.02.04 05:47:53.534987 [ 262 ] {2be20751-9b1b-4a99-81a0-50ec640a53e5} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.02.04 05:47:53.535110 [ 262 ] {2be20751-9b1b-4a99-81a0-50ec640a53e5} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00114 sec., 69298.24561403508 rows/sec., 5.41 MiB/sec. | ||
| 3071 | 2026.02.04 05:47:53.535146 [ 262 ] {2be20751-9b1b-4a99-81a0-50ec640a53e5} <Debug> TCPHandler: Processed in 0.001303566 sec. | ||
| 3072 | 2026.02.04 05:47:53.535259 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2026.02.04 05:47:53.535359 [ 262 ] {7ba7bf9d-a9bc-44d4-a250-92a007753ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3074 | 2026.02.04 05:47:53.535401 [ 262 ] {7ba7bf9d-a9bc-44d4-a250-92a007753ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3075 | 2026.02.04 05:47:53.535801 [ 262 ] {7ba7bf9d-a9bc-44d4-a250-92a007753ee8} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.02.04 05:47:53.535837 [ 262 ] {7ba7bf9d-a9bc-44d4-a250-92a007753ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3077 | 2026.02.04 05:47:53.536148 [ 262 ] {7ba7bf9d-a9bc-44d4-a250-92a007753ee8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3078 | 2026.02.04 05:47:53.536351 [ 262 ] {7ba7bf9d-a9bc-44d4-a250-92a007753ee8} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.02.04 05:47:53.536473 [ 262 ] {7ba7bf9d-a9bc-44d4-a250-92a007753ee8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 3080 | 2026.02.04 05:47:53.536509 [ 262 ] {7ba7bf9d-a9bc-44d4-a250-92a007753ee8} <Debug> TCPHandler: Processed in 0.001298216 sec. | ||
| 3081 | 2026.02.04 05:47:53.536616 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2026.02.04 05:47:53.536717 [ 262 ] {f48c0bfb-2862-4dd5-8a9d-06f508ba92f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3083 | 2026.02.04 05:47:53.536769 [ 262 ] {f48c0bfb-2862-4dd5-8a9d-06f508ba92f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3084 | 2026.02.04 05:47:53.537506 [ 262 ] {f48c0bfb-2862-4dd5-8a9d-06f508ba92f2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.02.04 05:47:53.537542 [ 262 ] {f48c0bfb-2862-4dd5-8a9d-06f508ba92f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3086 | 2026.02.04 05:47:53.538039 [ 262 ] {f48c0bfb-2862-4dd5-8a9d-06f508ba92f2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3087 | 2026.02.04 05:47:53.538249 [ 262 ] {f48c0bfb-2862-4dd5-8a9d-06f508ba92f2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.02.04 05:47:53.538384 [ 262 ] {f48c0bfb-2862-4dd5-8a9d-06f508ba92f2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001686 sec., 8896.79715302491 rows/sec., 15.94 MiB/sec. | ||
| 3089 | 2026.02.04 05:47:53.538437 [ 262 ] {f48c0bfb-2862-4dd5-8a9d-06f508ba92f2} <Debug> TCPHandler: Processed in 0.001868731 sec. | ||
| 3090 | 2026.02.04 05:47:53.538564 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.02.04 05:47:53.538663 [ 262 ] {2b5ad6d0-fea2-4bf2-ab9f-a4e17061dc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3092 | 2026.02.04 05:47:53.538704 [ 262 ] {2b5ad6d0-fea2-4bf2-ab9f-a4e17061dc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3093 | 2026.02.04 05:47:53.539039 [ 262 ] {2b5ad6d0-fea2-4bf2-ab9f-a4e17061dc0e} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.02.04 05:47:53.539074 [ 262 ] {2b5ad6d0-fea2-4bf2-ab9f-a4e17061dc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3095 | 2026.02.04 05:47:53.539379 [ 262 ] {2b5ad6d0-fea2-4bf2-ab9f-a4e17061dc0e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3096 | 2026.02.04 05:47:53.539579 [ 262 ] {2b5ad6d0-fea2-4bf2-ab9f-a4e17061dc0e} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.02.04 05:47:53.539709 [ 262 ] {2b5ad6d0-fea2-4bf2-ab9f-a4e17061dc0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 3098 | 2026.02.04 05:47:53.539744 [ 262 ] {2b5ad6d0-fea2-4bf2-ab9f-a4e17061dc0e} <Debug> TCPHandler: Processed in 0.001236644 sec. | ||
| 3099 | 2026.02.04 05:47:55.090136 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.02.04 05:47:55.090415 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) 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) | ||
| 3101 | 2026.02.04 05:47:55.090804 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3102 | 2026.02.04 05:47:55.090854 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <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 | ||
| 3103 | 2026.02.04 05:47:55.091138 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3104 | 2026.02.04 05:47:55.091204 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3105 | 2026.02.04 05:47:55.091339 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3106 | 2026.02.04 05:47:55.091504 [ 324 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3107 | 2026.02.04 05:47:55.091518 [ 314 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3108 | 2026.02.04 05:47:55.091661 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 3109 | 2026.02.04 05:47:55.091695 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3110 | 2026.02.04 05:47:55.094268 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3111 | 2026.02.04 05:47:55.094302 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3112 | 2026.02.04 05:47:55.094364 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <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'))" | ||
| 3113 | 2026.02.04 05:47:55.094409 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <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'))" | ||
| 3114 | 2026.02.04 05:47:55.095470 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.005171 sec., 7928.833881260877 rows/sec., 319.35 KiB/sec. | ||
| 3115 | 2026.02.04 05:47:55.095589 [ 262 ] {6955c4dd-fe90-4b4f-b61c-30fb24479c97} <Debug> TCPHandler: Processed in 0.005583333 sec. | ||
| 3116 | 2026.02.04 05:47:55.095914 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.02.04 05:47:55.096059 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) 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) | ||
| 3118 | 2026.02.04 05:47:55.096294 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3119 | 2026.02.04 05:47:55.096334 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <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 | ||
| 3120 | 2026.02.04 05:47:55.096559 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3121 | 2026.02.04 05:47:55.096613 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3122 | 2026.02.04 05:47:55.096720 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3123 | 2026.02.04 05:47:55.096797 [ 302 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3124 | 2026.02.04 05:47:55.096806 [ 324 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3125 | 2026.02.04 05:47:55.096922 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 3126 | 2026.02.04 05:47:55.096948 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3127 | 2026.02.04 05:47:55.097004 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3128 | 2026.02.04 05:47:55.097022 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3129 | 2026.02.04 05:47:55.097052 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <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'))" | ||
| 3130 | 2026.02.04 05:47:55.097085 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <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'))" | ||
| 3131 | 2026.02.04 05:47:55.097701 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001704 sec., 24061.032863849767 rows/sec., 969.11 KiB/sec. | ||
| 3132 | 2026.02.04 05:47:55.097809 [ 262 ] {8f9e586c-0231-430b-981a-316dafc0c27f} <Debug> TCPHandler: Processed in 0.001947214 sec. | ||
| 3133 | 2026.02.04 05:47:55.098057 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2026.02.04 05:47:55.098193 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) 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) | ||
| 3135 | 2026.02.04 05:47:55.098417 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3136 | 2026.02.04 05:47:55.098454 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <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 | ||
| 3137 | 2026.02.04 05:47:55.098667 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3138 | 2026.02.04 05:47:55.098719 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3139 | 2026.02.04 05:47:55.098819 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3140 | 2026.02.04 05:47:55.098877 [ 314 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3141 | 2026.02.04 05:47:55.098892 [ 324 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3142 | 2026.02.04 05:47:55.098981 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 3143 | 2026.02.04 05:47:55.099005 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3144 | 2026.02.04 05:47:55.099059 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3145 | 2026.02.04 05:47:55.099076 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3146 | 2026.02.04 05:47:55.099105 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <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'))" | ||
| 3147 | 2026.02.04 05:47:55.099137 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <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'))" | ||
| 3148 | 2026.02.04 05:47:55.099845 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001709 sec., 23990.637799882974 rows/sec., 966.28 KiB/sec. | ||
| 3149 | 2026.02.04 05:47:55.099952 [ 262 ] {23b3d4ee-a675-42ff-81a5-7baca4399839} <Debug> TCPHandler: Processed in 0.001945354 sec. | ||
| 3150 | 2026.02.04 05:47:55.100158 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3151 | 2026.02.04 05:47:55.100294 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) 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) | ||
| 3152 | 2026.02.04 05:47:55.100512 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3153 | 2026.02.04 05:47:55.100548 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <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 | ||
| 3154 | 2026.02.04 05:47:55.100767 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3155 | 2026.02.04 05:47:55.100818 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3156 | 2026.02.04 05:47:55.100917 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3157 | 2026.02.04 05:47:55.100987 [ 321 ] {7005faf7-1017-4d22-9a56-348a93251f02} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3158 | 2026.02.04 05:47:55.100995 [ 324 ] {7005faf7-1017-4d22-9a56-348a93251f02} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3159 | 2026.02.04 05:47:55.101111 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 3160 | 2026.02.04 05:47:55.101136 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3161 | 2026.02.04 05:47:55.101192 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3162 | 2026.02.04 05:47:55.101209 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3163 | 2026.02.04 05:47:55.101239 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <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'))" | ||
| 3164 | 2026.02.04 05:47:55.101275 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <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'))" | ||
| 3165 | 2026.02.04 05:47:55.101865 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001628 sec., 25184.275184275182 rows/sec., 1014.35 KiB/sec. | ||
| 3166 | 2026.02.04 05:47:55.101952 [ 262 ] {7005faf7-1017-4d22-9a56-348a93251f02} <Debug> TCPHandler: Processed in 0.001844511 sec. | ||
| 3167 | 2026.02.04 05:47:55.102176 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.02.04 05:47:55.102317 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) 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) | ||
| 3169 | 2026.02.04 05:47:55.102561 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3170 | 2026.02.04 05:47:55.102601 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <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 | ||
| 3171 | 2026.02.04 05:47:55.102824 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3172 | 2026.02.04 05:47:55.102879 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3173 | 2026.02.04 05:47:55.102984 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3174 | 2026.02.04 05:47:55.103041 [ 268 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3175 | 2026.02.04 05:47:55.103048 [ 324 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3176 | 2026.02.04 05:47:55.103132 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 3177 | 2026.02.04 05:47:55.103158 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3178 | 2026.02.04 05:47:55.103214 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3179 | 2026.02.04 05:47:55.103231 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3180 | 2026.02.04 05:47:55.103264 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <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'))" | ||
| 3181 | 2026.02.04 05:47:55.103296 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <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'))" | ||
| 3182 | 2026.02.04 05:47:55.103901 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001644 sec., 24939.172749391728 rows/sec., 1004.48 KiB/sec. | ||
| 3183 | 2026.02.04 05:47:55.103992 [ 262 ] {2133daa3-24c8-4ac0-9615-5540f1727d8a} <Debug> TCPHandler: Processed in 0.001865661 sec. | ||
| 3184 | 2026.02.04 05:47:55.104190 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.02.04 05:47:55.104328 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) 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) | ||
| 3186 | 2026.02.04 05:47:55.104575 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3187 | 2026.02.04 05:47:55.104613 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <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 | ||
| 3188 | 2026.02.04 05:47:55.104834 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3189 | 2026.02.04 05:47:55.104888 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3190 | 2026.02.04 05:47:55.104992 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3191 | 2026.02.04 05:47:55.105062 [ 321 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3192 | 2026.02.04 05:47:55.105070 [ 324 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3193 | 2026.02.04 05:47:55.105166 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 3194 | 2026.02.04 05:47:55.105202 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3195 | 2026.02.04 05:47:55.105267 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3196 | 2026.02.04 05:47:55.105287 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3197 | 2026.02.04 05:47:55.105318 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <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'))" | ||
| 3198 | 2026.02.04 05:47:55.105352 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <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'))" | ||
| 3199 | 2026.02.04 05:47:55.106006 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001738 sec., 23590.333716915997 rows/sec., 950.15 KiB/sec. | ||
| 3200 | 2026.02.04 05:47:55.106119 [ 262 ] {f9cb94c9-e84c-4fee-a4b0-7cddef13fc92} <Debug> TCPHandler: Processed in 0.001979804 sec. | ||
| 3201 | 2026.02.04 05:47:55.219536 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.02.04 05:47:55.219713 [ 262 ] {9785cae3-3105-40e6-891b-8178cedfc7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3203 | 2026.02.04 05:47:55.219784 [ 262 ] {9785cae3-3105-40e6-891b-8178cedfc7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3204 | 2026.02.04 05:47:55.220485 [ 262 ] {9785cae3-3105-40e6-891b-8178cedfc7a3} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.02.04 05:47:55.220535 [ 262 ] {9785cae3-3105-40e6-891b-8178cedfc7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3206 | 2026.02.04 05:47:55.220981 [ 262 ] {9785cae3-3105-40e6-891b-8178cedfc7a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3207 | 2026.02.04 05:47:55.221184 [ 262 ] {9785cae3-3105-40e6-891b-8178cedfc7a3} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.02.04 05:47:55.221339 [ 262 ] {9785cae3-3105-40e6-891b-8178cedfc7a3} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001671 sec., 3590.664272890485 rows/sec., 799.48 KiB/sec. | ||
| 3209 | 2026.02.04 05:47:55.221390 [ 262 ] {9785cae3-3105-40e6-891b-8178cedfc7a3} <Debug> TCPHandler: Processed in 0.001978614 sec. | ||
| 3210 | 2026.02.04 05:47:55.221519 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.02.04 05:47:55.221624 [ 262 ] {3ecdad23-b487-4291-a612-5ccdb2df99fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3212 | 2026.02.04 05:47:55.221668 [ 262 ] {3ecdad23-b487-4291-a612-5ccdb2df99fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3213 | 2026.02.04 05:47:55.222211 [ 262 ] {3ecdad23-b487-4291-a612-5ccdb2df99fe} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.02.04 05:47:55.222248 [ 262 ] {3ecdad23-b487-4291-a612-5ccdb2df99fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3215 | 2026.02.04 05:47:55.222564 [ 262 ] {3ecdad23-b487-4291-a612-5ccdb2df99fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3216 | 2026.02.04 05:47:55.222773 [ 262 ] {3ecdad23-b487-4291-a612-5ccdb2df99fe} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.02.04 05:47:55.222904 [ 262 ] {3ecdad23-b487-4291-a612-5ccdb2df99fe} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001304 sec., 203987.7300613497 rows/sec., 12.96 MiB/sec. | ||
| 3218 | 2026.02.04 05:47:55.222943 [ 262 ] {3ecdad23-b487-4291-a612-5ccdb2df99fe} <Debug> TCPHandler: Processed in 0.001475841 sec. | ||
| 3219 | 2026.02.04 05:47:55.223068 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.02.04 05:47:55.223166 [ 262 ] {6549c386-fe3d-478d-82b3-74008ff778e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3221 | 2026.02.04 05:47:55.223208 [ 262 ] {6549c386-fe3d-478d-82b3-74008ff778e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3222 | 2026.02.04 05:47:55.223596 [ 262 ] {6549c386-fe3d-478d-82b3-74008ff778e0} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.02.04 05:47:55.223633 [ 262 ] {6549c386-fe3d-478d-82b3-74008ff778e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3224 | 2026.02.04 05:47:55.223910 [ 262 ] {6549c386-fe3d-478d-82b3-74008ff778e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3225 | 2026.02.04 05:47:55.224113 [ 262 ] {6549c386-fe3d-478d-82b3-74008ff778e0} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.02.04 05:47:55.224239 [ 262 ] {6549c386-fe3d-478d-82b3-74008ff778e0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 447.63 KiB/sec. | ||
| 3227 | 2026.02.04 05:47:55.224276 [ 262 ] {6549c386-fe3d-478d-82b3-74008ff778e0} <Debug> TCPHandler: Processed in 0.001258304 sec. | ||
| 3228 | 2026.02.04 05:47:55.224393 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.02.04 05:47:55.224488 [ 262 ] {cce3ead1-760b-4753-8c08-8f2f99723cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3230 | 2026.02.04 05:47:55.224528 [ 262 ] {cce3ead1-760b-4753-8c08-8f2f99723cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3231 | 2026.02.04 05:47:55.225969 [ 262 ] {cce3ead1-760b-4753-8c08-8f2f99723cd7} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.02.04 05:47:55.226006 [ 262 ] {cce3ead1-760b-4753-8c08-8f2f99723cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3233 | 2026.02.04 05:47:55.226469 [ 262 ] {cce3ead1-760b-4753-8c08-8f2f99723cd7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3234 | 2026.02.04 05:47:55.226684 [ 262 ] {cce3ead1-760b-4753-8c08-8f2f99723cd7} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.02.04 05:47:55.226793 [ 143 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3236 | 2026.02.04 05:47:55.226815 [ 262 ] {cce3ead1-760b-4753-8c08-8f2f99723cd7} <Debug> executeQuery: Read 1945 rows, 161.55 KiB in 0.002345 sec., 829424.3070362473 rows/sec., 67.27 MiB/sec. | ||
| 3237 | 2026.02.04 05:47:55.226867 [ 143 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2026.02.04 05:47:55.226876 [ 262 ] {cce3ead1-760b-4753-8c08-8f2f99723cd7} <Debug> TCPHandler: Processed in 0.00253524 sec. | ||
| 3239 | 2026.02.04 05:47:55.226900 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3240 | 2026.02.04 05:47:55.227006 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2026.02.04 05:47:55.227043 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 3242 | 2026.02.04 05:47:55.227108 [ 262 ] {81eba7ab-e114-42d6-84d7-199a106ccf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3243 | 2026.02.04 05:47:55.227153 [ 262 ] {81eba7ab-e114-42d6-84d7-199a106ccf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3244 | 2026.02.04 05:47:55.227201 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3245 | 2026.02.04 05:47:55.227244 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 948 rows starting from the beginning of the part | ||
| 3246 | 2026.02.04 05:47:55.227312 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 802 rows starting from the beginning of the part | ||
| 3247 | 2026.02.04 05:47:55.227374 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 92 rows starting from the beginning of the part | ||
| 3248 | 2026.02.04 05:47:55.227425 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 802 rows starting from the beginning of the part | ||
| 3249 | 2026.02.04 05:47:55.227464 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 86 rows starting from the beginning of the part | ||
| 3250 | 2026.02.04 05:47:55.227500 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1945 rows starting from the beginning of the part | ||
| 3251 | 2026.02.04 05:47:55.227618 [ 262 ] {81eba7ab-e114-42d6-84d7-199a106ccf71} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.02.04 05:47:55.227663 [ 262 ] {81eba7ab-e114-42d6-84d7-199a106ccf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3253 | 2026.02.04 05:47:55.227994 [ 262 ] {81eba7ab-e114-42d6-84d7-199a106ccf71} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3254 | 2026.02.04 05:47:55.228216 [ 262 ] {81eba7ab-e114-42d6-84d7-199a106ccf71} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.02.04 05:47:55.228355 [ 262 ] {81eba7ab-e114-42d6-84d7-199a106ccf71} <Debug> executeQuery: Read 164 rows, 10.30 KiB in 0.001266 sec., 129541.86413902054 rows/sec., 7.95 MiB/sec. | ||
| 3256 | 2026.02.04 05:47:55.228397 [ 262 ] {81eba7ab-e114-42d6-84d7-199a106ccf71} <Debug> TCPHandler: Processed in 0.00144206 sec. | ||
| 3257 | 2026.02.04 05:47:55.228517 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.02.04 05:47:55.228613 [ 262 ] {bab5ebca-326a-49c9-9ad7-1e12ca714a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3259 | 2026.02.04 05:47:55.228652 [ 262 ] {bab5ebca-326a-49c9-9ad7-1e12ca714a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3260 | 2026.02.04 05:47:55.229181 [ 262 ] {bab5ebca-326a-49c9-9ad7-1e12ca714a44} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.02.04 05:47:55.229218 [ 262 ] {bab5ebca-326a-49c9-9ad7-1e12ca714a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3262 | 2026.02.04 05:47:55.229225 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4675 rows, containing 5 columns (5 merged, 0 gathered) in 0.002243092 sec., 2084176.6632844307 rows/sec., 176.10 MiB/sec. | ||
| 3263 | 2026.02.04 05:47:55.229533 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3264 | 2026.02.04 05:47:55.229545 [ 262 ] {bab5ebca-326a-49c9-9ad7-1e12ca714a44} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3265 | 2026.02.04 05:47:55.229766 [ 262 ] {bab5ebca-326a-49c9-9ad7-1e12ca714a44} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2026.02.04 05:47:55.229805 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_16_3} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.02.04 05:47:55.229877 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_16_3} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3268 | 2026.02.04 05:47:55.229895 [ 262 ] {bab5ebca-326a-49c9-9ad7-1e12ca714a44} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.0013 sec., 283076.92307692306 rows/sec., 18.84 MiB/sec. | ||
| 3269 | 2026.02.04 05:47:55.229933 [ 262 ] {bab5ebca-326a-49c9-9ad7-1e12ca714a44} <Debug> TCPHandler: Processed in 0.00146542 sec. | ||
| 3270 | 2026.02.04 05:47:55.229957 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 3271 | 2026.02.04 05:47:55.230043 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2026.02.04 05:47:55.230138 [ 262 ] {f32a29ef-37e3-440f-9ede-f8c29d811241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3273 | 2026.02.04 05:47:55.230177 [ 262 ] {f32a29ef-37e3-440f-9ede-f8c29d811241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3274 | 2026.02.04 05:47:55.230589 [ 262 ] {f32a29ef-37e3-440f-9ede-f8c29d811241} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.02.04 05:47:55.230624 [ 262 ] {f32a29ef-37e3-440f-9ede-f8c29d811241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3276 | 2026.02.04 05:47:55.230918 [ 262 ] {f32a29ef-37e3-440f-9ede-f8c29d811241} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3277 | 2026.02.04 05:47:55.231118 [ 262 ] {f32a29ef-37e3-440f-9ede-f8c29d811241} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.02.04 05:47:55.231243 [ 262 ] {f32a29ef-37e3-440f-9ede-f8c29d811241} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001122 sec., 123885.91800356506 rows/sec., 7.05 MiB/sec. | ||
| 3279 | 2026.02.04 05:47:55.231282 [ 262 ] {f32a29ef-37e3-440f-9ede-f8c29d811241} <Debug> TCPHandler: Processed in 0.001288375 sec. | ||
| 3280 | 2026.02.04 05:47:55.231397 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2026.02.04 05:47:55.231491 [ 262 ] {9b2cb7b5-1f14-4da5-b736-81e7df9dfc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3282 | 2026.02.04 05:47:55.231529 [ 262 ] {9b2cb7b5-1f14-4da5-b736-81e7df9dfc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3283 | 2026.02.04 05:47:55.232235 [ 262 ] {9b2cb7b5-1f14-4da5-b736-81e7df9dfc08} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.02.04 05:47:55.232272 [ 262 ] {9b2cb7b5-1f14-4da5-b736-81e7df9dfc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3285 | 2026.02.04 05:47:55.232605 [ 262 ] {9b2cb7b5-1f14-4da5-b736-81e7df9dfc08} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3286 | 2026.02.04 05:47:55.232804 [ 262 ] {9b2cb7b5-1f14-4da5-b736-81e7df9dfc08} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.02.04 05:47:55.232901 [ 143 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3288 | 2026.02.04 05:47:55.232930 [ 262 ] {9b2cb7b5-1f14-4da5-b736-81e7df9dfc08} <Debug> executeQuery: Read 950 rows, 70.06 KiB in 0.001456 sec., 652472.5274725275 rows/sec., 46.99 MiB/sec. | ||
| 3289 | 2026.02.04 05:47:55.232935 [ 143 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.02.04 05:47:55.232970 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3291 | 2026.02.04 05:47:55.232975 [ 262 ] {9b2cb7b5-1f14-4da5-b736-81e7df9dfc08} <Debug> TCPHandler: Processed in 0.001630465 sec. | ||
| 3292 | 2026.02.04 05:47:55.233048 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 3293 | 2026.02.04 05:47:55.233099 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.02.04 05:47:55.233125 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3295 | 2026.02.04 05:47:55.233150 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 556 rows starting from the beginning of the part | ||
| 3296 | 2026.02.04 05:47:55.233194 [ 262 ] {19792e36-1fd9-447a-a219-4c4397f0aaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3297 | 2026.02.04 05:47:55.233206 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
| 3298 | 2026.02.04 05:47:55.233235 [ 262 ] {19792e36-1fd9-447a-a219-4c4397f0aaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3299 | 2026.02.04 05:47:55.233250 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
| 3300 | 2026.02.04 05:47:55.233295 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
| 3301 | 2026.02.04 05:47:55.233336 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 79 rows starting from the beginning of the part | ||
| 3302 | 2026.02.04 05:47:55.233372 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 950 rows starting from the beginning of the part | ||
| 3303 | 2026.02.04 05:47:55.233577 [ 262 ] {19792e36-1fd9-447a-a219-4c4397f0aaf1} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.02.04 05:47:55.233611 [ 262 ] {19792e36-1fd9-447a-a219-4c4397f0aaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3305 | 2026.02.04 05:47:55.233900 [ 262 ] {19792e36-1fd9-447a-a219-4c4397f0aaf1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3306 | 2026.02.04 05:47:55.234104 [ 262 ] {19792e36-1fd9-447a-a219-4c4397f0aaf1} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.02.04 05:47:55.234232 [ 262 ] {19792e36-1fd9-447a-a219-4c4397f0aaf1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 3308 | 2026.02.04 05:47:55.234269 [ 262 ] {19792e36-1fd9-447a-a219-4c4397f0aaf1} <Debug> TCPHandler: Processed in 0.001219464 sec. | ||
| 3309 | 2026.02.04 05:47:55.234390 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.02.04 05:47:55.234466 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2661 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145427 sec., 1829784.0153479066 rows/sec., 138.66 MiB/sec. | ||
| 3311 | 2026.02.04 05:47:55.234484 [ 262 ] {1a552dc8-0cb1-4f1e-a27c-1f7f2970799d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3312 | 2026.02.04 05:47:55.234536 [ 262 ] {1a552dc8-0cb1-4f1e-a27c-1f7f2970799d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3313 | 2026.02.04 05:47:55.234629 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3314 | 2026.02.04 05:47:55.234858 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_16_3} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.02.04 05:47:55.234920 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_16_3} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3316 | 2026.02.04 05:47:55.234977 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3317 | 2026.02.04 05:47:55.235667 [ 262 ] {1a552dc8-0cb1-4f1e-a27c-1f7f2970799d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.02.04 05:47:55.235702 [ 262 ] {1a552dc8-0cb1-4f1e-a27c-1f7f2970799d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3319 | 2026.02.04 05:47:55.236266 [ 262 ] {1a552dc8-0cb1-4f1e-a27c-1f7f2970799d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3320 | 2026.02.04 05:47:55.236473 [ 262 ] {1a552dc8-0cb1-4f1e-a27c-1f7f2970799d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.02.04 05:47:55.236577 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3322 | 2026.02.04 05:47:55.236600 [ 262 ] {1a552dc8-0cb1-4f1e-a27c-1f7f2970799d} <Debug> executeQuery: Read 3105 rows, 211.93 KiB in 0.002136 sec., 1453651.6853932585 rows/sec., 96.89 MiB/sec. | ||
| 3323 | 2026.02.04 05:47:55.236613 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.02.04 05:47:55.236646 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3325 | 2026.02.04 05:47:55.236647 [ 262 ] {1a552dc8-0cb1-4f1e-a27c-1f7f2970799d} <Debug> TCPHandler: Processed in 0.002307803 sec. | ||
| 3326 | 2026.02.04 05:47:55.236713 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 3327 | 2026.02.04 05:47:55.236776 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2026.02.04 05:47:55.236790 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3329 | 2026.02.04 05:47:55.236815 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2132 rows starting from the beginning of the part | ||
| 3330 | 2026.02.04 05:47:55.236858 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 258 rows starting from the beginning of the part | ||
| 3331 | 2026.02.04 05:47:55.236872 [ 262 ] {82d443a9-8fba-4630-b8aa-33bedb2b8d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3332 | 2026.02.04 05:47:55.236894 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 166 rows starting from the beginning of the part | ||
| 3333 | 2026.02.04 05:47:55.236913 [ 262 ] {82d443a9-8fba-4630-b8aa-33bedb2b8d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3334 | 2026.02.04 05:47:55.236929 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 258 rows starting from the beginning of the part | ||
| 3335 | 2026.02.04 05:47:55.236964 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 3336 | 2026.02.04 05:47:55.237008 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3105 rows starting from the beginning of the part | ||
| 3337 | 2026.02.04 05:47:55.237240 [ 262 ] {82d443a9-8fba-4630-b8aa-33bedb2b8d9f} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2026.02.04 05:47:55.237275 [ 262 ] {82d443a9-8fba-4630-b8aa-33bedb2b8d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3339 | 2026.02.04 05:47:55.237557 [ 262 ] {82d443a9-8fba-4630-b8aa-33bedb2b8d9f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3340 | 2026.02.04 05:47:55.237760 [ 262 ] {82d443a9-8fba-4630-b8aa-33bedb2b8d9f} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.02.04 05:47:55.237888 [ 262 ] {82d443a9-8fba-4630-b8aa-33bedb2b8d9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 3342 | 2026.02.04 05:47:55.237925 [ 262 ] {82d443a9-8fba-4630-b8aa-33bedb2b8d9f} <Debug> TCPHandler: Processed in 0.001198843 sec. | ||
| 3343 | 2026.02.04 05:47:55.238040 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2026.02.04 05:47:55.238135 [ 262 ] {bdb13d8c-d44b-4cdc-80b5-11f9c4d6a2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3345 | 2026.02.04 05:47:55.238188 [ 262 ] {bdb13d8c-d44b-4cdc-80b5-11f9c4d6a2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3346 | 2026.02.04 05:47:55.238976 [ 262 ] {bdb13d8c-d44b-4cdc-80b5-11f9c4d6a2ab} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.02.04 05:47:55.239014 [ 262 ] {bdb13d8c-d44b-4cdc-80b5-11f9c4d6a2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3348 | 2026.02.04 05:47:55.239412 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6079 rows, containing 5 columns (5 merged, 0 gathered) in 0.002718045 sec., 2236533.979385919 rows/sec., 151.27 MiB/sec. | ||
| 3349 | 2026.02.04 05:47:55.239535 [ 262 ] {bdb13d8c-d44b-4cdc-80b5-11f9c4d6a2ab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3350 | 2026.02.04 05:47:55.239760 [ 262 ] {bdb13d8c-d44b-4cdc-80b5-11f9c4d6a2ab} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.02.04 05:47:55.239897 [ 262 ] {bdb13d8c-d44b-4cdc-80b5-11f9c4d6a2ab} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00178 sec., 14044.94382022472 rows/sec., 25.17 MiB/sec. | ||
| 3352 | 2026.02.04 05:47:55.239933 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3353 | 2026.02.04 05:47:55.239963 [ 262 ] {bdb13d8c-d44b-4cdc-80b5-11f9c4d6a2ab} <Debug> TCPHandler: Processed in 0.001972064 sec. | ||
| 3354 | 2026.02.04 05:47:55.240074 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.02.04 05:47:55.240170 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.02.04 05:47:55.240175 [ 262 ] {74cd8a66-93bb-4c0b-8605-c8af703afc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3357 | 2026.02.04 05:47:55.240222 [ 262 ] {74cd8a66-93bb-4c0b-8605-c8af703afc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3358 | 2026.02.04 05:47:55.240229 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3359 | 2026.02.04 05:47:55.240289 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 3360 | 2026.02.04 05:47:55.240555 [ 262 ] {74cd8a66-93bb-4c0b-8605-c8af703afc5a} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.02.04 05:47:55.240592 [ 262 ] {74cd8a66-93bb-4c0b-8605-c8af703afc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3362 | 2026.02.04 05:47:55.240904 [ 262 ] {74cd8a66-93bb-4c0b-8605-c8af703afc5a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3363 | 2026.02.04 05:47:55.241118 [ 262 ] {74cd8a66-93bb-4c0b-8605-c8af703afc5a} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.02.04 05:47:55.241250 [ 262 ] {74cd8a66-93bb-4c0b-8605-c8af703afc5a} <Debug> executeQuery: Read 52 rows, 3.17 KiB in 0.001093 sec., 47575.48032936871 rows/sec., 2.84 MiB/sec. | ||
| 3365 | 2026.02.04 05:47:55.241251 [ 142 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3366 | 2026.02.04 05:47:55.241287 [ 262 ] {74cd8a66-93bb-4c0b-8605-c8af703afc5a} <Debug> TCPHandler: Processed in 0.001263795 sec. | ||
| 3367 | 2026.02.04 05:47:55.241310 [ 142 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.02.04 05:47:55.241337 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3369 | 2026.02.04 05:47:55.241429 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 3370 | 2026.02.04 05:47:55.241556 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3371 | 2026.02.04 05:47:55.241590 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 700 rows starting from the beginning of the part | ||
| 3372 | 2026.02.04 05:47:55.241652 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 88 rows starting from the beginning of the part | ||
| 3373 | 2026.02.04 05:47:55.241693 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 3374 | 2026.02.04 05:47:55.241729 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 88 rows starting from the beginning of the part | ||
| 3375 | 2026.02.04 05:47:55.241765 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 3376 | 2026.02.04 05:47:55.241802 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
| 3377 | 2026.02.04 05:47:55.242785 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1048 rows, containing 4 columns (4 merged, 0 gathered) in 0.001393998 sec., 751794.4789016914 rows/sec., 48.58 MiB/sec. | ||
| 3378 | 2026.02.04 05:47:55.242968 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3379 | 2026.02.04 05:47:55.243235 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_16_3} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.02.04 05:47:55.243309 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_16_3} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3381 | 2026.02.04 05:47:55.243389 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3382 | 2026.02.04 05:47:58.526193 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.02.04 05:47:58.526383 [ 262 ] {14fb74f5-4204-49a9-a115-f72d70809cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3384 | 2026.02.04 05:47:58.526455 [ 262 ] {14fb74f5-4204-49a9-a115-f72d70809cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3385 | 2026.02.04 05:47:58.527181 [ 262 ] {14fb74f5-4204-49a9-a115-f72d70809cd0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.02.04 05:47:58.527230 [ 262 ] {14fb74f5-4204-49a9-a115-f72d70809cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3387 | 2026.02.04 05:47:58.527606 [ 262 ] {14fb74f5-4204-49a9-a115-f72d70809cd0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3388 | 2026.02.04 05:47:58.527827 [ 262 ] {14fb74f5-4204-49a9-a115-f72d70809cd0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.02.04 05:47:58.527990 [ 262 ] {14fb74f5-4204-49a9-a115-f72d70809cd0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. | ||
| 3390 | 2026.02.04 05:47:58.528037 [ 262 ] {14fb74f5-4204-49a9-a115-f72d70809cd0} <Debug> TCPHandler: Processed in 0.001978944 sec. | ||
| 3391 | 2026.02.04 05:47:58.528161 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.02.04 05:47:58.528264 [ 262 ] {579eca1c-d456-4112-b8a5-2e49be200810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3393 | 2026.02.04 05:47:58.528307 [ 262 ] {579eca1c-d456-4112-b8a5-2e49be200810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3394 | 2026.02.04 05:47:58.528738 [ 262 ] {579eca1c-d456-4112-b8a5-2e49be200810} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.02.04 05:47:58.528777 [ 262 ] {579eca1c-d456-4112-b8a5-2e49be200810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3396 | 2026.02.04 05:47:58.529073 [ 262 ] {579eca1c-d456-4112-b8a5-2e49be200810} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3397 | 2026.02.04 05:47:58.529285 [ 262 ] {579eca1c-d456-4112-b8a5-2e49be200810} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.02.04 05:47:58.529417 [ 262 ] {579eca1c-d456-4112-b8a5-2e49be200810} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 3399 | 2026.02.04 05:47:58.529454 [ 262 ] {579eca1c-d456-4112-b8a5-2e49be200810} <Debug> TCPHandler: Processed in 0.001346037 sec. | ||
| 3400 | 2026.02.04 05:47:58.529566 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2026.02.04 05:47:58.529663 [ 262 ] {589588eb-8db3-4c04-87f0-1ffe605309ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3402 | 2026.02.04 05:47:58.529706 [ 262 ] {589588eb-8db3-4c04-87f0-1ffe605309ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3403 | 2026.02.04 05:47:58.530072 [ 262 ] {589588eb-8db3-4c04-87f0-1ffe605309ae} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.02.04 05:47:58.530108 [ 262 ] {589588eb-8db3-4c04-87f0-1ffe605309ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3405 | 2026.02.04 05:47:58.530421 [ 262 ] {589588eb-8db3-4c04-87f0-1ffe605309ae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3406 | 2026.02.04 05:47:58.530633 [ 262 ] {589588eb-8db3-4c04-87f0-1ffe605309ae} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.02.04 05:47:58.530762 [ 262 ] {589588eb-8db3-4c04-87f0-1ffe605309ae} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001119 sec., 85790.88471849867 rows/sec., 5.98 MiB/sec. | ||
| 3408 | 2026.02.04 05:47:58.530798 [ 262 ] {589588eb-8db3-4c04-87f0-1ffe605309ae} <Debug> TCPHandler: Processed in 0.001282625 sec. | ||
| 3409 | 2026.02.04 05:47:58.530910 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2026.02.04 05:47:58.531006 [ 262 ] {0c60230f-4814-4268-b8ea-4f263311bba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3411 | 2026.02.04 05:47:58.531046 [ 262 ] {0c60230f-4814-4268-b8ea-4f263311bba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3412 | 2026.02.04 05:47:58.531376 [ 262 ] {0c60230f-4814-4268-b8ea-4f263311bba0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.02.04 05:47:58.531411 [ 262 ] {0c60230f-4814-4268-b8ea-4f263311bba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3414 | 2026.02.04 05:47:58.531714 [ 262 ] {0c60230f-4814-4268-b8ea-4f263311bba0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3415 | 2026.02.04 05:47:58.531921 [ 262 ] {0c60230f-4814-4268-b8ea-4f263311bba0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.02.04 05:47:58.532054 [ 262 ] {0c60230f-4814-4268-b8ea-4f263311bba0} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001067 sec., 33739.45641986879 rows/sec., 2.27 MiB/sec. | ||
| 3417 | 2026.02.04 05:47:58.532090 [ 262 ] {0c60230f-4814-4268-b8ea-4f263311bba0} <Debug> TCPHandler: Processed in 0.001229414 sec. | ||
| 3418 | 2026.02.04 05:47:59.109973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6246 | ||
| 3419 | 2026.02.04 05:47:59.110461 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.02.04 05:47:59.110506 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3421 | 2026.02.04 05:47:59.111009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3422 | 2026.02.04 05:47:59.111251 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.02.04 05:47:59.111403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6246 | ||
| 3424 | 2026.02.04 05:47:59.453733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3425 | 2026.02.04 05:47:59.470444 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.02.04 05:47:59.470514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3427 | 2026.02.04 05:47:59.476989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3428 | 2026.02.04 05:47:59.477708 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.02.04 05:47:59.480682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3430 | 2026.02.04 05:48:00.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.15 MiB, peak 228.15 MiB, free memory in arenas 0.00 B, will set to 225.37 MiB (RSS), difference: 1.22 MiB | ||
| 3431 | 2026.02.04 05:48:01.645302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 484 | ||
| 3432 | 2026.02.04 05:48:01.648042 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.02.04 05:48:01.648096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3434 | 2026.02.04 05:48:01.649298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3435 | 2026.02.04 05:48:01.649573 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.02.04 05:48:01.649914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
| 3437 | 2026.02.04 05:48:03.530208 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2026.02.04 05:48:03.530377 [ 262 ] {4e31fc24-5a86-4be2-a5a3-66d5e49f3974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3439 | 2026.02.04 05:48:03.530439 [ 262 ] {4e31fc24-5a86-4be2-a5a3-66d5e49f3974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3440 | 2026.02.04 05:48:03.531083 [ 262 ] {4e31fc24-5a86-4be2-a5a3-66d5e49f3974} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.02.04 05:48:03.531122 [ 262 ] {4e31fc24-5a86-4be2-a5a3-66d5e49f3974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3442 | 2026.02.04 05:48:03.531505 [ 262 ] {4e31fc24-5a86-4be2-a5a3-66d5e49f3974} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3443 | 2026.02.04 05:48:03.531730 [ 262 ] {4e31fc24-5a86-4be2-a5a3-66d5e49f3974} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.02.04 05:48:03.531883 [ 262 ] {4e31fc24-5a86-4be2-a5a3-66d5e49f3974} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.00155 sec., 55483.87096774194 rows/sec., 4.64 MiB/sec. | ||
| 3445 | 2026.02.04 05:48:03.531929 [ 262 ] {4e31fc24-5a86-4be2-a5a3-66d5e49f3974} <Debug> TCPHandler: Processed in 0.001844621 sec. | ||
| 3446 | 2026.02.04 05:48:03.532050 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3447 | 2026.02.04 05:48:03.532152 [ 262 ] {5b838087-8488-44ec-8679-8e3287b9858c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3448 | 2026.02.04 05:48:03.532195 [ 262 ] {5b838087-8488-44ec-8679-8e3287b9858c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3449 | 2026.02.04 05:48:03.532600 [ 262 ] {5b838087-8488-44ec-8679-8e3287b9858c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.02.04 05:48:03.532635 [ 262 ] {5b838087-8488-44ec-8679-8e3287b9858c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3451 | 2026.02.04 05:48:03.532938 [ 262 ] {5b838087-8488-44ec-8679-8e3287b9858c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3452 | 2026.02.04 05:48:03.533146 [ 262 ] {5b838087-8488-44ec-8679-8e3287b9858c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.02.04 05:48:03.533234 [ 133 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3454 | 2026.02.04 05:48:03.533270 [ 133 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.02.04 05:48:03.533272 [ 262 ] {5b838087-8488-44ec-8679-8e3287b9858c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001144 sec., 13111.88811188811 rows/sec., 985.95 KiB/sec. | ||
| 3456 | 2026.02.04 05:48:03.533288 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3457 | 2026.02.04 05:48:03.533316 [ 262 ] {5b838087-8488-44ec-8679-8e3287b9858c} <Debug> TCPHandler: Processed in 0.001319067 sec. | ||
| 3458 | 2026.02.04 05:48:03.533374 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 3459 | 2026.02.04 05:48:03.533428 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.02.04 05:48:03.533460 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3461 | 2026.02.04 05:48:03.533489 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 192 rows starting from the beginning of the part | ||
| 3462 | 2026.02.04 05:48:03.533524 [ 262 ] {e5744a77-f1a3-40c8-a2a8-b9cd940dce89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3463 | 2026.02.04 05:48:03.533543 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part | ||
| 3464 | 2026.02.04 05:48:03.533565 [ 262 ] {e5744a77-f1a3-40c8-a2a8-b9cd940dce89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3465 | 2026.02.04 05:48:03.533588 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 158 rows starting from the beginning of the part | ||
| 3466 | 2026.02.04 05:48:03.533628 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3467 | 2026.02.04 05:48:03.533666 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 164 rows starting from the beginning of the part | ||
| 3468 | 2026.02.04 05:48:03.533703 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3469 | 2026.02.04 05:48:03.534006 [ 262 ] {e5744a77-f1a3-40c8-a2a8-b9cd940dce89} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.02.04 05:48:03.534040 [ 262 ] {e5744a77-f1a3-40c8-a2a8-b9cd940dce89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3471 | 2026.02.04 05:48:03.534433 [ 262 ] {e5744a77-f1a3-40c8-a2a8-b9cd940dce89} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3472 | 2026.02.04 05:48:03.534496 [ 187 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 571 rows, containing 5 columns (5 merged, 0 gathered) in 0.001152952 sec., 495250.4527508517 rows/sec., 33.09 MiB/sec. | ||
| 3473 | 2026.02.04 05:48:03.534650 [ 262 ] {e5744a77-f1a3-40c8-a2a8-b9cd940dce89} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.02.04 05:48:03.534726 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3475 | 2026.02.04 05:48:03.534798 [ 262 ] {e5744a77-f1a3-40c8-a2a8-b9cd940dce89} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001295 sec., 61003.861003861006 rows/sec., 4.76 MiB/sec. | ||
| 3476 | 2026.02.04 05:48:03.534841 [ 262 ] {e5744a77-f1a3-40c8-a2a8-b9cd940dce89} <Debug> TCPHandler: Processed in 0.001463571 sec. | ||
| 3477 | 2026.02.04 05:48:03.534958 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.02.04 05:48:03.535058 [ 262 ] {9acf5978-2a25-4439-bd77-e80eb5bc8126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3479 | 2026.02.04 05:48:03.535070 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_16_3} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.02.04 05:48:03.535101 [ 262 ] {9acf5978-2a25-4439-bd77-e80eb5bc8126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3481 | 2026.02.04 05:48:03.535160 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_16_3} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3482 | 2026.02.04 05:48:03.535265 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3483 | 2026.02.04 05:48:03.535511 [ 262 ] {9acf5978-2a25-4439-bd77-e80eb5bc8126} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.02.04 05:48:03.535550 [ 262 ] {9acf5978-2a25-4439-bd77-e80eb5bc8126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3485 | 2026.02.04 05:48:03.535880 [ 262 ] {9acf5978-2a25-4439-bd77-e80eb5bc8126} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3486 | 2026.02.04 05:48:03.536084 [ 262 ] {9acf5978-2a25-4439-bd77-e80eb5bc8126} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.02.04 05:48:03.536214 [ 262 ] {9acf5978-2a25-4439-bd77-e80eb5bc8126} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 3488 | 2026.02.04 05:48:03.536250 [ 262 ] {9acf5978-2a25-4439-bd77-e80eb5bc8126} <Debug> TCPHandler: Processed in 0.001341577 sec. | ||
| 3489 | 2026.02.04 05:48:03.536356 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.02.04 05:48:03.536452 [ 262 ] {a36b6be8-28d0-4496-946d-79494c7407b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3491 | 2026.02.04 05:48:03.536505 [ 262 ] {a36b6be8-28d0-4496-946d-79494c7407b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3492 | 2026.02.04 05:48:03.537265 [ 262 ] {a36b6be8-28d0-4496-946d-79494c7407b1} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.02.04 05:48:03.537300 [ 262 ] {a36b6be8-28d0-4496-946d-79494c7407b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3494 | 2026.02.04 05:48:03.537811 [ 262 ] {a36b6be8-28d0-4496-946d-79494c7407b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3495 | 2026.02.04 05:48:03.538025 [ 262 ] {a36b6be8-28d0-4496-946d-79494c7407b1} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.02.04 05:48:03.538120 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3497 | 2026.02.04 05:48:03.538153 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2026.02.04 05:48:03.538162 [ 262 ] {a36b6be8-28d0-4496-946d-79494c7407b1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001729 sec., 8675.534991324464 rows/sec., 15.55 MiB/sec. | ||
| 3499 | 2026.02.04 05:48:03.538169 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3500 | 2026.02.04 05:48:03.538220 [ 262 ] {a36b6be8-28d0-4496-946d-79494c7407b1} <Debug> TCPHandler: Processed in 0.001912773 sec. | ||
| 3501 | 2026.02.04 05:48:03.538255 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 3502 | 2026.02.04 05:48:03.538325 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.02.04 05:48:03.538424 [ 262 ] {08d18cc1-3fbb-4adc-b475-1297698536fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3504 | 2026.02.04 05:48:03.538466 [ 262 ] {08d18cc1-3fbb-4adc-b475-1297698536fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3505 | 2026.02.04 05:48:03.538479 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3506 | 2026.02.04 05:48:03.538541 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 156 rows starting from the beginning of the part | ||
| 3507 | 2026.02.04 05:48:03.538676 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 3508 | 2026.02.04 05:48:03.538781 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3509 | 2026.02.04 05:48:03.538802 [ 262 ] {08d18cc1-3fbb-4adc-b475-1297698536fa} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.02.04 05:48:03.538842 [ 262 ] {08d18cc1-3fbb-4adc-b475-1297698536fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 3511 | 2026.02.04 05:48:03.538882 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3512 | 2026.02.04 05:48:03.538987 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 3513 | 2026.02.04 05:48:03.539088 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3514 | 2026.02.04 05:48:03.539174 [ 262 ] {08d18cc1-3fbb-4adc-b475-1297698536fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3515 | 2026.02.04 05:48:03.539400 [ 262 ] {08d18cc1-3fbb-4adc-b475-1297698536fa} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.02.04 05:48:03.539554 [ 262 ] {08d18cc1-3fbb-4adc-b475-1297698536fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 3517 | 2026.02.04 05:48:03.539600 [ 262 ] {08d18cc1-3fbb-4adc-b475-1297698536fa} <Debug> TCPHandler: Processed in 0.001325057 sec. | ||
| 3518 | 2026.02.04 05:48:03.542090 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 19 columns (19 merged, 0 gathered) in 0.003872127 sec., 64822.25402214339 rows/sec., 116.16 MiB/sec. | ||
| 3519 | 2026.02.04 05:48:03.542577 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3520 | 2026.02.04 05:48:03.542904 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.02.04 05:48:03.542972 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3522 | 2026.02.04 05:48:03.543054 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3523 | 2026.02.04 05:48:06.493712 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3524 | 2026.02.04 05:48:06.493775 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3525 | 2026.02.04 05:48:06.612438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6694 | ||
| 3526 | 2026.02.04 05:48:06.612904 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.02.04 05:48:06.612945 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3528 | 2026.02.04 05:48:06.613413 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3529 | 2026.02.04 05:48:06.613640 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.02.04 05:48:06.613770 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6694 | ||
| 3531 | 2026.02.04 05:48:06.981697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3532 | 2026.02.04 05:48:06.999830 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.02.04 05:48:06.999897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3534 | 2026.02.04 05:48:07.005280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3535 | 2026.02.04 05:48:07.005964 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.02.04 05:48:07.009226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3537 | 2026.02.04 05:48:08.538573 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3538 | 2026.02.04 05:48:08.538758 [ 262 ] {a2990390-83c7-4a3d-8adc-a17822253015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3539 | 2026.02.04 05:48:08.538829 [ 262 ] {a2990390-83c7-4a3d-8adc-a17822253015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3540 | 2026.02.04 05:48:08.539606 [ 262 ] {a2990390-83c7-4a3d-8adc-a17822253015} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.02.04 05:48:08.539644 [ 262 ] {a2990390-83c7-4a3d-8adc-a17822253015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3542 | 2026.02.04 05:48:08.540019 [ 262 ] {a2990390-83c7-4a3d-8adc-a17822253015} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3543 | 2026.02.04 05:48:08.540249 [ 262 ] {a2990390-83c7-4a3d-8adc-a17822253015} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.02.04 05:48:08.540392 [ 262 ] {a2990390-83c7-4a3d-8adc-a17822253015} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001686 sec., 157769.86951364175 rows/sec., 10.02 MiB/sec. | ||
| 3545 | 2026.02.04 05:48:08.540432 [ 262 ] {a2990390-83c7-4a3d-8adc-a17822253015} <Debug> TCPHandler: Processed in 0.001988935 sec. | ||
| 3546 | 2026.02.04 05:48:08.540555 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3547 | 2026.02.04 05:48:08.540651 [ 262 ] {98eda617-218f-4eef-8560-abf5e1f084a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3548 | 2026.02.04 05:48:08.540691 [ 262 ] {98eda617-218f-4eef-8560-abf5e1f084a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3549 | 2026.02.04 05:48:08.541395 [ 262 ] {98eda617-218f-4eef-8560-abf5e1f084a7} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2026.02.04 05:48:08.541430 [ 262 ] {98eda617-218f-4eef-8560-abf5e1f084a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3551 | 2026.02.04 05:48:08.541758 [ 262 ] {98eda617-218f-4eef-8560-abf5e1f084a7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3552 | 2026.02.04 05:48:08.541961 [ 262 ] {98eda617-218f-4eef-8560-abf5e1f084a7} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.02.04 05:48:08.542086 [ 262 ] {98eda617-218f-4eef-8560-abf5e1f084a7} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001454 sec., 551581.8431911967 rows/sec., 43.80 MiB/sec. | ||
| 3554 | 2026.02.04 05:48:08.542123 [ 262 ] {98eda617-218f-4eef-8560-abf5e1f084a7} <Debug> TCPHandler: Processed in 0.001618784 sec. | ||
| 3555 | 2026.02.04 05:48:08.542240 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3556 | 2026.02.04 05:48:08.542335 [ 262 ] {0d473b2a-9983-4281-9916-49998525b66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3557 | 2026.02.04 05:48:08.542373 [ 262 ] {0d473b2a-9983-4281-9916-49998525b66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3558 | 2026.02.04 05:48:08.542787 [ 262 ] {0d473b2a-9983-4281-9916-49998525b66e} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2026.02.04 05:48:08.542821 [ 262 ] {0d473b2a-9983-4281-9916-49998525b66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3560 | 2026.02.04 05:48:08.543121 [ 262 ] {0d473b2a-9983-4281-9916-49998525b66e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3561 | 2026.02.04 05:48:08.543335 [ 262 ] {0d473b2a-9983-4281-9916-49998525b66e} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2026.02.04 05:48:08.543460 [ 262 ] {0d473b2a-9983-4281-9916-49998525b66e} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001143 sec., 138232.72090988627 rows/sec., 8.44 MiB/sec. | ||
| 3563 | 2026.02.04 05:48:08.543496 [ 262 ] {0d473b2a-9983-4281-9916-49998525b66e} <Debug> TCPHandler: Processed in 0.001315446 sec. | ||
| 3564 | 2026.02.04 05:48:08.543604 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2026.02.04 05:48:08.543709 [ 262 ] {ef39aeb2-7fcc-4f5c-bc8d-cd8b65ba8e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3566 | 2026.02.04 05:48:08.543748 [ 262 ] {ef39aeb2-7fcc-4f5c-bc8d-cd8b65ba8e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3567 | 2026.02.04 05:48:08.544156 [ 262 ] {ef39aeb2-7fcc-4f5c-bc8d-cd8b65ba8e86} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.02.04 05:48:08.544190 [ 262 ] {ef39aeb2-7fcc-4f5c-bc8d-cd8b65ba8e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3569 | 2026.02.04 05:48:08.544483 [ 262 ] {ef39aeb2-7fcc-4f5c-bc8d-cd8b65ba8e86} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3570 | 2026.02.04 05:48:08.544689 [ 262 ] {ef39aeb2-7fcc-4f5c-bc8d-cd8b65ba8e86} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.02.04 05:48:08.544807 [ 262 ] {ef39aeb2-7fcc-4f5c-bc8d-cd8b65ba8e86} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001117 sec., 125335.72068039392 rows/sec., 8.10 MiB/sec. | ||
| 3572 | 2026.02.04 05:48:08.544844 [ 262 ] {ef39aeb2-7fcc-4f5c-bc8d-cd8b65ba8e86} <Debug> TCPHandler: Processed in 0.001289455 sec. | ||
| 3573 | 2026.02.04 05:48:08.544953 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3574 | 2026.02.04 05:48:08.545056 [ 262 ] {edf2e99f-a41d-42e3-bba3-9f66f0219f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3575 | 2026.02.04 05:48:08.545094 [ 262 ] {edf2e99f-a41d-42e3-bba3-9f66f0219f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3576 | 2026.02.04 05:48:08.545518 [ 262 ] {edf2e99f-a41d-42e3-bba3-9f66f0219f49} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.02.04 05:48:08.545553 [ 262 ] {edf2e99f-a41d-42e3-bba3-9f66f0219f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3578 | 2026.02.04 05:48:08.545847 [ 262 ] {edf2e99f-a41d-42e3-bba3-9f66f0219f49} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3579 | 2026.02.04 05:48:08.546051 [ 262 ] {edf2e99f-a41d-42e3-bba3-9f66f0219f49} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.02.04 05:48:08.546172 [ 262 ] {edf2e99f-a41d-42e3-bba3-9f66f0219f49} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001134 sec., 122574.95590828924 rows/sec., 6.97 MiB/sec. | ||
| 3581 | 2026.02.04 05:48:08.546208 [ 262 ] {edf2e99f-a41d-42e3-bba3-9f66f0219f49} <Debug> TCPHandler: Processed in 0.001305536 sec. | ||
| 3582 | 2026.02.04 05:48:08.546319 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2026.02.04 05:48:08.546418 [ 262 ] {5d1471df-f84a-4841-9e4c-b95190d0fd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3584 | 2026.02.04 05:48:08.546456 [ 262 ] {5d1471df-f84a-4841-9e4c-b95190d0fd1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3585 | 2026.02.04 05:48:08.546978 [ 262 ] {5d1471df-f84a-4841-9e4c-b95190d0fd1a} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.02.04 05:48:08.547012 [ 262 ] {5d1471df-f84a-4841-9e4c-b95190d0fd1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3587 | 2026.02.04 05:48:08.547320 [ 262 ] {5d1471df-f84a-4841-9e4c-b95190d0fd1a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3588 | 2026.02.04 05:48:08.547529 [ 262 ] {5d1471df-f84a-4841-9e4c-b95190d0fd1a} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2026.02.04 05:48:08.547653 [ 262 ] {5d1471df-f84a-4841-9e4c-b95190d0fd1a} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001253 sec., 389465.28332003194 rows/sec., 27.50 MiB/sec. | ||
| 3590 | 2026.02.04 05:48:08.547688 [ 262 ] {5d1471df-f84a-4841-9e4c-b95190d0fd1a} <Debug> TCPHandler: Processed in 0.001422969 sec. | ||
| 3591 | 2026.02.04 05:48:08.547831 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3592 | 2026.02.04 05:48:08.547927 [ 262 ] {2548f18a-019a-4d49-8b46-9e02d151cd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3593 | 2026.02.04 05:48:08.547969 [ 262 ] {2548f18a-019a-4d49-8b46-9e02d151cd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3594 | 2026.02.04 05:48:08.548318 [ 262 ] {2548f18a-019a-4d49-8b46-9e02d151cd6a} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2026.02.04 05:48:08.548354 [ 262 ] {2548f18a-019a-4d49-8b46-9e02d151cd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3596 | 2026.02.04 05:48:08.548688 [ 262 ] {2548f18a-019a-4d49-8b46-9e02d151cd6a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3597 | 2026.02.04 05:48:08.548896 [ 262 ] {2548f18a-019a-4d49-8b46-9e02d151cd6a} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2026.02.04 05:48:08.549024 [ 262 ] {2548f18a-019a-4d49-8b46-9e02d151cd6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 3599 | 2026.02.04 05:48:08.549061 [ 262 ] {2548f18a-019a-4d49-8b46-9e02d151cd6a} <Debug> TCPHandler: Processed in 0.001278805 sec. | ||
| 3600 | 2026.02.04 05:48:08.549170 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3601 | 2026.02.04 05:48:08.549267 [ 262 ] {7fccdd68-187a-4172-a641-b7708f43608f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3602 | 2026.02.04 05:48:08.549310 [ 262 ] {7fccdd68-187a-4172-a641-b7708f43608f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3603 | 2026.02.04 05:48:08.549710 [ 262 ] {7fccdd68-187a-4172-a641-b7708f43608f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.02.04 05:48:08.549746 [ 262 ] {7fccdd68-187a-4172-a641-b7708f43608f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3605 | 2026.02.04 05:48:08.550069 [ 262 ] {7fccdd68-187a-4172-a641-b7708f43608f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3606 | 2026.02.04 05:48:08.550279 [ 262 ] {7fccdd68-187a-4172-a641-b7708f43608f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2026.02.04 05:48:08.550405 [ 262 ] {7fccdd68-187a-4172-a641-b7708f43608f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001158 sec., 222797.92746113992 rows/sec., 14.83 MiB/sec. | ||
| 3608 | 2026.02.04 05:48:08.550440 [ 262 ] {7fccdd68-187a-4172-a641-b7708f43608f} <Debug> TCPHandler: Processed in 0.001328456 sec. | ||
| 3609 | 2026.02.04 05:48:08.550544 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3610 | 2026.02.04 05:48:08.550638 [ 262 ] {e76e438e-3016-4d02-a231-4853dff5f366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3611 | 2026.02.04 05:48:08.550679 [ 262 ] {e76e438e-3016-4d02-a231-4853dff5f366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3612 | 2026.02.04 05:48:08.550980 [ 262 ] {e76e438e-3016-4d02-a231-4853dff5f366} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.02.04 05:48:08.551014 [ 262 ] {e76e438e-3016-4d02-a231-4853dff5f366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3614 | 2026.02.04 05:48:08.551310 [ 262 ] {e76e438e-3016-4d02-a231-4853dff5f366} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3615 | 2026.02.04 05:48:08.551506 [ 262 ] {e76e438e-3016-4d02-a231-4853dff5f366} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.02.04 05:48:08.551629 [ 262 ] {e76e438e-3016-4d02-a231-4853dff5f366} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 3617 | 2026.02.04 05:48:08.551664 [ 262 ] {e76e438e-3016-4d02-a231-4853dff5f366} <Debug> TCPHandler: Processed in 0.001169152 sec. | ||
| 3618 | 2026.02.04 05:48:08.551767 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2026.02.04 05:48:08.551860 [ 262 ] {5b3216b8-7eef-4fe0-b9b1-ffc038e1d5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3620 | 2026.02.04 05:48:08.551912 [ 262 ] {5b3216b8-7eef-4fe0-b9b1-ffc038e1d5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3621 | 2026.02.04 05:48:08.552664 [ 262 ] {5b3216b8-7eef-4fe0-b9b1-ffc038e1d5de} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.02.04 05:48:08.552698 [ 262 ] {5b3216b8-7eef-4fe0-b9b1-ffc038e1d5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3623 | 2026.02.04 05:48:08.553205 [ 262 ] {5b3216b8-7eef-4fe0-b9b1-ffc038e1d5de} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3624 | 2026.02.04 05:48:08.553427 [ 262 ] {5b3216b8-7eef-4fe0-b9b1-ffc038e1d5de} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.02.04 05:48:08.553563 [ 262 ] {5b3216b8-7eef-4fe0-b9b1-ffc038e1d5de} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001721 sec., 14526.43811737362 rows/sec., 26.03 MiB/sec. | ||
| 3626 | 2026.02.04 05:48:08.553618 [ 262 ] {5b3216b8-7eef-4fe0-b9b1-ffc038e1d5de} <Debug> TCPHandler: Processed in 0.001901003 sec. | ||
| 3627 | 2026.02.04 05:48:08.553723 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2026.02.04 05:48:08.553818 [ 262 ] {43b3cec1-df2b-4d59-af04-fdbdde7a7d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3629 | 2026.02.04 05:48:08.553858 [ 262 ] {43b3cec1-df2b-4d59-af04-fdbdde7a7d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3630 | 2026.02.04 05:48:08.554184 [ 262 ] {43b3cec1-df2b-4d59-af04-fdbdde7a7d12} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2026.02.04 05:48:08.554218 [ 262 ] {43b3cec1-df2b-4d59-af04-fdbdde7a7d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3632 | 2026.02.04 05:48:08.554510 [ 262 ] {43b3cec1-df2b-4d59-af04-fdbdde7a7d12} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3633 | 2026.02.04 05:48:08.554712 [ 262 ] {43b3cec1-df2b-4d59-af04-fdbdde7a7d12} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2026.02.04 05:48:08.554835 [ 262 ] {43b3cec1-df2b-4d59-af04-fdbdde7a7d12} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001036 sec., 84942.08494208494 rows/sec., 5.33 MiB/sec. | ||
| 3635 | 2026.02.04 05:48:08.554870 [ 262 ] {43b3cec1-df2b-4d59-af04-fdbdde7a7d12} <Debug> TCPHandler: Processed in 0.001196742 sec. | ||
| 3636 | 2026.02.04 05:48:11.650933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 518 | ||
| 3637 | 2026.02.04 05:48:11.653229 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.02.04 05:48:11.653283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3639 | 2026.02.04 05:48:11.654453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3640 | 2026.02.04 05:48:11.654757 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.02.04 05:48:11.655114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 3642 | 2026.02.04 05:48:13.530571 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.02.04 05:48:13.530796 [ 262 ] {91d8019e-189f-4999-b602-df93c5f4d162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3644 | 2026.02.04 05:48:13.530880 [ 262 ] {91d8019e-189f-4999-b602-df93c5f4d162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3645 | 2026.02.04 05:48:13.531665 [ 262 ] {91d8019e-189f-4999-b602-df93c5f4d162} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.02.04 05:48:13.531710 [ 262 ] {91d8019e-189f-4999-b602-df93c5f4d162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3647 | 2026.02.04 05:48:13.532103 [ 262 ] {91d8019e-189f-4999-b602-df93c5f4d162} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3648 | 2026.02.04 05:48:13.532331 [ 262 ] {91d8019e-189f-4999-b602-df93c5f4d162} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.02.04 05:48:13.532492 [ 262 ] {91d8019e-189f-4999-b602-df93c5f4d162} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001755 sec., 49002.849002849005 rows/sec., 4.10 MiB/sec. | ||
| 3650 | 2026.02.04 05:48:13.532540 [ 262 ] {91d8019e-189f-4999-b602-df93c5f4d162} <Debug> TCPHandler: Processed in 0.002120988 sec. | ||
| 3651 | 2026.02.04 05:48:13.532660 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.02.04 05:48:13.532763 [ 262 ] {2ffdd6cc-fbfe-4c44-84a4-1e4e0006e2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3653 | 2026.02.04 05:48:13.532807 [ 262 ] {2ffdd6cc-fbfe-4c44-84a4-1e4e0006e2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3654 | 2026.02.04 05:48:13.533211 [ 262 ] {2ffdd6cc-fbfe-4c44-84a4-1e4e0006e2d5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.02.04 05:48:13.533249 [ 262 ] {2ffdd6cc-fbfe-4c44-84a4-1e4e0006e2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3656 | 2026.02.04 05:48:13.533554 [ 262 ] {2ffdd6cc-fbfe-4c44-84a4-1e4e0006e2d5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3657 | 2026.02.04 05:48:13.533772 [ 262 ] {2ffdd6cc-fbfe-4c44-84a4-1e4e0006e2d5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.02.04 05:48:13.533908 [ 262 ] {2ffdd6cc-fbfe-4c44-84a4-1e4e0006e2d5} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00117 sec., 12820.51282051282 rows/sec., 964.04 KiB/sec. | ||
| 3659 | 2026.02.04 05:48:13.533946 [ 262 ] {2ffdd6cc-fbfe-4c44-84a4-1e4e0006e2d5} <Debug> TCPHandler: Processed in 0.001336237 sec. | ||
| 3660 | 2026.02.04 05:48:13.534052 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.02.04 05:48:13.534149 [ 262 ] {91448816-2aea-4518-9aa3-10f240da5ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3662 | 2026.02.04 05:48:13.534189 [ 262 ] {91448816-2aea-4518-9aa3-10f240da5ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3663 | 2026.02.04 05:48:13.534601 [ 262 ] {91448816-2aea-4518-9aa3-10f240da5ac2} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.02.04 05:48:13.534638 [ 262 ] {91448816-2aea-4518-9aa3-10f240da5ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3665 | 2026.02.04 05:48:13.534932 [ 262 ] {91448816-2aea-4518-9aa3-10f240da5ac2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3666 | 2026.02.04 05:48:13.535144 [ 262 ] {91448816-2aea-4518-9aa3-10f240da5ac2} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.02.04 05:48:13.535270 [ 262 ] {91448816-2aea-4518-9aa3-10f240da5ac2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001142 sec., 69176.8826619965 rows/sec., 5.40 MiB/sec. | ||
| 3668 | 2026.02.04 05:48:13.535306 [ 262 ] {91448816-2aea-4518-9aa3-10f240da5ac2} <Debug> TCPHandler: Processed in 0.001310736 sec. | ||
| 3669 | 2026.02.04 05:48:13.535410 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2026.02.04 05:48:13.535529 [ 262 ] {739efa5b-a9e2-4fe6-8bc1-87bdebafaee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3671 | 2026.02.04 05:48:13.535572 [ 262 ] {739efa5b-a9e2-4fe6-8bc1-87bdebafaee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3672 | 2026.02.04 05:48:13.535968 [ 262 ] {739efa5b-a9e2-4fe6-8bc1-87bdebafaee7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2026.02.04 05:48:13.536004 [ 262 ] {739efa5b-a9e2-4fe6-8bc1-87bdebafaee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3674 | 2026.02.04 05:48:13.536337 [ 262 ] {739efa5b-a9e2-4fe6-8bc1-87bdebafaee7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3675 | 2026.02.04 05:48:13.536543 [ 262 ] {739efa5b-a9e2-4fe6-8bc1-87bdebafaee7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.02.04 05:48:13.536673 [ 262 ] {739efa5b-a9e2-4fe6-8bc1-87bdebafaee7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 3677 | 2026.02.04 05:48:13.536738 [ 262 ] {739efa5b-a9e2-4fe6-8bc1-87bdebafaee7} <Debug> TCPHandler: Processed in 0.001376748 sec. | ||
| 3678 | 2026.02.04 05:48:13.536843 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.02.04 05:48:13.536938 [ 262 ] {cdc1d677-162e-4509-af7d-f1689e2e4c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3680 | 2026.02.04 05:48:13.536991 [ 262 ] {cdc1d677-162e-4509-af7d-f1689e2e4c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3681 | 2026.02.04 05:48:13.537729 [ 262 ] {cdc1d677-162e-4509-af7d-f1689e2e4c59} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.02.04 05:48:13.537766 [ 262 ] {cdc1d677-162e-4509-af7d-f1689e2e4c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3683 | 2026.02.04 05:48:13.538282 [ 262 ] {cdc1d677-162e-4509-af7d-f1689e2e4c59} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3684 | 2026.02.04 05:48:13.538503 [ 262 ] {cdc1d677-162e-4509-af7d-f1689e2e4c59} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.02.04 05:48:13.538643 [ 262 ] {cdc1d677-162e-4509-af7d-f1689e2e4c59} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001724 sec., 8700.696055684455 rows/sec., 15.59 MiB/sec. | ||
| 3686 | 2026.02.04 05:48:13.538703 [ 262 ] {cdc1d677-162e-4509-af7d-f1689e2e4c59} <Debug> TCPHandler: Processed in 0.001907783 sec. | ||
| 3687 | 2026.02.04 05:48:13.538806 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.02.04 05:48:13.538900 [ 262 ] {e7255e2f-9be2-43f0-87ba-2d4ef36dca8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3689 | 2026.02.04 05:48:13.538941 [ 262 ] {e7255e2f-9be2-43f0-87ba-2d4ef36dca8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3690 | 2026.02.04 05:48:13.539276 [ 262 ] {e7255e2f-9be2-43f0-87ba-2d4ef36dca8d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.02.04 05:48:13.539310 [ 262 ] {e7255e2f-9be2-43f0-87ba-2d4ef36dca8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3692 | 2026.02.04 05:48:13.539606 [ 262 ] {e7255e2f-9be2-43f0-87ba-2d4ef36dca8d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3693 | 2026.02.04 05:48:13.539813 [ 262 ] {e7255e2f-9be2-43f0-87ba-2d4ef36dca8d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.02.04 05:48:13.539938 [ 262 ] {e7255e2f-9be2-43f0-87ba-2d4ef36dca8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 3695 | 2026.02.04 05:48:13.539974 [ 262 ] {e7255e2f-9be2-43f0-87ba-2d4ef36dca8d} <Debug> TCPHandler: Processed in 0.001216544 sec. | ||
| 3696 | 2026.02.04 05:48:14.114650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7206 | ||
| 3697 | 2026.02.04 05:48:14.115187 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2026.02.04 05:48:14.115234 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3699 | 2026.02.04 05:48:14.115724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3700 | 2026.02.04 05:48:14.115959 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.02.04 05:48:14.116107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7206 | ||
| 3702 | 2026.02.04 05:48:14.510117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3703 | 2026.02.04 05:48:14.529256 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2026.02.04 05:48:14.529323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3705 | 2026.02.04 05:48:14.534635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3706 | 2026.02.04 05:48:14.535350 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2026.02.04 05:48:14.538560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3708 | 2026.02.04 05:48:18.538228 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.02.04 05:48:18.538402 [ 262 ] {d6b31f9b-7f2f-4e43-8c64-0d0de7bab4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3710 | 2026.02.04 05:48:18.538469 [ 262 ] {d6b31f9b-7f2f-4e43-8c64-0d0de7bab4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3711 | 2026.02.04 05:48:18.539218 [ 262 ] {d6b31f9b-7f2f-4e43-8c64-0d0de7bab4ed} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.02.04 05:48:18.539262 [ 262 ] {d6b31f9b-7f2f-4e43-8c64-0d0de7bab4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3713 | 2026.02.04 05:48:18.539645 [ 262 ] {d6b31f9b-7f2f-4e43-8c64-0d0de7bab4ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3714 | 2026.02.04 05:48:18.539866 [ 262 ] {d6b31f9b-7f2f-4e43-8c64-0d0de7bab4ed} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.02.04 05:48:18.540013 [ 262 ] {d6b31f9b-7f2f-4e43-8c64-0d0de7bab4ed} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00164 sec., 162195.1219512195 rows/sec., 10.30 MiB/sec. | ||
| 3716 | 2026.02.04 05:48:18.540054 [ 262 ] {d6b31f9b-7f2f-4e43-8c64-0d0de7bab4ed} <Debug> TCPHandler: Processed in 0.001954224 sec. | ||
| 3717 | 2026.02.04 05:48:18.540249 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.02.04 05:48:18.540346 [ 262 ] {866bd4b4-f8ea-4ca5-98c2-9601a761a819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3719 | 2026.02.04 05:48:18.540386 [ 262 ] {866bd4b4-f8ea-4ca5-98c2-9601a761a819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3720 | 2026.02.04 05:48:18.541066 [ 262 ] {866bd4b4-f8ea-4ca5-98c2-9601a761a819} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.02.04 05:48:18.541102 [ 262 ] {866bd4b4-f8ea-4ca5-98c2-9601a761a819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3722 | 2026.02.04 05:48:18.541583 [ 262 ] {866bd4b4-f8ea-4ca5-98c2-9601a761a819} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3723 | 2026.02.04 05:48:18.541824 [ 262 ] {866bd4b4-f8ea-4ca5-98c2-9601a761a819} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.02.04 05:48:18.541953 [ 262 ] {866bd4b4-f8ea-4ca5-98c2-9601a761a819} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001627 sec., 492931.77627535345 rows/sec., 39.14 MiB/sec. | ||
| 3725 | 2026.02.04 05:48:18.541962 [ 110 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3726 | 2026.02.04 05:48:18.541990 [ 262 ] {866bd4b4-f8ea-4ca5-98c2-9601a761a819} <Debug> TCPHandler: Processed in 0.001794819 sec. | ||
| 3727 | 2026.02.04 05:48:18.542034 [ 110 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.02.04 05:48:18.542063 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3729 | 2026.02.04 05:48:18.542167 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.02.04 05:48:18.542214 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 3731 | 2026.02.04 05:48:18.542274 [ 262 ] {a8636885-6edf-492e-bf0e-a250e11a02f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3732 | 2026.02.04 05:48:18.542320 [ 262 ] {a8636885-6edf-492e-bf0e-a250e11a02f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3733 | 2026.02.04 05:48:18.542370 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3734 | 2026.02.04 05:48:18.542413 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2102 rows starting from the beginning of the part | ||
| 3735 | 2026.02.04 05:48:18.542487 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3736 | 2026.02.04 05:48:18.542537 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 3737 | 2026.02.04 05:48:18.542587 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 802 rows starting from the beginning of the part | ||
| 3738 | 2026.02.04 05:48:18.542633 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 86 rows starting from the beginning of the part | ||
| 3739 | 2026.02.04 05:48:18.542679 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 802 rows starting from the beginning of the part | ||
| 3740 | 2026.02.04 05:48:18.542817 [ 262 ] {a8636885-6edf-492e-bf0e-a250e11a02f5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3741 | 2026.02.04 05:48:18.542870 [ 262 ] {a8636885-6edf-492e-bf0e-a250e11a02f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3742 | 2026.02.04 05:48:18.543207 [ 262 ] {a8636885-6edf-492e-bf0e-a250e11a02f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3743 | 2026.02.04 05:48:18.543434 [ 262 ] {a8636885-6edf-492e-bf0e-a250e11a02f5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3744 | 2026.02.04 05:48:18.543565 [ 262 ] {a8636885-6edf-492e-bf0e-a250e11a02f5} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001312 sec., 120426.82926829268 rows/sec., 7.36 MiB/sec. | ||
| 3745 | 2026.02.04 05:48:18.543603 [ 262 ] {a8636885-6edf-492e-bf0e-a250e11a02f5} <Debug> TCPHandler: Processed in 0.001517701 sec. | ||
| 3746 | 2026.02.04 05:48:18.543718 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3747 | 2026.02.04 05:48:18.543811 [ 262 ] {9eb41dc3-7629-44e4-aa58-563f8d4a14fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3748 | 2026.02.04 05:48:18.543849 [ 262 ] {9eb41dc3-7629-44e4-aa58-563f8d4a14fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3749 | 2026.02.04 05:48:18.544270 [ 262 ] {9eb41dc3-7629-44e4-aa58-563f8d4a14fd} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.02.04 05:48:18.544305 [ 262 ] {9eb41dc3-7629-44e4-aa58-563f8d4a14fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3751 | 2026.02.04 05:48:18.544344 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3934 rows, containing 5 columns (5 merged, 0 gathered) in 0.002204851 sec., 1784247.552328933 rows/sec., 151.20 MiB/sec. | ||
| 3752 | 2026.02.04 05:48:18.544606 [ 262 ] {9eb41dc3-7629-44e4-aa58-563f8d4a14fd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3753 | 2026.02.04 05:48:18.544612 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3754 | 2026.02.04 05:48:18.544823 [ 262 ] {9eb41dc3-7629-44e4-aa58-563f8d4a14fd} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.02.04 05:48:18.544881 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_21_4} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.02.04 05:48:18.544945 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_21_4} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3757 | 2026.02.04 05:48:18.544948 [ 262 ] {9eb41dc3-7629-44e4-aa58-563f8d4a14fd} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001156 sec., 121107.26643598617 rows/sec., 7.83 MiB/sec. | ||
| 3758 | 2026.02.04 05:48:18.544988 [ 262 ] {9eb41dc3-7629-44e4-aa58-563f8d4a14fd} <Debug> TCPHandler: Processed in 0.001319946 sec. | ||
| 3759 | 2026.02.04 05:48:18.545019 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 3760 | 2026.02.04 05:48:18.545095 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.02.04 05:48:18.545190 [ 262 ] {d8e6ee5d-c988-4bb3-96b7-685b97c700c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3762 | 2026.02.04 05:48:18.545228 [ 262 ] {d8e6ee5d-c988-4bb3-96b7-685b97c700c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3763 | 2026.02.04 05:48:18.545621 [ 262 ] {d8e6ee5d-c988-4bb3-96b7-685b97c700c5} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.02.04 05:48:18.545654 [ 262 ] {d8e6ee5d-c988-4bb3-96b7-685b97c700c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3765 | 2026.02.04 05:48:18.545938 [ 262 ] {d8e6ee5d-c988-4bb3-96b7-685b97c700c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3766 | 2026.02.04 05:48:18.546197 [ 262 ] {d8e6ee5d-c988-4bb3-96b7-685b97c700c5} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.02.04 05:48:18.546319 [ 262 ] {d8e6ee5d-c988-4bb3-96b7-685b97c700c5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001144 sec., 121503.4965034965 rows/sec., 6.91 MiB/sec. | ||
| 3768 | 2026.02.04 05:48:18.546377 [ 262 ] {d8e6ee5d-c988-4bb3-96b7-685b97c700c5} <Debug> TCPHandler: Processed in 0.001327117 sec. | ||
| 3769 | 2026.02.04 05:48:18.546493 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.02.04 05:48:18.546592 [ 262 ] {28915ab5-9ee8-42b5-8aa7-470e39b30faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3771 | 2026.02.04 05:48:18.546632 [ 262 ] {28915ab5-9ee8-42b5-8aa7-470e39b30faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3772 | 2026.02.04 05:48:18.547189 [ 262 ] {28915ab5-9ee8-42b5-8aa7-470e39b30faf} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.02.04 05:48:18.547226 [ 262 ] {28915ab5-9ee8-42b5-8aa7-470e39b30faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3774 | 2026.02.04 05:48:18.547551 [ 262 ] {28915ab5-9ee8-42b5-8aa7-470e39b30faf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3775 | 2026.02.04 05:48:18.547767 [ 262 ] {28915ab5-9ee8-42b5-8aa7-470e39b30faf} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.02.04 05:48:18.547869 [ 110 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3777 | 2026.02.04 05:48:18.547895 [ 262 ] {28915ab5-9ee8-42b5-8aa7-470e39b30faf} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001321 sec., 369417.1082513248 rows/sec., 26.08 MiB/sec. | ||
| 3778 | 2026.02.04 05:48:18.547905 [ 110 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3779 | 2026.02.04 05:48:18.547937 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3780 | 2026.02.04 05:48:18.547940 [ 262 ] {28915ab5-9ee8-42b5-8aa7-470e39b30faf} <Debug> TCPHandler: Processed in 0.001497992 sec. | ||
| 3781 | 2026.02.04 05:48:18.548034 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 3782 | 2026.02.04 05:48:18.548061 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.02.04 05:48:18.548151 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3784 | 2026.02.04 05:48:18.548164 [ 262 ] {acd3143b-fb39-4445-b6a1-dfcbd653ae46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3785 | 2026.02.04 05:48:18.548187 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1033 rows starting from the beginning of the part | ||
| 3786 | 2026.02.04 05:48:18.548211 [ 262 ] {acd3143b-fb39-4445-b6a1-dfcbd653ae46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3787 | 2026.02.04 05:48:18.548285 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3788 | 2026.02.04 05:48:18.548340 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 3789 | 2026.02.04 05:48:18.548387 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
| 3790 | 2026.02.04 05:48:18.548430 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 79 rows starting from the beginning of the part | ||
| 3791 | 2026.02.04 05:48:18.548470 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
| 3792 | 2026.02.04 05:48:18.548547 [ 262 ] {acd3143b-fb39-4445-b6a1-dfcbd653ae46} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2026.02.04 05:48:18.548588 [ 262 ] {acd3143b-fb39-4445-b6a1-dfcbd653ae46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3794 | 2026.02.04 05:48:18.548920 [ 262 ] {acd3143b-fb39-4445-b6a1-dfcbd653ae46} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3795 | 2026.02.04 05:48:18.549141 [ 262 ] {acd3143b-fb39-4445-b6a1-dfcbd653ae46} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2026.02.04 05:48:18.549273 [ 262 ] {acd3143b-fb39-4445-b6a1-dfcbd653ae46} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 3797 | 2026.02.04 05:48:18.549311 [ 262 ] {acd3143b-fb39-4445-b6a1-dfcbd653ae46} <Debug> TCPHandler: Processed in 0.001298576 sec. | ||
| 3798 | 2026.02.04 05:48:18.549416 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3799 | 2026.02.04 05:48:18.549509 [ 262 ] {f9780f56-e5fc-4e79-b10a-0335659ab9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3800 | 2026.02.04 05:48:18.549550 [ 262 ] {f9780f56-e5fc-4e79-b10a-0335659ab9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3801 | 2026.02.04 05:48:18.549729 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741438 sec., 1281125.1391091729 rows/sec., 97.65 MiB/sec. | ||
| 3802 | 2026.02.04 05:48:18.549928 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3803 | 2026.02.04 05:48:18.549937 [ 262 ] {f9780f56-e5fc-4e79-b10a-0335659ab9b2} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.02.04 05:48:18.549978 [ 262 ] {f9780f56-e5fc-4e79-b10a-0335659ab9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3805 | 2026.02.04 05:48:18.550209 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_21_4} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.02.04 05:48:18.550286 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_21_4} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3807 | 2026.02.04 05:48:18.550340 [ 262 ] {f9780f56-e5fc-4e79-b10a-0335659ab9b2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3808 | 2026.02.04 05:48:18.550362 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3809 | 2026.02.04 05:48:18.550558 [ 262 ] {f9780f56-e5fc-4e79-b10a-0335659ab9b2} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2026.02.04 05:48:18.550664 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3811 | 2026.02.04 05:48:18.550692 [ 262 ] {f9780f56-e5fc-4e79-b10a-0335659ab9b2} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001201 sec., 214820.9825145712 rows/sec., 14.30 MiB/sec. | ||
| 3812 | 2026.02.04 05:48:18.550695 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.02.04 05:48:18.550733 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3814 | 2026.02.04 05:48:18.550735 [ 262 ] {f9780f56-e5fc-4e79-b10a-0335659ab9b2} <Debug> TCPHandler: Processed in 0.001367008 sec. | ||
| 3815 | 2026.02.04 05:48:18.550804 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 3816 | 2026.02.04 05:48:18.550856 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2026.02.04 05:48:18.550889 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3818 | 2026.02.04 05:48:18.550915 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6079 rows starting from the beginning of the part | ||
| 3819 | 2026.02.04 05:48:18.550948 [ 262 ] {2f2e978d-32b5-4e94-91aa-9d9e38e9e243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3820 | 2026.02.04 05:48:18.550970 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 96 rows starting from the beginning of the part | ||
| 3821 | 2026.02.04 05:48:18.550989 [ 262 ] {2f2e978d-32b5-4e94-91aa-9d9e38e9e243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3822 | 2026.02.04 05:48:18.551013 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 3823 | 2026.02.04 05:48:18.551051 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 258 rows starting from the beginning of the part | ||
| 3824 | 2026.02.04 05:48:18.551088 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3825 | 2026.02.04 05:48:18.551124 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 258 rows starting from the beginning of the part | ||
| 3826 | 2026.02.04 05:48:18.551294 [ 262 ] {2f2e978d-32b5-4e94-91aa-9d9e38e9e243} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.02.04 05:48:18.551328 [ 262 ] {2f2e978d-32b5-4e94-91aa-9d9e38e9e243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3828 | 2026.02.04 05:48:18.551612 [ 262 ] {2f2e978d-32b5-4e94-91aa-9d9e38e9e243} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3829 | 2026.02.04 05:48:18.551822 [ 262 ] {2f2e978d-32b5-4e94-91aa-9d9e38e9e243} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.02.04 05:48:18.551949 [ 262 ] {2f2e978d-32b5-4e94-91aa-9d9e38e9e243} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 3831 | 2026.02.04 05:48:18.551983 [ 262 ] {2f2e978d-32b5-4e94-91aa-9d9e38e9e243} <Debug> TCPHandler: Processed in 0.001175382 sec. | ||
| 3832 | 2026.02.04 05:48:18.552087 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2026.02.04 05:48:18.552178 [ 262 ] {61255b20-2b53-4c53-b9f1-2556808ac073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3834 | 2026.02.04 05:48:18.552226 [ 262 ] {61255b20-2b53-4c53-b9f1-2556808ac073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3835 | 2026.02.04 05:48:18.552936 [ 262 ] {61255b20-2b53-4c53-b9f1-2556808ac073} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.02.04 05:48:18.552970 [ 262 ] {61255b20-2b53-4c53-b9f1-2556808ac073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3837 | 2026.02.04 05:48:18.553190 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7011 rows, containing 5 columns (5 merged, 0 gathered) in 0.002414916 sec., 2903206.571160239 rows/sec., 196.49 MiB/sec. | ||
| 3838 | 2026.02.04 05:48:18.553554 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3839 | 2026.02.04 05:48:18.553614 [ 262 ] {61255b20-2b53-4c53-b9f1-2556808ac073} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3840 | 2026.02.04 05:48:18.553792 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.02.04 05:48:18.553840 [ 262 ] {61255b20-2b53-4c53-b9f1-2556808ac073} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2026.02.04 05:48:18.553850 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3843 | 2026.02.04 05:48:18.553907 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 3844 | 2026.02.04 05:48:18.553978 [ 262 ] {61255b20-2b53-4c53-b9f1-2556808ac073} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001815 sec., 13774.104683195592 rows/sec., 24.68 MiB/sec. | ||
| 3845 | 2026.02.04 05:48:18.554046 [ 262 ] {61255b20-2b53-4c53-b9f1-2556808ac073} <Debug> TCPHandler: Processed in 0.002004835 sec. | ||
| 3846 | 2026.02.04 05:48:18.554166 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2026.02.04 05:48:18.554283 [ 262 ] {862c75f5-96d9-482e-946b-50b5ae40667c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3848 | 2026.02.04 05:48:18.554331 [ 262 ] {862c75f5-96d9-482e-946b-50b5ae40667c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3849 | 2026.02.04 05:48:18.554727 [ 262 ] {862c75f5-96d9-482e-946b-50b5ae40667c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3850 | 2026.02.04 05:48:18.554764 [ 262 ] {862c75f5-96d9-482e-946b-50b5ae40667c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3851 | 2026.02.04 05:48:18.555081 [ 262 ] {862c75f5-96d9-482e-946b-50b5ae40667c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3852 | 2026.02.04 05:48:18.555285 [ 262 ] {862c75f5-96d9-482e-946b-50b5ae40667c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3853 | 2026.02.04 05:48:18.555409 [ 262 ] {862c75f5-96d9-482e-946b-50b5ae40667c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001151 sec., 76455.25629887056 rows/sec., 4.80 MiB/sec. | ||
| 3854 | 2026.02.04 05:48:18.555427 [ 108 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3855 | 2026.02.04 05:48:18.555445 [ 262 ] {862c75f5-96d9-482e-946b-50b5ae40667c} <Debug> TCPHandler: Processed in 0.001338477 sec. | ||
| 3856 | 2026.02.04 05:48:18.555486 [ 108 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2026.02.04 05:48:18.555519 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3858 | 2026.02.04 05:48:18.555590 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 3859 | 2026.02.04 05:48:18.555665 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3860 | 2026.02.04 05:48:18.555693 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1048 rows starting from the beginning of the part | ||
| 3861 | 2026.02.04 05:48:18.555740 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 3862 | 2026.02.04 05:48:18.555779 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 3863 | 2026.02.04 05:48:18.555813 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 88 rows starting from the beginning of the part | ||
| 3864 | 2026.02.04 05:48:18.555850 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 3865 | 2026.02.04 05:48:18.555884 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 88 rows starting from the beginning of the part | ||
| 3866 | 2026.02.04 05:48:18.556729 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.001166553 sec., 1182972.3981679357 rows/sec., 76.53 MiB/sec. | ||
| 3867 | 2026.02.04 05:48:18.556872 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3868 | 2026.02.04 05:48:18.557093 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_21_4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2026.02.04 05:48:18.557150 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_21_4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3870 | 2026.02.04 05:48:18.557200 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3871 | 2026.02.04 05:48:21.493827 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3872 | 2026.02.04 05:48:21.493894 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3873 | 2026.02.04 05:48:21.616608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7654 | ||
| 3874 | 2026.02.04 05:48:21.617324 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2026.02.04 05:48:21.617392 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3876 | 2026.02.04 05:48:21.618047 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3877 | 2026.02.04 05:48:21.618367 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2026.02.04 05:48:21.618580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7654 | ||
| 3879 | 2026.02.04 05:48:21.618585 [ 103 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3880 | 2026.02.04 05:48:21.618665 [ 103 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2026.02.04 05:48:21.618686 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3882 | 2026.02.04 05:48:21.618790 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 3883 | 2026.02.04 05:48:21.618912 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3884 | 2026.02.04 05:48:21.618950 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5286 rows starting from the beginning of the part | ||
| 3885 | 2026.02.04 05:48:21.619047 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3886 | 2026.02.04 05:48:21.619095 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3887 | 2026.02.04 05:48:21.619146 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3888 | 2026.02.04 05:48:21.619188 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3889 | 2026.02.04 05:48:21.619230 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3890 | 2026.02.04 05:48:21.620676 [ 193 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7654 rows, containing 4 columns (4 merged, 0 gathered) in 0.001927403 sec., 3971146.6673031016 rows/sec., 56.81 MiB/sec. | ||
| 3891 | 2026.02.04 05:48:21.621272 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3892 | 2026.02.04 05:48:21.621563 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_16_3} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2026.02.04 05:48:21.621631 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_16_3} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3894 | 2026.02.04 05:48:21.621725 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3895 | 2026.02.04 05:48:21.655552 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 552 | ||
| 3896 | 2026.02.04 05:48:21.657796 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2026.02.04 05:48:21.657844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3898 | 2026.02.04 05:48:21.659076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3899 | 2026.02.04 05:48:21.659473 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2026.02.04 05:48:21.659634 [ 103 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3901 | 2026.02.04 05:48:21.659680 [ 103 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.02.04 05:48:21.659703 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3903 | 2026.02.04 05:48:21.659788 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 3904 | 2026.02.04 05:48:21.659878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 3905 | 2026.02.04 05:48:21.660340 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3906 | 2026.02.04 05:48:21.660505 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 352 rows starting from the beginning of the part | ||
| 3907 | 2026.02.04 05:48:21.660933 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3908 | 2026.02.04 05:48:21.661314 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3909 | 2026.02.04 05:48:21.661659 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 58 rows starting from the beginning of the part | ||
| 3910 | 2026.02.04 05:48:21.662010 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3911 | 2026.02.04 05:48:21.662355 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3912 | 2026.02.04 05:48:21.668543 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 72 columns (72 merged, 0 gathered) in 0.008794202 sec., 62768.62869422377 rows/sec., 58.51 MiB/sec. | ||
| 3913 | 2026.02.04 05:48:21.669740 [ 197 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3914 | 2026.02.04 05:48:21.670395 [ 197 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_11_2} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.02.04 05:48:21.670492 [ 197 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_11_2} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3916 | 2026.02.04 05:48:21.670737 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 3917 | 2026.02.04 05:48:22.001608 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00108283 sec. | ||
| 3918 | 2026.02.04 05:48:22.039037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3919 | 2026.02.04 05:48:22.057855 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.02.04 05:48:22.057897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3921 | 2026.02.04 05:48:22.064134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3922 | 2026.02.04 05:48:22.064833 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.02.04 05:48:22.065106 [ 103 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3924 | 2026.02.04 05:48:22.065155 [ 103 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.02.04 05:48:22.065181 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3926 | 2026.02.04 05:48:22.065280 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 3927 | 2026.02.04 05:48:22.068058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3928 | 2026.02.04 05:48:22.068583 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3929 | 2026.02.04 05:48:22.069421 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 3930 | 2026.02.04 05:48:22.072704 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 3931 | 2026.02.04 05:48:22.075991 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 3932 | 2026.02.04 05:48:22.079797 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 3933 | 2026.02.04 05:48:22.083703 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 3934 | 2026.02.04 05:48:22.088134 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 3935 | 2026.02.04 05:48:22.143599 [ 193 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078354627 sec., 1544.2610683348669 rows/sec., 7.99 MiB/sec. | ||
| 3936 | 2026.02.04 05:48:22.146344 [ 189 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3937 | 2026.02.04 05:48:22.148627 [ 189 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_16_3} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.02.04 05:48:22.148740 [ 189 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_16_3} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3939 | 2026.02.04 05:48:22.151071 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3940 | 2026.02.04 05:48:23.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.49 MiB, peak 238.44 MiB, free memory in arenas 0.00 B, will set to 238.77 MiB (RSS), difference: 10.28 MiB | ||
| 3941 | 2026.02.04 05:48:23.530005 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.02.04 05:48:23.530185 [ 262 ] {f1da5855-08d8-4cb6-8ef4-6bf238fab897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3943 | 2026.02.04 05:48:23.530257 [ 262 ] {f1da5855-08d8-4cb6-8ef4-6bf238fab897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3944 | 2026.02.04 05:48:23.531001 [ 262 ] {f1da5855-08d8-4cb6-8ef4-6bf238fab897} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2026.02.04 05:48:23.531051 [ 262 ] {f1da5855-08d8-4cb6-8ef4-6bf238fab897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3946 | 2026.02.04 05:48:23.531461 [ 262 ] {f1da5855-08d8-4cb6-8ef4-6bf238fab897} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3947 | 2026.02.04 05:48:23.531683 [ 262 ] {f1da5855-08d8-4cb6-8ef4-6bf238fab897} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.02.04 05:48:23.531837 [ 262 ] {f1da5855-08d8-4cb6-8ef4-6bf238fab897} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001704 sec., 50469.48356807512 rows/sec., 4.22 MiB/sec. | ||
| 3949 | 2026.02.04 05:48:23.531886 [ 262 ] {f1da5855-08d8-4cb6-8ef4-6bf238fab897} <Debug> TCPHandler: Processed in 0.002003346 sec. | ||
| 3950 | 2026.02.04 05:48:23.532011 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2026.02.04 05:48:23.532116 [ 262 ] {042f68ec-48bd-4f51-8394-95a78cc69003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3952 | 2026.02.04 05:48:23.532160 [ 262 ] {042f68ec-48bd-4f51-8394-95a78cc69003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3953 | 2026.02.04 05:48:23.532580 [ 262 ] {042f68ec-48bd-4f51-8394-95a78cc69003} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.02.04 05:48:23.532616 [ 262 ] {042f68ec-48bd-4f51-8394-95a78cc69003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3955 | 2026.02.04 05:48:23.532924 [ 262 ] {042f68ec-48bd-4f51-8394-95a78cc69003} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3956 | 2026.02.04 05:48:23.533132 [ 262 ] {042f68ec-48bd-4f51-8394-95a78cc69003} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.02.04 05:48:23.533264 [ 262 ] {042f68ec-48bd-4f51-8394-95a78cc69003} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001172 sec., 12798.63481228669 rows/sec., 962.40 KiB/sec. | ||
| 3958 | 2026.02.04 05:48:23.533303 [ 262 ] {042f68ec-48bd-4f51-8394-95a78cc69003} <Debug> TCPHandler: Processed in 0.001343117 sec. | ||
| 3959 | 2026.02.04 05:48:23.533406 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2026.02.04 05:48:23.533504 [ 262 ] {20f93d5a-1661-4a6a-bb58-ebb957aea312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3961 | 2026.02.04 05:48:23.533544 [ 262 ] {20f93d5a-1661-4a6a-bb58-ebb957aea312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3962 | 2026.02.04 05:48:23.533960 [ 262 ] {20f93d5a-1661-4a6a-bb58-ebb957aea312} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2026.02.04 05:48:23.533996 [ 262 ] {20f93d5a-1661-4a6a-bb58-ebb957aea312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3964 | 2026.02.04 05:48:23.534294 [ 262 ] {20f93d5a-1661-4a6a-bb58-ebb957aea312} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3965 | 2026.02.04 05:48:23.534509 [ 262 ] {20f93d5a-1661-4a6a-bb58-ebb957aea312} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.02.04 05:48:23.534634 [ 262 ] {20f93d5a-1661-4a6a-bb58-ebb957aea312} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001152 sec., 68576.38888888889 rows/sec., 5.35 MiB/sec. | ||
| 3967 | 2026.02.04 05:48:23.534671 [ 262 ] {20f93d5a-1661-4a6a-bb58-ebb957aea312} <Debug> TCPHandler: Processed in 0.001314636 sec. | ||
| 3968 | 2026.02.04 05:48:23.534789 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3969 | 2026.02.04 05:48:23.534885 [ 262 ] {ee77e4c3-80ee-4abe-bfd9-7f5e24ff4d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3970 | 2026.02.04 05:48:23.534926 [ 262 ] {ee77e4c3-80ee-4abe-bfd9-7f5e24ff4d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3971 | 2026.02.04 05:48:23.535330 [ 262 ] {ee77e4c3-80ee-4abe-bfd9-7f5e24ff4d8f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.02.04 05:48:23.535364 [ 262 ] {ee77e4c3-80ee-4abe-bfd9-7f5e24ff4d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3973 | 2026.02.04 05:48:23.535705 [ 262 ] {ee77e4c3-80ee-4abe-bfd9-7f5e24ff4d8f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3974 | 2026.02.04 05:48:23.535909 [ 262 ] {ee77e4c3-80ee-4abe-bfd9-7f5e24ff4d8f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.02.04 05:48:23.536037 [ 262 ] {ee77e4c3-80ee-4abe-bfd9-7f5e24ff4d8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 3976 | 2026.02.04 05:48:23.536076 [ 262 ] {ee77e4c3-80ee-4abe-bfd9-7f5e24ff4d8f} <Debug> TCPHandler: Processed in 0.001336867 sec. | ||
| 3977 | 2026.02.04 05:48:23.536193 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2026.02.04 05:48:23.536288 [ 262 ] {5d3c6090-c50f-4360-b722-ad30ebe5bbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3979 | 2026.02.04 05:48:23.536343 [ 262 ] {5d3c6090-c50f-4360-b722-ad30ebe5bbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3980 | 2026.02.04 05:48:23.537099 [ 262 ] {5d3c6090-c50f-4360-b722-ad30ebe5bbe7} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.02.04 05:48:23.537134 [ 262 ] {5d3c6090-c50f-4360-b722-ad30ebe5bbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3982 | 2026.02.04 05:48:23.537646 [ 262 ] {5d3c6090-c50f-4360-b722-ad30ebe5bbe7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3983 | 2026.02.04 05:48:23.537865 [ 262 ] {5d3c6090-c50f-4360-b722-ad30ebe5bbe7} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.02.04 05:48:23.537997 [ 262 ] {5d3c6090-c50f-4360-b722-ad30ebe5bbe7} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001728 sec., 8680.555555555557 rows/sec., 15.56 MiB/sec. | ||
| 3985 | 2026.02.04 05:48:23.538057 [ 262 ] {5d3c6090-c50f-4360-b722-ad30ebe5bbe7} <Debug> TCPHandler: Processed in 0.001914583 sec. | ||
| 3986 | 2026.02.04 05:48:23.538168 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.02.04 05:48:23.538262 [ 262 ] {012ad018-afae-4f91-905f-c8f1e7079209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3988 | 2026.02.04 05:48:23.538303 [ 262 ] {012ad018-afae-4f91-905f-c8f1e7079209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3989 | 2026.02.04 05:48:23.538637 [ 262 ] {012ad018-afae-4f91-905f-c8f1e7079209} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.02.04 05:48:23.538671 [ 262 ] {012ad018-afae-4f91-905f-c8f1e7079209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 3991 | 2026.02.04 05:48:23.538987 [ 262 ] {012ad018-afae-4f91-905f-c8f1e7079209} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3992 | 2026.02.04 05:48:23.539193 [ 262 ] {012ad018-afae-4f91-905f-c8f1e7079209} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.02.04 05:48:23.539321 [ 262 ] {012ad018-afae-4f91-905f-c8f1e7079209} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 3994 | 2026.02.04 05:48:23.539357 [ 262 ] {012ad018-afae-4f91-905f-c8f1e7079209} <Debug> TCPHandler: Processed in 0.001238564 sec. | ||
| 3995 | 2026.02.04 05:48:26.956087 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2026.02.04 05:48:26.956290 [ 262 ] {ebef0e2f-e3c1-49b1-bc9b-242d58de57d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3997 | 2026.02.04 05:48:26.956362 [ 262 ] {ebef0e2f-e3c1-49b1-bc9b-242d58de57d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3998 | 2026.02.04 05:48:26.957173 [ 262 ] {ebef0e2f-e3c1-49b1-bc9b-242d58de57d5} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.02.04 05:48:26.957220 [ 262 ] {ebef0e2f-e3c1-49b1-bc9b-242d58de57d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4000 | 2026.02.04 05:48:26.957608 [ 262 ] {ebef0e2f-e3c1-49b1-bc9b-242d58de57d5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4001 | 2026.02.04 05:48:26.957836 [ 262 ] {ebef0e2f-e3c1-49b1-bc9b-242d58de57d5} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.02.04 05:48:26.957964 [ 97 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4003 | 2026.02.04 05:48:26.957983 [ 262 ] {ebef0e2f-e3c1-49b1-bc9b-242d58de57d5} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001746 sec., 152348.22451317296 rows/sec., 9.68 MiB/sec. | ||
| 4004 | 2026.02.04 05:48:26.957996 [ 97 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.02.04 05:48:26.958016 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4006 | 2026.02.04 05:48:26.958025 [ 262 ] {ebef0e2f-e3c1-49b1-bc9b-242d58de57d5} <Debug> TCPHandler: Processed in 0.002074517 sec. | ||
| 4007 | 2026.02.04 05:48:26.958096 [ 202 ] {22090904-9488-42a3-8ea7-5675957516bd::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 | ||
| 4008 | 2026.02.04 05:48:26.958152 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2026.02.04 05:48:26.958177 [ 202 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4010 | 2026.02.04 05:48:26.958204 [ 202 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 290 rows starting from the beginning of the part | ||
| 4011 | 2026.02.04 05:48:26.958247 [ 262 ] {ed25857b-a17c-429e-9167-24090854ce17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4012 | 2026.02.04 05:48:26.958261 [ 202 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 266 rows starting from the beginning of the part | ||
| 4013 | 2026.02.04 05:48:26.958288 [ 262 ] {ed25857b-a17c-429e-9167-24090854ce17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4014 | 2026.02.04 05:48:26.958304 [ 202 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 266 rows starting from the beginning of the part | ||
| 4015 | 2026.02.04 05:48:26.958344 [ 202 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 266 rows starting from the beginning of the part | ||
| 4016 | 2026.02.04 05:48:26.958378 [ 202 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 266 rows starting from the beginning of the part | ||
| 4017 | 2026.02.04 05:48:26.958416 [ 202 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 266 rows starting from the beginning of the part | ||
| 4018 | 2026.02.04 05:48:26.959513 [ 193 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445969 sec., 1120355.9689038976 rows/sec., 75.77 MiB/sec. | ||
| 4019 | 2026.02.04 05:48:26.959569 [ 262 ] {ed25857b-a17c-429e-9167-24090854ce17} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2026.02.04 05:48:26.959607 [ 262 ] {ed25857b-a17c-429e-9167-24090854ce17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4021 | 2026.02.04 05:48:26.959736 [ 195 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4022 | 2026.02.04 05:48:26.960076 [ 195 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_11_2} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.02.04 05:48:26.960168 [ 195 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_11_2} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4024 | 2026.02.04 05:48:26.960216 [ 262 ] {ed25857b-a17c-429e-9167-24090854ce17} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4025 | 2026.02.04 05:48:26.960287 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4026 | 2026.02.04 05:48:26.960445 [ 262 ] {ed25857b-a17c-429e-9167-24090854ce17} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.02.04 05:48:26.960584 [ 262 ] {ed25857b-a17c-429e-9167-24090854ce17} <Debug> executeQuery: Read 1942 rows, 161.33 KiB in 0.002355 sec., 824628.4501061571 rows/sec., 66.90 MiB/sec. | ||
| 4028 | 2026.02.04 05:48:26.960621 [ 262 ] {ed25857b-a17c-429e-9167-24090854ce17} <Debug> TCPHandler: Processed in 0.002521279 sec. | ||
| 4029 | 2026.02.04 05:48:26.960735 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.02.04 05:48:26.960831 [ 262 ] {fc39dcd0-e857-4900-96c0-7d7be02cc774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4031 | 2026.02.04 05:48:26.960872 [ 262 ] {fc39dcd0-e857-4900-96c0-7d7be02cc774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4032 | 2026.02.04 05:48:26.961312 [ 262 ] {fc39dcd0-e857-4900-96c0-7d7be02cc774} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.02.04 05:48:26.961349 [ 262 ] {fc39dcd0-e857-4900-96c0-7d7be02cc774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4034 | 2026.02.04 05:48:26.961667 [ 262 ] {fc39dcd0-e857-4900-96c0-7d7be02cc774} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4035 | 2026.02.04 05:48:26.961870 [ 262 ] {fc39dcd0-e857-4900-96c0-7d7be02cc774} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.02.04 05:48:26.962000 [ 262 ] {fc39dcd0-e857-4900-96c0-7d7be02cc774} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001188 sec., 132996.63299663298 rows/sec., 8.12 MiB/sec. | ||
| 4037 | 2026.02.04 05:48:26.962006 [ 96 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4038 | 2026.02.04 05:48:26.962038 [ 262 ] {fc39dcd0-e857-4900-96c0-7d7be02cc774} <Debug> TCPHandler: Processed in 0.001352587 sec. | ||
| 4039 | 2026.02.04 05:48:26.962062 [ 96 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.02.04 05:48:26.962100 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4041 | 2026.02.04 05:48:26.962169 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.02.04 05:48:26.962183 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 4043 | 2026.02.04 05:48:26.962269 [ 262 ] {f3181ce1-deff-4b4f-81bb-ba7478b7e2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4044 | 2026.02.04 05:48:26.962277 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4045 | 2026.02.04 05:48:26.962308 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 205 rows starting from the beginning of the part | ||
| 4046 | 2026.02.04 05:48:26.962309 [ 262 ] {f3181ce1-deff-4b4f-81bb-ba7478b7e2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4047 | 2026.02.04 05:48:26.962360 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 158 rows starting from the beginning of the part | ||
| 4048 | 2026.02.04 05:48:26.962404 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part | ||
| 4049 | 2026.02.04 05:48:26.962443 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 158 rows starting from the beginning of the part | ||
| 4050 | 2026.02.04 05:48:26.962492 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 4051 | 2026.02.04 05:48:26.962533 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 158 rows starting from the beginning of the part | ||
| 4052 | 2026.02.04 05:48:26.962833 [ 262 ] {f3181ce1-deff-4b4f-81bb-ba7478b7e2f6} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.02.04 05:48:26.962868 [ 262 ] {f3181ce1-deff-4b4f-81bb-ba7478b7e2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4054 | 2026.02.04 05:48:26.963197 [ 262 ] {f3181ce1-deff-4b4f-81bb-ba7478b7e2f6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4055 | 2026.02.04 05:48:26.963329 [ 195 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 709 rows, containing 5 columns (5 merged, 0 gathered) in 0.001177543 sec., 602101.1546924401 rows/sec., 39.84 MiB/sec. | ||
| 4056 | 2026.02.04 05:48:26.963413 [ 262 ] {f3181ce1-deff-4b4f-81bb-ba7478b7e2f6} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.02.04 05:48:26.963455 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4058 | 2026.02.04 05:48:26.963521 [ 96 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4059 | 2026.02.04 05:48:26.963546 [ 262 ] {f3181ce1-deff-4b4f-81bb-ba7478b7e2f6} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001295 sec., 284169.8841698842 rows/sec., 18.91 MiB/sec. | ||
| 4060 | 2026.02.04 05:48:26.963555 [ 96 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2026.02.04 05:48:26.963587 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4062 | 2026.02.04 05:48:26.963589 [ 262 ] {f3181ce1-deff-4b4f-81bb-ba7478b7e2f6} <Debug> TCPHandler: Processed in 0.001468621 sec. | ||
| 4063 | 2026.02.04 05:48:26.963679 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 4064 | 2026.02.04 05:48:26.963686 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_21_4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.02.04 05:48:26.963715 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2026.02.04 05:48:26.963776 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_21_4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4067 | 2026.02.04 05:48:26.963814 [ 262 ] {e194d5c1-e96b-46e1-ae98-c513681bf064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4068 | 2026.02.04 05:48:26.963816 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4069 | 2026.02.04 05:48:26.963833 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4070 | 2026.02.04 05:48:26.963856 [ 262 ] {e194d5c1-e96b-46e1-ae98-c513681bf064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4071 | 2026.02.04 05:48:26.963869 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 164 rows starting from the beginning of the part | ||
| 4072 | 2026.02.04 05:48:26.963954 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 140 rows starting from the beginning of the part | ||
| 4073 | 2026.02.04 05:48:26.964004 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 368 rows starting from the beginning of the part | ||
| 4074 | 2026.02.04 05:48:26.964046 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 140 rows starting from the beginning of the part | ||
| 4075 | 2026.02.04 05:48:26.964097 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 140 rows starting from the beginning of the part | ||
| 4076 | 2026.02.04 05:48:26.964142 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 368 rows starting from the beginning of the part | ||
| 4077 | 2026.02.04 05:48:26.964289 [ 262 ] {e194d5c1-e96b-46e1-ae98-c513681bf064} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.02.04 05:48:26.964331 [ 262 ] {e194d5c1-e96b-46e1-ae98-c513681bf064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4079 | 2026.02.04 05:48:26.964661 [ 262 ] {e194d5c1-e96b-46e1-ae98-c513681bf064} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4080 | 2026.02.04 05:48:26.964887 [ 262 ] {e194d5c1-e96b-46e1-ae98-c513681bf064} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.02.04 05:48:26.964991 [ 96 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4082 | 2026.02.04 05:48:26.965017 [ 262 ] {e194d5c1-e96b-46e1-ae98-c513681bf064} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001221 sec., 113841.11384111384 rows/sec., 6.48 MiB/sec. | ||
| 4083 | 2026.02.04 05:48:26.965021 [ 96 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.02.04 05:48:26.965055 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4085 | 2026.02.04 05:48:26.965060 [ 262 ] {e194d5c1-e96b-46e1-ae98-c513681bf064} <Debug> TCPHandler: Processed in 0.001394338 sec. | ||
| 4086 | 2026.02.04 05:48:26.965162 [ 188 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::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 | ||
| 4087 | 2026.02.04 05:48:26.965178 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4088 | 2026.02.04 05:48:26.965254 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614445 sec., 817618.4385346049 rows/sec., 57.11 MiB/sec. | ||
| 4089 | 2026.02.04 05:48:26.965290 [ 262 ] {34c72911-7a70-4316-b1e8-1bc6e5d9e78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4090 | 2026.02.04 05:48:26.965299 [ 188 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4091 | 2026.02.04 05:48:26.965334 [ 262 ] {34c72911-7a70-4316-b1e8-1bc6e5d9e78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4092 | 2026.02.04 05:48:26.965343 [ 188 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 151 rows starting from the beginning of the part | ||
| 4093 | 2026.02.04 05:48:26.965390 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4094 | 2026.02.04 05:48:26.965420 [ 188 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 139 rows starting from the beginning of the part | ||
| 4095 | 2026.02.04 05:48:26.965468 [ 188 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
| 4096 | 2026.02.04 05:48:26.965512 [ 188 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 139 rows starting from the beginning of the part | ||
| 4097 | 2026.02.04 05:48:26.965554 [ 188 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 139 rows starting from the beginning of the part | ||
| 4098 | 2026.02.04 05:48:26.965594 [ 188 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 139 rows starting from the beginning of the part | ||
| 4099 | 2026.02.04 05:48:26.965677 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_11_2} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.02.04 05:48:26.965758 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_11_2} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4101 | 2026.02.04 05:48:26.965832 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4102 | 2026.02.04 05:48:26.966058 [ 262 ] {34c72911-7a70-4316-b1e8-1bc6e5d9e78a} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.02.04 05:48:26.966100 [ 262 ] {34c72911-7a70-4316-b1e8-1bc6e5d9e78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4104 | 2026.02.04 05:48:26.966466 [ 262 ] {34c72911-7a70-4316-b1e8-1bc6e5d9e78a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4105 | 2026.02.04 05:48:26.966523 [ 195 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414889 sec., 597926.7631595129 rows/sec., 36.46 MiB/sec. | ||
| 4106 | 2026.02.04 05:48:26.966664 [ 188 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4107 | 2026.02.04 05:48:26.966687 [ 262 ] {34c72911-7a70-4316-b1e8-1bc6e5d9e78a} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.02.04 05:48:26.966829 [ 262 ] {34c72911-7a70-4316-b1e8-1bc6e5d9e78a} <Debug> executeQuery: Read 944 rows, 69.57 KiB in 0.001556 sec., 606683.8046272494 rows/sec., 43.66 MiB/sec. | ||
| 4109 | 2026.02.04 05:48:26.966869 [ 262 ] {34c72911-7a70-4316-b1e8-1bc6e5d9e78a} <Debug> TCPHandler: Processed in 0.001739708 sec. | ||
| 4110 | 2026.02.04 05:48:26.966946 [ 188 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_11_2} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.02.04 05:48:26.966979 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.02.04 05:48:26.967029 [ 188 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_11_2} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4113 | 2026.02.04 05:48:26.967079 [ 262 ] {dfa375d9-b62c-42a9-a206-9625a93d59bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4114 | 2026.02.04 05:48:26.967109 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4115 | 2026.02.04 05:48:26.967133 [ 262 ] {dfa375d9-b62c-42a9-a206-9625a93d59bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4116 | 2026.02.04 05:48:26.967467 [ 262 ] {dfa375d9-b62c-42a9-a206-9625a93d59bf} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.02.04 05:48:26.967503 [ 262 ] {dfa375d9-b62c-42a9-a206-9625a93d59bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4118 | 2026.02.04 05:48:26.967799 [ 262 ] {dfa375d9-b62c-42a9-a206-9625a93d59bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4119 | 2026.02.04 05:48:26.968013 [ 262 ] {dfa375d9-b62c-42a9-a206-9625a93d59bf} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.02.04 05:48:26.968148 [ 262 ] {dfa375d9-b62c-42a9-a206-9625a93d59bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 4121 | 2026.02.04 05:48:26.968184 [ 262 ] {dfa375d9-b62c-42a9-a206-9625a93d59bf} <Debug> TCPHandler: Processed in 0.001253404 sec. | ||
| 4122 | 2026.02.04 05:48:26.968291 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2026.02.04 05:48:26.968384 [ 262 ] {6b747da1-b5f2-43c8-afdd-a73a9ec29296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4124 | 2026.02.04 05:48:26.968424 [ 262 ] {6b747da1-b5f2-43c8-afdd-a73a9ec29296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4125 | 2026.02.04 05:48:26.968977 [ 262 ] {6b747da1-b5f2-43c8-afdd-a73a9ec29296} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.02.04 05:48:26.969012 [ 262 ] {6b747da1-b5f2-43c8-afdd-a73a9ec29296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4127 | 2026.02.04 05:48:26.969432 [ 262 ] {6b747da1-b5f2-43c8-afdd-a73a9ec29296} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4128 | 2026.02.04 05:48:26.969639 [ 262 ] {6b747da1-b5f2-43c8-afdd-a73a9ec29296} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2026.02.04 05:48:26.969766 [ 262 ] {6b747da1-b5f2-43c8-afdd-a73a9ec29296} <Debug> executeQuery: Read 898 rows, 61.25 KiB in 0.001399 sec., 641887.0621872765 rows/sec., 42.75 MiB/sec. | ||
| 4130 | 2026.02.04 05:48:26.969802 [ 262 ] {6b747da1-b5f2-43c8-afdd-a73a9ec29296} <Debug> TCPHandler: Processed in 0.001559553 sec. | ||
| 4131 | 2026.02.04 05:48:26.969912 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2026.02.04 05:48:26.970007 [ 262 ] {b3f6eb6f-a14c-46ef-97d3-f9f1d55e0491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4133 | 2026.02.04 05:48:26.970048 [ 262 ] {b3f6eb6f-a14c-46ef-97d3-f9f1d55e0491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4134 | 2026.02.04 05:48:26.970371 [ 262 ] {b3f6eb6f-a14c-46ef-97d3-f9f1d55e0491} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2026.02.04 05:48:26.970407 [ 262 ] {b3f6eb6f-a14c-46ef-97d3-f9f1d55e0491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4136 | 2026.02.04 05:48:26.970701 [ 262 ] {b3f6eb6f-a14c-46ef-97d3-f9f1d55e0491} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4137 | 2026.02.04 05:48:26.970899 [ 262 ] {b3f6eb6f-a14c-46ef-97d3-f9f1d55e0491} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.02.04 05:48:26.971006 [ 96 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4139 | 2026.02.04 05:48:26.971025 [ 262 ] {b3f6eb6f-a14c-46ef-97d3-f9f1d55e0491} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 4140 | 2026.02.04 05:48:26.971052 [ 96 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.02.04 05:48:26.971068 [ 262 ] {b3f6eb6f-a14c-46ef-97d3-f9f1d55e0491} <Debug> TCPHandler: Processed in 0.001204533 sec. | ||
| 4142 | 2026.02.04 05:48:26.971076 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4143 | 2026.02.04 05:48:26.971160 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::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 | ||
| 4144 | 2026.02.04 05:48:26.971184 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.02.04 05:48:26.971265 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4146 | 2026.02.04 05:48:26.971284 [ 262 ] {7f8a4b81-b689-490e-950e-dd6e7c4f2d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4147 | 2026.02.04 05:48:26.971299 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 4148 | 2026.02.04 05:48:26.971345 [ 262 ] {7f8a4b81-b689-490e-950e-dd6e7c4f2d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4149 | 2026.02.04 05:48:26.971355 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4150 | 2026.02.04 05:48:26.971405 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4151 | 2026.02.04 05:48:26.971439 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4152 | 2026.02.04 05:48:26.971472 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4153 | 2026.02.04 05:48:26.971507 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4154 | 2026.02.04 05:48:26.972161 [ 262 ] {7f8a4b81-b689-490e-950e-dd6e7c4f2d78} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.02.04 05:48:26.972203 [ 262 ] {7f8a4b81-b689-490e-950e-dd6e7c4f2d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4156 | 2026.02.04 05:48:26.972237 [ 195 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001108871 sec., 9018.181555834719 rows/sec., 607.67 KiB/sec. | ||
| 4157 | 2026.02.04 05:48:26.972344 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4158 | 2026.02.04 05:48:26.972613 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_10_2} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.02.04 05:48:26.972674 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_10_2} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4160 | 2026.02.04 05:48:26.972739 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4161 | 2026.02.04 05:48:26.972763 [ 262 ] {7f8a4b81-b689-490e-950e-dd6e7c4f2d78} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4162 | 2026.02.04 05:48:26.972988 [ 262 ] {7f8a4b81-b689-490e-950e-dd6e7c4f2d78} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.02.04 05:48:26.973104 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4164 | 2026.02.04 05:48:26.973136 [ 262 ] {7f8a4b81-b689-490e-950e-dd6e7c4f2d78} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00187 sec., 13368.983957219252 rows/sec., 23.96 MiB/sec. | ||
| 4165 | 2026.02.04 05:48:26.973139 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.02.04 05:48:26.973178 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4167 | 2026.02.04 05:48:26.973193 [ 262 ] {7f8a4b81-b689-490e-950e-dd6e7c4f2d78} <Debug> TCPHandler: Processed in 0.002058677 sec. | ||
| 4168 | 2026.02.04 05:48:26.973252 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 4169 | 2026.02.04 05:48:26.973309 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.02.04 05:48:26.973408 [ 262 ] {37bce3cb-c959-4e94-bd37-05ec6f370da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4171 | 2026.02.04 05:48:26.973422 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4172 | 2026.02.04 05:48:26.973448 [ 262 ] {37bce3cb-c959-4e94-bd37-05ec6f370da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4173 | 2026.02.04 05:48:26.973483 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 251 rows starting from the beginning of the part | ||
| 4174 | 2026.02.04 05:48:26.973599 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 4175 | 2026.02.04 05:48:26.973703 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part | ||
| 4176 | 2026.02.04 05:48:26.973776 [ 262 ] {37bce3cb-c959-4e94-bd37-05ec6f370da6} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.02.04 05:48:26.973799 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 4178 | 2026.02.04 05:48:26.973817 [ 262 ] {37bce3cb-c959-4e94-bd37-05ec6f370da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4179 | 2026.02.04 05:48:26.973893 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 4180 | 2026.02.04 05:48:26.973986 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 4181 | 2026.02.04 05:48:26.974169 [ 262 ] {37bce3cb-c959-4e94-bd37-05ec6f370da6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4182 | 2026.02.04 05:48:26.974435 [ 262 ] {37bce3cb-c959-4e94-bd37-05ec6f370da6} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.02.04 05:48:26.974565 [ 262 ] {37bce3cb-c959-4e94-bd37-05ec6f370da6} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001176 sec., 64625.85034013606 rows/sec., 4.01 MiB/sec. | ||
| 4184 | 2026.02.04 05:48:26.974600 [ 262 ] {37bce3cb-c959-4e94-bd37-05ec6f370da6} <Debug> TCPHandler: Processed in 0.001339807 sec. | ||
| 4185 | 2026.02.04 05:48:26.977645 [ 195 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 19 columns (19 merged, 0 gathered) in 0.004428362 sec., 80390.89848571549 rows/sec., 144.06 MiB/sec. | ||
| 4186 | 2026.02.04 05:48:26.978228 [ 195 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4187 | 2026.02.04 05:48:26.978536 [ 195 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.02.04 05:48:26.978602 [ 195 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4189 | 2026.02.04 05:48:26.978692 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 4190 | 2026.02.04 05:48:27.001121 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.79 MiB, peak 244.83 MiB, free memory in arenas 0.00 B, will set to 240.90 MiB (RSS), difference: 1.11 MiB | ||
| 4191 | 2026.02.04 05:48:28.523512 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2026.02.04 05:48:28.523680 [ 262 ] {bfa5a6e8-4f0f-46b0-a3b3-721482193b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4193 | 2026.02.04 05:48:28.523746 [ 262 ] {bfa5a6e8-4f0f-46b0-a3b3-721482193b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4194 | 2026.02.04 05:48:28.524435 [ 262 ] {bfa5a6e8-4f0f-46b0-a3b3-721482193b55} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.02.04 05:48:28.524481 [ 262 ] {bfa5a6e8-4f0f-46b0-a3b3-721482193b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4196 | 2026.02.04 05:48:28.524882 [ 262 ] {bfa5a6e8-4f0f-46b0-a3b3-721482193b55} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4197 | 2026.02.04 05:48:28.525120 [ 262 ] {bfa5a6e8-4f0f-46b0-a3b3-721482193b55} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.02.04 05:48:28.525278 [ 262 ] {bfa5a6e8-4f0f-46b0-a3b3-721482193b55} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.60 MiB/sec. | ||
| 4199 | 2026.02.04 05:48:28.525324 [ 262 ] {bfa5a6e8-4f0f-46b0-a3b3-721482193b55} <Debug> TCPHandler: Processed in 0.001936404 sec. | ||
| 4200 | 2026.02.04 05:48:28.525458 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.02.04 05:48:28.525562 [ 262 ] {05dedb87-577c-4975-970e-6162dca0c02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4202 | 2026.02.04 05:48:28.525604 [ 262 ] {05dedb87-577c-4975-970e-6162dca0c02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4203 | 2026.02.04 05:48:28.526042 [ 262 ] {05dedb87-577c-4975-970e-6162dca0c02b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.02.04 05:48:28.526079 [ 262 ] {05dedb87-577c-4975-970e-6162dca0c02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4205 | 2026.02.04 05:48:28.526388 [ 262 ] {05dedb87-577c-4975-970e-6162dca0c02b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4206 | 2026.02.04 05:48:28.526614 [ 262 ] {05dedb87-577c-4975-970e-6162dca0c02b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.02.04 05:48:28.526745 [ 262 ] {05dedb87-577c-4975-970e-6162dca0c02b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 4208 | 2026.02.04 05:48:28.526781 [ 262 ] {05dedb87-577c-4975-970e-6162dca0c02b} <Debug> TCPHandler: Processed in 0.001375698 sec. | ||
| 4209 | 2026.02.04 05:48:28.526891 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2026.02.04 05:48:28.526988 [ 262 ] {487795d5-e5f8-4a14-b819-aa1759541c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4211 | 2026.02.04 05:48:28.527036 [ 262 ] {487795d5-e5f8-4a14-b819-aa1759541c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4212 | 2026.02.04 05:48:28.527394 [ 262 ] {487795d5-e5f8-4a14-b819-aa1759541c68} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.02.04 05:48:28.527430 [ 262 ] {487795d5-e5f8-4a14-b819-aa1759541c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4214 | 2026.02.04 05:48:28.527764 [ 262 ] {487795d5-e5f8-4a14-b819-aa1759541c68} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4215 | 2026.02.04 05:48:28.527971 [ 262 ] {487795d5-e5f8-4a14-b819-aa1759541c68} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.02.04 05:48:28.528102 [ 262 ] {487795d5-e5f8-4a14-b819-aa1759541c68} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001136 sec., 28169.014084507042 rows/sec., 1.96 MiB/sec. | ||
| 4217 | 2026.02.04 05:48:28.528137 [ 262 ] {487795d5-e5f8-4a14-b819-aa1759541c68} <Debug> TCPHandler: Processed in 0.001295506 sec. | ||
| 4218 | 2026.02.04 05:48:28.528246 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2026.02.04 05:48:28.528340 [ 262 ] {20710e63-d9d0-4965-917d-b743c87d0663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4220 | 2026.02.04 05:48:28.528380 [ 262 ] {20710e63-d9d0-4965-917d-b743c87d0663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4221 | 2026.02.04 05:48:28.528688 [ 262 ] {20710e63-d9d0-4965-917d-b743c87d0663} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.02.04 05:48:28.528723 [ 262 ] {20710e63-d9d0-4965-917d-b743c87d0663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4223 | 2026.02.04 05:48:28.529035 [ 262 ] {20710e63-d9d0-4965-917d-b743c87d0663} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4224 | 2026.02.04 05:48:28.529232 [ 262 ] {20710e63-d9d0-4965-917d-b743c87d0663} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2026.02.04 05:48:28.529358 [ 262 ] {20710e63-d9d0-4965-917d-b743c87d0663} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001036 sec., 11583.011583011583 rows/sec., 799.35 KiB/sec. | ||
| 4226 | 2026.02.04 05:48:28.529392 [ 262 ] {20710e63-d9d0-4965-917d-b743c87d0663} <Debug> TCPHandler: Processed in 0.001196193 sec. | ||
| 4227 | 2026.02.04 05:48:29.119250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8166 | ||
| 4228 | 2026.02.04 05:48:29.119750 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2026.02.04 05:48:29.119800 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4230 | 2026.02.04 05:48:29.120422 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4231 | 2026.02.04 05:48:29.120659 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2026.02.04 05:48:29.120802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8166 | ||
| 4233 | 2026.02.04 05:48:29.568725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4234 | 2026.02.04 05:48:29.584697 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.02.04 05:48:29.584754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4236 | 2026.02.04 05:48:29.590537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4237 | 2026.02.04 05:48:29.591230 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.02.04 05:48:29.593947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4239 | 2026.02.04 05:48:31.660720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 594 | ||
| 4240 | 2026.02.04 05:48:31.663199 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.02.04 05:48:31.663249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4242 | 2026.02.04 05:48:31.664592 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4243 | 2026.02.04 05:48:31.664926 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.02.04 05:48:31.665291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
| 4245 | 2026.02.04 05:48:33.530836 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4246 | 2026.02.04 05:48:33.531058 [ 262 ] {fad1f20e-9989-4883-96fa-7e0795f9110a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4247 | 2026.02.04 05:48:33.531142 [ 262 ] {fad1f20e-9989-4883-96fa-7e0795f9110a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4248 | 2026.02.04 05:48:33.531828 [ 262 ] {fad1f20e-9989-4883-96fa-7e0795f9110a} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.02.04 05:48:33.531877 [ 262 ] {fad1f20e-9989-4883-96fa-7e0795f9110a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4250 | 2026.02.04 05:48:33.532269 [ 262 ] {fad1f20e-9989-4883-96fa-7e0795f9110a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4251 | 2026.02.04 05:48:33.532504 [ 262 ] {fad1f20e-9989-4883-96fa-7e0795f9110a} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.02.04 05:48:33.532674 [ 262 ] {fad1f20e-9989-4883-96fa-7e0795f9110a} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001676 sec., 51312.64916467781 rows/sec., 4.29 MiB/sec. | ||
| 4253 | 2026.02.04 05:48:33.532721 [ 262 ] {fad1f20e-9989-4883-96fa-7e0795f9110a} <Debug> TCPHandler: Processed in 0.002037206 sec. | ||
| 4254 | 2026.02.04 05:48:33.532842 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4255 | 2026.02.04 05:48:33.532945 [ 262 ] {56e3eda6-e0f8-479e-befa-9b72d572eda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4256 | 2026.02.04 05:48:33.532988 [ 262 ] {56e3eda6-e0f8-479e-befa-9b72d572eda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4257 | 2026.02.04 05:48:33.533394 [ 262 ] {56e3eda6-e0f8-479e-befa-9b72d572eda3} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.02.04 05:48:33.533431 [ 262 ] {56e3eda6-e0f8-479e-befa-9b72d572eda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4259 | 2026.02.04 05:48:33.533733 [ 262 ] {56e3eda6-e0f8-479e-befa-9b72d572eda3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4260 | 2026.02.04 05:48:33.533938 [ 262 ] {56e3eda6-e0f8-479e-befa-9b72d572eda3} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.02.04 05:48:33.534070 [ 262 ] {56e3eda6-e0f8-479e-befa-9b72d572eda3} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001147 sec., 13077.593722755013 rows/sec., 983.37 KiB/sec. | ||
| 4262 | 2026.02.04 05:48:33.534107 [ 262 ] {56e3eda6-e0f8-479e-befa-9b72d572eda3} <Debug> TCPHandler: Processed in 0.001317377 sec. | ||
| 4263 | 2026.02.04 05:48:33.534218 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4264 | 2026.02.04 05:48:33.534315 [ 262 ] {7ea23aa3-aab1-4915-b3ee-ec9a2f7d17fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4265 | 2026.02.04 05:48:33.534356 [ 262 ] {7ea23aa3-aab1-4915-b3ee-ec9a2f7d17fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4266 | 2026.02.04 05:48:33.534772 [ 262 ] {7ea23aa3-aab1-4915-b3ee-ec9a2f7d17fa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.02.04 05:48:33.534808 [ 262 ] {7ea23aa3-aab1-4915-b3ee-ec9a2f7d17fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4268 | 2026.02.04 05:48:33.535101 [ 262 ] {7ea23aa3-aab1-4915-b3ee-ec9a2f7d17fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4269 | 2026.02.04 05:48:33.535308 [ 262 ] {7ea23aa3-aab1-4915-b3ee-ec9a2f7d17fa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.02.04 05:48:33.535442 [ 262 ] {7ea23aa3-aab1-4915-b3ee-ec9a2f7d17fa} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001147 sec., 68875.32693984307 rows/sec., 5.38 MiB/sec. | ||
| 4271 | 2026.02.04 05:48:33.535478 [ 262 ] {7ea23aa3-aab1-4915-b3ee-ec9a2f7d17fa} <Debug> TCPHandler: Processed in 0.001309567 sec. | ||
| 4272 | 2026.02.04 05:48:33.535585 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.02.04 05:48:33.535680 [ 262 ] {c6eadab5-741a-4e09-a1b6-cb96eed55b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4274 | 2026.02.04 05:48:33.535722 [ 262 ] {c6eadab5-741a-4e09-a1b6-cb96eed55b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4275 | 2026.02.04 05:48:33.536115 [ 262 ] {c6eadab5-741a-4e09-a1b6-cb96eed55b3a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.02.04 05:48:33.536151 [ 262 ] {c6eadab5-741a-4e09-a1b6-cb96eed55b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4277 | 2026.02.04 05:48:33.536479 [ 262 ] {c6eadab5-741a-4e09-a1b6-cb96eed55b3a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4278 | 2026.02.04 05:48:33.536679 [ 262 ] {c6eadab5-741a-4e09-a1b6-cb96eed55b3a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.02.04 05:48:33.536813 [ 262 ] {c6eadab5-741a-4e09-a1b6-cb96eed55b3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 4280 | 2026.02.04 05:48:33.536850 [ 262 ] {c6eadab5-741a-4e09-a1b6-cb96eed55b3a} <Debug> TCPHandler: Processed in 0.001314206 sec. | ||
| 4281 | 2026.02.04 05:48:33.536954 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.02.04 05:48:33.537047 [ 262 ] {9a67c8bd-f1b6-45ff-8eeb-7cfb12d8cce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4283 | 2026.02.04 05:48:33.537099 [ 262 ] {9a67c8bd-f1b6-45ff-8eeb-7cfb12d8cce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4284 | 2026.02.04 05:48:33.537848 [ 262 ] {9a67c8bd-f1b6-45ff-8eeb-7cfb12d8cce5} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.02.04 05:48:33.537884 [ 262 ] {9a67c8bd-f1b6-45ff-8eeb-7cfb12d8cce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4286 | 2026.02.04 05:48:33.538415 [ 262 ] {9a67c8bd-f1b6-45ff-8eeb-7cfb12d8cce5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4287 | 2026.02.04 05:48:33.538625 [ 262 ] {9a67c8bd-f1b6-45ff-8eeb-7cfb12d8cce5} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.02.04 05:48:33.538760 [ 262 ] {9a67c8bd-f1b6-45ff-8eeb-7cfb12d8cce5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001732 sec., 8660.508083140878 rows/sec., 15.52 MiB/sec. | ||
| 4289 | 2026.02.04 05:48:33.538811 [ 262 ] {9a67c8bd-f1b6-45ff-8eeb-7cfb12d8cce5} <Debug> TCPHandler: Processed in 0.001905552 sec. | ||
| 4290 | 2026.02.04 05:48:33.538915 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2026.02.04 05:48:33.539008 [ 262 ] {0b461239-dc39-4df7-9291-8aefc8c0766c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4292 | 2026.02.04 05:48:33.539049 [ 262 ] {0b461239-dc39-4df7-9291-8aefc8c0766c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4293 | 2026.02.04 05:48:33.539377 [ 262 ] {0b461239-dc39-4df7-9291-8aefc8c0766c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.02.04 05:48:33.539413 [ 262 ] {0b461239-dc39-4df7-9291-8aefc8c0766c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4295 | 2026.02.04 05:48:33.539717 [ 262 ] {0b461239-dc39-4df7-9291-8aefc8c0766c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4296 | 2026.02.04 05:48:33.539925 [ 262 ] {0b461239-dc39-4df7-9291-8aefc8c0766c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.02.04 05:48:33.540053 [ 262 ] {0b461239-dc39-4df7-9291-8aefc8c0766c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 4298 | 2026.02.04 05:48:33.540089 [ 262 ] {0b461239-dc39-4df7-9291-8aefc8c0766c} <Debug> TCPHandler: Processed in 0.001222993 sec. | ||
| 4299 | 2026.02.04 05:48:35.173697 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56735 | ||
| 4300 | 2026.02.04 05:48:35.173829 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4301 | 2026.02.04 05:48:35.173863 [ 288 ] {} <Debug> TCP-Session: 162d0249-45b7-4928-90d5-e15e068dfa39 Authenticating user 'default' from [fd00:1122:3344:101::e]:56735 | ||
| 4302 | 2026.02.04 05:48:35.173892 [ 288 ] {} <Debug> TCP-Session: 162d0249-45b7-4928-90d5-e15e068dfa39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.02.04 05:48:35.173912 [ 288 ] {} <Debug> TCP-Session: 162d0249-45b7-4928-90d5-e15e068dfa39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2026.02.04 05:48:35.174121 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39405 | ||
| 4305 | 2026.02.04 05:48:35.174145 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35168 | ||
| 4306 | 2026.02.04 05:48:35.174175 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37364 | ||
| 4307 | 2026.02.04 05:48:35.174222 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54552 | ||
| 4308 | 2026.02.04 05:48:35.174232 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55691 | ||
| 4309 | 2026.02.04 05:48:35.174248 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4310 | 2026.02.04 05:48:35.174272 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4311 | 2026.02.04 05:48:35.174308 [ 289 ] {} <Debug> TCP-Session: 8ee0666c-aefb-4e31-b43f-8033a0201b0f Authenticating user 'default' from [fd00:1122:3344:101::e]:39405 | ||
| 4312 | 2026.02.04 05:48:35.174192 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60399 | ||
| 4313 | 2026.02.04 05:48:35.174347 [ 290 ] {} <Debug> TCP-Session: ecb24f88-ae48-49c7-b880-190e84932c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:35168 | ||
| 4314 | 2026.02.04 05:48:35.174184 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62570 | ||
| 4315 | 2026.02.04 05:48:35.174403 [ 290 ] {} <Debug> TCP-Session: ecb24f88-ae48-49c7-b880-190e84932c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2026.02.04 05:48:35.174177 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62078 | ||
| 4317 | 2026.02.04 05:48:35.174434 [ 288 ] {} <Trace> TCP-Session: 162d0249-45b7-4928-90d5-e15e068dfa39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.02.04 05:48:35.174435 [ 290 ] {} <Debug> TCP-Session: ecb24f88-ae48-49c7-b880-190e84932c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.02.04 05:48:35.174353 [ 289 ] {} <Debug> TCP-Session: 8ee0666c-aefb-4e31-b43f-8033a0201b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.02.04 05:48:35.174530 [ 289 ] {} <Debug> TCP-Session: 8ee0666c-aefb-4e31-b43f-8033a0201b0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2026.02.04 05:48:35.174668 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4322 | 2026.02.04 05:48:35.174676 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4323 | 2026.02.04 05:48:35.174696 [ 288 ] {dad93658-00ee-463a-b226-af2fa2a7d73b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56735) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4324 | 2026.02.04 05:48:35.174721 [ 294 ] {} <Debug> TCP-Session: cf65d16f-e24b-41c5-a50b-eae90578879d Authenticating user 'default' from [fd00:1122:3344:101::e]:60399 | ||
| 4325 | 2026.02.04 05:48:35.174701 [ 286 ] {} <Debug> TCP-Session: 3853ecb0-3c58-4d5f-9b4f-71ebc996e243 Authenticating user 'default' from [fd00:1122:3344:101::e]:55691 | ||
| 4326 | 2026.02.04 05:48:35.174755 [ 294 ] {} <Debug> TCP-Session: cf65d16f-e24b-41c5-a50b-eae90578879d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2026.02.04 05:48:35.174775 [ 286 ] {} <Debug> TCP-Session: 3853ecb0-3c58-4d5f-9b4f-71ebc996e243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2026.02.04 05:48:35.174781 [ 294 ] {} <Debug> TCP-Session: cf65d16f-e24b-41c5-a50b-eae90578879d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2026.02.04 05:48:35.174797 [ 286 ] {} <Debug> TCP-Session: 3853ecb0-3c58-4d5f-9b4f-71ebc996e243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2026.02.04 05:48:35.174816 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4331 | 2026.02.04 05:48:35.174831 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4332 | 2026.02.04 05:48:35.174844 [ 292 ] {} <Debug> TCP-Session: a35a2a53-b8ce-490a-9ed4-05435e27777f Authenticating user 'default' from [fd00:1122:3344:101::e]:62078 | ||
| 4333 | 2026.02.04 05:48:35.174877 [ 292 ] {} <Debug> TCP-Session: a35a2a53-b8ce-490a-9ed4-05435e27777f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4334 | 2026.02.04 05:48:35.174878 [ 259 ] {} <Debug> TCP-Session: a39c557b-1523-4ebd-9ac8-f2f303a7cdf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54552 | ||
| 4335 | 2026.02.04 05:48:35.174893 [ 292 ] {} <Debug> TCP-Session: a35a2a53-b8ce-490a-9ed4-05435e27777f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4336 | 2026.02.04 05:48:35.174927 [ 259 ] {} <Debug> TCP-Session: a39c557b-1523-4ebd-9ac8-f2f303a7cdf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.02.04 05:48:35.174954 [ 259 ] {} <Debug> TCP-Session: a39c557b-1523-4ebd-9ac8-f2f303a7cdf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2026.02.04 05:48:35.174956 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4339 | 2026.02.04 05:48:35.174980 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4340 | 2026.02.04 05:48:35.174992 [ 291 ] {} <Debug> TCP-Session: dafa84d5-be39-49d2-a148-10d7f8534633 Authenticating user 'default' from [fd00:1122:3344:101::e]:37364 | ||
| 4341 | 2026.02.04 05:48:35.175013 [ 293 ] {} <Debug> TCP-Session: 1dc8fe3e-132d-4f3b-883d-a82b484ce803 Authenticating user 'default' from [fd00:1122:3344:101::e]:62570 | ||
| 4342 | 2026.02.04 05:48:35.175029 [ 291 ] {} <Debug> TCP-Session: dafa84d5-be39-49d2-a148-10d7f8534633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2026.02.04 05:48:35.175039 [ 293 ] {} <Debug> TCP-Session: 1dc8fe3e-132d-4f3b-883d-a82b484ce803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2026.02.04 05:48:35.175050 [ 291 ] {} <Debug> TCP-Session: dafa84d5-be39-49d2-a148-10d7f8534633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2026.02.04 05:48:35.175063 [ 293 ] {} <Debug> TCP-Session: 1dc8fe3e-132d-4f3b-883d-a82b484ce803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4346 | 2026.02.04 05:48:35.175113 [ 288 ] {dad93658-00ee-463a-b226-af2fa2a7d73b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4347 | 2026.02.04 05:48:35.175180 [ 288 ] {dad93658-00ee-463a-b226-af2fa2a7d73b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4348 | 2026.02.04 05:48:35.175559 [ 288 ] {dad93658-00ee-463a-b226-af2fa2a7d73b} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 4349 | 2026.02.04 05:48:35.176715 [ 324 ] {dad93658-00ee-463a-b226-af2fa2a7d73b} <Trace> AggregatingTransform: Aggregating | ||
| 4350 | 2026.02.04 05:48:35.176755 [ 324 ] {dad93658-00ee-463a-b226-af2fa2a7d73b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4351 | 2026.02.04 05:48:35.176791 [ 324 ] {dad93658-00ee-463a-b226-af2fa2a7d73b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00111197 sec. (899.305 rows/sec., 35.13 KiB/sec.) | ||
| 4352 | 2026.02.04 05:48:35.176809 [ 324 ] {dad93658-00ee-463a-b226-af2fa2a7d73b} <Trace> Aggregator: Merging aggregated data | ||
| 4353 | 2026.02.04 05:48:35.178141 [ 288 ] {dad93658-00ee-463a-b226-af2fa2a7d73b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003527 sec., 283.5270768358378 rows/sec., 11.08 KiB/sec. | ||
| 4354 | 2026.02.04 05:48:35.178276 [ 288 ] {dad93658-00ee-463a-b226-af2fa2a7d73b} <Debug> TCPHandler: Processed in 0.004086802 sec. | ||
| 4355 | 2026.02.04 05:48:35.178389 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4356 | 2026.02.04 05:48:35.178419 [ 288 ] {} <Debug> TCP-Session: 162d0249-45b7-4928-90d5-e15e068dfa39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.02.04 05:48:35.178450 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4358 | 2026.02.04 05:48:35.178469 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4359 | 2026.02.04 05:48:35.178487 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4360 | 2026.02.04 05:48:35.178504 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4361 | 2026.02.04 05:48:35.178527 [ 294 ] {} <Debug> TCP-Session: cf65d16f-e24b-41c5-a50b-eae90578879d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.02.04 05:48:35.178550 [ 292 ] {} <Debug> TCP-Session: a35a2a53-b8ce-490a-9ed4-05435e27777f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2026.02.04 05:48:35.178559 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4364 | 2026.02.04 05:48:35.178551 [ 286 ] {} <Debug> TCP-Session: 3853ecb0-3c58-4d5f-9b4f-71ebc996e243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4365 | 2026.02.04 05:48:35.178608 [ 259 ] {} <Debug> TCP-Session: a39c557b-1523-4ebd-9ac8-f2f303a7cdf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4366 | 2026.02.04 05:48:35.178542 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4367 | 2026.02.04 05:48:35.178522 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4368 | 2026.02.04 05:48:35.178667 [ 293 ] {} <Debug> TCP-Session: 1dc8fe3e-132d-4f3b-883d-a82b484ce803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4369 | 2026.02.04 05:48:35.178500 [ 291 ] {} <Debug> TCP-Session: dafa84d5-be39-49d2-a148-10d7f8534633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2026.02.04 05:48:35.178693 [ 290 ] {} <Debug> TCP-Session: ecb24f88-ae48-49c7-b880-190e84932c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4371 | 2026.02.04 05:48:35.178422 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4372 | 2026.02.04 05:48:35.178771 [ 289 ] {} <Debug> TCP-Session: 8ee0666c-aefb-4e31-b43f-8033a0201b0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2026.02.04 05:48:35.193962 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62158 | ||
| 4374 | 2026.02.04 05:48:35.194032 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4375 | 2026.02.04 05:48:35.194056 [ 288 ] {} <Debug> TCP-Session: 941aa5ca-c9be-4492-9fe7-45f748b34635 Authenticating user 'default' from [fd00:1122:3344:101::e]:62158 | ||
| 4376 | 2026.02.04 05:48:35.194074 [ 288 ] {} <Debug> TCP-Session: 941aa5ca-c9be-4492-9fe7-45f748b34635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2026.02.04 05:48:35.194088 [ 288 ] {} <Debug> TCP-Session: 941aa5ca-c9be-4492-9fe7-45f748b34635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.02.04 05:48:35.194277 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46795 | ||
| 4379 | 2026.02.04 05:48:35.194307 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45485 | ||
| 4380 | 2026.02.04 05:48:35.194318 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62152 | ||
| 4381 | 2026.02.04 05:48:35.194347 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56129 | ||
| 4382 | 2026.02.04 05:48:35.194365 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37054 | ||
| 4383 | 2026.02.04 05:48:35.194389 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4384 | 2026.02.04 05:48:35.194417 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4385 | 2026.02.04 05:48:35.194445 [ 291 ] {} <Debug> TCP-Session: 616d0923-8cbc-48bc-8711-937592901e47 Authenticating user 'default' from [fd00:1122:3344:101::e]:45485 | ||
| 4386 | 2026.02.04 05:48:35.194460 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4387 | 2026.02.04 05:48:35.194469 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4388 | 2026.02.04 05:48:35.194478 [ 291 ] {} <Debug> TCP-Session: 616d0923-8cbc-48bc-8711-937592901e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2026.02.04 05:48:35.194494 [ 294 ] {} <Debug> TCP-Session: 746b5e1c-dca0-4f26-beac-787583090160 Authenticating user 'default' from [fd00:1122:3344:101::e]:56129 | ||
| 4390 | 2026.02.04 05:48:35.194510 [ 291 ] {} <Debug> TCP-Session: 616d0923-8cbc-48bc-8711-937592901e47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.02.04 05:48:35.194530 [ 294 ] {} <Debug> TCP-Session: 746b5e1c-dca0-4f26-beac-787583090160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2026.02.04 05:48:35.194504 [ 259 ] {} <Debug> TCP-Session: 1be3a239-65d3-4d6a-a140-c1261f3062cd Authenticating user 'default' from [fd00:1122:3344:101::e]:37054 | ||
| 4393 | 2026.02.04 05:48:35.194561 [ 294 ] {} <Debug> TCP-Session: 746b5e1c-dca0-4f26-beac-787583090160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2026.02.04 05:48:35.194612 [ 259 ] {} <Debug> TCP-Session: 1be3a239-65d3-4d6a-a140-c1261f3062cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2026.02.04 05:48:35.194464 [ 293 ] {} <Debug> TCP-Session: 1710d0cd-26d1-4603-9086-3f5196a5256e Authenticating user 'default' from [fd00:1122:3344:101::e]:62152 | ||
| 4396 | 2026.02.04 05:48:35.194636 [ 259 ] {} <Debug> TCP-Session: 1be3a239-65d3-4d6a-a140-c1261f3062cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2026.02.04 05:48:35.194659 [ 293 ] {} <Debug> TCP-Session: 1710d0cd-26d1-4603-9086-3f5196a5256e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4398 | 2026.02.04 05:48:35.194372 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41944 | ||
| 4399 | 2026.02.04 05:48:35.194684 [ 293 ] {} <Debug> TCP-Session: 1710d0cd-26d1-4603-9086-3f5196a5256e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.02.04 05:48:35.194285 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59393 | ||
| 4401 | 2026.02.04 05:48:35.194317 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34867 | ||
| 4402 | 2026.02.04 05:48:35.194780 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4403 | 2026.02.04 05:48:35.194814 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4404 | 2026.02.04 05:48:35.194823 [ 286 ] {} <Debug> TCP-Session: dba489ed-845d-47dc-bb8b-f69dd294558d Authenticating user 'default' from [fd00:1122:3344:101::e]:41944 | ||
| 4405 | 2026.02.04 05:48:35.194848 [ 290 ] {} <Debug> TCP-Session: 9582fd30-f4cf-46cd-9d3e-cd166e52181a Authenticating user 'default' from [fd00:1122:3344:101::e]:59393 | ||
| 4406 | 2026.02.04 05:48:35.194854 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4407 | 2026.02.04 05:48:35.194889 [ 286 ] {} <Debug> TCP-Session: dba489ed-845d-47dc-bb8b-f69dd294558d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2026.02.04 05:48:35.194894 [ 290 ] {} <Debug> TCP-Session: 9582fd30-f4cf-46cd-9d3e-cd166e52181a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.02.04 05:48:35.194917 [ 286 ] {} <Debug> TCP-Session: dba489ed-845d-47dc-bb8b-f69dd294558d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2026.02.04 05:48:35.194915 [ 292 ] {} <Debug> TCP-Session: 95784ed9-1877-4511-8f6c-332301c6b1b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34867 | ||
| 4411 | 2026.02.04 05:48:35.194931 [ 290 ] {} <Debug> TCP-Session: 9582fd30-f4cf-46cd-9d3e-cd166e52181a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2026.02.04 05:48:35.194963 [ 292 ] {} <Debug> TCP-Session: 95784ed9-1877-4511-8f6c-332301c6b1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4413 | 2026.02.04 05:48:35.194382 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4414 | 2026.02.04 05:48:35.194996 [ 292 ] {} <Debug> TCP-Session: 95784ed9-1877-4511-8f6c-332301c6b1b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2026.02.04 05:48:35.195016 [ 289 ] {} <Debug> TCP-Session: 386fa1e4-c746-462b-b52d-e4533799d0f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46795 | ||
| 4416 | 2026.02.04 05:48:35.194333 [ 288 ] {} <Trace> TCP-Session: 941aa5ca-c9be-4492-9fe7-45f748b34635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.02.04 05:48:35.195040 [ 289 ] {} <Debug> TCP-Session: 386fa1e4-c746-462b-b52d-e4533799d0f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4418 | 2026.02.04 05:48:35.195080 [ 289 ] {} <Debug> TCP-Session: 386fa1e4-c746-462b-b52d-e4533799d0f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4419 | 2026.02.04 05:48:35.195186 [ 288 ] {ffd601e6-7def-4afd-b945-3621e21dc79a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62158) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4420 | 2026.02.04 05:48:35.195363 [ 288 ] {ffd601e6-7def-4afd-b945-3621e21dc79a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4421 | 2026.02.04 05:48:35.195408 [ 288 ] {ffd601e6-7def-4afd-b945-3621e21dc79a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4422 | 2026.02.04 05:48:35.195637 [ 288 ] {ffd601e6-7def-4afd-b945-3621e21dc79a} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 4423 | 2026.02.04 05:48:35.196496 [ 331 ] {ffd601e6-7def-4afd-b945-3621e21dc79a} <Trace> AggregatingTransform: Aggregating | ||
| 4424 | 2026.02.04 05:48:35.196552 [ 331 ] {ffd601e6-7def-4afd-b945-3621e21dc79a} <Trace> Aggregator: Aggregation method: without_key | ||
| 4425 | 2026.02.04 05:48:35.196591 [ 331 ] {ffd601e6-7def-4afd-b945-3621e21dc79a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868164 sec. (1151.856 rows/sec., 44.99 KiB/sec.) | ||
| 4426 | 2026.02.04 05:48:35.196615 [ 331 ] {ffd601e6-7def-4afd-b945-3621e21dc79a} <Trace> Aggregator: Merging aggregated data | ||
| 4427 | 2026.02.04 05:48:35.197912 [ 288 ] {ffd601e6-7def-4afd-b945-3621e21dc79a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002762 sec., 362.0564808110065 rows/sec., 14.14 KiB/sec. | ||
| 4428 | 2026.02.04 05:48:35.198020 [ 288 ] {ffd601e6-7def-4afd-b945-3621e21dc79a} <Debug> TCPHandler: Processed in 0.003746983 sec. | ||
| 4429 | 2026.02.04 05:48:35.198108 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4430 | 2026.02.04 05:48:35.198135 [ 288 ] {} <Debug> TCP-Session: 941aa5ca-c9be-4492-9fe7-45f748b34635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4431 | 2026.02.04 05:48:35.198146 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4432 | 2026.02.04 05:48:35.198165 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4433 | 2026.02.04 05:48:35.198185 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4434 | 2026.02.04 05:48:35.198196 [ 286 ] {} <Debug> TCP-Session: dba489ed-845d-47dc-bb8b-f69dd294558d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2026.02.04 05:48:35.198214 [ 290 ] {} <Debug> TCP-Session: 9582fd30-f4cf-46cd-9d3e-cd166e52181a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4436 | 2026.02.04 05:48:35.198235 [ 292 ] {} <Debug> TCP-Session: 95784ed9-1877-4511-8f6c-332301c6b1b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2026.02.04 05:48:35.198237 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4438 | 2026.02.04 05:48:35.198264 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4439 | 2026.02.04 05:48:35.198284 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4440 | 2026.02.04 05:48:35.198302 [ 291 ] {} <Debug> TCP-Session: 616d0923-8cbc-48bc-8711-937592901e47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2026.02.04 05:48:35.198314 [ 293 ] {} <Debug> TCP-Session: 1710d0cd-26d1-4603-9086-3f5196a5256e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4442 | 2026.02.04 05:48:35.198335 [ 259 ] {} <Debug> TCP-Session: 1be3a239-65d3-4d6a-a140-c1261f3062cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4443 | 2026.02.04 05:48:35.198206 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4444 | 2026.02.04 05:48:35.198249 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4445 | 2026.02.04 05:48:35.198419 [ 294 ] {} <Debug> TCP-Session: 746b5e1c-dca0-4f26-beac-787583090160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4446 | 2026.02.04 05:48:35.198438 [ 289 ] {} <Debug> TCP-Session: 386fa1e4-c746-462b-b52d-e4533799d0f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4447 | 2026.02.04 05:48:35.373282 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44143 | ||
| 4448 | 2026.02.04 05:48:35.373383 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4449 | 2026.02.04 05:48:35.373409 [ 288 ] {} <Debug> TCP-Session: 2e102244-2992-4dc7-93d4-c269d9f5e1ee Authenticating user 'default' from [fd00:1122:3344:101::e]:44143 | ||
| 4450 | 2026.02.04 05:48:35.373431 [ 288 ] {} <Debug> TCP-Session: 2e102244-2992-4dc7-93d4-c269d9f5e1ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2026.02.04 05:48:35.373443 [ 288 ] {} <Debug> TCP-Session: 2e102244-2992-4dc7-93d4-c269d9f5e1ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2026.02.04 05:48:35.373625 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42137 | ||
| 4453 | 2026.02.04 05:48:35.373664 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48842 | ||
| 4454 | 2026.02.04 05:48:35.373683 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47326 | ||
| 4455 | 2026.02.04 05:48:35.373716 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54033 | ||
| 4456 | 2026.02.04 05:48:35.373739 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4457 | 2026.02.04 05:48:35.373766 [ 288 ] {} <Trace> TCP-Session: 2e102244-2992-4dc7-93d4-c269d9f5e1ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.02.04 05:48:35.373778 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4459 | 2026.02.04 05:48:35.373784 [ 289 ] {} <Debug> TCP-Session: b8c60cdb-43eb-463f-8323-9dd6ffd78b5d Authenticating user 'default' from [fd00:1122:3344:101::e]:42137 | ||
| 4460 | 2026.02.04 05:48:35.373810 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4461 | 2026.02.04 05:48:35.373810 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4462 | 2026.02.04 05:48:35.373822 [ 290 ] {} <Debug> TCP-Session: 72915e63-294d-44c4-a407-1b5ada15875f Authenticating user 'default' from [fd00:1122:3344:101::e]:48842 | ||
| 4463 | 2026.02.04 05:48:35.373851 [ 291 ] {} <Debug> TCP-Session: 3db1494d-5a51-4767-baf1-5c9fa4013169 Authenticating user 'default' from [fd00:1122:3344:101::e]:47326 | ||
| 4464 | 2026.02.04 05:48:35.373856 [ 259 ] {} <Debug> TCP-Session: dcbf48fc-5cd4-48df-8a95-a9689bed8143 Authenticating user 'default' from [fd00:1122:3344:101::e]:54033 | ||
| 4465 | 2026.02.04 05:48:35.373877 [ 290 ] {} <Debug> TCP-Session: 72915e63-294d-44c4-a407-1b5ada15875f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2026.02.04 05:48:35.373887 [ 291 ] {} <Debug> TCP-Session: 3db1494d-5a51-4767-baf1-5c9fa4013169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4467 | 2026.02.04 05:48:35.373894 [ 259 ] {} <Debug> TCP-Session: dcbf48fc-5cd4-48df-8a95-a9689bed8143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4468 | 2026.02.04 05:48:35.373902 [ 290 ] {} <Debug> TCP-Session: 72915e63-294d-44c4-a407-1b5ada15875f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4469 | 2026.02.04 05:48:35.373923 [ 259 ] {} <Debug> TCP-Session: dcbf48fc-5cd4-48df-8a95-a9689bed8143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4470 | 2026.02.04 05:48:35.373933 [ 288 ] {31b26b76-f506-4e50-8136-623033455780} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44143) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4471 | 2026.02.04 05:48:35.373692 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38835 | ||
| 4472 | 2026.02.04 05:48:35.373682 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58238 | ||
| 4473 | 2026.02.04 05:48:35.373706 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46310 | ||
| 4474 | 2026.02.04 05:48:35.374036 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4475 | 2026.02.04 05:48:35.373914 [ 291 ] {} <Debug> TCP-Session: 3db1494d-5a51-4767-baf1-5c9fa4013169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2026.02.04 05:48:35.374070 [ 293 ] {} <Debug> TCP-Session: bd3ce176-b329-4d50-8852-ff1de43e2b09 Authenticating user 'default' from [fd00:1122:3344:101::e]:38835 | ||
| 4477 | 2026.02.04 05:48:35.374065 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4478 | 2026.02.04 05:48:35.374094 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4479 | 2026.02.04 05:48:35.374107 [ 293 ] {} <Debug> TCP-Session: bd3ce176-b329-4d50-8852-ff1de43e2b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4480 | 2026.02.04 05:48:35.374121 [ 292 ] {} <Debug> TCP-Session: d01b3f1b-d94c-42a3-9282-bbadfbe0e28a Authenticating user 'default' from [fd00:1122:3344:101::e]:58238 | ||
| 4481 | 2026.02.04 05:48:35.374146 [ 293 ] {} <Debug> TCP-Session: bd3ce176-b329-4d50-8852-ff1de43e2b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4482 | 2026.02.04 05:48:35.374162 [ 292 ] {} <Debug> TCP-Session: d01b3f1b-d94c-42a3-9282-bbadfbe0e28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4483 | 2026.02.04 05:48:35.374135 [ 294 ] {} <Debug> TCP-Session: 9c9f7bb7-394b-46b1-b61f-a172dea074b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46310 | ||
| 4484 | 2026.02.04 05:48:35.374195 [ 288 ] {31b26b76-f506-4e50-8136-623033455780} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4485 | 2026.02.04 05:48:35.374214 [ 294 ] {} <Debug> TCP-Session: 9c9f7bb7-394b-46b1-b61f-a172dea074b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4486 | 2026.02.04 05:48:35.374191 [ 292 ] {} <Debug> TCP-Session: d01b3f1b-d94c-42a3-9282-bbadfbe0e28a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4487 | 2026.02.04 05:48:35.374243 [ 294 ] {} <Debug> TCP-Session: 9c9f7bb7-394b-46b1-b61f-a172dea074b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4488 | 2026.02.04 05:48:35.374258 [ 288 ] {31b26b76-f506-4e50-8136-623033455780} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4489 | 2026.02.04 05:48:35.373836 [ 289 ] {} <Debug> TCP-Session: b8c60cdb-43eb-463f-8323-9dd6ffd78b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4490 | 2026.02.04 05:48:35.374311 [ 289 ] {} <Debug> TCP-Session: b8c60cdb-43eb-463f-8323-9dd6ffd78b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2026.02.04 05:48:35.374545 [ 288 ] {31b26b76-f506-4e50-8136-623033455780} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 4492 | 2026.02.04 05:48:35.375421 [ 308 ] {31b26b76-f506-4e50-8136-623033455780} <Trace> AggregatingTransform: Aggregating | ||
| 4493 | 2026.02.04 05:48:35.375475 [ 308 ] {31b26b76-f506-4e50-8136-623033455780} <Trace> Aggregator: Aggregation method: without_key | ||
| 4494 | 2026.02.04 05:48:35.375526 [ 308 ] {31b26b76-f506-4e50-8136-623033455780} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879814 sec. (1136.604 rows/sec., 44.40 KiB/sec.) | ||
| 4495 | 2026.02.04 05:48:35.375545 [ 308 ] {31b26b76-f506-4e50-8136-623033455780} <Trace> Aggregator: Merging aggregated data | ||
| 4496 | 2026.02.04 05:48:35.376892 [ 288 ] {31b26b76-f506-4e50-8136-623033455780} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003006 sec., 332.66799733865605 rows/sec., 12.99 KiB/sec. | ||
| 4497 | 2026.02.04 05:48:35.377018 [ 288 ] {31b26b76-f506-4e50-8136-623033455780} <Debug> TCPHandler: Processed in 0.003363263 sec. | ||
| 4498 | 2026.02.04 05:48:35.377147 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4499 | 2026.02.04 05:48:35.377174 [ 288 ] {} <Debug> TCP-Session: 2e102244-2992-4dc7-93d4-c269d9f5e1ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4500 | 2026.02.04 05:48:35.377193 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4501 | 2026.02.04 05:48:35.377220 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4502 | 2026.02.04 05:48:35.377234 [ 290 ] {} <Debug> TCP-Session: 72915e63-294d-44c4-a407-1b5ada15875f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.02.04 05:48:35.377247 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4504 | 2026.02.04 05:48:35.377269 [ 289 ] {} <Debug> TCP-Session: b8c60cdb-43eb-463f-8323-9dd6ffd78b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4505 | 2026.02.04 05:48:35.377284 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4506 | 2026.02.04 05:48:35.377302 [ 291 ] {} <Debug> TCP-Session: 3db1494d-5a51-4767-baf1-5c9fa4013169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4507 | 2026.02.04 05:48:35.377300 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4508 | 2026.02.04 05:48:35.377329 [ 259 ] {} <Debug> TCP-Session: dcbf48fc-5cd4-48df-8a95-a9689bed8143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4509 | 2026.02.04 05:48:35.377224 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4510 | 2026.02.04 05:48:35.377359 [ 293 ] {} <Debug> TCP-Session: bd3ce176-b329-4d50-8852-ff1de43e2b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4511 | 2026.02.04 05:48:35.377266 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4512 | 2026.02.04 05:48:35.377398 [ 294 ] {} <Debug> TCP-Session: 9c9f7bb7-394b-46b1-b61f-a172dea074b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4513 | 2026.02.04 05:48:35.377431 [ 292 ] {} <Debug> TCP-Session: d01b3f1b-d94c-42a3-9282-bbadfbe0e28a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4514 | 2026.02.04 05:48:35.379400 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62149 | ||
| 4515 | 2026.02.04 05:48:35.379464 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4516 | 2026.02.04 05:48:35.379484 [ 286 ] {} <Debug> TCP-Session: e2529e7e-3d94-4e6f-a113-086f370b1347 Authenticating user 'default' from [fd00:1122:3344:101::e]:62149 | ||
| 4517 | 2026.02.04 05:48:35.379501 [ 286 ] {} <Debug> TCP-Session: e2529e7e-3d94-4e6f-a113-086f370b1347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4518 | 2026.02.04 05:48:35.379513 [ 286 ] {} <Debug> TCP-Session: e2529e7e-3d94-4e6f-a113-086f370b1347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4519 | 2026.02.04 05:48:35.398487 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62149). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4520 | |||
| 4521 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4522 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4523 | 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 | ||
| 4524 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4525 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4526 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4527 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4528 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4529 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4530 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4531 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4532 | (version 23.8.7.1) | ||
| 4533 | 2026.02.04 05:48:35.398651 [ 286 ] {} <Debug> TCP-Session: e2529e7e-3d94-4e6f-a113-086f370b1347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4534 | 2026.02.04 05:48:36.493954 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4535 | 2026.02.04 05:48:36.494007 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4536 | 2026.02.04 05:48:36.621056 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8614 | ||
| 4537 | 2026.02.04 05:48:36.621569 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.02.04 05:48:36.621610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4539 | 2026.02.04 05:48:36.622110 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4540 | 2026.02.04 05:48:36.622353 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.02.04 05:48:36.622504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8614 | ||
| 4542 | 2026.02.04 05:48:37.094175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4543 | 2026.02.04 05:48:37.113202 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.02.04 05:48:37.113276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4545 | 2026.02.04 05:48:37.119604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4546 | 2026.02.04 05:48:37.120312 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.02.04 05:48:37.123707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4548 | 2026.02.04 05:48:37.652434 [ 41 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4549 | 2026.02.04 05:48:37.652513 [ 41 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.02.04 05:48:37.652538 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4551 | 2026.02.04 05:48:37.652669 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4552 | 2026.02.04 05:48:37.652829 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4553 | 2026.02.04 05:48:37.652868 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4554 | 2026.02.04 05:48:37.652939 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4555 | 2026.02.04 05:48:37.652987 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4556 | 2026.02.04 05:48:37.653034 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4557 | 2026.02.04 05:48:37.653076 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4558 | 2026.02.04 05:48:37.653868 [ 195 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253215 sec., 47876.86071424297 rows/sec., 2.44 MiB/sec. | ||
| 4559 | 2026.02.04 05:48:37.654079 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4560 | 2026.02.04 05:48:37.654437 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_10_2} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.02.04 05:48:37.654513 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_10_2} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4562 | 2026.02.04 05:48:37.654604 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4563 | 2026.02.04 05:48:38.538038 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2026.02.04 05:48:38.538225 [ 262 ] {5a092323-dbb0-4b6b-af3b-ae6ac306c40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4565 | 2026.02.04 05:48:38.538299 [ 262 ] {5a092323-dbb0-4b6b-af3b-ae6ac306c40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4566 | 2026.02.04 05:48:38.539103 [ 262 ] {5a092323-dbb0-4b6b-af3b-ae6ac306c40a} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2026.02.04 05:48:38.539148 [ 262 ] {5a092323-dbb0-4b6b-af3b-ae6ac306c40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4568 | 2026.02.04 05:48:38.539550 [ 262 ] {5a092323-dbb0-4b6b-af3b-ae6ac306c40a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4569 | 2026.02.04 05:48:38.539776 [ 262 ] {5a092323-dbb0-4b6b-af3b-ae6ac306c40a} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2026.02.04 05:48:38.539938 [ 262 ] {5a092323-dbb0-4b6b-af3b-ae6ac306c40a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001767 sec., 150537.63440860217 rows/sec., 9.56 MiB/sec. | ||
| 4571 | 2026.02.04 05:48:38.539987 [ 262 ] {5a092323-dbb0-4b6b-af3b-ae6ac306c40a} <Debug> TCPHandler: Processed in 0.002077217 sec. | ||
| 4572 | 2026.02.04 05:48:38.540120 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4573 | 2026.02.04 05:48:38.540224 [ 262 ] {99806ab0-ce80-440a-a9dd-e77a91eece8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4574 | 2026.02.04 05:48:38.540266 [ 262 ] {99806ab0-ce80-440a-a9dd-e77a91eece8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4575 | 2026.02.04 05:48:38.541056 [ 262 ] {99806ab0-ce80-440a-a9dd-e77a91eece8b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.02.04 05:48:38.541093 [ 262 ] {99806ab0-ce80-440a-a9dd-e77a91eece8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4577 | 2026.02.04 05:48:38.541506 [ 262 ] {99806ab0-ce80-440a-a9dd-e77a91eece8b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4578 | 2026.02.04 05:48:38.541765 [ 262 ] {99806ab0-ce80-440a-a9dd-e77a91eece8b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.02.04 05:48:38.541897 [ 29 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4580 | 2026.02.04 05:48:38.541915 [ 262 ] {99806ab0-ce80-440a-a9dd-e77a91eece8b} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001713 sec., 468184.4716870987 rows/sec., 37.17 MiB/sec. | ||
| 4581 | 2026.02.04 05:48:38.541982 [ 29 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.02.04 05:48:38.541991 [ 262 ] {99806ab0-ce80-440a-a9dd-e77a91eece8b} <Debug> TCPHandler: Processed in 0.001925064 sec. | ||
| 4583 | 2026.02.04 05:48:38.542022 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4584 | 2026.02.04 05:48:38.542229 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 4585 | 2026.02.04 05:48:38.542287 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.02.04 05:48:38.542419 [ 262 ] {21c8c898-60d3-4697-97b6-3d0a33b89068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4587 | 2026.02.04 05:48:38.542470 [ 262 ] {21c8c898-60d3-4697-97b6-3d0a33b89068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4588 | 2026.02.04 05:48:38.542479 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4589 | 2026.02.04 05:48:38.542532 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2102 rows starting from the beginning of the part | ||
| 4590 | 2026.02.04 05:48:38.542641 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 86 rows starting from the beginning of the part | ||
| 4591 | 2026.02.04 05:48:38.542702 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1942 rows starting from the beginning of the part | ||
| 4592 | 2026.02.04 05:48:38.542758 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4593 | 2026.02.04 05:48:38.542815 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 86 rows starting from the beginning of the part | ||
| 4594 | 2026.02.04 05:48:38.542869 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 802 rows starting from the beginning of the part | ||
| 4595 | 2026.02.04 05:48:38.542966 [ 262 ] {21c8c898-60d3-4697-97b6-3d0a33b89068} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.02.04 05:48:38.543007 [ 262 ] {21c8c898-60d3-4697-97b6-3d0a33b89068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4597 | 2026.02.04 05:48:38.543369 [ 262 ] {21c8c898-60d3-4697-97b6-3d0a33b89068} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4598 | 2026.02.04 05:48:38.543580 [ 262 ] {21c8c898-60d3-4697-97b6-3d0a33b89068} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.02.04 05:48:38.543709 [ 262 ] {21c8c898-60d3-4697-97b6-3d0a33b89068} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001316 sec., 120060.79027355624 rows/sec., 7.33 MiB/sec. | ||
| 4600 | 2026.02.04 05:48:38.543746 [ 262 ] {21c8c898-60d3-4697-97b6-3d0a33b89068} <Debug> TCPHandler: Processed in 0.001526752 sec. | ||
| 4601 | 2026.02.04 05:48:38.543865 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2026.02.04 05:48:38.543959 [ 262 ] {eef877a2-58fc-4808-9dc6-f5026676b11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4603 | 2026.02.04 05:48:38.543999 [ 262 ] {eef877a2-58fc-4808-9dc6-f5026676b11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4604 | 2026.02.04 05:48:38.544440 [ 262 ] {eef877a2-58fc-4808-9dc6-f5026676b11f} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.02.04 05:48:38.544476 [ 262 ] {eef877a2-58fc-4808-9dc6-f5026676b11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4606 | 2026.02.04 05:48:38.544765 [ 262 ] {eef877a2-58fc-4808-9dc6-f5026676b11f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4607 | 2026.02.04 05:48:38.544966 [ 262 ] {eef877a2-58fc-4808-9dc6-f5026676b11f} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.02.04 05:48:38.545088 [ 262 ] {eef877a2-58fc-4808-9dc6-f5026676b11f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001149 sec., 121845.08268059182 rows/sec., 7.88 MiB/sec. | ||
| 4609 | 2026.02.04 05:48:38.545125 [ 262 ] {eef877a2-58fc-4808-9dc6-f5026676b11f} <Debug> TCPHandler: Processed in 0.001308576 sec. | ||
| 4610 | 2026.02.04 05:48:38.545201 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5074 rows, containing 5 columns (5 merged, 0 gathered) in 0.003077435 sec., 1648775.6849454173 rows/sec., 140.24 MiB/sec. | ||
| 4611 | 2026.02.04 05:48:38.545239 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.02.04 05:48:38.545335 [ 262 ] {40e10465-88c5-4f26-8ea2-9522cfce12f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4613 | 2026.02.04 05:48:38.545373 [ 262 ] {40e10465-88c5-4f26-8ea2-9522cfce12f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4614 | 2026.02.04 05:48:38.545540 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4615 | 2026.02.04 05:48:38.545806 [ 262 ] {40e10465-88c5-4f26-8ea2-9522cfce12f6} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.02.04 05:48:38.545846 [ 262 ] {40e10465-88c5-4f26-8ea2-9522cfce12f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4617 | 2026.02.04 05:48:38.545852 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_26_5} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.02.04 05:48:38.545947 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_26_5} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4619 | 2026.02.04 05:48:38.546034 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 4620 | 2026.02.04 05:48:38.546144 [ 262 ] {40e10465-88c5-4f26-8ea2-9522cfce12f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4621 | 2026.02.04 05:48:38.546356 [ 262 ] {40e10465-88c5-4f26-8ea2-9522cfce12f6} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.02.04 05:48:38.546482 [ 262 ] {40e10465-88c5-4f26-8ea2-9522cfce12f6} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001165 sec., 119313.30472103004 rows/sec., 6.79 MiB/sec. | ||
| 4623 | 2026.02.04 05:48:38.546518 [ 262 ] {40e10465-88c5-4f26-8ea2-9522cfce12f6} <Debug> TCPHandler: Processed in 0.001326686 sec. | ||
| 4624 | 2026.02.04 05:48:38.546632 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2026.02.04 05:48:38.546723 [ 262 ] {a15925f2-1f55-4163-9e90-bf3b9868fd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4626 | 2026.02.04 05:48:38.546762 [ 262 ] {a15925f2-1f55-4163-9e90-bf3b9868fd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4627 | 2026.02.04 05:48:38.547308 [ 262 ] {a15925f2-1f55-4163-9e90-bf3b9868fd21} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.02.04 05:48:38.547343 [ 262 ] {a15925f2-1f55-4163-9e90-bf3b9868fd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4629 | 2026.02.04 05:48:38.547652 [ 262 ] {a15925f2-1f55-4163-9e90-bf3b9868fd21} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4630 | 2026.02.04 05:48:38.547861 [ 262 ] {a15925f2-1f55-4163-9e90-bf3b9868fd21} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.02.04 05:48:38.547966 [ 29 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4632 | 2026.02.04 05:48:38.547986 [ 262 ] {a15925f2-1f55-4163-9e90-bf3b9868fd21} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.00128 sec., 381249.99999999994 rows/sec., 26.92 MiB/sec. | ||
| 4633 | 2026.02.04 05:48:38.548005 [ 29 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.02.04 05:48:38.548027 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4635 | 2026.02.04 05:48:38.548027 [ 262 ] {a15925f2-1f55-4163-9e90-bf3b9868fd21} <Debug> TCPHandler: Processed in 0.00144238 sec. | ||
| 4636 | 2026.02.04 05:48:38.548130 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 4637 | 2026.02.04 05:48:38.548147 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2026.02.04 05:48:38.548259 [ 262 ] {501ec96d-0043-4cc7-99d1-be79b4d50b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4639 | 2026.02.04 05:48:38.548270 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4640 | 2026.02.04 05:48:38.548299 [ 262 ] {501ec96d-0043-4cc7-99d1-be79b4d50b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4641 | 2026.02.04 05:48:38.548309 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1033 rows starting from the beginning of the part | ||
| 4642 | 2026.02.04 05:48:38.548387 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 79 rows starting from the beginning of the part | ||
| 4643 | 2026.02.04 05:48:38.548434 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 944 rows starting from the beginning of the part | ||
| 4644 | 2026.02.04 05:48:38.548475 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4645 | 2026.02.04 05:48:38.548512 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 79 rows starting from the beginning of the part | ||
| 4646 | 2026.02.04 05:48:38.548559 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
| 4647 | 2026.02.04 05:48:38.548628 [ 262 ] {501ec96d-0043-4cc7-99d1-be79b4d50b7e} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.02.04 05:48:38.548668 [ 262 ] {501ec96d-0043-4cc7-99d1-be79b4d50b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4649 | 2026.02.04 05:48:38.548999 [ 262 ] {501ec96d-0043-4cc7-99d1-be79b4d50b7e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4650 | 2026.02.04 05:48:38.549209 [ 262 ] {501ec96d-0043-4cc7-99d1-be79b4d50b7e} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.02.04 05:48:38.549342 [ 262 ] {501ec96d-0043-4cc7-99d1-be79b4d50b7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 4652 | 2026.02.04 05:48:38.549378 [ 262 ] {501ec96d-0043-4cc7-99d1-be79b4d50b7e} <Debug> TCPHandler: Processed in 0.001278155 sec. | ||
| 4653 | 2026.02.04 05:48:38.549486 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2026.02.04 05:48:38.549577 [ 262 ] {4df68882-f7cc-4060-b2da-fc194014e0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4655 | 2026.02.04 05:48:38.549618 [ 262 ] {4df68882-f7cc-4060-b2da-fc194014e0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4656 | 2026.02.04 05:48:38.549902 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2687 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018188 sec., 1477347.7017813944 rows/sec., 112.87 MiB/sec. | ||
| 4657 | 2026.02.04 05:48:38.550010 [ 262 ] {4df68882-f7cc-4060-b2da-fc194014e0a3} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.02.04 05:48:38.550050 [ 262 ] {4df68882-f7cc-4060-b2da-fc194014e0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4659 | 2026.02.04 05:48:38.550119 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4660 | 2026.02.04 05:48:38.550410 [ 262 ] {4df68882-f7cc-4060-b2da-fc194014e0a3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4661 | 2026.02.04 05:48:38.550446 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_26_5} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.02.04 05:48:38.550540 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_26_5} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4663 | 2026.02.04 05:48:38.550622 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4664 | 2026.02.04 05:48:38.550640 [ 262 ] {4df68882-f7cc-4060-b2da-fc194014e0a3} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.02.04 05:48:38.550747 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4666 | 2026.02.04 05:48:38.550773 [ 262 ] {4df68882-f7cc-4060-b2da-fc194014e0a3} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001214 sec., 212520.59308072488 rows/sec., 14.15 MiB/sec. | ||
| 4667 | 2026.02.04 05:48:38.550777 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.02.04 05:48:38.550811 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4669 | 2026.02.04 05:48:38.550816 [ 262 ] {4df68882-f7cc-4060-b2da-fc194014e0a3} <Debug> TCPHandler: Processed in 0.001377867 sec. | ||
| 4670 | 2026.02.04 05:48:38.550885 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 4671 | 2026.02.04 05:48:38.550935 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2026.02.04 05:48:38.550982 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4673 | 2026.02.04 05:48:38.551015 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7011 rows starting from the beginning of the part | ||
| 4674 | 2026.02.04 05:48:38.551031 [ 262 ] {653125a8-8833-49b8-bfb1-085dce408033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4675 | 2026.02.04 05:48:38.551066 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 4676 | 2026.02.04 05:48:38.551077 [ 262 ] {653125a8-8833-49b8-bfb1-085dce408033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4677 | 2026.02.04 05:48:38.551115 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 898 rows starting from the beginning of the part | ||
| 4678 | 2026.02.04 05:48:38.551160 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 4679 | 2026.02.04 05:48:38.551197 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 4680 | 2026.02.04 05:48:38.551246 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 258 rows starting from the beginning of the part | ||
| 4681 | 2026.02.04 05:48:38.551398 [ 262 ] {653125a8-8833-49b8-bfb1-085dce408033} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.02.04 05:48:38.551439 [ 262 ] {653125a8-8833-49b8-bfb1-085dce408033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4683 | 2026.02.04 05:48:38.551730 [ 262 ] {653125a8-8833-49b8-bfb1-085dce408033} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4684 | 2026.02.04 05:48:38.551934 [ 262 ] {653125a8-8833-49b8-bfb1-085dce408033} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.02.04 05:48:38.552063 [ 262 ] {653125a8-8833-49b8-bfb1-085dce408033} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 4686 | 2026.02.04 05:48:38.552098 [ 262 ] {653125a8-8833-49b8-bfb1-085dce408033} <Debug> TCPHandler: Processed in 0.001210433 sec. | ||
| 4687 | 2026.02.04 05:48:38.552207 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.02.04 05:48:38.552299 [ 262 ] {b16b55d3-f8a0-46df-b9a4-432a8af2732f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4689 | 2026.02.04 05:48:38.552351 [ 262 ] {b16b55d3-f8a0-46df-b9a4-432a8af2732f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4690 | 2026.02.04 05:48:38.553150 [ 262 ] {b16b55d3-f8a0-46df-b9a4-432a8af2732f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.02.04 05:48:38.553186 [ 262 ] {b16b55d3-f8a0-46df-b9a4-432a8af2732f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4692 | 2026.02.04 05:48:38.553764 [ 262 ] {b16b55d3-f8a0-46df-b9a4-432a8af2732f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4693 | 2026.02.04 05:48:38.553985 [ 262 ] {b16b55d3-f8a0-46df-b9a4-432a8af2732f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.02.04 05:48:38.554121 [ 262 ] {b16b55d3-f8a0-46df-b9a4-432a8af2732f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001839 sec., 13594.344752582927 rows/sec., 24.36 MiB/sec. | ||
| 4695 | 2026.02.04 05:48:38.554171 [ 262 ] {b16b55d3-f8a0-46df-b9a4-432a8af2732f} <Debug> TCPHandler: Processed in 0.002010646 sec. | ||
| 4696 | 2026.02.04 05:48:38.554280 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.02.04 05:48:38.554359 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8519 rows, containing 5 columns (5 merged, 0 gathered) in 0.003501646 sec., 2432855.862642883 rows/sec., 164.50 MiB/sec. | ||
| 4698 | 2026.02.04 05:48:38.554372 [ 262 ] {1e428e3f-0c1c-4f4f-82c8-4973964f7274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4699 | 2026.02.04 05:48:38.554429 [ 262 ] {1e428e3f-0c1c-4f4f-82c8-4973964f7274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4700 | 2026.02.04 05:48:38.554599 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4701 | 2026.02.04 05:48:38.554772 [ 262 ] {1e428e3f-0c1c-4f4f-82c8-4973964f7274} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.02.04 05:48:38.554814 [ 262 ] {1e428e3f-0c1c-4f4f-82c8-4973964f7274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4703 | 2026.02.04 05:48:38.554965 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.02.04 05:48:38.555069 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4705 | 2026.02.04 05:48:38.555153 [ 262 ] {1e428e3f-0c1c-4f4f-82c8-4973964f7274} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4706 | 2026.02.04 05:48:38.555171 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 4707 | 2026.02.04 05:48:38.555368 [ 262 ] {1e428e3f-0c1c-4f4f-82c8-4973964f7274} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.02.04 05:48:38.555476 [ 29 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4709 | 2026.02.04 05:48:38.555499 [ 262 ] {1e428e3f-0c1c-4f4f-82c8-4973964f7274} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001145 sec., 76855.89519650655 rows/sec., 4.83 MiB/sec. | ||
| 4710 | 2026.02.04 05:48:38.555508 [ 29 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.02.04 05:48:38.555539 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 4712 | 2026.02.04 05:48:38.555540 [ 262 ] {1e428e3f-0c1c-4f4f-82c8-4973964f7274} <Debug> TCPHandler: Processed in 0.001307776 sec. | ||
| 4713 | 2026.02.04 05:48:38.555628 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 4714 | 2026.02.04 05:48:38.555735 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4715 | 2026.02.04 05:48:38.555760 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1380 rows starting from the beginning of the part | ||
| 4716 | 2026.02.04 05:48:38.555804 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 4717 | 2026.02.04 05:48:38.555838 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 76 rows starting from the beginning of the part | ||
| 4718 | 2026.02.04 05:48:38.555870 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 4719 | 2026.02.04 05:48:38.555900 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 4720 | 2026.02.04 05:48:38.555931 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 88 rows starting from the beginning of the part | ||
| 4721 | 2026.02.04 05:48:38.556720 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1676 rows, containing 4 columns (4 merged, 0 gathered) in 0.001123871 sec., 1491274.3544410346 rows/sec., 96.47 MiB/sec. | ||
| 4722 | 2026.02.04 05:48:38.556919 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4723 | 2026.02.04 05:48:38.557215 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_26_5} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.02.04 05:48:38.557293 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_26_5} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4725 | 2026.02.04 05:48:38.557368 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4726 | 2026.02.04 05:48:41.665572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 634 | ||
| 4727 | 2026.02.04 05:48:41.668714 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.02.04 05:48:41.668771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4729 | 2026.02.04 05:48:41.670037 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4730 | 2026.02.04 05:48:41.670311 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.02.04 05:48:41.670680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 4732 | 2026.02.04 05:48:43.530404 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2026.02.04 05:48:43.530576 [ 262 ] {e3a5bcaf-530f-4113-aaf4-3d4bc9c0b2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4734 | 2026.02.04 05:48:43.530640 [ 262 ] {e3a5bcaf-530f-4113-aaf4-3d4bc9c0b2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4735 | 2026.02.04 05:48:43.531229 [ 262 ] {e3a5bcaf-530f-4113-aaf4-3d4bc9c0b2f1} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.02.04 05:48:43.531275 [ 262 ] {e3a5bcaf-530f-4113-aaf4-3d4bc9c0b2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4737 | 2026.02.04 05:48:43.531632 [ 262 ] {e3a5bcaf-530f-4113-aaf4-3d4bc9c0b2f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4738 | 2026.02.04 05:48:43.531854 [ 262 ] {e3a5bcaf-530f-4113-aaf4-3d4bc9c0b2f1} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.02.04 05:48:43.532004 [ 262 ] {e3a5bcaf-530f-4113-aaf4-3d4bc9c0b2f1} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001476 sec., 8130.081300813007 rows/sec., 662.95 KiB/sec. | ||
| 4740 | 2026.02.04 05:48:43.532046 [ 262 ] {e3a5bcaf-530f-4113-aaf4-3d4bc9c0b2f1} <Debug> TCPHandler: Processed in 0.001765799 sec. | ||
| 4741 | 2026.02.04 05:48:43.532180 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.02.04 05:48:43.532311 [ 262 ] {ef866a59-3d6e-4ebd-b134-f920aabc4acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4743 | 2026.02.04 05:48:43.532363 [ 262 ] {ef866a59-3d6e-4ebd-b134-f920aabc4acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4744 | 2026.02.04 05:48:43.532821 [ 262 ] {ef866a59-3d6e-4ebd-b134-f920aabc4acb} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.02.04 05:48:43.532858 [ 262 ] {ef866a59-3d6e-4ebd-b134-f920aabc4acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4746 | 2026.02.04 05:48:43.533177 [ 262 ] {ef866a59-3d6e-4ebd-b134-f920aabc4acb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4747 | 2026.02.04 05:48:43.533386 [ 262 ] {ef866a59-3d6e-4ebd-b134-f920aabc4acb} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.02.04 05:48:43.533518 [ 262 ] {ef866a59-3d6e-4ebd-b134-f920aabc4acb} <Debug> executeQuery: Read 92 rows, 7.80 KiB in 0.001237 sec., 74373.48423605497 rows/sec., 6.16 MiB/sec. | ||
| 4749 | 2026.02.04 05:48:43.533556 [ 262 ] {ef866a59-3d6e-4ebd-b134-f920aabc4acb} <Debug> TCPHandler: Processed in 0.00144065 sec. | ||
| 4750 | 2026.02.04 05:48:43.533670 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.02.04 05:48:43.533767 [ 262 ] {b8cfd902-0dd7-4f07-8212-f82a2a67dde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4752 | 2026.02.04 05:48:43.533808 [ 262 ] {b8cfd902-0dd7-4f07-8212-f82a2a67dde0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4753 | 2026.02.04 05:48:43.534204 [ 262 ] {b8cfd902-0dd7-4f07-8212-f82a2a67dde0} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.02.04 05:48:43.534239 [ 262 ] {b8cfd902-0dd7-4f07-8212-f82a2a67dde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4755 | 2026.02.04 05:48:43.534542 [ 262 ] {b8cfd902-0dd7-4f07-8212-f82a2a67dde0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4756 | 2026.02.04 05:48:43.534742 [ 262 ] {b8cfd902-0dd7-4f07-8212-f82a2a67dde0} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.02.04 05:48:43.534875 [ 262 ] {b8cfd902-0dd7-4f07-8212-f82a2a67dde0} <Debug> executeQuery: Read 27 rows, 1.97 KiB in 0.001127 sec., 23957.409050576753 rows/sec., 1.70 MiB/sec. | ||
| 4758 | 2026.02.04 05:48:43.534912 [ 262 ] {b8cfd902-0dd7-4f07-8212-f82a2a67dde0} <Debug> TCPHandler: Processed in 0.001293266 sec. | ||
| 4759 | 2026.02.04 05:48:43.535022 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.02.04 05:48:43.535117 [ 262 ] {8a524bf5-5a7d-46a7-ac89-9b8efa05af66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4761 | 2026.02.04 05:48:43.535156 [ 262 ] {8a524bf5-5a7d-46a7-ac89-9b8efa05af66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4762 | 2026.02.04 05:48:43.535580 [ 262 ] {8a524bf5-5a7d-46a7-ac89-9b8efa05af66} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.02.04 05:48:43.535616 [ 262 ] {8a524bf5-5a7d-46a7-ac89-9b8efa05af66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4764 | 2026.02.04 05:48:43.535906 [ 262 ] {8a524bf5-5a7d-46a7-ac89-9b8efa05af66} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4765 | 2026.02.04 05:48:43.536110 [ 262 ] {8a524bf5-5a7d-46a7-ac89-9b8efa05af66} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.02.04 05:48:43.536236 [ 262 ] {8a524bf5-5a7d-46a7-ac89-9b8efa05af66} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001138 sec., 79964.85061511424 rows/sec., 6.26 MiB/sec. | ||
| 4767 | 2026.02.04 05:48:43.536274 [ 262 ] {8a524bf5-5a7d-46a7-ac89-9b8efa05af66} <Debug> TCPHandler: Processed in 0.001301996 sec. | ||
| 4768 | 2026.02.04 05:48:43.536385 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2026.02.04 05:48:43.536480 [ 262 ] {46bd79f7-04b3-4ffb-ba86-eb2545ee299a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4770 | 2026.02.04 05:48:43.536522 [ 262 ] {46bd79f7-04b3-4ffb-ba86-eb2545ee299a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4771 | 2026.02.04 05:48:43.536957 [ 262 ] {46bd79f7-04b3-4ffb-ba86-eb2545ee299a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.02.04 05:48:43.536992 [ 262 ] {46bd79f7-04b3-4ffb-ba86-eb2545ee299a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4773 | 2026.02.04 05:48:43.537318 [ 262 ] {46bd79f7-04b3-4ffb-ba86-eb2545ee299a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4774 | 2026.02.04 05:48:43.537524 [ 262 ] {46bd79f7-04b3-4ffb-ba86-eb2545ee299a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.02.04 05:48:43.537654 [ 262 ] {46bd79f7-04b3-4ffb-ba86-eb2545ee299a} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001192 sec., 139261.74496644296 rows/sec., 9.69 MiB/sec. | ||
| 4776 | 2026.02.04 05:48:43.537692 [ 262 ] {46bd79f7-04b3-4ffb-ba86-eb2545ee299a} <Debug> TCPHandler: Processed in 0.001356687 sec. | ||
| 4777 | 2026.02.04 05:48:43.537806 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.02.04 05:48:43.537901 [ 262 ] {dd23f509-23f9-480a-84de-8c4c8dfaa716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4779 | 2026.02.04 05:48:43.537954 [ 262 ] {dd23f509-23f9-480a-84de-8c4c8dfaa716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4780 | 2026.02.04 05:48:43.538696 [ 262 ] {dd23f509-23f9-480a-84de-8c4c8dfaa716} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.02.04 05:48:43.538734 [ 262 ] {dd23f509-23f9-480a-84de-8c4c8dfaa716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4782 | 2026.02.04 05:48:43.539246 [ 262 ] {dd23f509-23f9-480a-84de-8c4c8dfaa716} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4783 | 2026.02.04 05:48:43.539470 [ 262 ] {dd23f509-23f9-480a-84de-8c4c8dfaa716} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.02.04 05:48:43.539611 [ 262 ] {dd23f509-23f9-480a-84de-8c4c8dfaa716} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001728 sec., 8680.555555555557 rows/sec., 15.56 MiB/sec. | ||
| 4785 | 2026.02.04 05:48:43.539672 [ 262 ] {dd23f509-23f9-480a-84de-8c4c8dfaa716} <Debug> TCPHandler: Processed in 0.001916632 sec. | ||
| 4786 | 2026.02.04 05:48:43.539785 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.02.04 05:48:43.539881 [ 262 ] {00b72763-f39a-443c-ae81-acb7a6d6001f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.02.04 05:48:43.539920 [ 262 ] {00b72763-f39a-443c-ae81-acb7a6d6001f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4789 | 2026.02.04 05:48:43.540249 [ 262 ] {00b72763-f39a-443c-ae81-acb7a6d6001f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.02.04 05:48:43.540285 [ 262 ] {00b72763-f39a-443c-ae81-acb7a6d6001f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4791 | 2026.02.04 05:48:43.540576 [ 262 ] {00b72763-f39a-443c-ae81-acb7a6d6001f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4792 | 2026.02.04 05:48:43.540778 [ 262 ] {00b72763-f39a-443c-ae81-acb7a6d6001f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.02.04 05:48:43.540907 [ 262 ] {00b72763-f39a-443c-ae81-acb7a6d6001f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 4794 | 2026.02.04 05:48:43.540943 [ 262 ] {00b72763-f39a-443c-ae81-acb7a6d6001f} <Debug> TCPHandler: Processed in 0.001210053 sec. | ||
| 4795 | 2026.02.04 05:48:44.123374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9126 | ||
| 4796 | 2026.02.04 05:48:44.123874 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.02.04 05:48:44.123918 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4798 | 2026.02.04 05:48:44.124412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4799 | 2026.02.04 05:48:44.124642 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.02.04 05:48:44.124784 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9126 | ||
| 4801 | 2026.02.04 05:48:44.624520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4802 | 2026.02.04 05:48:44.641772 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.02.04 05:48:44.641830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4804 | 2026.02.04 05:48:44.648396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4805 | 2026.02.04 05:48:44.649088 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.02.04 05:48:44.652002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4807 | 2026.02.04 05:48:48.537170 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.02.04 05:48:48.537349 [ 262 ] {418c33a5-c8b1-4c2c-b65a-9f7224b75ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4809 | 2026.02.04 05:48:48.537415 [ 262 ] {418c33a5-c8b1-4c2c-b65a-9f7224b75ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4810 | 2026.02.04 05:48:48.538150 [ 262 ] {418c33a5-c8b1-4c2c-b65a-9f7224b75ab4} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.02.04 05:48:48.538194 [ 262 ] {418c33a5-c8b1-4c2c-b65a-9f7224b75ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4812 | 2026.02.04 05:48:48.538576 [ 262 ] {418c33a5-c8b1-4c2c-b65a-9f7224b75ab4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4813 | 2026.02.04 05:48:48.538788 [ 262 ] {418c33a5-c8b1-4c2c-b65a-9f7224b75ab4} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.02.04 05:48:48.538936 [ 262 ] {418c33a5-c8b1-4c2c-b65a-9f7224b75ab4} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001666 sec., 159663.8655462185 rows/sec., 10.14 MiB/sec. | ||
| 4815 | 2026.02.04 05:48:48.538983 [ 262 ] {418c33a5-c8b1-4c2c-b65a-9f7224b75ab4} <Debug> TCPHandler: Processed in 0.001975924 sec. | ||
| 4816 | 2026.02.04 05:48:48.539103 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2026.02.04 05:48:48.539202 [ 262 ] {e92ee891-a7b2-42f8-834b-09ad8e5467a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4818 | 2026.02.04 05:48:48.539243 [ 262 ] {e92ee891-a7b2-42f8-834b-09ad8e5467a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4819 | 2026.02.04 05:48:48.540130 [ 262 ] {e92ee891-a7b2-42f8-834b-09ad8e5467a5} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.02.04 05:48:48.540168 [ 262 ] {e92ee891-a7b2-42f8-834b-09ad8e5467a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4821 | 2026.02.04 05:48:48.540529 [ 262 ] {e92ee891-a7b2-42f8-834b-09ad8e5467a5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4822 | 2026.02.04 05:48:48.540750 [ 262 ] {e92ee891-a7b2-42f8-834b-09ad8e5467a5} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.02.04 05:48:48.540885 [ 262 ] {e92ee891-a7b2-42f8-834b-09ad8e5467a5} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001658 sec., 483715.31966224365 rows/sec., 38.41 MiB/sec. | ||
| 4824 | 2026.02.04 05:48:48.540925 [ 262 ] {e92ee891-a7b2-42f8-834b-09ad8e5467a5} <Debug> TCPHandler: Processed in 0.00183176 sec. | ||
| 4825 | 2026.02.04 05:48:48.541045 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.02.04 05:48:48.541142 [ 262 ] {568f36ce-8095-4309-914e-142dd0dd59e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4827 | 2026.02.04 05:48:48.541182 [ 262 ] {568f36ce-8095-4309-914e-142dd0dd59e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4828 | 2026.02.04 05:48:48.541633 [ 262 ] {568f36ce-8095-4309-914e-142dd0dd59e5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.02.04 05:48:48.541670 [ 262 ] {568f36ce-8095-4309-914e-142dd0dd59e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4830 | 2026.02.04 05:48:48.541991 [ 262 ] {568f36ce-8095-4309-914e-142dd0dd59e5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4831 | 2026.02.04 05:48:48.542201 [ 262 ] {568f36ce-8095-4309-914e-142dd0dd59e5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.02.04 05:48:48.542336 [ 262 ] {568f36ce-8095-4309-914e-142dd0dd59e5} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001214 sec., 130148.27018121911 rows/sec., 7.95 MiB/sec. | ||
| 4833 | 2026.02.04 05:48:48.542374 [ 262 ] {568f36ce-8095-4309-914e-142dd0dd59e5} <Debug> TCPHandler: Processed in 0.001380638 sec. | ||
| 4834 | 2026.02.04 05:48:48.542485 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2026.02.04 05:48:48.542582 [ 262 ] {3f1822b1-b5cd-40cb-b6cd-5a38954b42da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4836 | 2026.02.04 05:48:48.542622 [ 262 ] {3f1822b1-b5cd-40cb-b6cd-5a38954b42da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4837 | 2026.02.04 05:48:48.543062 [ 262 ] {3f1822b1-b5cd-40cb-b6cd-5a38954b42da} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.02.04 05:48:48.543099 [ 262 ] {3f1822b1-b5cd-40cb-b6cd-5a38954b42da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4839 | 2026.02.04 05:48:48.543388 [ 262 ] {3f1822b1-b5cd-40cb-b6cd-5a38954b42da} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4840 | 2026.02.04 05:48:48.543592 [ 262 ] {3f1822b1-b5cd-40cb-b6cd-5a38954b42da} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.02.04 05:48:48.543719 [ 262 ] {3f1822b1-b5cd-40cb-b6cd-5a38954b42da} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001156 sec., 121107.26643598617 rows/sec., 7.83 MiB/sec. | ||
| 4842 | 2026.02.04 05:48:48.543756 [ 262 ] {3f1822b1-b5cd-40cb-b6cd-5a38954b42da} <Debug> TCPHandler: Processed in 0.001320646 sec. | ||
| 4843 | 2026.02.04 05:48:48.543863 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.02.04 05:48:48.543957 [ 262 ] {4bf9c9ce-f0c5-4a10-b157-eee3a76fea79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.02.04 05:48:48.543998 [ 262 ] {4bf9c9ce-f0c5-4a10-b157-eee3a76fea79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4846 | 2026.02.04 05:48:48.544422 [ 262 ] {4bf9c9ce-f0c5-4a10-b157-eee3a76fea79} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.02.04 05:48:48.544458 [ 262 ] {4bf9c9ce-f0c5-4a10-b157-eee3a76fea79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4848 | 2026.02.04 05:48:48.544768 [ 262 ] {4bf9c9ce-f0c5-4a10-b157-eee3a76fea79} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4849 | 2026.02.04 05:48:48.544982 [ 262 ] {4bf9c9ce-f0c5-4a10-b157-eee3a76fea79} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.02.04 05:48:48.545109 [ 262 ] {4bf9c9ce-f0c5-4a10-b157-eee3a76fea79} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00117 sec., 118803.4188034188 rows/sec., 6.76 MiB/sec. | ||
| 4851 | 2026.02.04 05:48:48.545146 [ 262 ] {4bf9c9ce-f0c5-4a10-b157-eee3a76fea79} <Debug> TCPHandler: Processed in 0.001333167 sec. | ||
| 4852 | 2026.02.04 05:48:48.545256 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.02.04 05:48:48.545352 [ 262 ] {d245fa74-702e-4feb-9541-d4f1cb47c311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4854 | 2026.02.04 05:48:48.545391 [ 262 ] {d245fa74-702e-4feb-9541-d4f1cb47c311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4855 | 2026.02.04 05:48:48.545961 [ 262 ] {d245fa74-702e-4feb-9541-d4f1cb47c311} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.02.04 05:48:48.545997 [ 262 ] {d245fa74-702e-4feb-9541-d4f1cb47c311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4857 | 2026.02.04 05:48:48.546331 [ 262 ] {d245fa74-702e-4feb-9541-d4f1cb47c311} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4858 | 2026.02.04 05:48:48.546538 [ 262 ] {d245fa74-702e-4feb-9541-d4f1cb47c311} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.02.04 05:48:48.546668 [ 262 ] {d245fa74-702e-4feb-9541-d4f1cb47c311} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001335 sec., 365543.07116104866 rows/sec., 25.81 MiB/sec. | ||
| 4860 | 2026.02.04 05:48:48.546706 [ 262 ] {d245fa74-702e-4feb-9541-d4f1cb47c311} <Debug> TCPHandler: Processed in 0.001499632 sec. | ||
| 4861 | 2026.02.04 05:48:48.546812 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.02.04 05:48:48.546907 [ 262 ] {28d394d5-eed6-4f07-9e37-5604f077fe38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4863 | 2026.02.04 05:48:48.546948 [ 262 ] {28d394d5-eed6-4f07-9e37-5604f077fe38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4864 | 2026.02.04 05:48:48.547267 [ 262 ] {28d394d5-eed6-4f07-9e37-5604f077fe38} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.02.04 05:48:48.547303 [ 262 ] {28d394d5-eed6-4f07-9e37-5604f077fe38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4866 | 2026.02.04 05:48:48.547600 [ 262 ] {28d394d5-eed6-4f07-9e37-5604f077fe38} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4867 | 2026.02.04 05:48:48.547799 [ 262 ] {28d394d5-eed6-4f07-9e37-5604f077fe38} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.02.04 05:48:48.547926 [ 262 ] {28d394d5-eed6-4f07-9e37-5604f077fe38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 4869 | 2026.02.04 05:48:48.547962 [ 262 ] {28d394d5-eed6-4f07-9e37-5604f077fe38} <Debug> TCPHandler: Processed in 0.001199933 sec. | ||
| 4870 | 2026.02.04 05:48:48.548061 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.02.04 05:48:48.548156 [ 262 ] {5bf9eda4-d273-4d5a-9e97-a5112ebb0129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4872 | 2026.02.04 05:48:48.548198 [ 262 ] {5bf9eda4-d273-4d5a-9e97-a5112ebb0129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4873 | 2026.02.04 05:48:48.548597 [ 262 ] {5bf9eda4-d273-4d5a-9e97-a5112ebb0129} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.02.04 05:48:48.548632 [ 262 ] {5bf9eda4-d273-4d5a-9e97-a5112ebb0129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4875 | 2026.02.04 05:48:48.548966 [ 262 ] {5bf9eda4-d273-4d5a-9e97-a5112ebb0129} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4876 | 2026.02.04 05:48:48.549174 [ 262 ] {5bf9eda4-d273-4d5a-9e97-a5112ebb0129} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.02.04 05:48:48.549302 [ 262 ] {5bf9eda4-d273-4d5a-9e97-a5112ebb0129} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001164 sec., 221649.48453608245 rows/sec., 14.76 MiB/sec. | ||
| 4878 | 2026.02.04 05:48:48.549338 [ 262 ] {5bf9eda4-d273-4d5a-9e97-a5112ebb0129} <Debug> TCPHandler: Processed in 0.001325607 sec. | ||
| 4879 | 2026.02.04 05:48:48.549448 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.02.04 05:48:48.549544 [ 262 ] {83134fe8-8ca6-4ed0-b3dd-b1accfded181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4881 | 2026.02.04 05:48:48.549584 [ 262 ] {83134fe8-8ca6-4ed0-b3dd-b1accfded181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4882 | 2026.02.04 05:48:48.549888 [ 262 ] {83134fe8-8ca6-4ed0-b3dd-b1accfded181} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.02.04 05:48:48.549924 [ 262 ] {83134fe8-8ca6-4ed0-b3dd-b1accfded181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4884 | 2026.02.04 05:48:48.550231 [ 262 ] {83134fe8-8ca6-4ed0-b3dd-b1accfded181} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4885 | 2026.02.04 05:48:48.550435 [ 262 ] {83134fe8-8ca6-4ed0-b3dd-b1accfded181} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.02.04 05:48:48.550563 [ 262 ] {83134fe8-8ca6-4ed0-b3dd-b1accfded181} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 4887 | 2026.02.04 05:48:48.550599 [ 262 ] {83134fe8-8ca6-4ed0-b3dd-b1accfded181} <Debug> TCPHandler: Processed in 0.001200143 sec. | ||
| 4888 | 2026.02.04 05:48:48.550706 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.02.04 05:48:48.550799 [ 262 ] {2e8a66d7-0251-4aa2-b372-9970373bccdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4890 | 2026.02.04 05:48:48.550854 [ 262 ] {2e8a66d7-0251-4aa2-b372-9970373bccdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4891 | 2026.02.04 05:48:48.551646 [ 262 ] {2e8a66d7-0251-4aa2-b372-9970373bccdf} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.02.04 05:48:48.551682 [ 262 ] {2e8a66d7-0251-4aa2-b372-9970373bccdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4893 | 2026.02.04 05:48:48.552220 [ 262 ] {2e8a66d7-0251-4aa2-b372-9970373bccdf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4894 | 2026.02.04 05:48:48.552434 [ 262 ] {2e8a66d7-0251-4aa2-b372-9970373bccdf} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.02.04 05:48:48.552578 [ 262 ] {2e8a66d7-0251-4aa2-b372-9970373bccdf} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001796 sec., 13919.821826280622 rows/sec., 24.94 MiB/sec. | ||
| 4896 | 2026.02.04 05:48:48.552630 [ 262 ] {2e8a66d7-0251-4aa2-b372-9970373bccdf} <Debug> TCPHandler: Processed in 0.001973125 sec. | ||
| 4897 | 2026.02.04 05:48:48.552737 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4898 | 2026.02.04 05:48:48.552833 [ 262 ] {d680550f-8a6b-4680-99e8-cc7d5d1feff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4899 | 2026.02.04 05:48:48.552875 [ 262 ] {d680550f-8a6b-4680-99e8-cc7d5d1feff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4900 | 2026.02.04 05:48:48.553202 [ 262 ] {d680550f-8a6b-4680-99e8-cc7d5d1feff1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.02.04 05:48:48.553237 [ 262 ] {d680550f-8a6b-4680-99e8-cc7d5d1feff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4902 | 2026.02.04 05:48:48.553525 [ 262 ] {d680550f-8a6b-4680-99e8-cc7d5d1feff1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4903 | 2026.02.04 05:48:48.553729 [ 262 ] {d680550f-8a6b-4680-99e8-cc7d5d1feff1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.02.04 05:48:48.553854 [ 262 ] {d680550f-8a6b-4680-99e8-cc7d5d1feff1} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001039 sec., 84696.8238691049 rows/sec., 5.32 MiB/sec. | ||
| 4905 | 2026.02.04 05:48:48.553889 [ 262 ] {d680550f-8a6b-4680-99e8-cc7d5d1feff1} <Debug> TCPHandler: Processed in 0.001202233 sec. | ||
| 4906 | 2026.02.04 05:48:51.494246 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4907 | 2026.02.04 05:48:51.494312 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4908 | 2026.02.04 05:48:51.625377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9574 | ||
| 4909 | 2026.02.04 05:48:51.625865 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2026.02.04 05:48:51.625913 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4911 | 2026.02.04 05:48:51.626418 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4912 | 2026.02.04 05:48:51.626667 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2026.02.04 05:48:51.626817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9574 | ||
| 4914 | 2026.02.04 05:48:51.671171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 670 | ||
| 4915 | 2026.02.04 05:48:51.673575 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2026.02.04 05:48:51.673632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4917 | 2026.02.04 05:48:51.674879 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4918 | 2026.02.04 05:48:51.675150 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2026.02.04 05:48:51.675521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 670 | ||
| 4920 | 2026.02.04 05:48:52.152649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4921 | 2026.02.04 05:48:52.171197 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.02.04 05:48:52.171274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4923 | 2026.02.04 05:48:52.177666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4924 | 2026.02.04 05:48:52.178410 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.02.04 05:48:52.182666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4926 | 2026.02.04 05:48:53.530032 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2026.02.04 05:48:53.530208 [ 262 ] {adf2c8e1-ab96-47b8-94c4-29f8538da67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4928 | 2026.02.04 05:48:53.530274 [ 262 ] {adf2c8e1-ab96-47b8-94c4-29f8538da67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4929 | 2026.02.04 05:48:53.530950 [ 262 ] {adf2c8e1-ab96-47b8-94c4-29f8538da67d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.02.04 05:48:53.530991 [ 262 ] {adf2c8e1-ab96-47b8-94c4-29f8538da67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4931 | 2026.02.04 05:48:53.531379 [ 262 ] {adf2c8e1-ab96-47b8-94c4-29f8538da67d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4932 | 2026.02.04 05:48:53.531606 [ 262 ] {adf2c8e1-ab96-47b8-94c4-29f8538da67d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.02.04 05:48:53.531760 [ 262 ] {adf2c8e1-ab96-47b8-94c4-29f8538da67d} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001599 sec., 53783.61475922452 rows/sec., 4.50 MiB/sec. | ||
| 4934 | 2026.02.04 05:48:53.531808 [ 262 ] {adf2c8e1-ab96-47b8-94c4-29f8538da67d} <Debug> TCPHandler: Processed in 0.001900003 sec. | ||
| 4935 | 2026.02.04 05:48:53.531932 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.02.04 05:48:53.532036 [ 262 ] {cbd91bde-fdb7-4b2c-a316-fba635264173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4937 | 2026.02.04 05:48:53.532078 [ 262 ] {cbd91bde-fdb7-4b2c-a316-fba635264173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4938 | 2026.02.04 05:48:53.532485 [ 262 ] {cbd91bde-fdb7-4b2c-a316-fba635264173} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.02.04 05:48:53.532523 [ 262 ] {cbd91bde-fdb7-4b2c-a316-fba635264173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4940 | 2026.02.04 05:48:53.532818 [ 262 ] {cbd91bde-fdb7-4b2c-a316-fba635264173} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4941 | 2026.02.04 05:48:53.533025 [ 262 ] {cbd91bde-fdb7-4b2c-a316-fba635264173} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.02.04 05:48:53.533139 [ 76 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4943 | 2026.02.04 05:48:53.533158 [ 262 ] {cbd91bde-fdb7-4b2c-a316-fba635264173} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001146 sec., 13089.005235602093 rows/sec., 984.23 KiB/sec. | ||
| 4944 | 2026.02.04 05:48:53.533203 [ 76 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.02.04 05:48:53.533213 [ 262 ] {cbd91bde-fdb7-4b2c-a316-fba635264173} <Debug> TCPHandler: Processed in 0.001333226 sec. | ||
| 4946 | 2026.02.04 05:48:53.533230 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4947 | 2026.02.04 05:48:53.533327 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.02.04 05:48:53.533359 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 4949 | 2026.02.04 05:48:53.533428 [ 262 ] {4bd585b1-f471-48ad-8316-e4cde63dd533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4950 | 2026.02.04 05:48:53.533475 [ 262 ] {4bd585b1-f471-48ad-8316-e4cde63dd533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4951 | 2026.02.04 05:48:53.533521 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4952 | 2026.02.04 05:48:53.533566 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 205 rows starting from the beginning of the part | ||
| 4953 | 2026.02.04 05:48:53.533641 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4954 | 2026.02.04 05:48:53.533696 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 158 rows starting from the beginning of the part | ||
| 4955 | 2026.02.04 05:48:53.533755 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part | ||
| 4956 | 2026.02.04 05:48:53.533803 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 158 rows starting from the beginning of the part | ||
| 4957 | 2026.02.04 05:48:53.533846 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4958 | 2026.02.04 05:48:53.533918 [ 262 ] {4bd585b1-f471-48ad-8316-e4cde63dd533} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.02.04 05:48:53.533959 [ 262 ] {4bd585b1-f471-48ad-8316-e4cde63dd533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4960 | 2026.02.04 05:48:53.534295 [ 262 ] {4bd585b1-f471-48ad-8316-e4cde63dd533} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4961 | 2026.02.04 05:48:53.534516 [ 262 ] {4bd585b1-f471-48ad-8316-e4cde63dd533} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.02.04 05:48:53.534653 [ 262 ] {4bd585b1-f471-48ad-8316-e4cde63dd533} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001245 sec., 63453.815261044176 rows/sec., 4.95 MiB/sec. | ||
| 4963 | 2026.02.04 05:48:53.534691 [ 262 ] {4bd585b1-f471-48ad-8316-e4cde63dd533} <Debug> TCPHandler: Processed in 0.001414389 sec. | ||
| 4964 | 2026.02.04 05:48:53.534803 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2026.02.04 05:48:53.534805 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509402 sec., 382933.1086085748 rows/sec., 25.63 MiB/sec. | ||
| 4966 | 2026.02.04 05:48:53.534900 [ 262 ] {3447bc81-c49e-45f5-8900-85a5994f1bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4967 | 2026.02.04 05:48:53.534946 [ 262 ] {3447bc81-c49e-45f5-8900-85a5994f1bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4968 | 2026.02.04 05:48:53.534970 [ 187 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4969 | 2026.02.04 05:48:53.535327 [ 187 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_26_5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.02.04 05:48:53.535365 [ 262 ] {3447bc81-c49e-45f5-8900-85a5994f1bb5} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.02.04 05:48:53.535406 [ 187 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_26_5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4972 | 2026.02.04 05:48:53.535407 [ 262 ] {3447bc81-c49e-45f5-8900-85a5994f1bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4973 | 2026.02.04 05:48:53.535499 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4974 | 2026.02.04 05:48:53.535765 [ 262 ] {3447bc81-c49e-45f5-8900-85a5994f1bb5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4975 | 2026.02.04 05:48:53.535988 [ 262 ] {3447bc81-c49e-45f5-8900-85a5994f1bb5} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.02.04 05:48:53.536126 [ 262 ] {3447bc81-c49e-45f5-8900-85a5994f1bb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 4977 | 2026.02.04 05:48:53.536163 [ 262 ] {3447bc81-c49e-45f5-8900-85a5994f1bb5} <Debug> TCPHandler: Processed in 0.001410409 sec. | ||
| 4978 | 2026.02.04 05:48:53.536271 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4979 | 2026.02.04 05:48:53.536366 [ 262 ] {2e719113-071a-433d-8f71-4f29dd8b81dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4980 | 2026.02.04 05:48:53.536421 [ 262 ] {2e719113-071a-433d-8f71-4f29dd8b81dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4981 | 2026.02.04 05:48:53.537202 [ 262 ] {2e719113-071a-433d-8f71-4f29dd8b81dc} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2026.02.04 05:48:53.537238 [ 262 ] {2e719113-071a-433d-8f71-4f29dd8b81dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4983 | 2026.02.04 05:48:53.537755 [ 262 ] {2e719113-071a-433d-8f71-4f29dd8b81dc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4984 | 2026.02.04 05:48:53.537971 [ 262 ] {2e719113-071a-433d-8f71-4f29dd8b81dc} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2026.02.04 05:48:53.538079 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4986 | 2026.02.04 05:48:53.538111 [ 262 ] {2e719113-071a-433d-8f71-4f29dd8b81dc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001763 sec., 8508.224617129892 rows/sec., 15.25 MiB/sec. | ||
| 4987 | 2026.02.04 05:48:53.538119 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4988 | 2026.02.04 05:48:53.538150 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4989 | 2026.02.04 05:48:53.538178 [ 262 ] {2e719113-071a-433d-8f71-4f29dd8b81dc} <Debug> TCPHandler: Processed in 0.001956054 sec. | ||
| 4990 | 2026.02.04 05:48:53.538240 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 4991 | 2026.02.04 05:48:53.538294 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.02.04 05:48:53.538391 [ 262 ] {3dbf6ed5-68f8-4752-8ec8-b573ad4530da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4993 | 2026.02.04 05:48:53.538432 [ 262 ] {3dbf6ed5-68f8-4752-8ec8-b573ad4530da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4994 | 2026.02.04 05:48:53.538477 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4995 | 2026.02.04 05:48:53.538545 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 356 rows starting from the beginning of the part | ||
| 4996 | 2026.02.04 05:48:53.538701 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4997 | 2026.02.04 05:48:53.538763 [ 262 ] {3dbf6ed5-68f8-4752-8ec8-b573ad4530da} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2026.02.04 05:48:53.538800 [ 262 ] {3dbf6ed5-68f8-4752-8ec8-b573ad4530da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 4999 | 2026.02.04 05:48:53.538853 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 5000 | 2026.02.04 05:48:53.538999 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part | ||
| 5001 | 2026.02.04 05:48:53.539121 [ 262 ] {3dbf6ed5-68f8-4752-8ec8-b573ad4530da} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5002 | 2026.02.04 05:48:53.539139 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 5003 | 2026.02.04 05:48:53.539286 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 5004 | 2026.02.04 05:48:53.539335 [ 262 ] {3dbf6ed5-68f8-4752-8ec8-b573ad4530da} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.02.04 05:48:53.539467 [ 262 ] {3dbf6ed5-68f8-4752-8ec8-b573ad4530da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 5006 | 2026.02.04 05:48:53.539504 [ 262 ] {3dbf6ed5-68f8-4752-8ec8-b573ad4530da} <Debug> TCPHandler: Processed in 0.001258965 sec. | ||
| 5007 | 2026.02.04 05:48:53.544133 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 451 rows, containing 19 columns (19 merged, 0 gathered) in 0.005930243 sec., 76050.84648301933 rows/sec., 136.28 MiB/sec. | ||
| 5008 | 2026.02.04 05:48:53.544925 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5009 | 2026.02.04 05:48:53.545290 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.02.04 05:48:53.545363 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5011 | 2026.02.04 05:48:53.545441 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5012 | 2026.02.04 05:48:54.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.88 MiB, peak 252.06 MiB, free memory in arenas 0.00 B, will set to 248.00 MiB (RSS), difference: 1.12 MiB | ||
| 5013 | 2026.02.04 05:48:56.949510 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.02.04 05:48:56.949714 [ 262 ] {72e2df35-2216-4ecc-8713-43d3e6178cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5015 | 2026.02.04 05:48:56.949787 [ 262 ] {72e2df35-2216-4ecc-8713-43d3e6178cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5016 | 2026.02.04 05:48:56.950570 [ 262 ] {72e2df35-2216-4ecc-8713-43d3e6178cb8} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.02.04 05:48:56.950612 [ 262 ] {72e2df35-2216-4ecc-8713-43d3e6178cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5018 | 2026.02.04 05:48:56.951031 [ 262 ] {72e2df35-2216-4ecc-8713-43d3e6178cb8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5019 | 2026.02.04 05:48:56.951267 [ 262 ] {72e2df35-2216-4ecc-8713-43d3e6178cb8} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.02.04 05:48:56.951427 [ 262 ] {72e2df35-2216-4ecc-8713-43d3e6178cb8} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001764 sec., 150793.6507936508 rows/sec., 9.58 MiB/sec. | ||
| 5021 | 2026.02.04 05:48:56.951475 [ 262 ] {72e2df35-2216-4ecc-8713-43d3e6178cb8} <Debug> TCPHandler: Processed in 0.002098218 sec. | ||
| 5022 | 2026.02.04 05:48:56.951597 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2026.02.04 05:48:56.951701 [ 262 ] {80ab4a79-6158-4ba3-b21e-6cfd94ed3abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5024 | 2026.02.04 05:48:56.951745 [ 262 ] {80ab4a79-6158-4ba3-b21e-6cfd94ed3abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5025 | 2026.02.04 05:48:56.952149 [ 262 ] {80ab4a79-6158-4ba3-b21e-6cfd94ed3abc} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.02.04 05:48:56.952183 [ 262 ] {80ab4a79-6158-4ba3-b21e-6cfd94ed3abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5027 | 2026.02.04 05:48:56.952487 [ 262 ] {80ab4a79-6158-4ba3-b21e-6cfd94ed3abc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5028 | 2026.02.04 05:48:56.952704 [ 262 ] {80ab4a79-6158-4ba3-b21e-6cfd94ed3abc} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.02.04 05:48:56.952793 [ 73 ] {} <Debug> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5030 | 2026.02.04 05:48:56.952829 [ 73 ] {} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.02.04 05:48:56.952832 [ 262 ] {80ab4a79-6158-4ba3-b21e-6cfd94ed3abc} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 423.60 KiB/sec. | ||
| 5032 | 2026.02.04 05:48:56.952848 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5033 | 2026.02.04 05:48:56.952875 [ 262 ] {80ab4a79-6158-4ba3-b21e-6cfd94ed3abc} <Debug> TCPHandler: Processed in 0.001330127 sec. | ||
| 5034 | 2026.02.04 05:48:56.952937 [ 198 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::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 | ||
| 5035 | 2026.02.04 05:48:56.952985 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2026.02.04 05:48:56.953022 [ 198 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5037 | 2026.02.04 05:48:56.953050 [ 198 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::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 | ||
| 5038 | 2026.02.04 05:48:56.953086 [ 262 ] {8ecf0108-c858-423a-bd24-5d68e8fa5b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5039 | 2026.02.04 05:48:56.953105 [ 198 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 5040 | 2026.02.04 05:48:56.953128 [ 262 ] {8ecf0108-c858-423a-bd24-5d68e8fa5b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5041 | 2026.02.04 05:48:56.953148 [ 198 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 5042 | 2026.02.04 05:48:56.953190 [ 198 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::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 | ||
| 5043 | 2026.02.04 05:48:56.953232 [ 198 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 5044 | 2026.02.04 05:48:56.953270 [ 198 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::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 | ||
| 5045 | 2026.02.04 05:48:56.954040 [ 187 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134311 sec., 42316.43702652976 rows/sec., 3.53 MiB/sec. | ||
| 5046 | 2026.02.04 05:48:56.954234 [ 197 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5047 | 2026.02.04 05:48:56.954324 [ 262 ] {8ecf0108-c858-423a-bd24-5d68e8fa5b5b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.02.04 05:48:56.954369 [ 262 ] {8ecf0108-c858-423a-bd24-5d68e8fa5b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5049 | 2026.02.04 05:48:56.954596 [ 197 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_6_1} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2026.02.04 05:48:56.954686 [ 197 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_6_1} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5051 | 2026.02.04 05:48:56.954784 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5052 | 2026.02.04 05:48:56.954879 [ 262 ] {8ecf0108-c858-423a-bd24-5d68e8fa5b5b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5053 | 2026.02.04 05:48:56.955098 [ 262 ] {8ecf0108-c858-423a-bd24-5d68e8fa5b5b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2026.02.04 05:48:56.955231 [ 262 ] {8ecf0108-c858-423a-bd24-5d68e8fa5b5b} <Debug> executeQuery: Read 1945 rows, 161.55 KiB in 0.002166 sec., 897968.6057248384 rows/sec., 72.83 MiB/sec. | ||
| 5055 | 2026.02.04 05:48:56.955269 [ 262 ] {8ecf0108-c858-423a-bd24-5d68e8fa5b5b} <Debug> TCPHandler: Processed in 0.002335145 sec. | ||
| 5056 | 2026.02.04 05:48:56.955384 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2026.02.04 05:48:56.955479 [ 262 ] {950aea37-46d1-41a8-9545-0327f980cb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5058 | 2026.02.04 05:48:56.955518 [ 262 ] {950aea37-46d1-41a8-9545-0327f980cb43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5059 | 2026.02.04 05:48:56.955949 [ 262 ] {950aea37-46d1-41a8-9545-0327f980cb43} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.02.04 05:48:56.955983 [ 262 ] {950aea37-46d1-41a8-9545-0327f980cb43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5061 | 2026.02.04 05:48:56.956298 [ 262 ] {950aea37-46d1-41a8-9545-0327f980cb43} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5062 | 2026.02.04 05:48:56.956506 [ 262 ] {950aea37-46d1-41a8-9545-0327f980cb43} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.02.04 05:48:56.956631 [ 262 ] {950aea37-46d1-41a8-9545-0327f980cb43} <Debug> executeQuery: Read 164 rows, 10.30 KiB in 0.00117 sec., 140170.94017094016 rows/sec., 8.60 MiB/sec. | ||
| 5064 | 2026.02.04 05:48:56.956667 [ 262 ] {950aea37-46d1-41a8-9545-0327f980cb43} <Debug> TCPHandler: Processed in 0.001333707 sec. | ||
| 5065 | 2026.02.04 05:48:56.956775 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5066 | 2026.02.04 05:48:56.956871 [ 262 ] {28945402-2d34-4a45-8863-713f2537e1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5067 | 2026.02.04 05:48:56.956909 [ 262 ] {28945402-2d34-4a45-8863-713f2537e1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5068 | 2026.02.04 05:48:56.957393 [ 262 ] {28945402-2d34-4a45-8863-713f2537e1f4} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2026.02.04 05:48:56.957427 [ 262 ] {28945402-2d34-4a45-8863-713f2537e1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5070 | 2026.02.04 05:48:56.957768 [ 262 ] {28945402-2d34-4a45-8863-713f2537e1f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5071 | 2026.02.04 05:48:56.957976 [ 262 ] {28945402-2d34-4a45-8863-713f2537e1f4} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2026.02.04 05:48:56.958102 [ 262 ] {28945402-2d34-4a45-8863-713f2537e1f4} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001249 sec., 294635.7085668535 rows/sec., 19.60 MiB/sec. | ||
| 5073 | 2026.02.04 05:48:56.958139 [ 262 ] {28945402-2d34-4a45-8863-713f2537e1f4} <Debug> TCPHandler: Processed in 0.001413599 sec. | ||
| 5074 | 2026.02.04 05:48:56.958246 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5075 | 2026.02.04 05:48:56.958339 [ 262 ] {865d5a80-b145-4920-a3df-41585d6a35ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5076 | 2026.02.04 05:48:56.958378 [ 262 ] {865d5a80-b145-4920-a3df-41585d6a35ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5077 | 2026.02.04 05:48:56.958783 [ 262 ] {865d5a80-b145-4920-a3df-41585d6a35ce} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.02.04 05:48:56.958818 [ 262 ] {865d5a80-b145-4920-a3df-41585d6a35ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5079 | 2026.02.04 05:48:56.959106 [ 262 ] {865d5a80-b145-4920-a3df-41585d6a35ce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5080 | 2026.02.04 05:48:56.959316 [ 262 ] {865d5a80-b145-4920-a3df-41585d6a35ce} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.02.04 05:48:56.959437 [ 262 ] {865d5a80-b145-4920-a3df-41585d6a35ce} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001116 sec., 124551.97132616487 rows/sec., 7.09 MiB/sec. | ||
| 5082 | 2026.02.04 05:48:56.959474 [ 262 ] {865d5a80-b145-4920-a3df-41585d6a35ce} <Debug> TCPHandler: Processed in 0.001277115 sec. | ||
| 5083 | 2026.02.04 05:48:56.959581 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5084 | 2026.02.04 05:48:56.959702 [ 262 ] {14d08522-aa5e-4c97-99e6-9d8948239efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5085 | 2026.02.04 05:48:56.959741 [ 262 ] {14d08522-aa5e-4c97-99e6-9d8948239efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5086 | 2026.02.04 05:48:56.960390 [ 262 ] {14d08522-aa5e-4c97-99e6-9d8948239efd} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.02.04 05:48:56.960423 [ 262 ] {14d08522-aa5e-4c97-99e6-9d8948239efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5088 | 2026.02.04 05:48:56.960771 [ 262 ] {14d08522-aa5e-4c97-99e6-9d8948239efd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5089 | 2026.02.04 05:48:56.960974 [ 262 ] {14d08522-aa5e-4c97-99e6-9d8948239efd} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.02.04 05:48:56.961100 [ 262 ] {14d08522-aa5e-4c97-99e6-9d8948239efd} <Debug> executeQuery: Read 950 rows, 70.06 KiB in 0.001417 sec., 670430.4869442484 rows/sec., 48.28 MiB/sec. | ||
| 5091 | 2026.02.04 05:48:56.961138 [ 262 ] {14d08522-aa5e-4c97-99e6-9d8948239efd} <Debug> TCPHandler: Processed in 0.001606074 sec. | ||
| 5092 | 2026.02.04 05:48:56.961266 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5093 | 2026.02.04 05:48:56.961362 [ 262 ] {ed782c87-4155-4671-b3fe-04c0e91de1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5094 | 2026.02.04 05:48:56.961402 [ 262 ] {ed782c87-4155-4671-b3fe-04c0e91de1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5095 | 2026.02.04 05:48:56.961737 [ 262 ] {ed782c87-4155-4671-b3fe-04c0e91de1a8} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.02.04 05:48:56.961770 [ 262 ] {ed782c87-4155-4671-b3fe-04c0e91de1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5097 | 2026.02.04 05:48:56.962071 [ 262 ] {ed782c87-4155-4671-b3fe-04c0e91de1a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5098 | 2026.02.04 05:48:56.962274 [ 262 ] {ed782c87-4155-4671-b3fe-04c0e91de1a8} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.02.04 05:48:56.962400 [ 262 ] {ed782c87-4155-4671-b3fe-04c0e91de1a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 5100 | 2026.02.04 05:48:56.962436 [ 262 ] {ed782c87-4155-4671-b3fe-04c0e91de1a8} <Debug> TCPHandler: Processed in 0.001218914 sec. | ||
| 5101 | 2026.02.04 05:48:56.962540 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.02.04 05:48:56.962637 [ 262 ] {4e1e6e9e-0efd-4787-a9bf-2dc8a23ee51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5103 | 2026.02.04 05:48:56.962678 [ 262 ] {4e1e6e9e-0efd-4787-a9bf-2dc8a23ee51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5104 | 2026.02.04 05:48:56.963227 [ 262 ] {4e1e6e9e-0efd-4787-a9bf-2dc8a23ee51d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.02.04 05:48:56.963263 [ 262 ] {4e1e6e9e-0efd-4787-a9bf-2dc8a23ee51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5106 | 2026.02.04 05:48:56.963654 [ 262 ] {4e1e6e9e-0efd-4787-a9bf-2dc8a23ee51d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5107 | 2026.02.04 05:48:56.963857 [ 262 ] {4e1e6e9e-0efd-4787-a9bf-2dc8a23ee51d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.02.04 05:48:56.963981 [ 262 ] {4e1e6e9e-0efd-4787-a9bf-2dc8a23ee51d} <Debug> executeQuery: Read 903 rows, 61.57 KiB in 0.001362 sec., 662995.5947136565 rows/sec., 44.14 MiB/sec. | ||
| 5109 | 2026.02.04 05:48:56.964016 [ 262 ] {4e1e6e9e-0efd-4787-a9bf-2dc8a23ee51d} <Debug> TCPHandler: Processed in 0.001524513 sec. | ||
| 5110 | 2026.02.04 05:48:56.964122 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.02.04 05:48:56.964221 [ 262 ] {3f886271-6697-43de-acbb-6ef865059719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5112 | 2026.02.04 05:48:56.964263 [ 262 ] {3f886271-6697-43de-acbb-6ef865059719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5113 | 2026.02.04 05:48:56.964586 [ 262 ] {3f886271-6697-43de-acbb-6ef865059719} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.02.04 05:48:56.964621 [ 262 ] {3f886271-6697-43de-acbb-6ef865059719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5115 | 2026.02.04 05:48:56.964938 [ 262 ] {3f886271-6697-43de-acbb-6ef865059719} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5116 | 2026.02.04 05:48:56.965144 [ 262 ] {3f886271-6697-43de-acbb-6ef865059719} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.02.04 05:48:56.965273 [ 262 ] {3f886271-6697-43de-acbb-6ef865059719} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 5118 | 2026.02.04 05:48:56.965309 [ 262 ] {3f886271-6697-43de-acbb-6ef865059719} <Debug> TCPHandler: Processed in 0.001237484 sec. | ||
| 5119 | 2026.02.04 05:48:56.965416 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.02.04 05:48:56.965514 [ 262 ] {5eecb428-2875-496b-a5c0-307065ccb80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5121 | 2026.02.04 05:48:56.965578 [ 262 ] {5eecb428-2875-496b-a5c0-307065ccb80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5122 | 2026.02.04 05:48:56.966486 [ 262 ] {5eecb428-2875-496b-a5c0-307065ccb80c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.02.04 05:48:56.966528 [ 262 ] {5eecb428-2875-496b-a5c0-307065ccb80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5124 | 2026.02.04 05:48:56.967055 [ 262 ] {5eecb428-2875-496b-a5c0-307065ccb80c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5125 | 2026.02.04 05:48:56.967277 [ 262 ] {5eecb428-2875-496b-a5c0-307065ccb80c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.02.04 05:48:56.967416 [ 262 ] {5eecb428-2875-496b-a5c0-307065ccb80c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001921 sec., 13014.055179593961 rows/sec., 23.32 MiB/sec. | ||
| 5127 | 2026.02.04 05:48:56.967469 [ 262 ] {5eecb428-2875-496b-a5c0-307065ccb80c} <Debug> TCPHandler: Processed in 0.002102808 sec. | ||
| 5128 | 2026.02.04 05:48:56.967581 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5129 | 2026.02.04 05:48:56.967677 [ 262 ] {28bc835e-6e19-45a0-b102-2ebeab5717e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5130 | 2026.02.04 05:48:56.967720 [ 262 ] {28bc835e-6e19-45a0-b102-2ebeab5717e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5131 | 2026.02.04 05:48:56.968050 [ 262 ] {28bc835e-6e19-45a0-b102-2ebeab5717e1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.02.04 05:48:56.968087 [ 262 ] {28bc835e-6e19-45a0-b102-2ebeab5717e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5133 | 2026.02.04 05:48:56.968395 [ 262 ] {28bc835e-6e19-45a0-b102-2ebeab5717e1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5134 | 2026.02.04 05:48:56.968607 [ 262 ] {28bc835e-6e19-45a0-b102-2ebeab5717e1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.02.04 05:48:56.968729 [ 262 ] {28bc835e-6e19-45a0-b102-2ebeab5717e1} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001071 sec., 67226.89075630253 rows/sec., 4.15 MiB/sec. | ||
| 5136 | 2026.02.04 05:48:56.968764 [ 262 ] {28bc835e-6e19-45a0-b102-2ebeab5717e1} <Debug> TCPHandler: Processed in 0.001235564 sec. | ||
| 5137 | 2026.02.04 05:48:58.523914 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.02.04 05:48:58.524166 [ 262 ] {51baffe4-c287-4179-b390-32406f142182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5139 | 2026.02.04 05:48:58.524260 [ 262 ] {51baffe4-c287-4179-b390-32406f142182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5140 | 2026.02.04 05:48:58.525026 [ 262 ] {51baffe4-c287-4179-b390-32406f142182} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.02.04 05:48:58.525068 [ 262 ] {51baffe4-c287-4179-b390-32406f142182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5142 | 2026.02.04 05:48:58.525447 [ 262 ] {51baffe4-c287-4179-b390-32406f142182} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5143 | 2026.02.04 05:48:58.525674 [ 262 ] {51baffe4-c287-4179-b390-32406f142182} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.02.04 05:48:58.525792 [ 69 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5145 | 2026.02.04 05:48:58.525827 [ 69 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2026.02.04 05:48:58.525832 [ 262 ] {51baffe4-c287-4179-b390-32406f142182} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001734 sec., 32295.271049596307 rows/sec., 2.47 MiB/sec. | ||
| 5147 | 2026.02.04 05:48:58.525846 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5148 | 2026.02.04 05:48:58.525884 [ 262 ] {51baffe4-c287-4179-b390-32406f142182} <Debug> TCPHandler: Processed in 0.002133928 sec. | ||
| 5149 | 2026.02.04 05:48:58.525933 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 5150 | 2026.02.04 05:48:58.526006 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.02.04 05:48:58.526024 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5152 | 2026.02.04 05:48:58.526053 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2102 rows starting from the beginning of the part | ||
| 5153 | 2026.02.04 05:48:58.526109 [ 262 ] {64f5e6b8-5c90-42d6-b637-11270c403918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5154 | 2026.02.04 05:48:58.526110 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 92 rows starting from the beginning of the part | ||
| 5155 | 2026.02.04 05:48:58.526153 [ 262 ] {64f5e6b8-5c90-42d6-b637-11270c403918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5156 | 2026.02.04 05:48:58.526164 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 802 rows starting from the beginning of the part | ||
| 5157 | 2026.02.04 05:48:58.526203 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 86 rows starting from the beginning of the part | ||
| 5158 | 2026.02.04 05:48:58.526240 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1945 rows starting from the beginning of the part | ||
| 5159 | 2026.02.04 05:48:58.526275 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5160 | 2026.02.04 05:48:58.526588 [ 262 ] {64f5e6b8-5c90-42d6-b637-11270c403918} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.02.04 05:48:58.526622 [ 262 ] {64f5e6b8-5c90-42d6-b637-11270c403918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5162 | 2026.02.04 05:48:58.526936 [ 262 ] {64f5e6b8-5c90-42d6-b637-11270c403918} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5163 | 2026.02.04 05:48:58.527150 [ 262 ] {64f5e6b8-5c90-42d6-b637-11270c403918} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.02.04 05:48:58.527248 [ 69 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5165 | 2026.02.04 05:48:58.527275 [ 69 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.02.04 05:48:58.527282 [ 262 ] {64f5e6b8-5c90-42d6-b637-11270c403918} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 5167 | 2026.02.04 05:48:58.527300 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5168 | 2026.02.04 05:48:58.527324 [ 262 ] {64f5e6b8-5c90-42d6-b637-11270c403918} <Debug> TCPHandler: Processed in 0.001370768 sec. | ||
| 5169 | 2026.02.04 05:48:58.527411 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 5170 | 2026.02.04 05:48:58.527436 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2026.02.04 05:48:58.527549 [ 262 ] {f0db4842-d4f3-4c57-b4a7-0e15fee5f3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5172 | 2026.02.04 05:48:58.527556 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5173 | 2026.02.04 05:48:58.527600 [ 262 ] {f0db4842-d4f3-4c57-b4a7-0e15fee5f3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5174 | 2026.02.04 05:48:58.527604 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1033 rows starting from the beginning of the part | ||
| 5175 | 2026.02.04 05:48:58.527686 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 91 rows starting from the beginning of the part | ||
| 5176 | 2026.02.04 05:48:58.527728 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
| 5177 | 2026.02.04 05:48:58.527767 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 79 rows starting from the beginning of the part | ||
| 5178 | 2026.02.04 05:48:58.527802 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 950 rows starting from the beginning of the part | ||
| 5179 | 2026.02.04 05:48:58.527839 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 5180 | 2026.02.04 05:48:58.527959 [ 262 ] {f0db4842-d4f3-4c57-b4a7-0e15fee5f3d8} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.02.04 05:48:58.528000 [ 262 ] {f0db4842-d4f3-4c57-b4a7-0e15fee5f3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5182 | 2026.02.04 05:48:58.528148 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5083 rows, containing 5 columns (5 merged, 0 gathered) in 0.002244771 sec., 2264373.5151603436 rows/sec., 192.56 MiB/sec. | ||
| 5183 | 2026.02.04 05:48:58.528362 [ 262 ] {f0db4842-d4f3-4c57-b4a7-0e15fee5f3d8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5184 | 2026.02.04 05:48:58.528520 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5185 | 2026.02.04 05:48:58.528616 [ 262 ] {f0db4842-d4f3-4c57-b4a7-0e15fee5f3d8} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.02.04 05:48:58.528731 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5187 | 2026.02.04 05:48:58.528758 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2026.02.04 05:48:58.528764 [ 262 ] {f0db4842-d4f3-4c57-b4a7-0e15fee5f3d8} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001237 sec., 33953.11236863379 rows/sec., 2.36 MiB/sec. | ||
| 5189 | 2026.02.04 05:48:58.528779 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5190 | 2026.02.04 05:48:58.528805 [ 262 ] {f0db4842-d4f3-4c57-b4a7-0e15fee5f3d8} <Debug> TCPHandler: Processed in 0.00142027 sec. | ||
| 5191 | 2026.02.04 05:48:58.528843 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 5192 | 2026.02.04 05:48:58.528893 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_31_6} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.02.04 05:48:58.528919 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5194 | 2026.02.04 05:48:58.528931 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5195 | 2026.02.04 05:48:58.528962 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8519 rows starting from the beginning of the part | ||
| 5196 | 2026.02.04 05:48:58.528988 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_31_6} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5197 | 2026.02.04 05:48:58.529013 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 166 rows starting from the beginning of the part | ||
| 5198 | 2026.02.04 05:48:58.529023 [ 262 ] {dd9a8cd4-58fc-456c-a9cb-80b8d87bc487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.02.04 05:48:58.529059 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 258 rows starting from the beginning of the part | ||
| 5200 | 2026.02.04 05:48:58.529068 [ 262 ] {dd9a8cd4-58fc-456c-a9cb-80b8d87bc487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5201 | 2026.02.04 05:48:58.529095 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5202 | 2026.02.04 05:48:58.529107 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 5203 | 2026.02.04 05:48:58.529132 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 903 rows starting from the beginning of the part | ||
| 5204 | 2026.02.04 05:48:58.529173 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 5205 | 2026.02.04 05:48:58.529348 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2705 rows, containing 5 columns (5 merged, 0 gathered) in 0.001990815 sec., 1358740.0135120542 rows/sec., 103.87 MiB/sec. | ||
| 5206 | 2026.02.04 05:48:58.529406 [ 262 ] {dd9a8cd4-58fc-456c-a9cb-80b8d87bc487} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.02.04 05:48:58.529444 [ 262 ] {dd9a8cd4-58fc-456c-a9cb-80b8d87bc487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5208 | 2026.02.04 05:48:58.529529 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5209 | 2026.02.04 05:48:58.529814 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_31_6} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.02.04 05:48:58.529818 [ 262 ] {dd9a8cd4-58fc-456c-a9cb-80b8d87bc487} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5211 | 2026.02.04 05:48:58.529898 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_31_6} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5212 | 2026.02.04 05:48:58.529991 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5213 | 2026.02.04 05:48:58.530058 [ 262 ] {dd9a8cd4-58fc-456c-a9cb-80b8d87bc487} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.02.04 05:48:58.530163 [ 69 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5215 | 2026.02.04 05:48:58.530194 [ 262 ] {dd9a8cd4-58fc-456c-a9cb-80b8d87bc487} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001192 sec., 13422.818791946309 rows/sec., 930.68 KiB/sec. | ||
| 5216 | 2026.02.04 05:48:58.530196 [ 69 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.02.04 05:48:58.530225 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5218 | 2026.02.04 05:48:58.530231 [ 262 ] {dd9a8cd4-58fc-456c-a9cb-80b8d87bc487} <Debug> TCPHandler: Processed in 0.001362177 sec. | ||
| 5219 | 2026.02.04 05:48:58.530310 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 5220 | 2026.02.04 05:48:58.530432 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5221 | 2026.02.04 05:48:58.530466 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1676 rows starting from the beginning of the part | ||
| 5222 | 2026.02.04 05:48:58.530529 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 5223 | 2026.02.04 05:48:58.530570 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part | ||
| 5224 | 2026.02.04 05:48:58.530620 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 5225 | 2026.02.04 05:48:58.530666 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 72 rows starting from the beginning of the part | ||
| 5226 | 2026.02.04 05:48:58.530721 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part | ||
| 5227 | 2026.02.04 05:48:58.531809 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 4 columns (4 merged, 0 gathered) in 0.001540632 sec., 1279994.1842049237 rows/sec., 82.80 MiB/sec. | ||
| 5228 | 2026.02.04 05:48:58.532083 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5229 | 2026.02.04 05:48:58.532347 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_31_6} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.02.04 05:48:58.532421 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_31_6} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5231 | 2026.02.04 05:48:58.532495 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5232 | 2026.02.04 05:48:58.532852 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10048 rows, containing 5 columns (5 merged, 0 gathered) in 0.004035991 sec., 2489599.208719742 rows/sec., 168.22 MiB/sec. | ||
| 5233 | 2026.02.04 05:48:58.533068 [ 189 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5234 | 2026.02.04 05:48:58.533319 [ 189 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2026.02.04 05:48:58.533387 [ 189 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5236 | 2026.02.04 05:48:58.533469 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 5237 | 2026.02.04 05:48:59.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.56 MiB, peak 255.28 MiB, free memory in arenas 0.00 B, will set to 249.86 MiB (RSS), difference: 1.30 MiB | ||
| 5238 | 2026.02.04 05:48:59.126978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10086 | ||
| 5239 | 2026.02.04 05:48:59.127537 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.02.04 05:48:59.127578 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5241 | 2026.02.04 05:48:59.128043 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5242 | 2026.02.04 05:48:59.128259 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2026.02.04 05:48:59.128389 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10086 | ||
| 5244 | 2026.02.04 05:48:59.128418 [ 67 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5245 | 2026.02.04 05:48:59.128499 [ 67 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.02.04 05:48:59.128534 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5247 | 2026.02.04 05:48:59.128648 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 5248 | 2026.02.04 05:48:59.128739 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5249 | 2026.02.04 05:48:59.128767 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7654 rows starting from the beginning of the part | ||
| 5250 | 2026.02.04 05:48:59.128820 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5251 | 2026.02.04 05:48:59.128861 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5252 | 2026.02.04 05:48:59.128900 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5253 | 2026.02.04 05:48:59.128935 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5254 | 2026.02.04 05:48:59.128973 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5255 | 2026.02.04 05:48:59.131010 [ 193 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10086 rows, containing 4 columns (4 merged, 0 gathered) in 0.002398306 sec., 4205468.359750591 rows/sec., 60.16 MiB/sec. | ||
| 5256 | 2026.02.04 05:48:59.131224 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5257 | 2026.02.04 05:48:59.131474 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_21_4} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.02.04 05:48:59.131535 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_21_4} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5259 | 2026.02.04 05:48:59.131608 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5260 | 2026.02.04 05:48:59.683022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5261 | 2026.02.04 05:48:59.700413 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.02.04 05:48:59.700452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5263 | 2026.02.04 05:48:59.706132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5264 | 2026.02.04 05:48:59.706808 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.02.04 05:48:59.707115 [ 68 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5266 | 2026.02.04 05:48:59.707184 [ 68 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.02.04 05:48:59.707208 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5268 | 2026.02.04 05:48:59.707340 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 5269 | 2026.02.04 05:48:59.709940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5270 | 2026.02.04 05:48:59.710761 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5271 | 2026.02.04 05:48:59.712178 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 5272 | 2026.02.04 05:48:59.716770 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5273 | 2026.02.04 05:48:59.721499 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5274 | 2026.02.04 05:48:59.725705 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 5275 | 2026.02.04 05:48:59.729961 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 5276 | 2026.02.04 05:48:59.733986 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 5277 | 2026.02.04 05:48:59.782599 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075317884 sec., 2111.0524029060616 rows/sec., 10.92 MiB/sec. | ||
| 5278 | 2026.02.04 05:48:59.785424 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5279 | 2026.02.04 05:48:59.787684 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_21_4} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.02.04 05:48:59.787802 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_21_4} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5281 | 2026.02.04 05:48:59.790216 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5282 | 2026.02.04 05:49:00.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.98 MiB, peak 261.52 MiB, free memory in arenas 0.00 B, will set to 253.27 MiB (RSS), difference: 2.29 MiB | ||
| 5283 | 2026.02.04 05:49:01.675822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 714 | ||
| 5284 | 2026.02.04 05:49:01.678730 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.02.04 05:49:01.678770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5286 | 2026.02.04 05:49:01.679954 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5287 | 2026.02.04 05:49:01.680221 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2026.02.04 05:49:01.680461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
| 5289 | 2026.02.04 05:49:03.529803 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.02.04 05:49:03.530041 [ 262 ] {6aa6d321-966c-429a-a308-e36662140712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5291 | 2026.02.04 05:49:03.530137 [ 262 ] {6aa6d321-966c-429a-a308-e36662140712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5292 | 2026.02.04 05:49:03.531057 [ 262 ] {6aa6d321-966c-429a-a308-e36662140712} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.02.04 05:49:03.531102 [ 262 ] {6aa6d321-966c-429a-a308-e36662140712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5294 | 2026.02.04 05:49:03.531498 [ 262 ] {6aa6d321-966c-429a-a308-e36662140712} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5295 | 2026.02.04 05:49:03.531737 [ 262 ] {6aa6d321-966c-429a-a308-e36662140712} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.02.04 05:49:03.531891 [ 262 ] {6aa6d321-966c-429a-a308-e36662140712} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001918 sec., 44838.37330552659 rows/sec., 3.75 MiB/sec. | ||
| 5297 | 2026.02.04 05:49:03.531940 [ 262 ] {6aa6d321-966c-429a-a308-e36662140712} <Debug> TCPHandler: Processed in 0.002270943 sec. | ||
| 5298 | 2026.02.04 05:49:03.532067 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5299 | 2026.02.04 05:49:03.532170 [ 262 ] {5d309589-f234-45ab-be7e-c8d6c587a501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5300 | 2026.02.04 05:49:03.532213 [ 262 ] {5d309589-f234-45ab-be7e-c8d6c587a501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5301 | 2026.02.04 05:49:03.532629 [ 262 ] {5d309589-f234-45ab-be7e-c8d6c587a501} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.02.04 05:49:03.532673 [ 262 ] {5d309589-f234-45ab-be7e-c8d6c587a501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5303 | 2026.02.04 05:49:03.532974 [ 262 ] {5d309589-f234-45ab-be7e-c8d6c587a501} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5304 | 2026.02.04 05:49:03.533184 [ 262 ] {5d309589-f234-45ab-be7e-c8d6c587a501} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2026.02.04 05:49:03.533315 [ 262 ] {5d309589-f234-45ab-be7e-c8d6c587a501} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001169 sec., 12831.479897348161 rows/sec., 964.87 KiB/sec. | ||
| 5306 | 2026.02.04 05:49:03.533353 [ 262 ] {5d309589-f234-45ab-be7e-c8d6c587a501} <Debug> TCPHandler: Processed in 0.001336567 sec. | ||
| 5307 | 2026.02.04 05:49:03.533471 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5308 | 2026.02.04 05:49:03.533595 [ 262 ] {c0dec617-3d68-4647-8937-68666d457a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5309 | 2026.02.04 05:49:03.533645 [ 262 ] {c0dec617-3d68-4647-8937-68666d457a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5310 | 2026.02.04 05:49:03.534123 [ 262 ] {c0dec617-3d68-4647-8937-68666d457a3c} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2026.02.04 05:49:03.534160 [ 262 ] {c0dec617-3d68-4647-8937-68666d457a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5312 | 2026.02.04 05:49:03.534487 [ 262 ] {c0dec617-3d68-4647-8937-68666d457a3c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5313 | 2026.02.04 05:49:03.534698 [ 262 ] {c0dec617-3d68-4647-8937-68666d457a3c} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2026.02.04 05:49:03.534826 [ 262 ] {c0dec617-3d68-4647-8937-68666d457a3c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001258 sec., 62798.09220985691 rows/sec., 4.90 MiB/sec. | ||
| 5315 | 2026.02.04 05:49:03.534866 [ 262 ] {c0dec617-3d68-4647-8937-68666d457a3c} <Debug> TCPHandler: Processed in 0.00145756 sec. | ||
| 5316 | 2026.02.04 05:49:03.534977 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2026.02.04 05:49:03.535074 [ 262 ] {e2dd432c-da6d-4e60-a542-4b6e7262b4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5318 | 2026.02.04 05:49:03.535117 [ 262 ] {e2dd432c-da6d-4e60-a542-4b6e7262b4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5319 | 2026.02.04 05:49:03.535516 [ 262 ] {e2dd432c-da6d-4e60-a542-4b6e7262b4fc} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.02.04 05:49:03.535551 [ 262 ] {e2dd432c-da6d-4e60-a542-4b6e7262b4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5321 | 2026.02.04 05:49:03.535880 [ 262 ] {e2dd432c-da6d-4e60-a542-4b6e7262b4fc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5322 | 2026.02.04 05:49:03.536101 [ 262 ] {e2dd432c-da6d-4e60-a542-4b6e7262b4fc} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.02.04 05:49:03.536233 [ 262 ] {e2dd432c-da6d-4e60-a542-4b6e7262b4fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 5324 | 2026.02.04 05:49:03.536272 [ 262 ] {e2dd432c-da6d-4e60-a542-4b6e7262b4fc} <Debug> TCPHandler: Processed in 0.001346247 sec. | ||
| 5325 | 2026.02.04 05:49:03.536388 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2026.02.04 05:49:03.536489 [ 262 ] {db2cab61-476e-40e4-a7d9-d9e60512741f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5327 | 2026.02.04 05:49:03.536546 [ 262 ] {db2cab61-476e-40e4-a7d9-d9e60512741f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5328 | 2026.02.04 05:49:03.537369 [ 262 ] {db2cab61-476e-40e4-a7d9-d9e60512741f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.02.04 05:49:03.537406 [ 262 ] {db2cab61-476e-40e4-a7d9-d9e60512741f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5330 | 2026.02.04 05:49:03.537957 [ 262 ] {db2cab61-476e-40e4-a7d9-d9e60512741f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5331 | 2026.02.04 05:49:03.538175 [ 262 ] {db2cab61-476e-40e4-a7d9-d9e60512741f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2026.02.04 05:49:03.538315 [ 262 ] {db2cab61-476e-40e4-a7d9-d9e60512741f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001846 sec., 8125.677139761647 rows/sec., 14.56 MiB/sec. | ||
| 5333 | 2026.02.04 05:49:03.538370 [ 262 ] {db2cab61-476e-40e4-a7d9-d9e60512741f} <Debug> TCPHandler: Processed in 0.002033176 sec. | ||
| 5334 | 2026.02.04 05:49:03.538480 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5335 | 2026.02.04 05:49:03.538573 [ 262 ] {fa1463c1-575f-457b-ace3-cb860944554d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5336 | 2026.02.04 05:49:03.538616 [ 262 ] {fa1463c1-575f-457b-ace3-cb860944554d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5337 | 2026.02.04 05:49:03.538947 [ 262 ] {fa1463c1-575f-457b-ace3-cb860944554d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5338 | 2026.02.04 05:49:03.538982 [ 262 ] {fa1463c1-575f-457b-ace3-cb860944554d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5339 | 2026.02.04 05:49:03.539279 [ 262 ] {fa1463c1-575f-457b-ace3-cb860944554d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5340 | 2026.02.04 05:49:03.539484 [ 262 ] {fa1463c1-575f-457b-ace3-cb860944554d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5341 | 2026.02.04 05:49:03.539612 [ 262 ] {fa1463c1-575f-457b-ace3-cb860944554d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 5342 | 2026.02.04 05:49:03.539649 [ 262 ] {fa1463c1-575f-457b-ace3-cb860944554d} <Debug> TCPHandler: Processed in 0.001218813 sec. | ||
| 5343 | 2026.02.04 05:49:06.494355 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5344 | 2026.02.04 05:49:06.494422 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5345 | 2026.02.04 05:49:06.628512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10534 | ||
| 5346 | 2026.02.04 05:49:06.629040 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2026.02.04 05:49:06.629076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5348 | 2026.02.04 05:49:06.629584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5349 | 2026.02.04 05:49:06.629805 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2026.02.04 05:49:06.629937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10534 | ||
| 5351 | 2026.02.04 05:49:07.210058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5352 | 2026.02.04 05:49:07.226680 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2026.02.04 05:49:07.226751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5354 | 2026.02.04 05:49:07.233342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5355 | 2026.02.04 05:49:07.234084 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2026.02.04 05:49:07.236977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5357 | 2026.02.04 05:49:08.539022 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.02.04 05:49:08.539194 [ 262 ] {466b0e4d-9e46-46fe-8c0d-fa8d082c9b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5359 | 2026.02.04 05:49:08.539263 [ 262 ] {466b0e4d-9e46-46fe-8c0d-fa8d082c9b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5360 | 2026.02.04 05:49:08.540040 [ 262 ] {466b0e4d-9e46-46fe-8c0d-fa8d082c9b78} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.02.04 05:49:08.540092 [ 262 ] {466b0e4d-9e46-46fe-8c0d-fa8d082c9b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5362 | 2026.02.04 05:49:08.540498 [ 262 ] {466b0e4d-9e46-46fe-8c0d-fa8d082c9b78} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5363 | 2026.02.04 05:49:08.540723 [ 262 ] {466b0e4d-9e46-46fe-8c0d-fa8d082c9b78} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.02.04 05:49:08.540877 [ 262 ] {466b0e4d-9e46-46fe-8c0d-fa8d082c9b78} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001733 sec., 153491.05597230236 rows/sec., 9.75 MiB/sec. | ||
| 5365 | 2026.02.04 05:49:08.540928 [ 262 ] {466b0e4d-9e46-46fe-8c0d-fa8d082c9b78} <Debug> TCPHandler: Processed in 0.002034426 sec. | ||
| 5366 | 2026.02.04 05:49:08.541048 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2026.02.04 05:49:08.541152 [ 262 ] {a692b368-4d83-4934-bd9b-8eaea846bb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5368 | 2026.02.04 05:49:08.541196 [ 262 ] {a692b368-4d83-4934-bd9b-8eaea846bb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5369 | 2026.02.04 05:49:08.541925 [ 262 ] {a692b368-4d83-4934-bd9b-8eaea846bb47} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.02.04 05:49:08.541964 [ 262 ] {a692b368-4d83-4934-bd9b-8eaea846bb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5371 | 2026.02.04 05:49:08.542323 [ 262 ] {a692b368-4d83-4934-bd9b-8eaea846bb47} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5372 | 2026.02.04 05:49:08.542539 [ 262 ] {a692b368-4d83-4934-bd9b-8eaea846bb47} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.02.04 05:49:08.542674 [ 262 ] {a692b368-4d83-4934-bd9b-8eaea846bb47} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001546 sec., 518758.08538163 rows/sec., 41.19 MiB/sec. | ||
| 5374 | 2026.02.04 05:49:08.542714 [ 262 ] {a692b368-4d83-4934-bd9b-8eaea846bb47} <Debug> TCPHandler: Processed in 0.001717378 sec. | ||
| 5375 | 2026.02.04 05:49:08.542830 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.02.04 05:49:08.542931 [ 262 ] {7c5b8b80-2cb8-4367-92d1-fb714c865e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5377 | 2026.02.04 05:49:08.542972 [ 262 ] {7c5b8b80-2cb8-4367-92d1-fb714c865e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5378 | 2026.02.04 05:49:08.543404 [ 262 ] {7c5b8b80-2cb8-4367-92d1-fb714c865e3a} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.02.04 05:49:08.543441 [ 262 ] {7c5b8b80-2cb8-4367-92d1-fb714c865e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5380 | 2026.02.04 05:49:08.543737 [ 262 ] {7c5b8b80-2cb8-4367-92d1-fb714c865e3a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5381 | 2026.02.04 05:49:08.543938 [ 262 ] {7c5b8b80-2cb8-4367-92d1-fb714c865e3a} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.02.04 05:49:08.544065 [ 262 ] {7c5b8b80-2cb8-4367-92d1-fb714c865e3a} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001157 sec., 136560.0691443388 rows/sec., 8.34 MiB/sec. | ||
| 5383 | 2026.02.04 05:49:08.544104 [ 262 ] {7c5b8b80-2cb8-4367-92d1-fb714c865e3a} <Debug> TCPHandler: Processed in 0.001324537 sec. | ||
| 5384 | 2026.02.04 05:49:08.544214 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.02.04 05:49:08.544309 [ 262 ] {ea3772e6-bc52-4512-810f-67dfe8230228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5386 | 2026.02.04 05:49:08.544348 [ 262 ] {ea3772e6-bc52-4512-810f-67dfe8230228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5387 | 2026.02.04 05:49:08.544757 [ 262 ] {ea3772e6-bc52-4512-810f-67dfe8230228} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.02.04 05:49:08.544794 [ 262 ] {ea3772e6-bc52-4512-810f-67dfe8230228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5389 | 2026.02.04 05:49:08.545112 [ 262 ] {ea3772e6-bc52-4512-810f-67dfe8230228} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5390 | 2026.02.04 05:49:08.545325 [ 262 ] {ea3772e6-bc52-4512-810f-67dfe8230228} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.02.04 05:49:08.545453 [ 262 ] {ea3772e6-bc52-4512-810f-67dfe8230228} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001163 sec., 120378.33190025795 rows/sec., 7.78 MiB/sec. | ||
| 5392 | 2026.02.04 05:49:08.545491 [ 262 ] {ea3772e6-bc52-4512-810f-67dfe8230228} <Debug> TCPHandler: Processed in 0.001326407 sec. | ||
| 5393 | 2026.02.04 05:49:08.545604 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2026.02.04 05:49:08.545699 [ 262 ] {c5f257eb-294d-467a-85eb-1a13cafcb94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5395 | 2026.02.04 05:49:08.545738 [ 262 ] {c5f257eb-294d-467a-85eb-1a13cafcb94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5396 | 2026.02.04 05:49:08.546148 [ 262 ] {c5f257eb-294d-467a-85eb-1a13cafcb94b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.02.04 05:49:08.546183 [ 262 ] {c5f257eb-294d-467a-85eb-1a13cafcb94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5398 | 2026.02.04 05:49:08.546493 [ 262 ] {c5f257eb-294d-467a-85eb-1a13cafcb94b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5399 | 2026.02.04 05:49:08.546707 [ 262 ] {c5f257eb-294d-467a-85eb-1a13cafcb94b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.02.04 05:49:08.546831 [ 262 ] {c5f257eb-294d-467a-85eb-1a13cafcb94b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001151 sec., 120764.55256298871 rows/sec., 6.87 MiB/sec. | ||
| 5401 | 2026.02.04 05:49:08.546868 [ 262 ] {c5f257eb-294d-467a-85eb-1a13cafcb94b} <Debug> TCPHandler: Processed in 0.001312576 sec. | ||
| 5402 | 2026.02.04 05:49:08.546976 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2026.02.04 05:49:08.547070 [ 262 ] {421697d1-8f8a-453e-9714-666351647564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5404 | 2026.02.04 05:49:08.547109 [ 262 ] {421697d1-8f8a-453e-9714-666351647564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5405 | 2026.02.04 05:49:08.547636 [ 262 ] {421697d1-8f8a-453e-9714-666351647564} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.02.04 05:49:08.547673 [ 262 ] {421697d1-8f8a-453e-9714-666351647564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5407 | 2026.02.04 05:49:08.547996 [ 262 ] {421697d1-8f8a-453e-9714-666351647564} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5408 | 2026.02.04 05:49:08.548197 [ 262 ] {421697d1-8f8a-453e-9714-666351647564} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.02.04 05:49:08.548330 [ 262 ] {421697d1-8f8a-453e-9714-666351647564} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001278 sec., 381846.6353677621 rows/sec., 26.96 MiB/sec. | ||
| 5410 | 2026.02.04 05:49:08.548368 [ 262 ] {421697d1-8f8a-453e-9714-666351647564} <Debug> TCPHandler: Processed in 0.001440349 sec. | ||
| 5411 | 2026.02.04 05:49:08.548478 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.02.04 05:49:08.548572 [ 262 ] {99dc6aba-e38d-4136-bb26-909d5a77b82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5413 | 2026.02.04 05:49:08.548611 [ 262 ] {99dc6aba-e38d-4136-bb26-909d5a77b82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5414 | 2026.02.04 05:49:08.548932 [ 262 ] {99dc6aba-e38d-4136-bb26-909d5a77b82c} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.02.04 05:49:08.548968 [ 262 ] {99dc6aba-e38d-4136-bb26-909d5a77b82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5416 | 2026.02.04 05:49:08.549297 [ 262 ] {99dc6aba-e38d-4136-bb26-909d5a77b82c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5417 | 2026.02.04 05:49:08.549507 [ 262 ] {99dc6aba-e38d-4136-bb26-909d5a77b82c} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2026.02.04 05:49:08.549636 [ 262 ] {99dc6aba-e38d-4136-bb26-909d5a77b82c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 5419 | 2026.02.04 05:49:08.549673 [ 262 ] {99dc6aba-e38d-4136-bb26-909d5a77b82c} <Debug> TCPHandler: Processed in 0.001245074 sec. | ||
| 5420 | 2026.02.04 05:49:08.549778 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.02.04 05:49:08.549872 [ 262 ] {94b0b0c6-00b0-4934-bd56-afad7302015c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.02.04 05:49:08.549913 [ 262 ] {94b0b0c6-00b0-4934-bd56-afad7302015c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5423 | 2026.02.04 05:49:08.550299 [ 262 ] {94b0b0c6-00b0-4934-bd56-afad7302015c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.02.04 05:49:08.550333 [ 262 ] {94b0b0c6-00b0-4934-bd56-afad7302015c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5425 | 2026.02.04 05:49:08.550655 [ 262 ] {94b0b0c6-00b0-4934-bd56-afad7302015c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5426 | 2026.02.04 05:49:08.550866 [ 262 ] {94b0b0c6-00b0-4934-bd56-afad7302015c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.02.04 05:49:08.550992 [ 262 ] {94b0b0c6-00b0-4934-bd56-afad7302015c} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00114 sec., 226315.7894736842 rows/sec., 15.07 MiB/sec. | ||
| 5428 | 2026.02.04 05:49:08.551030 [ 262 ] {94b0b0c6-00b0-4934-bd56-afad7302015c} <Debug> TCPHandler: Processed in 0.001301386 sec. | ||
| 5429 | 2026.02.04 05:49:08.551137 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.02.04 05:49:08.551229 [ 262 ] {f46e1f73-2d75-4df8-a595-ac2e87f78be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5431 | 2026.02.04 05:49:08.551269 [ 262 ] {f46e1f73-2d75-4df8-a595-ac2e87f78be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5432 | 2026.02.04 05:49:08.551565 [ 262 ] {f46e1f73-2d75-4df8-a595-ac2e87f78be6} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.02.04 05:49:08.551600 [ 262 ] {f46e1f73-2d75-4df8-a595-ac2e87f78be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5434 | 2026.02.04 05:49:08.551898 [ 262 ] {f46e1f73-2d75-4df8-a595-ac2e87f78be6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5435 | 2026.02.04 05:49:08.552108 [ 262 ] {f46e1f73-2d75-4df8-a595-ac2e87f78be6} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.02.04 05:49:08.552234 [ 262 ] {f46e1f73-2d75-4df8-a595-ac2e87f78be6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 5437 | 2026.02.04 05:49:08.552271 [ 262 ] {f46e1f73-2d75-4df8-a595-ac2e87f78be6} <Debug> TCPHandler: Processed in 0.001184013 sec. | ||
| 5438 | 2026.02.04 05:49:08.552391 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.02.04 05:49:08.552487 [ 262 ] {dcf92ab9-aa48-4f8b-b79c-608e86505cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5440 | 2026.02.04 05:49:08.552540 [ 262 ] {dcf92ab9-aa48-4f8b-b79c-608e86505cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5441 | 2026.02.04 05:49:08.553330 [ 262 ] {dcf92ab9-aa48-4f8b-b79c-608e86505cc1} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.02.04 05:49:08.553365 [ 262 ] {dcf92ab9-aa48-4f8b-b79c-608e86505cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5443 | 2026.02.04 05:49:08.553893 [ 262 ] {dcf92ab9-aa48-4f8b-b79c-608e86505cc1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5444 | 2026.02.04 05:49:08.554120 [ 262 ] {dcf92ab9-aa48-4f8b-b79c-608e86505cc1} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.02.04 05:49:08.554257 [ 262 ] {dcf92ab9-aa48-4f8b-b79c-608e86505cc1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001789 sec., 13974.287311347121 rows/sec., 25.04 MiB/sec. | ||
| 5446 | 2026.02.04 05:49:08.554322 [ 262 ] {dcf92ab9-aa48-4f8b-b79c-608e86505cc1} <Debug> TCPHandler: Processed in 0.001978554 sec. | ||
| 5447 | 2026.02.04 05:49:08.554445 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2026.02.04 05:49:08.554552 [ 262 ] {de0aaa33-0c89-4abe-95a7-07711f8c0b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5449 | 2026.02.04 05:49:08.554594 [ 262 ] {de0aaa33-0c89-4abe-95a7-07711f8c0b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5450 | 2026.02.04 05:49:08.554912 [ 262 ] {de0aaa33-0c89-4abe-95a7-07711f8c0b79} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.02.04 05:49:08.554947 [ 262 ] {de0aaa33-0c89-4abe-95a7-07711f8c0b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5452 | 2026.02.04 05:49:08.555268 [ 262 ] {de0aaa33-0c89-4abe-95a7-07711f8c0b79} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5453 | 2026.02.04 05:49:08.555475 [ 262 ] {de0aaa33-0c89-4abe-95a7-07711f8c0b79} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.02.04 05:49:08.555597 [ 262 ] {de0aaa33-0c89-4abe-95a7-07711f8c0b79} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001064 sec., 82706.76691729322 rows/sec., 5.19 MiB/sec. | ||
| 5455 | 2026.02.04 05:49:08.555632 [ 262 ] {de0aaa33-0c89-4abe-95a7-07711f8c0b79} <Debug> TCPHandler: Processed in 0.001247644 sec. | ||
| 5456 | 2026.02.04 05:49:11.681616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 748 | ||
| 5457 | 2026.02.04 05:49:11.683972 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.02.04 05:49:11.684013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5459 | 2026.02.04 05:49:11.685213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5460 | 2026.02.04 05:49:11.685476 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.02.04 05:49:11.685625 [ 52 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5462 | 2026.02.04 05:49:11.685668 [ 52 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.02.04 05:49:11.685691 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5464 | 2026.02.04 05:49:11.685766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 5465 | 2026.02.04 05:49:11.685809 [ 186 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 5466 | 2026.02.04 05:49:11.686346 [ 186 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5467 | 2026.02.04 05:49:11.686504 [ 186 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 552 rows starting from the beginning of the part | ||
| 5468 | 2026.02.04 05:49:11.686857 [ 186 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 5469 | 2026.02.04 05:49:11.687212 [ 186 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5470 | 2026.02.04 05:49:11.687543 [ 186 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5471 | 2026.02.04 05:49:11.687871 [ 186 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
| 5472 | 2026.02.04 05:49:11.688198 [ 186 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5473 | 2026.02.04 05:49:11.694630 [ 190 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 72 columns (72 merged, 0 gathered) in 0.008878205 sec., 84251.2647545309 rows/sec., 73.66 MiB/sec. | ||
| 5474 | 2026.02.04 05:49:11.695781 [ 196 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5475 | 2026.02.04 05:49:11.696337 [ 196 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_16_3} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2026.02.04 05:49:11.696402 [ 196 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_16_3} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5477 | 2026.02.04 05:49:11.696645 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5478 | 2026.02.04 05:49:13.537339 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5479 | 2026.02.04 05:49:13.537526 [ 262 ] {fc23161f-2647-4cf5-9d50-a25f471f1f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5480 | 2026.02.04 05:49:13.537599 [ 262 ] {fc23161f-2647-4cf5-9d50-a25f471f1f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5481 | 2026.02.04 05:49:13.538254 [ 262 ] {fc23161f-2647-4cf5-9d50-a25f471f1f82} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.02.04 05:49:13.538299 [ 262 ] {fc23161f-2647-4cf5-9d50-a25f471f1f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5483 | 2026.02.04 05:49:13.538671 [ 262 ] {fc23161f-2647-4cf5-9d50-a25f471f1f82} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5484 | 2026.02.04 05:49:13.538892 [ 262 ] {fc23161f-2647-4cf5-9d50-a25f471f1f82} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.02.04 05:49:13.539052 [ 262 ] {fc23161f-2647-4cf5-9d50-a25f471f1f82} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001579 sec., 15199.493350221659 rows/sec., 1.26 MiB/sec. | ||
| 5486 | 2026.02.04 05:49:13.539058 [ 51 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5487 | 2026.02.04 05:49:13.539101 [ 262 ] {fc23161f-2647-4cf5-9d50-a25f471f1f82} <Debug> TCPHandler: Processed in 0.001895012 sec. | ||
| 5488 | 2026.02.04 05:49:13.539159 [ 51 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.02.04 05:49:13.539197 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5490 | 2026.02.04 05:49:13.539267 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5491 | 2026.02.04 05:49:13.539344 [ 192 ] {22090904-9488-42a3-8ea7-5675957516bd::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 | ||
| 5492 | 2026.02.04 05:49:13.539373 [ 262 ] {312efe9d-df8c-4762-b967-d4a0cd6911ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5493 | 2026.02.04 05:49:13.539447 [ 262 ] {312efe9d-df8c-4762-b967-d4a0cd6911ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5494 | 2026.02.04 05:49:13.539540 [ 192 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5495 | 2026.02.04 05:49:13.539596 [ 192 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 290 rows starting from the beginning of the part | ||
| 5496 | 2026.02.04 05:49:13.539695 [ 192 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 266 rows starting from the beginning of the part | ||
| 5497 | 2026.02.04 05:49:13.539764 [ 192 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 266 rows starting from the beginning of the part | ||
| 5498 | 2026.02.04 05:49:13.539826 [ 192 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 266 rows starting from the beginning of the part | ||
| 5499 | 2026.02.04 05:49:13.539889 [ 192 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 266 rows starting from the beginning of the part | ||
| 5500 | 2026.02.04 05:49:13.539951 [ 192 ] {22090904-9488-42a3-8ea7-5675957516bd::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 | ||
| 5501 | 2026.02.04 05:49:13.539989 [ 262 ] {312efe9d-df8c-4762-b967-d4a0cd6911ff} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2026.02.04 05:49:13.540034 [ 262 ] {312efe9d-df8c-4762-b967-d4a0cd6911ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5503 | 2026.02.04 05:49:13.540405 [ 262 ] {312efe9d-df8c-4762-b967-d4a0cd6911ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5504 | 2026.02.04 05:49:13.540636 [ 262 ] {312efe9d-df8c-4762-b967-d4a0cd6911ff} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.02.04 05:49:13.540776 [ 262 ] {312efe9d-df8c-4762-b967-d4a0cd6911ff} <Debug> executeQuery: Read 206 rows, 18.80 KiB in 0.001426 sec., 144460.0280504909 rows/sec., 12.87 MiB/sec. | ||
| 5506 | 2026.02.04 05:49:13.540816 [ 262 ] {312efe9d-df8c-4762-b967-d4a0cd6911ff} <Debug> TCPHandler: Processed in 0.001606504 sec. | ||
| 5507 | 2026.02.04 05:49:13.540929 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.02.04 05:49:13.541025 [ 262 ] {e8902d44-f4b6-47f5-af87-6920d6ab9ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5509 | 2026.02.04 05:49:13.541066 [ 262 ] {e8902d44-f4b6-47f5-af87-6920d6ab9ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5510 | 2026.02.04 05:49:13.541191 [ 195 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001921573 sec., 717120.8171638548 rows/sec., 48.78 MiB/sec. | ||
| 5511 | 2026.02.04 05:49:13.541351 [ 192 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5512 | 2026.02.04 05:49:13.541466 [ 262 ] {e8902d44-f4b6-47f5-af87-6920d6ab9ab8} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.02.04 05:49:13.541510 [ 262 ] {e8902d44-f4b6-47f5-af87-6920d6ab9ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5514 | 2026.02.04 05:49:13.541627 [ 192 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_16_3} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2026.02.04 05:49:13.541711 [ 192 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_16_3} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5516 | 2026.02.04 05:49:13.541794 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5517 | 2026.02.04 05:49:13.541836 [ 262 ] {e8902d44-f4b6-47f5-af87-6920d6ab9ab8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5518 | 2026.02.04 05:49:13.542045 [ 262 ] {e8902d44-f4b6-47f5-af87-6920d6ab9ab8} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2026.02.04 05:49:13.542179 [ 262 ] {e8902d44-f4b6-47f5-af87-6920d6ab9ab8} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001174 sec., 22998.296422487227 rows/sec., 1.74 MiB/sec. | ||
| 5520 | 2026.02.04 05:49:13.542218 [ 262 ] {e8902d44-f4b6-47f5-af87-6920d6ab9ab8} <Debug> TCPHandler: Processed in 0.001337926 sec. | ||
| 5521 | 2026.02.04 05:49:13.542319 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2026.02.04 05:49:13.542415 [ 262 ] {1a74c674-52ef-4334-bd2e-c7a67c7f7db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5523 | 2026.02.04 05:49:13.542454 [ 262 ] {1a74c674-52ef-4334-bd2e-c7a67c7f7db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5524 | 2026.02.04 05:49:13.542853 [ 262 ] {1a74c674-52ef-4334-bd2e-c7a67c7f7db7} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2026.02.04 05:49:13.542890 [ 262 ] {1a74c674-52ef-4334-bd2e-c7a67c7f7db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5526 | 2026.02.04 05:49:13.543196 [ 262 ] {1a74c674-52ef-4334-bd2e-c7a67c7f7db7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5527 | 2026.02.04 05:49:13.543398 [ 262 ] {1a74c674-52ef-4334-bd2e-c7a67c7f7db7} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.02.04 05:49:13.543501 [ 51 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5529 | 2026.02.04 05:49:13.543528 [ 262 ] {1a74c674-52ef-4334-bd2e-c7a67c7f7db7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.76 MiB/sec. | ||
| 5530 | 2026.02.04 05:49:13.543533 [ 51 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.02.04 05:49:13.543567 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5532 | 2026.02.04 05:49:13.543576 [ 262 ] {1a74c674-52ef-4334-bd2e-c7a67c7f7db7} <Debug> TCPHandler: Processed in 0.001306916 sec. | ||
| 5533 | 2026.02.04 05:49:13.543650 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 5534 | 2026.02.04 05:49:13.543703 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.02.04 05:49:13.543740 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5536 | 2026.02.04 05:49:13.543770 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 392 rows starting from the beginning of the part | ||
| 5537 | 2026.02.04 05:49:13.543795 [ 262 ] {7071e7e3-ecbd-423a-9639-63ed02a624dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5538 | 2026.02.04 05:49:13.543827 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 140 rows starting from the beginning of the part | ||
| 5539 | 2026.02.04 05:49:13.543835 [ 262 ] {7071e7e3-ecbd-423a-9639-63ed02a624dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5540 | 2026.02.04 05:49:13.543870 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 140 rows starting from the beginning of the part | ||
| 5541 | 2026.02.04 05:49:13.543914 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 368 rows starting from the beginning of the part | ||
| 5542 | 2026.02.04 05:49:13.543952 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 140 rows starting from the beginning of the part | ||
| 5543 | 2026.02.04 05:49:13.543991 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 5544 | 2026.02.04 05:49:13.544218 [ 262 ] {7071e7e3-ecbd-423a-9639-63ed02a624dc} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.02.04 05:49:13.544253 [ 262 ] {7071e7e3-ecbd-423a-9639-63ed02a624dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5546 | 2026.02.04 05:49:13.544540 [ 262 ] {7071e7e3-ecbd-423a-9639-63ed02a624dc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5547 | 2026.02.04 05:49:13.544747 [ 262 ] {7071e7e3-ecbd-423a-9639-63ed02a624dc} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.02.04 05:49:13.544846 [ 51 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5549 | 2026.02.04 05:49:13.544872 [ 262 ] {7071e7e3-ecbd-423a-9639-63ed02a624dc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 5550 | 2026.02.04 05:49:13.544875 [ 51 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.02.04 05:49:13.544910 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5552 | 2026.02.04 05:49:13.544915 [ 262 ] {7071e7e3-ecbd-423a-9639-63ed02a624dc} <Debug> TCPHandler: Processed in 0.001275995 sec. | ||
| 5553 | 2026.02.04 05:49:13.544939 [ 200 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323926 sec., 909416.3873207414 rows/sec., 63.97 MiB/sec. | ||
| 5554 | 2026.02.04 05:49:13.544975 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::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 | ||
| 5555 | 2026.02.04 05:49:13.545030 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.02.04 05:49:13.545054 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5557 | 2026.02.04 05:49:13.545077 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 151 rows starting from the beginning of the part | ||
| 5558 | 2026.02.04 05:49:13.545122 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 139 rows starting from the beginning of the part | ||
| 5559 | 2026.02.04 05:49:13.545122 [ 262 ] {4431ebbd-5627-4153-93a1-9648813f1014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5560 | 2026.02.04 05:49:13.545160 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part | ||
| 5561 | 2026.02.04 05:49:13.545167 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5562 | 2026.02.04 05:49:13.545169 [ 262 ] {4431ebbd-5627-4153-93a1-9648813f1014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5563 | 2026.02.04 05:49:13.545197 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 139 rows starting from the beginning of the part | ||
| 5564 | 2026.02.04 05:49:13.545231 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 139 rows starting from the beginning of the part | ||
| 5565 | 2026.02.04 05:49:13.545267 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 5566 | 2026.02.04 05:49:13.545536 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_16_3} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.02.04 05:49:13.545610 [ 262 ] {4431ebbd-5627-4153-93a1-9648813f1014} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.02.04 05:49:13.545634 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_16_3} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5569 | 2026.02.04 05:49:13.545652 [ 262 ] {4431ebbd-5627-4153-93a1-9648813f1014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5570 | 2026.02.04 05:49:13.545761 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5571 | 2026.02.04 05:49:13.545966 [ 262 ] {4431ebbd-5627-4153-93a1-9648813f1014} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5572 | 2026.02.04 05:49:13.546041 [ 199 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 5 columns (5 merged, 0 gathered) in 0.00110005 sec., 653606.6542429889 rows/sec., 40.10 MiB/sec. | ||
| 5573 | 2026.02.04 05:49:13.546163 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5574 | 2026.02.04 05:49:13.546179 [ 262 ] {4431ebbd-5627-4153-93a1-9648813f1014} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2026.02.04 05:49:13.546306 [ 262 ] {4431ebbd-5627-4153-93a1-9648813f1014} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001202 sec., 95673.8768718802 rows/sec., 7.78 MiB/sec. | ||
| 5576 | 2026.02.04 05:49:13.546343 [ 262 ] {4431ebbd-5627-4153-93a1-9648813f1014} <Debug> TCPHandler: Processed in 0.001360947 sec. | ||
| 5577 | 2026.02.04 05:49:13.546409 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_16_3} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2026.02.04 05:49:13.546454 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2026.02.04 05:49:13.546470 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_16_3} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5580 | 2026.02.04 05:49:13.546528 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5581 | 2026.02.04 05:49:13.546546 [ 262 ] {fd274784-ce44-4712-8ad5-0945d342efc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5582 | 2026.02.04 05:49:13.546588 [ 262 ] {fd274784-ce44-4712-8ad5-0945d342efc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5583 | 2026.02.04 05:49:13.547010 [ 262 ] {fd274784-ce44-4712-8ad5-0945d342efc9} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2026.02.04 05:49:13.547044 [ 262 ] {fd274784-ce44-4712-8ad5-0945d342efc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5585 | 2026.02.04 05:49:13.547366 [ 262 ] {fd274784-ce44-4712-8ad5-0945d342efc9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5586 | 2026.02.04 05:49:13.547570 [ 262 ] {fd274784-ce44-4712-8ad5-0945d342efc9} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.02.04 05:49:13.547692 [ 262 ] {fd274784-ce44-4712-8ad5-0945d342efc9} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001163 sec., 292347.377472055 rows/sec., 22.13 MiB/sec. | ||
| 5588 | 2026.02.04 05:49:13.547727 [ 262 ] {fd274784-ce44-4712-8ad5-0945d342efc9} <Debug> TCPHandler: Processed in 0.001320246 sec. | ||
| 5589 | 2026.02.04 05:49:13.547831 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2026.02.04 05:49:13.547921 [ 262 ] {5737d229-62c1-4838-b460-58c890e6b661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5591 | 2026.02.04 05:49:13.547973 [ 262 ] {5737d229-62c1-4838-b460-58c890e6b661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5592 | 2026.02.04 05:49:13.548706 [ 262 ] {5737d229-62c1-4838-b460-58c890e6b661} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.02.04 05:49:13.548742 [ 262 ] {5737d229-62c1-4838-b460-58c890e6b661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5594 | 2026.02.04 05:49:13.549239 [ 262 ] {5737d229-62c1-4838-b460-58c890e6b661} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5595 | 2026.02.04 05:49:13.549447 [ 262 ] {5737d229-62c1-4838-b460-58c890e6b661} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.02.04 05:49:13.549585 [ 262 ] {5737d229-62c1-4838-b460-58c890e6b661} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001681 sec., 8923.25996430696 rows/sec., 15.99 MiB/sec. | ||
| 5597 | 2026.02.04 05:49:13.549636 [ 262 ] {5737d229-62c1-4838-b460-58c890e6b661} <Debug> TCPHandler: Processed in 0.001852561 sec. | ||
| 5598 | 2026.02.04 05:49:13.549741 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.02.04 05:49:13.549834 [ 262 ] {3ddd1377-771f-4613-a104-e98ae6c22cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5600 | 2026.02.04 05:49:13.549874 [ 262 ] {3ddd1377-771f-4613-a104-e98ae6c22cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5601 | 2026.02.04 05:49:13.550201 [ 262 ] {3ddd1377-771f-4613-a104-e98ae6c22cbd} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2026.02.04 05:49:13.550237 [ 262 ] {3ddd1377-771f-4613-a104-e98ae6c22cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5603 | 2026.02.04 05:49:13.550523 [ 262 ] {3ddd1377-771f-4613-a104-e98ae6c22cbd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5604 | 2026.02.04 05:49:13.550728 [ 262 ] {3ddd1377-771f-4613-a104-e98ae6c22cbd} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.02.04 05:49:13.550853 [ 262 ] {3ddd1377-771f-4613-a104-e98ae6c22cbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 5606 | 2026.02.04 05:49:13.550887 [ 262 ] {3ddd1377-771f-4613-a104-e98ae6c22cbd} <Debug> TCPHandler: Processed in 0.001193782 sec. | ||
| 5607 | 2026.02.04 05:49:14.130917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11046 | ||
| 5608 | 2026.02.04 05:49:14.131452 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.02.04 05:49:14.131494 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 5610 | 2026.02.04 05:49:14.132004 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5611 | 2026.02.04 05:49:14.132291 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.02.04 05:49:14.132460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11046 | ||
| 5613 | 2026.02.04 05:49:14.737949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5614 | 2026.02.04 05:49:14.755486 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.02.04 05:49:14.755552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5616 | 2026.02.04 05:49:14.761646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5617 | 2026.02.04 05:49:14.762344 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2026.02.04 05:49:14.765431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5619 | 2026.02.04 05:49:18.530068 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5620 | 2026.02.04 05:49:18.530238 [ 262 ] {aac5f5d4-ac95-4214-893b-864efd548a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5621 | 2026.02.04 05:49:18.530304 [ 262 ] {aac5f5d4-ac95-4214-893b-864efd548a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5622 | 2026.02.04 05:49:18.530947 [ 262 ] {aac5f5d4-ac95-4214-893b-864efd548a14} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2026.02.04 05:49:18.530989 [ 262 ] {aac5f5d4-ac95-4214-893b-864efd548a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5624 | 2026.02.04 05:49:18.531382 [ 262 ] {aac5f5d4-ac95-4214-893b-864efd548a14} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5625 | 2026.02.04 05:49:18.531613 [ 262 ] {aac5f5d4-ac95-4214-893b-864efd548a14} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2026.02.04 05:49:18.531773 [ 262 ] {aac5f5d4-ac95-4214-893b-864efd548a14} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001583 sec., 66961.4655716993 rows/sec., 5.59 MiB/sec. | ||
| 5627 | 2026.02.04 05:49:18.531820 [ 262 ] {aac5f5d4-ac95-4214-893b-864efd548a14} <Debug> TCPHandler: Processed in 0.001889032 sec. | ||
| 5628 | 2026.02.04 05:49:18.531945 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.02.04 05:49:18.532052 [ 262 ] {021c1790-033f-482d-805b-7c72f6b80108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.02.04 05:49:18.532096 [ 262 ] {021c1790-033f-482d-805b-7c72f6b80108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5631 | 2026.02.04 05:49:18.532510 [ 262 ] {021c1790-033f-482d-805b-7c72f6b80108} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2026.02.04 05:49:18.532547 [ 262 ] {021c1790-033f-482d-805b-7c72f6b80108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5633 | 2026.02.04 05:49:18.532856 [ 262 ] {021c1790-033f-482d-805b-7c72f6b80108} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5634 | 2026.02.04 05:49:18.533065 [ 262 ] {021c1790-033f-482d-805b-7c72f6b80108} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.02.04 05:49:18.533169 [ 42 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5636 | 2026.02.04 05:49:18.533201 [ 262 ] {021c1790-033f-482d-805b-7c72f6b80108} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001174 sec., 21294.718909710395 rows/sec., 1.56 MiB/sec. | ||
| 5637 | 2026.02.04 05:49:18.533206 [ 42 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2026.02.04 05:49:18.533233 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5639 | 2026.02.04 05:49:18.533239 [ 262 ] {021c1790-033f-482d-805b-7c72f6b80108} <Debug> TCPHandler: Processed in 0.001346248 sec. | ||
| 5640 | 2026.02.04 05:49:18.533348 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5641 | 2026.02.04 05:49:18.533349 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 5642 | 2026.02.04 05:49:18.533451 [ 262 ] {5b1c80fc-f24a-4465-ac2b-83b81043a7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5643 | 2026.02.04 05:49:18.533497 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5644 | 2026.02.04 05:49:18.533499 [ 262 ] {5b1c80fc-f24a-4465-ac2b-83b81043a7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5645 | 2026.02.04 05:49:18.533537 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 205 rows starting from the beginning of the part | ||
| 5646 | 2026.02.04 05:49:18.533612 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 164 rows starting from the beginning of the part | ||
| 5647 | 2026.02.04 05:49:18.533657 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 5648 | 2026.02.04 05:49:18.533697 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 158 rows starting from the beginning of the part | ||
| 5649 | 2026.02.04 05:49:18.533737 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
| 5650 | 2026.02.04 05:49:18.533775 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 5651 | 2026.02.04 05:49:18.533966 [ 262 ] {5b1c80fc-f24a-4465-ac2b-83b81043a7a1} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2026.02.04 05:49:18.534008 [ 262 ] {5b1c80fc-f24a-4465-ac2b-83b81043a7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5653 | 2026.02.04 05:49:18.534348 [ 262 ] {5b1c80fc-f24a-4465-ac2b-83b81043a7a1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5654 | 2026.02.04 05:49:18.534570 [ 262 ] {5b1c80fc-f24a-4465-ac2b-83b81043a7a1} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2026.02.04 05:49:18.534659 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366838 sec., 434579.66489079176 rows/sec., 29.27 MiB/sec. | ||
| 5656 | 2026.02.04 05:49:18.534703 [ 262 ] {5b1c80fc-f24a-4465-ac2b-83b81043a7a1} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001275 sec., 69803.92156862744 rows/sec., 5.45 MiB/sec. | ||
| 5657 | 2026.02.04 05:49:18.534747 [ 262 ] {5b1c80fc-f24a-4465-ac2b-83b81043a7a1} <Debug> TCPHandler: Processed in 0.0014513 sec. | ||
| 5658 | 2026.02.04 05:49:18.534847 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5659 | 2026.02.04 05:49:18.534862 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2026.02.04 05:49:18.534975 [ 262 ] {31e85163-524f-4eca-ba8f-ea947746f527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5661 | 2026.02.04 05:49:18.535018 [ 262 ] {31e85163-524f-4eca-ba8f-ea947746f527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5662 | 2026.02.04 05:49:18.535171 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_31_6} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.02.04 05:49:18.535258 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_31_6} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5664 | 2026.02.04 05:49:18.535357 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5665 | 2026.02.04 05:49:18.535409 [ 262 ] {31e85163-524f-4eca-ba8f-ea947746f527} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.02.04 05:49:18.535449 [ 262 ] {31e85163-524f-4eca-ba8f-ea947746f527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5667 | 2026.02.04 05:49:18.535787 [ 262 ] {31e85163-524f-4eca-ba8f-ea947746f527} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5668 | 2026.02.04 05:49:18.535995 [ 262 ] {31e85163-524f-4eca-ba8f-ea947746f527} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.02.04 05:49:18.536123 [ 262 ] {31e85163-524f-4eca-ba8f-ea947746f527} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 5670 | 2026.02.04 05:49:18.536158 [ 262 ] {31e85163-524f-4eca-ba8f-ea947746f527} <Debug> TCPHandler: Processed in 0.001346107 sec. | ||
| 5671 | 2026.02.04 05:49:18.536268 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2026.02.04 05:49:18.536363 [ 262 ] {65b1aab5-d717-4667-9378-cdafafd84125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5673 | 2026.02.04 05:49:18.536417 [ 262 ] {65b1aab5-d717-4667-9378-cdafafd84125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5674 | 2026.02.04 05:49:18.537164 [ 262 ] {65b1aab5-d717-4667-9378-cdafafd84125} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2026.02.04 05:49:18.537199 [ 262 ] {65b1aab5-d717-4667-9378-cdafafd84125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5676 | 2026.02.04 05:49:18.537707 [ 262 ] {65b1aab5-d717-4667-9378-cdafafd84125} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5677 | 2026.02.04 05:49:18.537923 [ 262 ] {65b1aab5-d717-4667-9378-cdafafd84125} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2026.02.04 05:49:18.538028 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5679 | 2026.02.04 05:49:18.538060 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2026.02.04 05:49:18.538061 [ 262 ] {65b1aab5-d717-4667-9378-cdafafd84125} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001716 sec., 14568.764568764567 rows/sec., 26.11 MiB/sec. | ||
| 5681 | 2026.02.04 05:49:18.538077 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5682 | 2026.02.04 05:49:18.538117 [ 262 ] {65b1aab5-d717-4667-9378-cdafafd84125} <Debug> TCPHandler: Processed in 0.001898482 sec. | ||
| 5683 | 2026.02.04 05:49:18.538148 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 5684 | 2026.02.04 05:49:18.538229 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2026.02.04 05:49:18.538326 [ 262 ] {965b1da0-f8a2-49c3-8760-a6e6eda82c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5686 | 2026.02.04 05:49:18.538340 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5687 | 2026.02.04 05:49:18.538366 [ 262 ] {965b1da0-f8a2-49c3-8760-a6e6eda82c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5688 | 2026.02.04 05:49:18.538399 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 451 rows starting from the beginning of the part | ||
| 5689 | 2026.02.04 05:49:18.538540 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part | ||
| 5690 | 2026.02.04 05:49:18.538664 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 5691 | 2026.02.04 05:49:18.538724 [ 262 ] {965b1da0-f8a2-49c3-8760-a6e6eda82c56} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.02.04 05:49:18.538769 [ 262 ] {965b1da0-f8a2-49c3-8760-a6e6eda82c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5693 | 2026.02.04 05:49:18.538772 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 5694 | 2026.02.04 05:49:18.538888 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 15 rows starting from the beginning of the part | ||
| 5695 | 2026.02.04 05:49:18.538997 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 5696 | 2026.02.04 05:49:18.539149 [ 262 ] {965b1da0-f8a2-49c3-8760-a6e6eda82c56} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5697 | 2026.02.04 05:49:18.539394 [ 262 ] {965b1da0-f8a2-49c3-8760-a6e6eda82c56} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2026.02.04 05:49:18.539527 [ 262 ] {965b1da0-f8a2-49c3-8760-a6e6eda82c56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 5699 | 2026.02.04 05:49:18.539563 [ 262 ] {965b1da0-f8a2-49c3-8760-a6e6eda82c56} <Debug> TCPHandler: Processed in 0.001384268 sec. | ||
| 5700 | 2026.02.04 05:49:18.556494 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 19 columns (19 merged, 0 gathered) in 0.018377576 sec., 30254.262041958093 rows/sec., 54.21 MiB/sec. | ||
| 5701 | 2026.02.04 05:49:18.557345 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5702 | 2026.02.04 05:49:18.557648 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.02.04 05:49:18.557713 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5704 | 2026.02.04 05:49:18.557784 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5705 | 2026.02.04 05:49:19.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.31 MiB, peak 263.64 MiB, free memory in arenas 0.00 B, will set to 258.56 MiB (RSS), difference: 2.25 MiB | ||
| 5706 | 2026.02.04 05:49:20.251900 [ 39 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5707 | 2026.02.04 05:49:20.251980 [ 39 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2026.02.04 05:49:20.251999 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5709 | 2026.02.04 05:49:20.252121 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::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 | ||
| 5710 | 2026.02.04 05:49:20.252270 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5711 | 2026.02.04 05:49:20.252310 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5712 | 2026.02.04 05:49:20.252379 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5713 | 2026.02.04 05:49:20.252426 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5714 | 2026.02.04 05:49:20.252474 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5715 | 2026.02.04 05:49:20.252514 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5716 | 2026.02.04 05:49:20.253328 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264884 sec., 11068.208626245569 rows/sec., 745.81 KiB/sec. | ||
| 5717 | 2026.02.04 05:49:20.253518 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5718 | 2026.02.04 05:49:20.253829 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_14_3} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2026.02.04 05:49:20.253912 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_14_3} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5720 | 2026.02.04 05:49:20.254024 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5721 | 2026.02.04 05:49:20.642250 [ 39 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5722 | 2026.02.04 05:49:20.642323 [ 39 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2026.02.04 05:49:20.642355 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5724 | 2026.02.04 05:49:20.642569 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::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 | ||
| 5725 | 2026.02.04 05:49:20.642776 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5726 | 2026.02.04 05:49:20.642828 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5727 | 2026.02.04 05:49:20.642919 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5728 | 2026.02.04 05:49:20.642984 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5729 | 2026.02.04 05:49:20.643046 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5730 | 2026.02.04 05:49:20.643107 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5731 | 2026.02.04 05:49:20.644064 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001583003 sec., 53063.702342951976 rows/sec., 2.71 MiB/sec. | ||
| 5732 | 2026.02.04 05:49:20.644241 [ 191 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5733 | 2026.02.04 05:49:20.644601 [ 191 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_14_3} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.02.04 05:49:20.644689 [ 191 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_14_3} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5735 | 2026.02.04 05:49:20.644801 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5736 | 2026.02.04 05:49:21.494472 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5737 | 2026.02.04 05:49:21.494525 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5738 | 2026.02.04 05:49:21.633438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11494 | ||
| 5739 | 2026.02.04 05:49:21.633932 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2026.02.04 05:49:21.633979 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5741 | 2026.02.04 05:49:21.634467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5742 | 2026.02.04 05:49:21.634706 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.02.04 05:49:21.634869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11494 | ||
| 5744 | 2026.02.04 05:49:21.686808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 778 | ||
| 5745 | 2026.02.04 05:49:21.689184 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.02.04 05:49:21.689258 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5747 | 2026.02.04 05:49:21.690813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5748 | 2026.02.04 05:49:21.691096 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.02.04 05:49:21.691479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 5750 | 2026.02.04 05:49:22.266388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5751 | 2026.02.04 05:49:22.286577 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2026.02.04 05:49:22.286649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5753 | 2026.02.04 05:49:22.292665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5754 | 2026.02.04 05:49:22.293467 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.02.04 05:49:22.298210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5756 | 2026.02.04 05:49:23.530262 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.02.04 05:49:23.530475 [ 262 ] {31911979-64b4-4fd7-a0f6-58ab2484838d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5758 | 2026.02.04 05:49:23.530549 [ 262 ] {31911979-64b4-4fd7-a0f6-58ab2484838d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5759 | 2026.02.04 05:49:23.531240 [ 262 ] {31911979-64b4-4fd7-a0f6-58ab2484838d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.02.04 05:49:23.531297 [ 262 ] {31911979-64b4-4fd7-a0f6-58ab2484838d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5761 | 2026.02.04 05:49:23.531685 [ 262 ] {31911979-64b4-4fd7-a0f6-58ab2484838d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5762 | 2026.02.04 05:49:23.531904 [ 262 ] {31911979-64b4-4fd7-a0f6-58ab2484838d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.02.04 05:49:23.532078 [ 262 ] {31911979-64b4-4fd7-a0f6-58ab2484838d} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001675 sec., 51343.28358208955 rows/sec., 4.29 MiB/sec. | ||
| 5764 | 2026.02.04 05:49:23.532079 [ 35 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5765 | 2026.02.04 05:49:23.532119 [ 262 ] {31911979-64b4-4fd7-a0f6-58ab2484838d} <Debug> TCPHandler: Processed in 0.001989765 sec. | ||
| 5766 | 2026.02.04 05:49:23.532164 [ 35 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2026.02.04 05:49:23.532195 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5768 | 2026.02.04 05:49:23.532262 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5769 | 2026.02.04 05:49:23.532325 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 5770 | 2026.02.04 05:49:23.532358 [ 262 ] {63b965b1-be3c-4747-8bf0-0e8c4fedb483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5771 | 2026.02.04 05:49:23.532408 [ 262 ] {63b965b1-be3c-4747-8bf0-0e8c4fedb483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5772 | 2026.02.04 05:49:23.532482 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5773 | 2026.02.04 05:49:23.532526 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2102 rows starting from the beginning of the part | ||
| 5774 | 2026.02.04 05:49:23.532600 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 86 rows starting from the beginning of the part | ||
| 5775 | 2026.02.04 05:49:23.532650 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 802 rows starting from the beginning of the part | ||
| 5776 | 2026.02.04 05:49:23.532697 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 206 rows starting from the beginning of the part | ||
| 5777 | 2026.02.04 05:49:23.532736 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 106 rows starting from the beginning of the part | ||
| 5778 | 2026.02.04 05:49:23.532780 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 86 rows starting from the beginning of the part | ||
| 5779 | 2026.02.04 05:49:23.532838 [ 262 ] {63b965b1-be3c-4747-8bf0-0e8c4fedb483} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.02.04 05:49:23.532880 [ 262 ] {63b965b1-be3c-4747-8bf0-0e8c4fedb483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5781 | 2026.02.04 05:49:23.533198 [ 262 ] {63b965b1-be3c-4747-8bf0-0e8c4fedb483} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5782 | 2026.02.04 05:49:23.533412 [ 262 ] {63b965b1-be3c-4747-8bf0-0e8c4fedb483} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.02.04 05:49:23.533543 [ 262 ] {63b965b1-be3c-4747-8bf0-0e8c4fedb483} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001203 sec., 12468.827930174562 rows/sec., 937.60 KiB/sec. | ||
| 5784 | 2026.02.04 05:49:23.533579 [ 262 ] {63b965b1-be3c-4747-8bf0-0e8c4fedb483} <Debug> TCPHandler: Processed in 0.001375668 sec. | ||
| 5785 | 2026.02.04 05:49:23.533691 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2026.02.04 05:49:23.533782 [ 262 ] {759324cf-aebf-4f6c-a004-7627955ab956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5787 | 2026.02.04 05:49:23.533821 [ 262 ] {759324cf-aebf-4f6c-a004-7627955ab956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5788 | 2026.02.04 05:49:23.534228 [ 262 ] {759324cf-aebf-4f6c-a004-7627955ab956} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.02.04 05:49:23.534264 [ 262 ] {759324cf-aebf-4f6c-a004-7627955ab956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5790 | 2026.02.04 05:49:23.534319 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3388 rows, containing 5 columns (5 merged, 0 gathered) in 0.002055717 sec., 1648086.7745900822 rows/sec., 141.33 MiB/sec. | ||
| 5791 | 2026.02.04 05:49:23.534567 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5792 | 2026.02.04 05:49:23.534568 [ 262 ] {759324cf-aebf-4f6c-a004-7627955ab956} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5793 | 2026.02.04 05:49:23.534876 [ 262 ] {759324cf-aebf-4f6c-a004-7627955ab956} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2026.02.04 05:49:23.534901 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_36_7} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.02.04 05:49:23.534985 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_36_7} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5796 | 2026.02.04 05:49:23.534989 [ 35 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5797 | 2026.02.04 05:49:23.535007 [ 262 ] {759324cf-aebf-4f6c-a004-7627955ab956} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001242 sec., 63607.085346215776 rows/sec., 4.97 MiB/sec. | ||
| 5798 | 2026.02.04 05:49:23.535030 [ 35 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.02.04 05:49:23.535050 [ 262 ] {759324cf-aebf-4f6c-a004-7627955ab956} <Debug> TCPHandler: Processed in 0.001406729 sec. | ||
| 5800 | 2026.02.04 05:49:23.535055 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5801 | 2026.02.04 05:49:23.535069 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 5802 | 2026.02.04 05:49:23.535160 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 5803 | 2026.02.04 05:49:23.535167 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2026.02.04 05:49:23.535245 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5805 | 2026.02.04 05:49:23.535268 [ 262 ] {be6e8c4d-f462-4448-bcdd-df5941391710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5806 | 2026.02.04 05:49:23.535275 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1033 rows starting from the beginning of the part | ||
| 5807 | 2026.02.04 05:49:23.535318 [ 262 ] {be6e8c4d-f462-4448-bcdd-df5941391710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5808 | 2026.02.04 05:49:23.535336 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 79 rows starting from the beginning of the part | ||
| 5809 | 2026.02.04 05:49:23.535375 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
| 5810 | 2026.02.04 05:49:23.535408 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 115 rows starting from the beginning of the part | ||
| 5811 | 2026.02.04 05:49:23.535443 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 89 rows starting from the beginning of the part | ||
| 5812 | 2026.02.04 05:49:23.535476 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 79 rows starting from the beginning of the part | ||
| 5813 | 2026.02.04 05:49:23.535722 [ 262 ] {be6e8c4d-f462-4448-bcdd-df5941391710} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.02.04 05:49:23.535762 [ 262 ] {be6e8c4d-f462-4448-bcdd-df5941391710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5815 | 2026.02.04 05:49:23.536096 [ 262 ] {be6e8c4d-f462-4448-bcdd-df5941391710} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5816 | 2026.02.04 05:49:23.536302 [ 262 ] {be6e8c4d-f462-4448-bcdd-df5941391710} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.02.04 05:49:23.536409 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5818 | 2026.02.04 05:49:23.536427 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1883 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290265 sec., 1459390.1252843407 rows/sec., 112.83 MiB/sec. | ||
| 5819 | 2026.02.04 05:49:23.536440 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.02.04 05:49:23.536433 [ 262 ] {be6e8c4d-f462-4448-bcdd-df5941391710} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 5821 | 2026.02.04 05:49:23.536488 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5822 | 2026.02.04 05:49:23.536524 [ 262 ] {be6e8c4d-f462-4448-bcdd-df5941391710} <Debug> TCPHandler: Processed in 0.001404048 sec. | ||
| 5823 | 2026.02.04 05:49:23.536564 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 5824 | 2026.02.04 05:49:23.536640 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2026.02.04 05:49:23.536663 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5826 | 2026.02.04 05:49:23.536668 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5827 | 2026.02.04 05:49:23.536696 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10048 rows starting from the beginning of the part | ||
| 5828 | 2026.02.04 05:49:23.536738 [ 262 ] {b31fc7ee-dc3e-438c-854b-7b3a685a9851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5829 | 2026.02.04 05:49:23.536747 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5830 | 2026.02.04 05:49:23.536797 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 258 rows starting from the beginning of the part | ||
| 5831 | 2026.02.04 05:49:23.536799 [ 262 ] {b31fc7ee-dc3e-438c-854b-7b3a685a9851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5832 | 2026.02.04 05:49:23.536835 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 340 rows starting from the beginning of the part | ||
| 5833 | 2026.02.04 05:49:23.536875 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5834 | 2026.02.04 05:49:23.536912 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5835 | 2026.02.04 05:49:23.536996 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_36_7} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.02.04 05:49:23.537090 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_36_7} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5837 | 2026.02.04 05:49:23.537206 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5838 | 2026.02.04 05:49:23.537577 [ 262 ] {b31fc7ee-dc3e-438c-854b-7b3a685a9851} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2026.02.04 05:49:23.537618 [ 262 ] {b31fc7ee-dc3e-438c-854b-7b3a685a9851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5840 | 2026.02.04 05:49:23.538204 [ 262 ] {b31fc7ee-dc3e-438c-854b-7b3a685a9851} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5841 | 2026.02.04 05:49:23.538439 [ 262 ] {b31fc7ee-dc3e-438c-854b-7b3a685a9851} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2026.02.04 05:49:23.538578 [ 262 ] {b31fc7ee-dc3e-438c-854b-7b3a685a9851} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001857 sec., 8077.544426494346 rows/sec., 14.47 MiB/sec. | ||
| 5843 | 2026.02.04 05:49:23.538630 [ 262 ] {b31fc7ee-dc3e-438c-854b-7b3a685a9851} <Debug> TCPHandler: Processed in 0.002037107 sec. | ||
| 5844 | 2026.02.04 05:49:23.538743 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5845 | 2026.02.04 05:49:23.538835 [ 262 ] {af5cc848-7f2b-44fd-8990-1779aa2d9294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5846 | 2026.02.04 05:49:23.538875 [ 262 ] {af5cc848-7f2b-44fd-8990-1779aa2d9294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5847 | 2026.02.04 05:49:23.539198 [ 262 ] {af5cc848-7f2b-44fd-8990-1779aa2d9294} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2026.02.04 05:49:23.539233 [ 262 ] {af5cc848-7f2b-44fd-8990-1779aa2d9294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5849 | 2026.02.04 05:49:23.539561 [ 262 ] {af5cc848-7f2b-44fd-8990-1779aa2d9294} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5850 | 2026.02.04 05:49:23.539765 [ 262 ] {af5cc848-7f2b-44fd-8990-1779aa2d9294} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2026.02.04 05:49:23.539866 [ 35 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5852 | 2026.02.04 05:49:23.539885 [ 189 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11126 rows, containing 5 columns (5 merged, 0 gathered) in 0.003348202 sec., 3322977.526445537 rows/sec., 225.58 MiB/sec. | ||
| 5853 | 2026.02.04 05:49:23.539896 [ 35 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.02.04 05:49:23.539893 [ 262 ] {af5cc848-7f2b-44fd-8990-1779aa2d9294} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 5855 | 2026.02.04 05:49:23.539944 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5856 | 2026.02.04 05:49:23.539982 [ 262 ] {af5cc848-7f2b-44fd-8990-1779aa2d9294} <Debug> TCPHandler: Processed in 0.001286286 sec. | ||
| 5857 | 2026.02.04 05:49:23.540023 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 5858 | 2026.02.04 05:49:23.540116 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5859 | 2026.02.04 05:49:23.540141 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1972 rows starting from the beginning of the part | ||
| 5860 | 2026.02.04 05:49:23.540183 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5861 | 2026.02.04 05:49:23.540218 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 88 rows starting from the beginning of the part | ||
| 5862 | 2026.02.04 05:49:23.540240 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5863 | 2026.02.04 05:49:23.540250 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5864 | 2026.02.04 05:49:23.540295 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 5865 | 2026.02.04 05:49:23.540326 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5866 | 2026.02.04 05:49:23.540594 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.02.04 05:49:23.540685 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5868 | 2026.02.04 05:49:23.540781 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 5869 | 2026.02.04 05:49:23.541257 [ 202 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001261135 sec., 1823753.99937358 rows/sec., 118.35 MiB/sec. | ||
| 5870 | 2026.02.04 05:49:23.541445 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5871 | 2026.02.04 05:49:23.541684 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_36_7} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2026.02.04 05:49:23.541746 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_36_7} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5873 | 2026.02.04 05:49:23.541807 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5874 | 2026.02.04 05:49:26.949301 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5875 | 2026.02.04 05:49:26.949498 [ 262 ] {0ae7d64b-979c-473a-811e-a4c777c3f5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5876 | 2026.02.04 05:49:26.949561 [ 262 ] {0ae7d64b-979c-473a-811e-a4c777c3f5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5877 | 2026.02.04 05:49:26.950276 [ 262 ] {0ae7d64b-979c-473a-811e-a4c777c3f5b6} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2026.02.04 05:49:26.950323 [ 262 ] {0ae7d64b-979c-473a-811e-a4c777c3f5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5879 | 2026.02.04 05:49:26.950722 [ 262 ] {0ae7d64b-979c-473a-811e-a4c777c3f5b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5880 | 2026.02.04 05:49:26.950939 [ 262 ] {0ae7d64b-979c-473a-811e-a4c777c3f5b6} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2026.02.04 05:49:26.951086 [ 262 ] {0ae7d64b-979c-473a-811e-a4c777c3f5b6} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001639 sec., 162294.081757169 rows/sec., 10.31 MiB/sec. | ||
| 5882 | 2026.02.04 05:49:26.951128 [ 262 ] {0ae7d64b-979c-473a-811e-a4c777c3f5b6} <Debug> TCPHandler: Processed in 0.001960825 sec. | ||
| 5883 | 2026.02.04 05:49:26.951248 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5884 | 2026.02.04 05:49:26.951342 [ 262 ] {85a0a841-8410-4887-b345-1fef438b6652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5885 | 2026.02.04 05:49:26.951384 [ 262 ] {85a0a841-8410-4887-b345-1fef438b6652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5886 | 2026.02.04 05:49:26.952754 [ 262 ] {85a0a841-8410-4887-b345-1fef438b6652} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.02.04 05:49:26.952792 [ 262 ] {85a0a841-8410-4887-b345-1fef438b6652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5888 | 2026.02.04 05:49:26.953213 [ 262 ] {85a0a841-8410-4887-b345-1fef438b6652} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5889 | 2026.02.04 05:49:26.953419 [ 262 ] {85a0a841-8410-4887-b345-1fef438b6652} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.02.04 05:49:26.953546 [ 262 ] {85a0a841-8410-4887-b345-1fef438b6652} <Debug> executeQuery: Read 1942 rows, 161.33 KiB in 0.002223 sec., 873594.2420152946 rows/sec., 70.87 MiB/sec. | ||
| 5891 | 2026.02.04 05:49:26.953586 [ 262 ] {85a0a841-8410-4887-b345-1fef438b6652} <Debug> TCPHandler: Processed in 0.002388676 sec. | ||
| 5892 | 2026.02.04 05:49:26.953711 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.02.04 05:49:26.953829 [ 262 ] {89215016-da9a-465f-9a4d-55668f721c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5894 | 2026.02.04 05:49:26.953877 [ 262 ] {89215016-da9a-465f-9a4d-55668f721c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5895 | 2026.02.04 05:49:26.954402 [ 262 ] {89215016-da9a-465f-9a4d-55668f721c9c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.02.04 05:49:26.954446 [ 262 ] {89215016-da9a-465f-9a4d-55668f721c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5897 | 2026.02.04 05:49:26.954756 [ 262 ] {89215016-da9a-465f-9a4d-55668f721c9c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5898 | 2026.02.04 05:49:26.954958 [ 262 ] {89215016-da9a-465f-9a4d-55668f721c9c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.02.04 05:49:26.955085 [ 262 ] {89215016-da9a-465f-9a4d-55668f721c9c} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001282 sec., 123244.9297971919 rows/sec., 7.53 MiB/sec. | ||
| 5900 | 2026.02.04 05:49:26.955123 [ 262 ] {89215016-da9a-465f-9a4d-55668f721c9c} <Debug> TCPHandler: Processed in 0.001475241 sec. | ||
| 5901 | 2026.02.04 05:49:26.955235 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2026.02.04 05:49:26.955330 [ 262 ] {efb8ec45-9492-40ef-af28-0f04b3767685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5903 | 2026.02.04 05:49:26.955369 [ 262 ] {efb8ec45-9492-40ef-af28-0f04b3767685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5904 | 2026.02.04 05:49:26.955882 [ 262 ] {efb8ec45-9492-40ef-af28-0f04b3767685} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2026.02.04 05:49:26.955919 [ 262 ] {efb8ec45-9492-40ef-af28-0f04b3767685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5906 | 2026.02.04 05:49:26.956228 [ 262 ] {efb8ec45-9492-40ef-af28-0f04b3767685} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5907 | 2026.02.04 05:49:26.956436 [ 262 ] {efb8ec45-9492-40ef-af28-0f04b3767685} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5908 | 2026.02.04 05:49:26.956563 [ 262 ] {efb8ec45-9492-40ef-af28-0f04b3767685} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001252 sec., 293929.71246006386 rows/sec., 19.56 MiB/sec. | ||
| 5909 | 2026.02.04 05:49:26.956601 [ 262 ] {efb8ec45-9492-40ef-af28-0f04b3767685} <Debug> TCPHandler: Processed in 0.001416119 sec. | ||
| 5910 | 2026.02.04 05:49:26.956707 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5911 | 2026.02.04 05:49:26.956800 [ 262 ] {c88f1084-f9dd-4dcb-a62d-e3611b5da249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5912 | 2026.02.04 05:49:26.956840 [ 262 ] {c88f1084-f9dd-4dcb-a62d-e3611b5da249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5913 | 2026.02.04 05:49:26.957260 [ 262 ] {c88f1084-f9dd-4dcb-a62d-e3611b5da249} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.02.04 05:49:26.957295 [ 262 ] {c88f1084-f9dd-4dcb-a62d-e3611b5da249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5915 | 2026.02.04 05:49:26.957584 [ 262 ] {c88f1084-f9dd-4dcb-a62d-e3611b5da249} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5916 | 2026.02.04 05:49:26.957783 [ 262 ] {c88f1084-f9dd-4dcb-a62d-e3611b5da249} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.02.04 05:49:26.957909 [ 262 ] {c88f1084-f9dd-4dcb-a62d-e3611b5da249} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001127 sec., 123336.29103815439 rows/sec., 7.02 MiB/sec. | ||
| 5918 | 2026.02.04 05:49:26.957947 [ 262 ] {c88f1084-f9dd-4dcb-a62d-e3611b5da249} <Debug> TCPHandler: Processed in 0.001288725 sec. | ||
| 5919 | 2026.02.04 05:49:26.958053 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2026.02.04 05:49:26.958147 [ 262 ] {399b62ad-61a5-47ef-81e5-e605412a3d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5921 | 2026.02.04 05:49:26.958186 [ 262 ] {399b62ad-61a5-47ef-81e5-e605412a3d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5922 | 2026.02.04 05:49:26.958891 [ 262 ] {399b62ad-61a5-47ef-81e5-e605412a3d09} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.02.04 05:49:26.958927 [ 262 ] {399b62ad-61a5-47ef-81e5-e605412a3d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5924 | 2026.02.04 05:49:26.959251 [ 262 ] {399b62ad-61a5-47ef-81e5-e605412a3d09} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5925 | 2026.02.04 05:49:26.959460 [ 262 ] {399b62ad-61a5-47ef-81e5-e605412a3d09} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.02.04 05:49:26.959590 [ 262 ] {399b62ad-61a5-47ef-81e5-e605412a3d09} <Debug> executeQuery: Read 944 rows, 69.57 KiB in 0.001461 sec., 646132.7857631759 rows/sec., 46.50 MiB/sec. | ||
| 5927 | 2026.02.04 05:49:26.959628 [ 262 ] {399b62ad-61a5-47ef-81e5-e605412a3d09} <Debug> TCPHandler: Processed in 0.001623675 sec. | ||
| 5928 | 2026.02.04 05:49:26.959743 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2026.02.04 05:49:26.959862 [ 262 ] {b6d6952a-3c29-4ca6-bef0-3a7d7c4aebd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5930 | 2026.02.04 05:49:26.959912 [ 262 ] {b6d6952a-3c29-4ca6-bef0-3a7d7c4aebd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5931 | 2026.02.04 05:49:26.960296 [ 262 ] {b6d6952a-3c29-4ca6-bef0-3a7d7c4aebd0} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.02.04 05:49:26.960341 [ 262 ] {b6d6952a-3c29-4ca6-bef0-3a7d7c4aebd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5933 | 2026.02.04 05:49:26.960673 [ 262 ] {b6d6952a-3c29-4ca6-bef0-3a7d7c4aebd0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5934 | 2026.02.04 05:49:26.960883 [ 262 ] {b6d6952a-3c29-4ca6-bef0-3a7d7c4aebd0} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2026.02.04 05:49:26.961007 [ 262 ] {b6d6952a-3c29-4ca6-bef0-3a7d7c4aebd0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 268.16 KiB/sec. | ||
| 5936 | 2026.02.04 05:49:26.961043 [ 262 ] {b6d6952a-3c29-4ca6-bef0-3a7d7c4aebd0} <Debug> TCPHandler: Processed in 0.001362328 sec. | ||
| 5937 | 2026.02.04 05:49:26.961149 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5938 | 2026.02.04 05:49:26.961243 [ 262 ] {5769b672-8db4-47e5-adae-7319aaa14f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5939 | 2026.02.04 05:49:26.961285 [ 262 ] {5769b672-8db4-47e5-adae-7319aaa14f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5940 | 2026.02.04 05:49:26.961836 [ 262 ] {5769b672-8db4-47e5-adae-7319aaa14f5a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2026.02.04 05:49:26.961872 [ 262 ] {5769b672-8db4-47e5-adae-7319aaa14f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5942 | 2026.02.04 05:49:26.962233 [ 262 ] {5769b672-8db4-47e5-adae-7319aaa14f5a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5943 | 2026.02.04 05:49:26.962433 [ 262 ] {5769b672-8db4-47e5-adae-7319aaa14f5a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2026.02.04 05:49:26.962559 [ 262 ] {5769b672-8db4-47e5-adae-7319aaa14f5a} <Debug> executeQuery: Read 900 rows, 61.36 KiB in 0.001336 sec., 673652.6946107785 rows/sec., 44.85 MiB/sec. | ||
| 5945 | 2026.02.04 05:49:26.962597 [ 262 ] {5769b672-8db4-47e5-adae-7319aaa14f5a} <Debug> TCPHandler: Processed in 0.001497512 sec. | ||
| 5946 | 2026.02.04 05:49:26.962703 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5947 | 2026.02.04 05:49:26.962797 [ 262 ] {10744bee-a78b-453c-94f2-a5b098268d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5948 | 2026.02.04 05:49:26.962837 [ 262 ] {10744bee-a78b-453c-94f2-a5b098268d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5949 | 2026.02.04 05:49:26.963143 [ 262 ] {10744bee-a78b-453c-94f2-a5b098268d23} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.02.04 05:49:26.963180 [ 262 ] {10744bee-a78b-453c-94f2-a5b098268d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5951 | 2026.02.04 05:49:26.963460 [ 262 ] {10744bee-a78b-453c-94f2-a5b098268d23} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5952 | 2026.02.04 05:49:26.963659 [ 262 ] {10744bee-a78b-453c-94f2-a5b098268d23} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5953 | 2026.02.04 05:49:26.963784 [ 262 ] {10744bee-a78b-453c-94f2-a5b098268d23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 5954 | 2026.02.04 05:49:26.963820 [ 262 ] {10744bee-a78b-453c-94f2-a5b098268d23} <Debug> TCPHandler: Processed in 0.001165422 sec. | ||
| 5955 | 2026.02.04 05:49:26.963922 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5956 | 2026.02.04 05:49:26.964022 [ 262 ] {4f15ed5b-335b-4071-838a-58a544238340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5957 | 2026.02.04 05:49:26.964076 [ 262 ] {4f15ed5b-335b-4071-838a-58a544238340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5958 | 2026.02.04 05:49:26.964859 [ 262 ] {4f15ed5b-335b-4071-838a-58a544238340} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2026.02.04 05:49:26.964898 [ 262 ] {4f15ed5b-335b-4071-838a-58a544238340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5960 | 2026.02.04 05:49:26.965427 [ 262 ] {4f15ed5b-335b-4071-838a-58a544238340} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5961 | 2026.02.04 05:49:26.965645 [ 262 ] {4f15ed5b-335b-4071-838a-58a544238340} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.02.04 05:49:26.965784 [ 262 ] {4f15ed5b-335b-4071-838a-58a544238340} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001783 sec., 14021.312394840157 rows/sec., 25.13 MiB/sec. | ||
| 5963 | 2026.02.04 05:49:26.965838 [ 262 ] {4f15ed5b-335b-4071-838a-58a544238340} <Debug> TCPHandler: Processed in 0.001967675 sec. | ||
| 5964 | 2026.02.04 05:49:26.965947 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5965 | 2026.02.04 05:49:26.966042 [ 262 ] {51b05030-9e3e-4a99-87b8-3e78f5bc8f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5966 | 2026.02.04 05:49:26.966083 [ 262 ] {51b05030-9e3e-4a99-87b8-3e78f5bc8f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5967 | 2026.02.04 05:49:26.966404 [ 262 ] {51b05030-9e3e-4a99-87b8-3e78f5bc8f69} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2026.02.04 05:49:26.966442 [ 262 ] {51b05030-9e3e-4a99-87b8-3e78f5bc8f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5969 | 2026.02.04 05:49:26.966728 [ 262 ] {51b05030-9e3e-4a99-87b8-3e78f5bc8f69} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5970 | 2026.02.04 05:49:26.966929 [ 262 ] {51b05030-9e3e-4a99-87b8-3e78f5bc8f69} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.02.04 05:49:26.967054 [ 262 ] {51b05030-9e3e-4a99-87b8-3e78f5bc8f69} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001031 sec., 69835.11154219204 rows/sec., 4.31 MiB/sec. | ||
| 5972 | 2026.02.04 05:49:26.967090 [ 262 ] {51b05030-9e3e-4a99-87b8-3e78f5bc8f69} <Debug> TCPHandler: Processed in 0.001193763 sec. | ||
| 5973 | 2026.02.04 05:49:28.522871 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5974 | 2026.02.04 05:49:28.523050 [ 262 ] {4c6c3369-cb60-4e2f-8980-90633fc84c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5975 | 2026.02.04 05:49:28.523118 [ 262 ] {4c6c3369-cb60-4e2f-8980-90633fc84c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5976 | 2026.02.04 05:49:28.523841 [ 262 ] {4c6c3369-cb60-4e2f-8980-90633fc84c30} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.02.04 05:49:28.523905 [ 262 ] {4c6c3369-cb60-4e2f-8980-90633fc84c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5978 | 2026.02.04 05:49:28.524322 [ 262 ] {4c6c3369-cb60-4e2f-8980-90633fc84c30} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5979 | 2026.02.04 05:49:28.524556 [ 262 ] {4c6c3369-cb60-4e2f-8980-90633fc84c30} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.02.04 05:49:28.524728 [ 262 ] {4c6c3369-cb60-4e2f-8980-90633fc84c30} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001726 sec., 32444.959443800693 rows/sec., 2.48 MiB/sec. | ||
| 5981 | 2026.02.04 05:49:28.524778 [ 262 ] {4c6c3369-cb60-4e2f-8980-90633fc84c30} <Debug> TCPHandler: Processed in 0.002035956 sec. | ||
| 5982 | 2026.02.04 05:49:28.524905 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5983 | 2026.02.04 05:49:28.525010 [ 262 ] {e08bb2d7-2a38-40d8-ae95-51cb810df54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5984 | 2026.02.04 05:49:28.525053 [ 262 ] {e08bb2d7-2a38-40d8-ae95-51cb810df54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5985 | 2026.02.04 05:49:28.525609 [ 262 ] {e08bb2d7-2a38-40d8-ae95-51cb810df54b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5986 | 2026.02.04 05:49:28.525647 [ 262 ] {e08bb2d7-2a38-40d8-ae95-51cb810df54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5987 | 2026.02.04 05:49:28.525985 [ 262 ] {e08bb2d7-2a38-40d8-ae95-51cb810df54b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5988 | 2026.02.04 05:49:28.526198 [ 262 ] {e08bb2d7-2a38-40d8-ae95-51cb810df54b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5989 | 2026.02.04 05:49:28.526338 [ 262 ] {e08bb2d7-2a38-40d8-ae95-51cb810df54b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001353 sec., 47302.29120473023 rows/sec., 3.69 MiB/sec. | ||
| 5990 | 2026.02.04 05:49:28.526377 [ 262 ] {e08bb2d7-2a38-40d8-ae95-51cb810df54b} <Debug> TCPHandler: Processed in 0.001524882 sec. | ||
| 5991 | 2026.02.04 05:49:28.526504 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5992 | 2026.02.04 05:49:28.526605 [ 262 ] {6085a291-c4ae-45bd-b9bc-120791b635c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5993 | 2026.02.04 05:49:28.526649 [ 262 ] {6085a291-c4ae-45bd-b9bc-120791b635c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5994 | 2026.02.04 05:49:28.527008 [ 262 ] {6085a291-c4ae-45bd-b9bc-120791b635c2} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.02.04 05:49:28.527043 [ 262 ] {6085a291-c4ae-45bd-b9bc-120791b635c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 5996 | 2026.02.04 05:49:28.527374 [ 262 ] {6085a291-c4ae-45bd-b9bc-120791b635c2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5997 | 2026.02.04 05:49:28.527595 [ 262 ] {6085a291-c4ae-45bd-b9bc-120791b635c2} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5998 | 2026.02.04 05:49:28.527730 [ 262 ] {6085a291-c4ae-45bd-b9bc-120791b635c2} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001147 sec., 36617.26242371403 rows/sec., 2.55 MiB/sec. | ||
| 5999 | 2026.02.04 05:49:28.527766 [ 262 ] {6085a291-c4ae-45bd-b9bc-120791b635c2} <Debug> TCPHandler: Processed in 0.001314416 sec. | ||
| 6000 | 2026.02.04 05:49:28.527880 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2026.02.04 05:49:28.527977 [ 262 ] {8d4e2a6d-2936-4cb0-921d-abe5f683c0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6002 | 2026.02.04 05:49:28.528020 [ 262 ] {8d4e2a6d-2936-4cb0-921d-abe5f683c0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6003 | 2026.02.04 05:49:28.528333 [ 262 ] {8d4e2a6d-2936-4cb0-921d-abe5f683c0e9} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.02.04 05:49:28.528367 [ 262 ] {8d4e2a6d-2936-4cb0-921d-abe5f683c0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6005 | 2026.02.04 05:49:28.528683 [ 262 ] {8d4e2a6d-2936-4cb0-921d-abe5f683c0e9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6006 | 2026.02.04 05:49:28.528898 [ 262 ] {8d4e2a6d-2936-4cb0-921d-abe5f683c0e9} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.02.04 05:49:28.529029 [ 262 ] {8d4e2a6d-2936-4cb0-921d-abe5f683c0e9} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001072 sec., 14925.373134328358 rows/sec., 1.01 MiB/sec. | ||
| 6008 | 2026.02.04 05:49:28.529064 [ 262 ] {8d4e2a6d-2936-4cb0-921d-abe5f683c0e9} <Debug> TCPHandler: Processed in 0.001234044 sec. | ||
| 6009 | 2026.02.04 05:49:29.135867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12006 | ||
| 6010 | 2026.02.04 05:49:29.136361 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2026.02.04 05:49:29.136402 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6012 | 2026.02.04 05:49:29.136875 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6013 | 2026.02.04 05:49:29.137108 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6014 | 2026.02.04 05:49:29.137251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12006 | ||
| 6015 | 2026.02.04 05:49:29.799228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6016 | 2026.02.04 05:49:29.817753 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.02.04 05:49:29.817819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6018 | 2026.02.04 05:49:29.823925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6019 | 2026.02.04 05:49:29.824641 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.02.04 05:49:29.827652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6021 | 2026.02.04 05:49:31.692549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 820 | ||
| 6022 | 2026.02.04 05:49:31.695060 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.02.04 05:49:31.695114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6024 | 2026.02.04 05:49:31.696303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6025 | 2026.02.04 05:49:31.696578 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.02.04 05:49:31.696953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6027 | 2026.02.04 05:49:33.530087 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.02.04 05:49:33.530310 [ 262 ] {9050f29a-5196-403d-ab41-84846adff31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6029 | 2026.02.04 05:49:33.530394 [ 262 ] {9050f29a-5196-403d-ab41-84846adff31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6030 | 2026.02.04 05:49:33.531117 [ 262 ] {9050f29a-5196-403d-ab41-84846adff31b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.02.04 05:49:33.531162 [ 262 ] {9050f29a-5196-403d-ab41-84846adff31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6032 | 2026.02.04 05:49:33.531551 [ 262 ] {9050f29a-5196-403d-ab41-84846adff31b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6033 | 2026.02.04 05:49:33.531772 [ 262 ] {9050f29a-5196-403d-ab41-84846adff31b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.02.04 05:49:33.531924 [ 262 ] {9050f29a-5196-403d-ab41-84846adff31b} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001674 sec., 51373.954599761055 rows/sec., 4.29 MiB/sec. | ||
| 6035 | 2026.02.04 05:49:33.531973 [ 262 ] {9050f29a-5196-403d-ab41-84846adff31b} <Debug> TCPHandler: Processed in 0.002033565 sec. | ||
| 6036 | 2026.02.04 05:49:33.532087 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.02.04 05:49:33.532191 [ 262 ] {ad6dcf25-2763-4180-81ba-7a8d4d01da92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6038 | 2026.02.04 05:49:33.532235 [ 262 ] {ad6dcf25-2763-4180-81ba-7a8d4d01da92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6039 | 2026.02.04 05:49:33.532646 [ 262 ] {ad6dcf25-2763-4180-81ba-7a8d4d01da92} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.02.04 05:49:33.532683 [ 262 ] {ad6dcf25-2763-4180-81ba-7a8d4d01da92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6041 | 2026.02.04 05:49:33.532975 [ 262 ] {ad6dcf25-2763-4180-81ba-7a8d4d01da92} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6042 | 2026.02.04 05:49:33.533179 [ 262 ] {ad6dcf25-2763-4180-81ba-7a8d4d01da92} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.02.04 05:49:33.533312 [ 262 ] {ad6dcf25-2763-4180-81ba-7a8d4d01da92} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001143 sec., 13123.359580052494 rows/sec., 986.82 KiB/sec. | ||
| 6044 | 2026.02.04 05:49:33.533349 [ 262 ] {ad6dcf25-2763-4180-81ba-7a8d4d01da92} <Debug> TCPHandler: Processed in 0.001312366 sec. | ||
| 6045 | 2026.02.04 05:49:33.533463 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.02.04 05:49:33.533560 [ 262 ] {ee8b6c50-8719-4e45-a887-173384421889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6047 | 2026.02.04 05:49:33.533600 [ 262 ] {ee8b6c50-8719-4e45-a887-173384421889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6048 | 2026.02.04 05:49:33.534008 [ 262 ] {ee8b6c50-8719-4e45-a887-173384421889} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.02.04 05:49:33.534044 [ 262 ] {ee8b6c50-8719-4e45-a887-173384421889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6050 | 2026.02.04 05:49:33.534334 [ 262 ] {ee8b6c50-8719-4e45-a887-173384421889} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6051 | 2026.02.04 05:49:33.534545 [ 262 ] {ee8b6c50-8719-4e45-a887-173384421889} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.02.04 05:49:33.534671 [ 262 ] {ee8b6c50-8719-4e45-a887-173384421889} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00113 sec., 69911.50442477876 rows/sec., 5.46 MiB/sec. | ||
| 6053 | 2026.02.04 05:49:33.534708 [ 262 ] {ee8b6c50-8719-4e45-a887-173384421889} <Debug> TCPHandler: Processed in 0.001304496 sec. | ||
| 6054 | 2026.02.04 05:49:33.534814 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.02.04 05:49:33.534908 [ 262 ] {0485fa54-c397-4c1c-ae20-0c48fa5e8564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6056 | 2026.02.04 05:49:33.534952 [ 262 ] {0485fa54-c397-4c1c-ae20-0c48fa5e8564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6057 | 2026.02.04 05:49:33.535333 [ 262 ] {0485fa54-c397-4c1c-ae20-0c48fa5e8564} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.02.04 05:49:33.535369 [ 262 ] {0485fa54-c397-4c1c-ae20-0c48fa5e8564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6059 | 2026.02.04 05:49:33.535713 [ 262 ] {0485fa54-c397-4c1c-ae20-0c48fa5e8564} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6060 | 2026.02.04 05:49:33.535913 [ 262 ] {0485fa54-c397-4c1c-ae20-0c48fa5e8564} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.02.04 05:49:33.536043 [ 262 ] {0485fa54-c397-4c1c-ae20-0c48fa5e8564} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 6062 | 2026.02.04 05:49:33.536078 [ 262 ] {0485fa54-c397-4c1c-ae20-0c48fa5e8564} <Debug> TCPHandler: Processed in 0.001313416 sec. | ||
| 6063 | 2026.02.04 05:49:33.536182 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.02.04 05:49:33.536277 [ 262 ] {0c954df6-f120-4944-b6a1-53ba825d97ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6065 | 2026.02.04 05:49:33.536330 [ 262 ] {0c954df6-f120-4944-b6a1-53ba825d97ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6066 | 2026.02.04 05:49:33.537073 [ 262 ] {0c954df6-f120-4944-b6a1-53ba825d97ff} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.02.04 05:49:33.537109 [ 262 ] {0c954df6-f120-4944-b6a1-53ba825d97ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6068 | 2026.02.04 05:49:33.537613 [ 262 ] {0c954df6-f120-4944-b6a1-53ba825d97ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6069 | 2026.02.04 05:49:33.537823 [ 262 ] {0c954df6-f120-4944-b6a1-53ba825d97ff} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.02.04 05:49:33.537963 [ 262 ] {0c954df6-f120-4944-b6a1-53ba825d97ff} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001704 sec., 8802.81690140845 rows/sec., 15.77 MiB/sec. | ||
| 6071 | 2026.02.04 05:49:33.538022 [ 262 ] {0c954df6-f120-4944-b6a1-53ba825d97ff} <Debug> TCPHandler: Processed in 0.001888742 sec. | ||
| 6072 | 2026.02.04 05:49:33.538128 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.02.04 05:49:33.538224 [ 262 ] {853af2e5-0212-4ce3-a16a-18adf854c4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6074 | 2026.02.04 05:49:33.538265 [ 262 ] {853af2e5-0212-4ce3-a16a-18adf854c4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6075 | 2026.02.04 05:49:33.538587 [ 262 ] {853af2e5-0212-4ce3-a16a-18adf854c4b4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.02.04 05:49:33.538622 [ 262 ] {853af2e5-0212-4ce3-a16a-18adf854c4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6077 | 2026.02.04 05:49:33.538917 [ 262 ] {853af2e5-0212-4ce3-a16a-18adf854c4b4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6078 | 2026.02.04 05:49:33.539117 [ 262 ] {853af2e5-0212-4ce3-a16a-18adf854c4b4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.02.04 05:49:33.539242 [ 262 ] {853af2e5-0212-4ce3-a16a-18adf854c4b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 6080 | 2026.02.04 05:49:33.539277 [ 262 ] {853af2e5-0212-4ce3-a16a-18adf854c4b4} <Debug> TCPHandler: Processed in 0.001198593 sec. | ||
| 6081 | 2026.02.04 05:49:35.388092 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61664 | ||
| 6082 | 2026.02.04 05:49:35.388218 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6083 | 2026.02.04 05:49:35.388250 [ 286 ] {} <Debug> TCP-Session: 2df453bf-a1fe-4b49-9348-ae05396117a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61664 | ||
| 6084 | 2026.02.04 05:49:35.388276 [ 286 ] {} <Debug> TCP-Session: 2df453bf-a1fe-4b49-9348-ae05396117a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2026.02.04 05:49:35.388292 [ 286 ] {} <Debug> TCP-Session: 2df453bf-a1fe-4b49-9348-ae05396117a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2026.02.04 05:49:35.388469 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60760 | ||
| 6087 | 2026.02.04 05:49:35.388484 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49105 | ||
| 6088 | 2026.02.04 05:49:35.388575 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6089 | 2026.02.04 05:49:35.388598 [ 289 ] {} <Debug> TCP-Session: e68d30d2-75ac-4dba-941a-ac865a94e6d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49105 | ||
| 6090 | 2026.02.04 05:49:35.388597 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47244 | ||
| 6091 | 2026.02.04 05:49:35.388620 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56308 | ||
| 6092 | 2026.02.04 05:49:35.388633 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44623 | ||
| 6093 | 2026.02.04 05:49:35.388662 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57446 | ||
| 6094 | 2026.02.04 05:49:35.388701 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6095 | 2026.02.04 05:49:35.388615 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63644 | ||
| 6096 | 2026.02.04 05:49:35.388740 [ 293 ] {} <Debug> TCP-Session: d81ca345-510f-42e7-8c72-0bc4ee200fdc Authenticating user 'default' from [fd00:1122:3344:101::e]:56308 | ||
| 6097 | 2026.02.04 05:49:35.388750 [ 286 ] {} <Trace> TCP-Session: 2df453bf-a1fe-4b49-9348-ae05396117a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6098 | 2026.02.04 05:49:35.388781 [ 293 ] {} <Debug> TCP-Session: d81ca345-510f-42e7-8c72-0bc4ee200fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2026.02.04 05:49:35.388615 [ 289 ] {} <Debug> TCP-Session: e68d30d2-75ac-4dba-941a-ac865a94e6d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2026.02.04 05:49:35.388806 [ 293 ] {} <Debug> TCP-Session: d81ca345-510f-42e7-8c72-0bc4ee200fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6101 | 2026.02.04 05:49:35.388832 [ 289 ] {} <Debug> TCP-Session: e68d30d2-75ac-4dba-941a-ac865a94e6d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2026.02.04 05:49:35.388804 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6103 | 2026.02.04 05:49:35.388869 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6104 | 2026.02.04 05:49:35.388608 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53451 | ||
| 6105 | 2026.02.04 05:49:35.388909 [ 294 ] {} <Debug> TCP-Session: a6bd19e5-9052-4ad7-9a71-b49b83e4bcf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44623 | ||
| 6106 | 2026.02.04 05:49:35.388902 [ 290 ] {} <Debug> TCP-Session: f813b3db-b128-4af6-a210-2bff984d9161 Authenticating user 'default' from [fd00:1122:3344:101::e]:47244 | ||
| 6107 | 2026.02.04 05:49:35.388953 [ 294 ] {} <Debug> TCP-Session: a6bd19e5-9052-4ad7-9a71-b49b83e4bcf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2026.02.04 05:49:35.388956 [ 286 ] {bf779636-21d5-4c80-9f1b-307a5d6cc561} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61664) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6109 | 2026.02.04 05:49:35.388972 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6110 | 2026.02.04 05:49:35.388970 [ 294 ] {} <Debug> TCP-Session: a6bd19e5-9052-4ad7-9a71-b49b83e4bcf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2026.02.04 05:49:35.388965 [ 290 ] {} <Debug> TCP-Session: f813b3db-b128-4af6-a210-2bff984d9161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2026.02.04 05:49:35.389031 [ 259 ] {} <Debug> TCP-Session: cdd90f6e-fde1-407c-9947-79be725f309b Authenticating user 'default' from [fd00:1122:3344:101::e]:57446 | ||
| 6113 | 2026.02.04 05:49:35.389056 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6114 | 2026.02.04 05:49:35.389062 [ 290 ] {} <Debug> TCP-Session: f813b3db-b128-4af6-a210-2bff984d9161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6115 | 2026.02.04 05:49:35.389088 [ 291 ] {} <Debug> TCP-Session: 55e870ca-16c2-4d43-aa3f-241a97caf0e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53451 | ||
| 6116 | 2026.02.04 05:49:35.389077 [ 259 ] {} <Debug> TCP-Session: cdd90f6e-fde1-407c-9947-79be725f309b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6117 | 2026.02.04 05:49:35.389118 [ 291 ] {} <Debug> TCP-Session: 55e870ca-16c2-4d43-aa3f-241a97caf0e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6118 | 2026.02.04 05:49:35.389128 [ 259 ] {} <Debug> TCP-Session: cdd90f6e-fde1-407c-9947-79be725f309b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2026.02.04 05:49:35.389135 [ 291 ] {} <Debug> TCP-Session: 55e870ca-16c2-4d43-aa3f-241a97caf0e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6120 | 2026.02.04 05:49:35.389029 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6121 | 2026.02.04 05:49:35.388673 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6122 | 2026.02.04 05:49:35.389186 [ 292 ] {} <Debug> TCP-Session: 55640f42-000c-44f6-948a-0bab3d68c561 Authenticating user 'default' from [fd00:1122:3344:101::e]:63644 | ||
| 6123 | 2026.02.04 05:49:35.389217 [ 288 ] {} <Debug> TCP-Session: 93fed481-9cdd-407d-ae93-01b94118cf7a Authenticating user 'default' from [fd00:1122:3344:101::e]:60760 | ||
| 6124 | 2026.02.04 05:49:35.389220 [ 292 ] {} <Debug> TCP-Session: 55640f42-000c-44f6-948a-0bab3d68c561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6125 | 2026.02.04 05:49:35.389242 [ 286 ] {bf779636-21d5-4c80-9f1b-307a5d6cc561} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6126 | 2026.02.04 05:49:35.389251 [ 292 ] {} <Debug> TCP-Session: 55640f42-000c-44f6-948a-0bab3d68c561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6127 | 2026.02.04 05:49:35.389245 [ 288 ] {} <Debug> TCP-Session: 93fed481-9cdd-407d-ae93-01b94118cf7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6128 | 2026.02.04 05:49:35.389295 [ 288 ] {} <Debug> TCP-Session: 93fed481-9cdd-407d-ae93-01b94118cf7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6129 | 2026.02.04 05:49:35.389303 [ 286 ] {bf779636-21d5-4c80-9f1b-307a5d6cc561} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6130 | 2026.02.04 05:49:35.389592 [ 286 ] {bf779636-21d5-4c80-9f1b-307a5d6cc561} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 6131 | 2026.02.04 05:49:35.390505 [ 339 ] {bf779636-21d5-4c80-9f1b-307a5d6cc561} <Trace> AggregatingTransform: Aggregating | ||
| 6132 | 2026.02.04 05:49:35.390558 [ 339 ] {bf779636-21d5-4c80-9f1b-307a5d6cc561} <Trace> Aggregator: Aggregation method: without_key | ||
| 6133 | 2026.02.04 05:49:35.390601 [ 339 ] {bf779636-21d5-4c80-9f1b-307a5d6cc561} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908655 sec. (1100.528 rows/sec., 42.99 KiB/sec.) | ||
| 6134 | 2026.02.04 05:49:35.390620 [ 339 ] {bf779636-21d5-4c80-9f1b-307a5d6cc561} <Trace> Aggregator: Merging aggregated data | ||
| 6135 | 2026.02.04 05:49:35.391896 [ 286 ] {bf779636-21d5-4c80-9f1b-307a5d6cc561} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002999 sec., 333.4444814938313 rows/sec., 13.03 KiB/sec. | ||
| 6136 | 2026.02.04 05:49:35.392027 [ 286 ] {bf779636-21d5-4c80-9f1b-307a5d6cc561} <Debug> TCPHandler: Processed in 0.003399143 sec. | ||
| 6137 | 2026.02.04 05:49:35.392149 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6138 | 2026.02.04 05:49:35.392172 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6139 | 2026.02.04 05:49:35.392196 [ 286 ] {} <Debug> TCP-Session: 2df453bf-a1fe-4b49-9348-ae05396117a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6140 | 2026.02.04 05:49:35.392208 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6141 | 2026.02.04 05:49:35.392224 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6142 | 2026.02.04 05:49:35.392237 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6143 | 2026.02.04 05:49:35.392272 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6144 | 2026.02.04 05:49:35.392279 [ 293 ] {} <Debug> TCP-Session: d81ca345-510f-42e7-8c72-0bc4ee200fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6145 | 2026.02.04 05:49:35.392303 [ 291 ] {} <Debug> TCP-Session: 55e870ca-16c2-4d43-aa3f-241a97caf0e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6146 | 2026.02.04 05:49:35.392321 [ 292 ] {} <Debug> TCP-Session: 55640f42-000c-44f6-948a-0bab3d68c561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6147 | 2026.02.04 05:49:35.392288 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6148 | 2026.02.04 05:49:35.392264 [ 259 ] {} <Debug> TCP-Session: cdd90f6e-fde1-407c-9947-79be725f309b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2026.02.04 05:49:35.392258 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6150 | 2026.02.04 05:49:35.392395 [ 294 ] {} <Debug> TCP-Session: a6bd19e5-9052-4ad7-9a71-b49b83e4bcf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2026.02.04 05:49:35.392196 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6152 | 2026.02.04 05:49:35.392423 [ 290 ] {} <Debug> TCP-Session: f813b3db-b128-4af6-a210-2bff984d9161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6153 | 2026.02.04 05:49:35.392219 [ 288 ] {} <Debug> TCP-Session: 93fed481-9cdd-407d-ae93-01b94118cf7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2026.02.04 05:49:35.392473 [ 289 ] {} <Debug> TCP-Session: e68d30d2-75ac-4dba-941a-ac865a94e6d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6155 | 2026.02.04 05:49:35.409309 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63519 | ||
| 6156 | 2026.02.04 05:49:35.409388 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6157 | 2026.02.04 05:49:35.409409 [ 286 ] {} <Debug> TCP-Session: 5b17eef3-94f2-4ea9-9074-4f283baacb77 Authenticating user 'default' from [fd00:1122:3344:101::e]:63519 | ||
| 6158 | 2026.02.04 05:49:35.409429 [ 286 ] {} <Debug> TCP-Session: 5b17eef3-94f2-4ea9-9074-4f283baacb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6159 | 2026.02.04 05:49:35.409441 [ 286 ] {} <Debug> TCP-Session: 5b17eef3-94f2-4ea9-9074-4f283baacb77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6160 | 2026.02.04 05:49:35.409614 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60518 | ||
| 6161 | 2026.02.04 05:49:35.409639 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50205 | ||
| 6162 | 2026.02.04 05:49:35.409650 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64581 | ||
| 6163 | 2026.02.04 05:49:35.409675 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54737 | ||
| 6164 | 2026.02.04 05:49:35.409701 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56761 | ||
| 6165 | 2026.02.04 05:49:35.409711 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6166 | 2026.02.04 05:49:35.409748 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6167 | 2026.02.04 05:49:35.409762 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6168 | 2026.02.04 05:49:35.409773 [ 288 ] {} <Debug> TCP-Session: cf0d9502-abf5-4141-bacf-dd51a13768f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60518 | ||
| 6169 | 2026.02.04 05:49:35.409788 [ 289 ] {} <Debug> TCP-Session: 7b574a7d-e132-4e7e-8801-eab32be11f44 Authenticating user 'default' from [fd00:1122:3344:101::e]:50205 | ||
| 6170 | 2026.02.04 05:49:35.409800 [ 293 ] {} <Debug> TCP-Session: 95a736ec-e959-40b2-baaf-5351af292a00 Authenticating user 'default' from [fd00:1122:3344:101::e]:54737 | ||
| 6171 | 2026.02.04 05:49:35.409818 [ 288 ] {} <Debug> TCP-Session: cf0d9502-abf5-4141-bacf-dd51a13768f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6172 | 2026.02.04 05:49:35.409829 [ 289 ] {} <Debug> TCP-Session: 7b574a7d-e132-4e7e-8801-eab32be11f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2026.02.04 05:49:35.409841 [ 293 ] {} <Debug> TCP-Session: 95a736ec-e959-40b2-baaf-5351af292a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6174 | 2026.02.04 05:49:35.409870 [ 289 ] {} <Debug> TCP-Session: 7b574a7d-e132-4e7e-8801-eab32be11f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6175 | 2026.02.04 05:49:35.409888 [ 293 ] {} <Debug> TCP-Session: 95a736ec-e959-40b2-baaf-5351af292a00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6176 | 2026.02.04 05:49:35.409776 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6177 | 2026.02.04 05:49:35.409749 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6178 | 2026.02.04 05:49:35.409940 [ 259 ] {} <Debug> TCP-Session: e36856f9-5006-47f7-be83-35af951e31ae Authenticating user 'default' from [fd00:1122:3344:101::e]:56761 | ||
| 6179 | 2026.02.04 05:49:35.409961 [ 290 ] {} <Debug> TCP-Session: 423cd194-d512-4319-91ad-450f54721ccc Authenticating user 'default' from [fd00:1122:3344:101::e]:64581 | ||
| 6180 | 2026.02.04 05:49:35.409972 [ 259 ] {} <Debug> TCP-Session: e36856f9-5006-47f7-be83-35af951e31ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2026.02.04 05:49:35.409989 [ 290 ] {} <Debug> TCP-Session: 423cd194-d512-4319-91ad-450f54721ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2026.02.04 05:49:35.409998 [ 259 ] {} <Debug> TCP-Session: e36856f9-5006-47f7-be83-35af951e31ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6183 | 2026.02.04 05:49:35.410012 [ 290 ] {} <Debug> TCP-Session: 423cd194-d512-4319-91ad-450f54721ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6184 | 2026.02.04 05:49:35.409697 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46887 | ||
| 6185 | 2026.02.04 05:49:35.409673 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56068 | ||
| 6186 | 2026.02.04 05:49:35.409664 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38272 | ||
| 6187 | 2026.02.04 05:49:35.410099 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6188 | 2026.02.04 05:49:35.410129 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6189 | 2026.02.04 05:49:35.410150 [ 294 ] {} <Debug> TCP-Session: d79afcb8-adac-4a90-bf22-8df18832e791 Authenticating user 'default' from [fd00:1122:3344:101::e]:46887 | ||
| 6190 | 2026.02.04 05:49:35.410159 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6191 | 2026.02.04 05:49:35.410169 [ 292 ] {} <Debug> TCP-Session: 041fa52f-401b-4c30-baba-dcdda8fd35f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56068 | ||
| 6192 | 2026.02.04 05:49:35.410179 [ 294 ] {} <Debug> TCP-Session: d79afcb8-adac-4a90-bf22-8df18832e791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6193 | 2026.02.04 05:49:35.410196 [ 291 ] {} <Debug> TCP-Session: 4db93816-5fae-447b-b108-b29f53aee389 Authenticating user 'default' from [fd00:1122:3344:101::e]:38272 | ||
| 6194 | 2026.02.04 05:49:35.410219 [ 294 ] {} <Debug> TCP-Session: d79afcb8-adac-4a90-bf22-8df18832e791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6195 | 2026.02.04 05:49:35.410238 [ 291 ] {} <Debug> TCP-Session: 4db93816-5fae-447b-b108-b29f53aee389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.02.04 05:49:35.410209 [ 292 ] {} <Debug> TCP-Session: 041fa52f-401b-4c30-baba-dcdda8fd35f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2026.02.04 05:49:35.410262 [ 291 ] {} <Debug> TCP-Session: 4db93816-5fae-447b-b108-b29f53aee389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.02.04 05:49:35.410282 [ 292 ] {} <Debug> TCP-Session: 041fa52f-401b-4c30-baba-dcdda8fd35f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6199 | 2026.02.04 05:49:35.409695 [ 286 ] {} <Trace> TCP-Session: 5b17eef3-94f2-4ea9-9074-4f283baacb77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2026.02.04 05:49:35.409854 [ 288 ] {} <Debug> TCP-Session: cf0d9502-abf5-4141-bacf-dd51a13768f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2026.02.04 05:49:35.410455 [ 286 ] {4173e1cf-7b8e-4e2a-881a-a61bb14fed96} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63519) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6202 | 2026.02.04 05:49:35.410669 [ 286 ] {4173e1cf-7b8e-4e2a-881a-a61bb14fed96} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6203 | 2026.02.04 05:49:35.410717 [ 286 ] {4173e1cf-7b8e-4e2a-881a-a61bb14fed96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6204 | 2026.02.04 05:49:35.410973 [ 286 ] {4173e1cf-7b8e-4e2a-881a-a61bb14fed96} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 6205 | 2026.02.04 05:49:35.412238 [ 309 ] {4173e1cf-7b8e-4e2a-881a-a61bb14fed96} <Trace> AggregatingTransform: Aggregating | ||
| 6206 | 2026.02.04 05:49:35.412292 [ 309 ] {4173e1cf-7b8e-4e2a-881a-a61bb14fed96} <Trace> Aggregator: Aggregation method: without_key | ||
| 6207 | 2026.02.04 05:49:35.412333 [ 309 ] {4173e1cf-7b8e-4e2a-881a-a61bb14fed96} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001260635 sec. (793.251 rows/sec., 30.99 KiB/sec.) | ||
| 6208 | 2026.02.04 05:49:35.412352 [ 309 ] {4173e1cf-7b8e-4e2a-881a-a61bb14fed96} <Trace> Aggregator: Merging aggregated data | ||
| 6209 | 2026.02.04 05:49:35.414438 [ 286 ] {4173e1cf-7b8e-4e2a-881a-a61bb14fed96} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004025 sec., 248.4472049689441 rows/sec., 9.70 KiB/sec. | ||
| 6210 | 2026.02.04 05:49:35.414581 [ 286 ] {4173e1cf-7b8e-4e2a-881a-a61bb14fed96} <Debug> TCPHandler: Processed in 0.004976067 sec. | ||
| 6211 | 2026.02.04 05:49:35.414673 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6212 | 2026.02.04 05:49:35.414692 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6213 | 2026.02.04 05:49:35.414712 [ 286 ] {} <Debug> TCP-Session: 5b17eef3-94f2-4ea9-9074-4f283baacb77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2026.02.04 05:49:35.414712 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6215 | 2026.02.04 05:49:35.414743 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6216 | 2026.02.04 05:49:35.414763 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6217 | 2026.02.04 05:49:35.414798 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6218 | 2026.02.04 05:49:35.414803 [ 291 ] {} <Debug> TCP-Session: 4db93816-5fae-447b-b108-b29f53aee389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6219 | 2026.02.04 05:49:35.414820 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6220 | 2026.02.04 05:49:35.414833 [ 292 ] {} <Debug> TCP-Session: 041fa52f-401b-4c30-baba-dcdda8fd35f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6221 | 2026.02.04 05:49:35.414827 [ 289 ] {} <Debug> TCP-Session: 7b574a7d-e132-4e7e-8801-eab32be11f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6222 | 2026.02.04 05:49:35.414877 [ 293 ] {} <Debug> TCP-Session: 95a736ec-e959-40b2-baaf-5351af292a00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6223 | 2026.02.04 05:49:35.414781 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6224 | 2026.02.04 05:49:35.414737 [ 259 ] {} <Debug> TCP-Session: e36856f9-5006-47f7-be83-35af951e31ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2026.02.04 05:49:35.414941 [ 290 ] {} <Debug> TCP-Session: 423cd194-d512-4319-91ad-450f54721ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2026.02.04 05:49:35.414728 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6227 | 2026.02.04 05:49:35.414782 [ 288 ] {} <Debug> TCP-Session: cf0d9502-abf5-4141-bacf-dd51a13768f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2026.02.04 05:49:35.415002 [ 294 ] {} <Debug> TCP-Session: d79afcb8-adac-4a90-bf22-8df18832e791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2026.02.04 05:49:35.541716 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64247 | ||
| 6230 | 2026.02.04 05:49:35.541829 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6231 | 2026.02.04 05:49:35.541853 [ 286 ] {} <Debug> TCP-Session: f7f543be-93f2-4c58-8d78-892b0469714f Authenticating user 'default' from [fd00:1122:3344:101::e]:64247 | ||
| 6232 | 2026.02.04 05:49:35.541875 [ 286 ] {} <Debug> TCP-Session: f7f543be-93f2-4c58-8d78-892b0469714f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6233 | 2026.02.04 05:49:35.541888 [ 286 ] {} <Debug> TCP-Session: f7f543be-93f2-4c58-8d78-892b0469714f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6234 | 2026.02.04 05:49:35.542187 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57349 | ||
| 6235 | 2026.02.04 05:49:35.542192 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56543 | ||
| 6236 | 2026.02.04 05:49:35.542241 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53834 | ||
| 6237 | 2026.02.04 05:49:35.542250 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35484 | ||
| 6238 | 2026.02.04 05:49:35.542271 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42453 | ||
| 6239 | 2026.02.04 05:49:35.542234 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60214 | ||
| 6240 | 2026.02.04 05:49:35.542316 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6241 | 2026.02.04 05:49:35.542333 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6242 | 2026.02.04 05:49:35.542359 [ 286 ] {} <Trace> TCP-Session: f7f543be-93f2-4c58-8d78-892b0469714f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2026.02.04 05:49:35.542371 [ 293 ] {} <Debug> TCP-Session: d2c502e4-45be-414c-9f05-30ea85ba11f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35484 | ||
| 6244 | 2026.02.04 05:49:35.542380 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6245 | 2026.02.04 05:49:35.542396 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6246 | 2026.02.04 05:49:35.542433 [ 259 ] {} <Debug> TCP-Session: 01751b96-3bae-4d93-a362-c896b8e5b7c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42453 | ||
| 6247 | 2026.02.04 05:49:35.542410 [ 293 ] {} <Debug> TCP-Session: d2c502e4-45be-414c-9f05-30ea85ba11f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6248 | 2026.02.04 05:49:35.542451 [ 291 ] {} <Debug> TCP-Session: 61f09242-8be9-48ee-aa0e-0cb3db2b18f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60214 | ||
| 6249 | 2026.02.04 05:49:35.542462 [ 259 ] {} <Debug> TCP-Session: 01751b96-3bae-4d93-a362-c896b8e5b7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6250 | 2026.02.04 05:49:35.542472 [ 293 ] {} <Debug> TCP-Session: d2c502e4-45be-414c-9f05-30ea85ba11f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6251 | 2026.02.04 05:49:35.542490 [ 291 ] {} <Debug> TCP-Session: 61f09242-8be9-48ee-aa0e-0cb3db2b18f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2026.02.04 05:49:35.542496 [ 259 ] {} <Debug> TCP-Session: 01751b96-3bae-4d93-a362-c896b8e5b7c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6253 | 2026.02.04 05:49:35.542520 [ 291 ] {} <Debug> TCP-Session: 61f09242-8be9-48ee-aa0e-0cb3db2b18f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6254 | 2026.02.04 05:49:35.542533 [ 286 ] {9c6e3f53-b192-450e-a1c2-814c5c783492} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64247) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6255 | 2026.02.04 05:49:35.542318 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6256 | 2026.02.04 05:49:35.542307 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6257 | 2026.02.04 05:49:35.542220 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60993 | ||
| 6258 | 2026.02.04 05:49:35.542611 [ 289 ] {} <Debug> TCP-Session: c4aeff5b-89be-4cc2-a0d5-e2794fc7b30d Authenticating user 'default' from [fd00:1122:3344:101::e]:56543 | ||
| 6259 | 2026.02.04 05:49:35.542603 [ 292 ] {} <Debug> TCP-Session: 1ecfa3fa-5a00-4804-a95a-8880d427b2b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53834 | ||
| 6260 | 2026.02.04 05:49:35.542678 [ 289 ] {} <Debug> TCP-Session: c4aeff5b-89be-4cc2-a0d5-e2794fc7b30d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2026.02.04 05:49:35.542695 [ 292 ] {} <Debug> TCP-Session: 1ecfa3fa-5a00-4804-a95a-8880d427b2b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6262 | 2026.02.04 05:49:35.542699 [ 289 ] {} <Debug> TCP-Session: c4aeff5b-89be-4cc2-a0d5-e2794fc7b30d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6263 | 2026.02.04 05:49:35.542716 [ 292 ] {} <Debug> TCP-Session: 1ecfa3fa-5a00-4804-a95a-8880d427b2b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2026.02.04 05:49:35.542263 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64317 | ||
| 6265 | 2026.02.04 05:49:35.542746 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6266 | 2026.02.04 05:49:35.542369 [ 288 ] {} <Debug> TCP-Session: c34139fc-f940-4c5c-8020-a3743b9acd8d Authenticating user 'default' from [fd00:1122:3344:101::e]:57349 | ||
| 6267 | 2026.02.04 05:49:35.542802 [ 290 ] {} <Debug> TCP-Session: 340d31a0-b679-4570-99a9-9e67b31f4aa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60993 | ||
| 6268 | 2026.02.04 05:49:35.542820 [ 288 ] {} <Debug> TCP-Session: c34139fc-f940-4c5c-8020-a3743b9acd8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6269 | 2026.02.04 05:49:35.542820 [ 286 ] {9c6e3f53-b192-450e-a1c2-814c5c783492} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6270 | 2026.02.04 05:49:35.542843 [ 288 ] {} <Debug> TCP-Session: c34139fc-f940-4c5c-8020-a3743b9acd8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6271 | 2026.02.04 05:49:35.542837 [ 290 ] {} <Debug> TCP-Session: 340d31a0-b679-4570-99a9-9e67b31f4aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6272 | 2026.02.04 05:49:35.542831 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6273 | 2026.02.04 05:49:35.542900 [ 290 ] {} <Debug> TCP-Session: 340d31a0-b679-4570-99a9-9e67b31f4aa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6274 | 2026.02.04 05:49:35.542929 [ 294 ] {} <Debug> TCP-Session: 187a7afe-8850-4558-ad52-d580b5524497 Authenticating user 'default' from [fd00:1122:3344:101::e]:64317 | ||
| 6275 | 2026.02.04 05:49:35.542897 [ 286 ] {9c6e3f53-b192-450e-a1c2-814c5c783492} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6276 | 2026.02.04 05:49:35.542954 [ 294 ] {} <Debug> TCP-Session: 187a7afe-8850-4558-ad52-d580b5524497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2026.02.04 05:49:35.542982 [ 294 ] {} <Debug> TCP-Session: 187a7afe-8850-4558-ad52-d580b5524497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6278 | 2026.02.04 05:49:35.543247 [ 286 ] {9c6e3f53-b192-450e-a1c2-814c5c783492} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 6279 | 2026.02.04 05:49:35.544082 [ 310 ] {9c6e3f53-b192-450e-a1c2-814c5c783492} <Trace> AggregatingTransform: Aggregating | ||
| 6280 | 2026.02.04 05:49:35.544110 [ 310 ] {9c6e3f53-b192-450e-a1c2-814c5c783492} <Trace> Aggregator: Aggregation method: without_key | ||
| 6281 | 2026.02.04 05:49:35.544135 [ 310 ] {9c6e3f53-b192-450e-a1c2-814c5c783492} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000787912 sec. (1269.177 rows/sec., 49.58 KiB/sec.) | ||
| 6282 | 2026.02.04 05:49:35.544151 [ 310 ] {9c6e3f53-b192-450e-a1c2-814c5c783492} <Trace> Aggregator: Merging aggregated data | ||
| 6283 | 2026.02.04 05:49:35.545495 [ 286 ] {9c6e3f53-b192-450e-a1c2-814c5c783492} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003023 sec., 330.797221303341 rows/sec., 12.92 KiB/sec. | ||
| 6284 | 2026.02.04 05:49:35.545578 [ 286 ] {9c6e3f53-b192-450e-a1c2-814c5c783492} <Debug> TCPHandler: Processed in 0.003336632 sec. | ||
| 6285 | 2026.02.04 05:49:35.545701 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6286 | 2026.02.04 05:49:35.545727 [ 286 ] {} <Debug> TCP-Session: f7f543be-93f2-4c58-8d78-892b0469714f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6287 | 2026.02.04 05:49:35.545738 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6288 | 2026.02.04 05:49:35.545759 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6289 | 2026.02.04 05:49:35.545773 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6290 | 2026.02.04 05:49:35.545779 [ 293 ] {} <Debug> TCP-Session: d2c502e4-45be-414c-9f05-30ea85ba11f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6291 | 2026.02.04 05:49:35.545797 [ 288 ] {} <Debug> TCP-Session: c34139fc-f940-4c5c-8020-a3743b9acd8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6292 | 2026.02.04 05:49:35.545801 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6293 | 2026.02.04 05:49:35.545832 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6294 | 2026.02.04 05:49:35.545853 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6295 | 2026.02.04 05:49:35.545872 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6296 | 2026.02.04 05:49:35.545875 [ 291 ] {} <Debug> TCP-Session: 61f09242-8be9-48ee-aa0e-0cb3db2b18f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6297 | 2026.02.04 05:49:35.545908 [ 290 ] {} <Debug> TCP-Session: 340d31a0-b679-4570-99a9-9e67b31f4aa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6298 | 2026.02.04 05:49:35.545917 [ 294 ] {} <Debug> TCP-Session: 187a7afe-8850-4558-ad52-d580b5524497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6299 | 2026.02.04 05:49:35.545865 [ 259 ] {} <Debug> TCP-Session: 01751b96-3bae-4d93-a362-c896b8e5b7c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6300 | 2026.02.04 05:49:35.545813 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6301 | 2026.02.04 05:49:35.545809 [ 292 ] {} <Debug> TCP-Session: 1ecfa3fa-5a00-4804-a95a-8880d427b2b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6302 | 2026.02.04 05:49:35.546002 [ 289 ] {} <Debug> TCP-Session: c4aeff5b-89be-4cc2-a0d5-e2794fc7b30d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6303 | 2026.02.04 05:49:36.494581 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6304 | 2026.02.04 05:49:36.494630 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6305 | 2026.02.04 05:49:36.637382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12454 | ||
| 6306 | 2026.02.04 05:49:36.637987 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2026.02.04 05:49:36.638039 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6308 | 2026.02.04 05:49:36.638528 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6309 | 2026.02.04 05:49:36.638772 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.02.04 05:49:36.638927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12454 | ||
| 6311 | 2026.02.04 05:49:36.638935 [ 146 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6312 | 2026.02.04 05:49:36.639006 [ 146 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.02.04 05:49:36.639027 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6314 | 2026.02.04 05:49:36.639157 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 6315 | 2026.02.04 05:49:36.639322 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6316 | 2026.02.04 05:49:36.639367 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10086 rows starting from the beginning of the part | ||
| 6317 | 2026.02.04 05:49:36.639442 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6318 | 2026.02.04 05:49:36.639487 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6319 | 2026.02.04 05:49:36.639532 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6320 | 2026.02.04 05:49:36.639573 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6321 | 2026.02.04 05:49:36.639621 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6322 | 2026.02.04 05:49:36.643826 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12454 rows, containing 4 columns (4 merged, 0 gathered) in 0.00473051 sec., 2632697.108768399 rows/sec., 37.66 MiB/sec. | ||
| 6323 | 2026.02.04 05:49:36.644238 [ 193 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6324 | 2026.02.04 05:49:36.644586 [ 193 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_26_5} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2026.02.04 05:49:36.644668 [ 193 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_26_5} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6326 | 2026.02.04 05:49:36.644779 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6327 | 2026.02.04 05:49:37.327780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6328 | 2026.02.04 05:49:37.345613 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.02.04 05:49:37.345673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6330 | 2026.02.04 05:49:37.351091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6331 | 2026.02.04 05:49:37.351818 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2026.02.04 05:49:37.352107 [ 172 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6333 | 2026.02.04 05:49:37.352179 [ 172 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2026.02.04 05:49:37.352203 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6335 | 2026.02.04 05:49:37.352304 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 6336 | 2026.02.04 05:49:37.354651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6337 | 2026.02.04 05:49:37.355233 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6338 | 2026.02.04 05:49:37.356000 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 6339 | 2026.02.04 05:49:37.359197 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 6340 | 2026.02.04 05:49:37.362506 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 6341 | 2026.02.04 05:49:37.366016 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 6342 | 2026.02.04 05:49:37.369868 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 6343 | 2026.02.04 05:49:37.373618 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 6344 | 2026.02.04 05:49:37.426450 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.074184283 sec., 2642.069075467104 rows/sec., 13.66 MiB/sec. | ||
| 6345 | 2026.02.04 05:49:37.429031 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6346 | 2026.02.04 05:49:37.431102 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_26_5} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.02.04 05:49:37.431208 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_26_5} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6348 | 2026.02.04 05:49:37.433282 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6349 | 2026.02.04 05:49:38.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.91 MiB, peak 271.45 MiB, free memory in arenas 0.00 B, will set to 264.89 MiB (RSS), difference: 3.98 MiB | ||
| 6350 | 2026.02.04 05:49:38.537583 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6351 | 2026.02.04 05:49:38.537763 [ 262 ] {168219a3-f9f0-4197-a49f-e656f98d3c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6352 | 2026.02.04 05:49:38.537829 [ 262 ] {168219a3-f9f0-4197-a49f-e656f98d3c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6353 | 2026.02.04 05:49:38.538567 [ 262 ] {168219a3-f9f0-4197-a49f-e656f98d3c00} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.02.04 05:49:38.538614 [ 262 ] {168219a3-f9f0-4197-a49f-e656f98d3c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6355 | 2026.02.04 05:49:38.539029 [ 262 ] {168219a3-f9f0-4197-a49f-e656f98d3c00} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6356 | 2026.02.04 05:49:38.539249 [ 262 ] {168219a3-f9f0-4197-a49f-e656f98d3c00} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.02.04 05:49:38.539400 [ 262 ] {168219a3-f9f0-4197-a49f-e656f98d3c00} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001685 sec., 157863.50148367952 rows/sec., 10.03 MiB/sec. | ||
| 6358 | 2026.02.04 05:49:38.539440 [ 262 ] {168219a3-f9f0-4197-a49f-e656f98d3c00} <Debug> TCPHandler: Processed in 0.001994465 sec. | ||
| 6359 | 2026.02.04 05:49:38.539570 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6360 | 2026.02.04 05:49:38.539665 [ 262 ] {b38a1c03-332c-4d8c-bd33-a04409425561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6361 | 2026.02.04 05:49:38.539705 [ 262 ] {b38a1c03-332c-4d8c-bd33-a04409425561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6362 | 2026.02.04 05:49:38.540623 [ 262 ] {b38a1c03-332c-4d8c-bd33-a04409425561} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2026.02.04 05:49:38.540657 [ 262 ] {b38a1c03-332c-4d8c-bd33-a04409425561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6364 | 2026.02.04 05:49:38.541002 [ 262 ] {b38a1c03-332c-4d8c-bd33-a04409425561} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6365 | 2026.02.04 05:49:38.541197 [ 262 ] {b38a1c03-332c-4d8c-bd33-a04409425561} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2026.02.04 05:49:38.541324 [ 262 ] {b38a1c03-332c-4d8c-bd33-a04409425561} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001677 sec., 478234.9433512224 rows/sec., 37.97 MiB/sec. | ||
| 6367 | 2026.02.04 05:49:38.541360 [ 262 ] {b38a1c03-332c-4d8c-bd33-a04409425561} <Debug> TCPHandler: Processed in 0.00183845 sec. | ||
| 6368 | 2026.02.04 05:49:38.541474 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2026.02.04 05:49:38.541570 [ 262 ] {16cc3dc2-3d00-4241-b374-a10c966441b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6370 | 2026.02.04 05:49:38.541609 [ 262 ] {16cc3dc2-3d00-4241-b374-a10c966441b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6371 | 2026.02.04 05:49:38.542069 [ 262 ] {16cc3dc2-3d00-4241-b374-a10c966441b5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.02.04 05:49:38.542103 [ 262 ] {16cc3dc2-3d00-4241-b374-a10c966441b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6373 | 2026.02.04 05:49:38.542389 [ 262 ] {16cc3dc2-3d00-4241-b374-a10c966441b5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6374 | 2026.02.04 05:49:38.542598 [ 262 ] {16cc3dc2-3d00-4241-b374-a10c966441b5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2026.02.04 05:49:38.542724 [ 262 ] {16cc3dc2-3d00-4241-b374-a10c966441b5} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001172 sec., 134812.2866894198 rows/sec., 8.23 MiB/sec. | ||
| 6376 | 2026.02.04 05:49:38.542760 [ 262 ] {16cc3dc2-3d00-4241-b374-a10c966441b5} <Debug> TCPHandler: Processed in 0.001342297 sec. | ||
| 6377 | 2026.02.04 05:49:38.542866 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6378 | 2026.02.04 05:49:38.542960 [ 262 ] {4b4063a9-e72a-407c-9e18-593e4709ce45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6379 | 2026.02.04 05:49:38.542998 [ 262 ] {4b4063a9-e72a-407c-9e18-593e4709ce45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6380 | 2026.02.04 05:49:38.543434 [ 262 ] {4b4063a9-e72a-407c-9e18-593e4709ce45} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2026.02.04 05:49:38.543476 [ 262 ] {4b4063a9-e72a-407c-9e18-593e4709ce45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6382 | 2026.02.04 05:49:38.543777 [ 262 ] {4b4063a9-e72a-407c-9e18-593e4709ce45} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6383 | 2026.02.04 05:49:38.544010 [ 262 ] {4b4063a9-e72a-407c-9e18-593e4709ce45} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2026.02.04 05:49:38.544139 [ 262 ] {4b4063a9-e72a-407c-9e18-593e4709ce45} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001197 sec., 116959.0643274854 rows/sec., 7.56 MiB/sec. | ||
| 6385 | 2026.02.04 05:49:38.544176 [ 262 ] {4b4063a9-e72a-407c-9e18-593e4709ce45} <Debug> TCPHandler: Processed in 0.001357908 sec. | ||
| 6386 | 2026.02.04 05:49:38.544282 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6387 | 2026.02.04 05:49:38.544375 [ 262 ] {ff298d19-6425-4656-94c0-36cf655eb13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6388 | 2026.02.04 05:49:38.544414 [ 262 ] {ff298d19-6425-4656-94c0-36cf655eb13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6389 | 2026.02.04 05:49:38.544862 [ 262 ] {ff298d19-6425-4656-94c0-36cf655eb13c} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2026.02.04 05:49:38.544896 [ 262 ] {ff298d19-6425-4656-94c0-36cf655eb13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6391 | 2026.02.04 05:49:38.545191 [ 262 ] {ff298d19-6425-4656-94c0-36cf655eb13c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6392 | 2026.02.04 05:49:38.545396 [ 262 ] {ff298d19-6425-4656-94c0-36cf655eb13c} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.02.04 05:49:38.545531 [ 262 ] {ff298d19-6425-4656-94c0-36cf655eb13c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001174 sec., 118398.63713798979 rows/sec., 6.74 MiB/sec. | ||
| 6394 | 2026.02.04 05:49:38.545569 [ 262 ] {ff298d19-6425-4656-94c0-36cf655eb13c} <Debug> TCPHandler: Processed in 0.001335667 sec. | ||
| 6395 | 2026.02.04 05:49:38.545677 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6396 | 2026.02.04 05:49:38.545769 [ 262 ] {2ac1c5bb-7d69-45b5-a76c-82a15b1f26d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6397 | 2026.02.04 05:49:38.545809 [ 262 ] {2ac1c5bb-7d69-45b5-a76c-82a15b1f26d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6398 | 2026.02.04 05:49:38.546404 [ 262 ] {2ac1c5bb-7d69-45b5-a76c-82a15b1f26d3} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.02.04 05:49:38.546439 [ 262 ] {2ac1c5bb-7d69-45b5-a76c-82a15b1f26d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6400 | 2026.02.04 05:49:38.546761 [ 262 ] {2ac1c5bb-7d69-45b5-a76c-82a15b1f26d3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6401 | 2026.02.04 05:49:38.546964 [ 262 ] {2ac1c5bb-7d69-45b5-a76c-82a15b1f26d3} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.02.04 05:49:38.547091 [ 262 ] {2ac1c5bb-7d69-45b5-a76c-82a15b1f26d3} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001339 sec., 364451.0828976849 rows/sec., 25.73 MiB/sec. | ||
| 6403 | 2026.02.04 05:49:38.547128 [ 262 ] {2ac1c5bb-7d69-45b5-a76c-82a15b1f26d3} <Debug> TCPHandler: Processed in 0.001499801 sec. | ||
| 6404 | 2026.02.04 05:49:38.547232 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.02.04 05:49:38.547326 [ 262 ] {47f1d96d-466e-4b91-88a8-b464192ab728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6406 | 2026.02.04 05:49:38.547367 [ 262 ] {47f1d96d-466e-4b91-88a8-b464192ab728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6407 | 2026.02.04 05:49:38.547710 [ 262 ] {47f1d96d-466e-4b91-88a8-b464192ab728} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.02.04 05:49:38.547743 [ 262 ] {47f1d96d-466e-4b91-88a8-b464192ab728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6409 | 2026.02.04 05:49:38.548046 [ 262 ] {47f1d96d-466e-4b91-88a8-b464192ab728} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6410 | 2026.02.04 05:49:38.548265 [ 262 ] {47f1d96d-466e-4b91-88a8-b464192ab728} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.02.04 05:49:38.548389 [ 262 ] {47f1d96d-466e-4b91-88a8-b464192ab728} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 6412 | 2026.02.04 05:49:38.548425 [ 262 ] {47f1d96d-466e-4b91-88a8-b464192ab728} <Debug> TCPHandler: Processed in 0.001242074 sec. | ||
| 6413 | 2026.02.04 05:49:38.548534 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6414 | 2026.02.04 05:49:38.548629 [ 262 ] {2bd31fbd-f55f-4a1e-a7d9-49528e565dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6415 | 2026.02.04 05:49:38.548668 [ 262 ] {2bd31fbd-f55f-4a1e-a7d9-49528e565dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6416 | 2026.02.04 05:49:38.549088 [ 262 ] {2bd31fbd-f55f-4a1e-a7d9-49528e565dc4} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2026.02.04 05:49:38.549123 [ 262 ] {2bd31fbd-f55f-4a1e-a7d9-49528e565dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6418 | 2026.02.04 05:49:38.549454 [ 262 ] {2bd31fbd-f55f-4a1e-a7d9-49528e565dc4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6419 | 2026.02.04 05:49:38.549656 [ 262 ] {2bd31fbd-f55f-4a1e-a7d9-49528e565dc4} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2026.02.04 05:49:38.549782 [ 262 ] {2bd31fbd-f55f-4a1e-a7d9-49528e565dc4} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001172 sec., 220136.51877133103 rows/sec., 14.66 MiB/sec. | ||
| 6421 | 2026.02.04 05:49:38.549818 [ 262 ] {2bd31fbd-f55f-4a1e-a7d9-49528e565dc4} <Debug> TCPHandler: Processed in 0.001332276 sec. | ||
| 6422 | 2026.02.04 05:49:38.549926 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6423 | 2026.02.04 05:49:38.550019 [ 262 ] {89ff3f9e-280d-454c-a6ea-14aba3f08c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6424 | 2026.02.04 05:49:38.550060 [ 262 ] {89ff3f9e-280d-454c-a6ea-14aba3f08c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6425 | 2026.02.04 05:49:38.550372 [ 262 ] {89ff3f9e-280d-454c-a6ea-14aba3f08c6a} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2026.02.04 05:49:38.550406 [ 262 ] {89ff3f9e-280d-454c-a6ea-14aba3f08c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6427 | 2026.02.04 05:49:38.550721 [ 262 ] {89ff3f9e-280d-454c-a6ea-14aba3f08c6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6428 | 2026.02.04 05:49:38.550923 [ 262 ] {89ff3f9e-280d-454c-a6ea-14aba3f08c6a} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.02.04 05:49:38.551055 [ 262 ] {89ff3f9e-280d-454c-a6ea-14aba3f08c6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 6430 | 2026.02.04 05:49:38.551091 [ 262 ] {89ff3f9e-280d-454c-a6ea-14aba3f08c6a} <Debug> TCPHandler: Processed in 0.001214083 sec. | ||
| 6431 | 2026.02.04 05:49:38.551196 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6432 | 2026.02.04 05:49:38.551288 [ 262 ] {db923b76-eaa6-4628-bc9f-582c4d8d960c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6433 | 2026.02.04 05:49:38.551340 [ 262 ] {db923b76-eaa6-4628-bc9f-582c4d8d960c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6434 | 2026.02.04 05:49:38.552144 [ 262 ] {db923b76-eaa6-4628-bc9f-582c4d8d960c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.02.04 05:49:38.552178 [ 262 ] {db923b76-eaa6-4628-bc9f-582c4d8d960c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6436 | 2026.02.04 05:49:38.552706 [ 262 ] {db923b76-eaa6-4628-bc9f-582c4d8d960c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6437 | 2026.02.04 05:49:38.552936 [ 262 ] {db923b76-eaa6-4628-bc9f-582c4d8d960c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.02.04 05:49:38.553080 [ 262 ] {db923b76-eaa6-4628-bc9f-582c4d8d960c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001809 sec., 13819.789939192924 rows/sec., 24.76 MiB/sec. | ||
| 6439 | 2026.02.04 05:49:38.553132 [ 262 ] {db923b76-eaa6-4628-bc9f-582c4d8d960c} <Debug> TCPHandler: Processed in 0.001984824 sec. | ||
| 6440 | 2026.02.04 05:49:38.553255 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6441 | 2026.02.04 05:49:38.553376 [ 262 ] {f4e62e06-5191-4430-9465-b2edc6dd0024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6442 | 2026.02.04 05:49:38.553425 [ 262 ] {f4e62e06-5191-4430-9465-b2edc6dd0024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6443 | 2026.02.04 05:49:38.553881 [ 262 ] {f4e62e06-5191-4430-9465-b2edc6dd0024} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.02.04 05:49:38.553919 [ 262 ] {f4e62e06-5191-4430-9465-b2edc6dd0024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6445 | 2026.02.04 05:49:38.554315 [ 262 ] {f4e62e06-5191-4430-9465-b2edc6dd0024} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6446 | 2026.02.04 05:49:38.554525 [ 262 ] {f4e62e06-5191-4430-9465-b2edc6dd0024} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.02.04 05:49:38.554655 [ 262 ] {f4e62e06-5191-4430-9465-b2edc6dd0024} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001304 sec., 67484.66257668711 rows/sec., 4.24 MiB/sec. | ||
| 6448 | 2026.02.04 05:49:38.554692 [ 262 ] {f4e62e06-5191-4430-9465-b2edc6dd0024} <Debug> TCPHandler: Processed in 0.001500731 sec. | ||
| 6449 | 2026.02.04 05:49:41.697947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 860 | ||
| 6450 | 2026.02.04 05:49:41.700525 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.02.04 05:49:41.700570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6452 | 2026.02.04 05:49:41.701818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6453 | 2026.02.04 05:49:41.702115 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.02.04 05:49:41.702403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
| 6455 | 2026.02.04 05:49:43.522693 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.02.04 05:49:43.522930 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 6457 | 2026.02.04 05:49:43.523331 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6458 | 2026.02.04 05:49:43.523375 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6459 | 2026.02.04 05:49:43.523671 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6460 | 2026.02.04 05:49:43.523741 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6461 | 2026.02.04 05:49:43.523884 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 6462 | 2026.02.04 05:49:43.524013 [ 306 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6463 | 2026.02.04 05:49:43.524016 [ 317 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6464 | 2026.02.04 05:49:43.524016 [ 301 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6465 | 2026.02.04 05:49:43.524167 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (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 | ||
| 6466 | 2026.02.04 05:49:43.524196 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6467 | 2026.02.04 05:49:43.524293 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6468 | 2026.02.04 05:49:43.524314 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Debug> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 6469 | 2026.02.04 05:49:43.524357 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6470 | 2026.02.04 05:49:43.524436 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6471 | 2026.02.04 05:49:43.524517 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6472 | 2026.02.04 05:49:43.525865 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.00304 sec., 15460.526315789473 rows/sec., 614.53 KiB/sec. | ||
| 6473 | 2026.02.04 05:49:43.525994 [ 262 ] {0481a0d3-4c23-4bb5-a9be-a3ca01c17a98} <Debug> TCPHandler: Processed in 0.003428754 sec. | ||
| 6474 | 2026.02.04 05:49:43.532876 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.02.04 05:49:43.533009 [ 262 ] {568b9b04-4c6b-4411-8b96-b5702b713f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 6476 | 2026.02.04 05:49:43.533065 [ 262 ] {568b9b04-4c6b-4411-8b96-b5702b713f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6477 | 2026.02.04 05:49:43.533678 [ 262 ] {568b9b04-4c6b-4411-8b96-b5702b713f0c} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.02.04 05:49:43.533727 [ 262 ] {568b9b04-4c6b-4411-8b96-b5702b713f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6479 | 2026.02.04 05:49:43.534149 [ 262 ] {568b9b04-4c6b-4411-8b96-b5702b713f0c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6480 | 2026.02.04 05:49:43.534352 [ 262 ] {568b9b04-4c6b-4411-8b96-b5702b713f0c} <Trace> oximeter.timeseries_schema (7de97aff-fd01-4219-a337-115de0ff4c5f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.02.04 05:49:43.534496 [ 262 ] {568b9b04-4c6b-4411-8b96-b5702b713f0c} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001526 sec., 655.307994757536 rows/sec., 67.83 KiB/sec. | ||
| 6482 | 2026.02.04 05:49:43.534536 [ 262 ] {568b9b04-4c6b-4411-8b96-b5702b713f0c} <Debug> TCPHandler: Processed in 0.001724777 sec. | ||
| 6483 | 2026.02.04 05:49:43.534644 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6484 | 2026.02.04 05:49:43.534745 [ 262 ] {9c2619d6-0e26-474a-a403-57f972baedcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6485 | 2026.02.04 05:49:43.534787 [ 262 ] {9c2619d6-0e26-474a-a403-57f972baedcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6486 | 2026.02.04 05:49:43.535187 [ 262 ] {9c2619d6-0e26-474a-a403-57f972baedcf} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.02.04 05:49:43.535225 [ 262 ] {9c2619d6-0e26-474a-a403-57f972baedcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6488 | 2026.02.04 05:49:43.535513 [ 262 ] {9c2619d6-0e26-474a-a403-57f972baedcf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6489 | 2026.02.04 05:49:43.535718 [ 262 ] {9c2619d6-0e26-474a-a403-57f972baedcf} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.02.04 05:49:43.535850 [ 262 ] {9c2619d6-0e26-474a-a403-57f972baedcf} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 868.25 KiB/sec. | ||
| 6491 | 2026.02.04 05:49:43.535887 [ 262 ] {9c2619d6-0e26-474a-a403-57f972baedcf} <Debug> TCPHandler: Processed in 0.001294206 sec. | ||
| 6492 | 2026.02.04 05:49:43.536056 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6493 | 2026.02.04 05:49:43.536161 [ 262 ] {0ec47a71-7734-4af9-ab53-85f027298c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6494 | 2026.02.04 05:49:43.536202 [ 262 ] {0ec47a71-7734-4af9-ab53-85f027298c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6495 | 2026.02.04 05:49:43.536627 [ 262 ] {0ec47a71-7734-4af9-ab53-85f027298c93} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.02.04 05:49:43.536665 [ 262 ] {0ec47a71-7734-4af9-ab53-85f027298c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6497 | 2026.02.04 05:49:43.536981 [ 262 ] {0ec47a71-7734-4af9-ab53-85f027298c93} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6498 | 2026.02.04 05:49:43.537191 [ 262 ] {0ec47a71-7734-4af9-ab53-85f027298c93} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.02.04 05:49:43.537302 [ 154 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6500 | 2026.02.04 05:49:43.537319 [ 262 ] {0ec47a71-7734-4af9-ab53-85f027298c93} <Debug> executeQuery: Read 93 rows, 7.90 KiB in 0.001179 sec., 78880.40712468194 rows/sec., 6.54 MiB/sec. | ||
| 6501 | 2026.02.04 05:49:43.537356 [ 154 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.02.04 05:49:43.537367 [ 262 ] {0ec47a71-7734-4af9-ab53-85f027298c93} <Debug> TCPHandler: Processed in 0.001361627 sec. | ||
| 6503 | 2026.02.04 05:49:43.537383 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6504 | 2026.02.04 05:49:43.537482 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 6505 | 2026.02.04 05:49:43.537483 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2026.02.04 05:49:43.537594 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6507 | 2026.02.04 05:49:43.537613 [ 262 ] {d9dc5275-864b-425e-af3c-a7309253a5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6508 | 2026.02.04 05:49:43.537629 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2102 rows starting from the beginning of the part | ||
| 6509 | 2026.02.04 05:49:43.537659 [ 262 ] {d9dc5275-864b-425e-af3c-a7309253a5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6510 | 2026.02.04 05:49:43.537695 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1942 rows starting from the beginning of the part | ||
| 6511 | 2026.02.04 05:49:43.537744 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6512 | 2026.02.04 05:49:43.537787 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 86 rows starting from the beginning of the part | ||
| 6513 | 2026.02.04 05:49:43.537827 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 802 rows starting from the beginning of the part | ||
| 6514 | 2026.02.04 05:49:43.537879 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 93 rows starting from the beginning of the part | ||
| 6515 | 2026.02.04 05:49:43.538073 [ 262 ] {d9dc5275-864b-425e-af3c-a7309253a5cd} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.02.04 05:49:43.538114 [ 262 ] {d9dc5275-864b-425e-af3c-a7309253a5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6517 | 2026.02.04 05:49:43.538497 [ 262 ] {d9dc5275-864b-425e-af3c-a7309253a5cd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6518 | 2026.02.04 05:49:43.538721 [ 262 ] {d9dc5275-864b-425e-af3c-a7309253a5cd} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.02.04 05:49:43.538831 [ 154 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6520 | 2026.02.04 05:49:43.538857 [ 262 ] {d9dc5275-864b-425e-af3c-a7309253a5cd} <Debug> executeQuery: Read 27 rows, 1.97 KiB in 0.001263 sec., 21377.67220902613 rows/sec., 1.52 MiB/sec. | ||
| 6521 | 2026.02.04 05:49:43.538862 [ 154 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.02.04 05:49:43.538900 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6523 | 2026.02.04 05:49:43.538901 [ 262 ] {d9dc5275-864b-425e-af3c-a7309253a5cd} <Debug> TCPHandler: Processed in 0.001468641 sec. | ||
| 6524 | 2026.02.04 05:49:43.538982 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 6525 | 2026.02.04 05:49:43.539033 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2026.02.04 05:49:43.539070 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6527 | 2026.02.04 05:49:43.539099 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 205 rows starting from the beginning of the part | ||
| 6528 | 2026.02.04 05:49:43.539150 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 6529 | 2026.02.04 05:49:43.539150 [ 262 ] {5a07d901-c74d-4c33-8db3-805b50708917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.02.04 05:49:43.539192 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 158 rows starting from the beginning of the part | ||
| 6531 | 2026.02.04 05:49:43.539207 [ 262 ] {5a07d901-c74d-4c33-8db3-805b50708917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6532 | 2026.02.04 05:49:43.539233 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 6533 | 2026.02.04 05:49:43.539269 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 158 rows starting from the beginning of the part | ||
| 6534 | 2026.02.04 05:49:43.539307 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part | ||
| 6535 | 2026.02.04 05:49:43.539671 [ 262 ] {5a07d901-c74d-4c33-8db3-805b50708917} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2026.02.04 05:49:43.539714 [ 262 ] {5a07d901-c74d-4c33-8db3-805b50708917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6537 | 2026.02.04 05:49:43.539905 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5081 rows, containing 5 columns (5 merged, 0 gathered) in 0.002463038 sec., 2062899.5573758911 rows/sec., 175.44 MiB/sec. | ||
| 6538 | 2026.02.04 05:49:43.540042 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 5 columns (5 merged, 0 gathered) in 0.00109419 sec., 528244.637585794 rows/sec., 35.35 MiB/sec. | ||
| 6539 | 2026.02.04 05:49:43.540053 [ 262 ] {5a07d901-c74d-4c33-8db3-805b50708917} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6540 | 2026.02.04 05:49:43.540173 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6541 | 2026.02.04 05:49:43.540203 [ 186 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6542 | 2026.02.04 05:49:43.540319 [ 262 ] {5a07d901-c74d-4c33-8db3-805b50708917} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.02.04 05:49:43.540489 [ 262 ] {5a07d901-c74d-4c33-8db3-805b50708917} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001364 sec., 733.1378299120234 rows/sec., 48.68 KiB/sec. | ||
| 6544 | 2026.02.04 05:49:43.540533 [ 262 ] {5a07d901-c74d-4c33-8db3-805b50708917} <Debug> TCPHandler: Processed in 0.001561743 sec. | ||
| 6545 | 2026.02.04 05:49:43.540554 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_41_8} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.02.04 05:49:43.540561 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_36_7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.02.04 05:49:43.540640 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2026.02.04 05:49:43.540659 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_41_8} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6549 | 2026.02.04 05:49:43.540665 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_36_7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6550 | 2026.02.04 05:49:43.540735 [ 262 ] {952c308c-5a14-4bac-82f2-14ac3fef22fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6551 | 2026.02.04 05:49:43.540750 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 6552 | 2026.02.04 05:49:43.540774 [ 262 ] {952c308c-5a14-4bac-82f2-14ac3fef22fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6553 | 2026.02.04 05:49:43.540794 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6554 | 2026.02.04 05:49:43.541191 [ 262 ] {952c308c-5a14-4bac-82f2-14ac3fef22fe} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.02.04 05:49:43.541225 [ 262 ] {952c308c-5a14-4bac-82f2-14ac3fef22fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6556 | 2026.02.04 05:49:43.541527 [ 262 ] {952c308c-5a14-4bac-82f2-14ac3fef22fe} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6557 | 2026.02.04 05:49:43.541732 [ 262 ] {952c308c-5a14-4bac-82f2-14ac3fef22fe} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.02.04 05:49:43.541835 [ 154 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6559 | 2026.02.04 05:49:43.541858 [ 262 ] {952c308c-5a14-4bac-82f2-14ac3fef22fe} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001142 sec., 79684.76357267951 rows/sec., 6.24 MiB/sec. | ||
| 6560 | 2026.02.04 05:49:43.541867 [ 154 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2026.02.04 05:49:43.541902 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6562 | 2026.02.04 05:49:43.541904 [ 262 ] {952c308c-5a14-4bac-82f2-14ac3fef22fe} <Debug> TCPHandler: Processed in 0.001314096 sec. | ||
| 6563 | 2026.02.04 05:49:43.541966 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 6564 | 2026.02.04 05:49:43.542024 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2026.02.04 05:49:43.542049 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6566 | 2026.02.04 05:49:43.542079 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1033 rows starting from the beginning of the part | ||
| 6567 | 2026.02.04 05:49:43.542124 [ 262 ] {5bbc3eee-0a05-4bf2-a732-1c5bc890fbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6568 | 2026.02.04 05:49:43.542131 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 944 rows starting from the beginning of the part | ||
| 6569 | 2026.02.04 05:49:43.542179 [ 262 ] {5bbc3eee-0a05-4bf2-a732-1c5bc890fbf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6570 | 2026.02.04 05:49:43.542192 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6571 | 2026.02.04 05:49:43.542236 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 79 rows starting from the beginning of the part | ||
| 6572 | 2026.02.04 05:49:43.542274 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
| 6573 | 2026.02.04 05:49:43.542312 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 91 rows starting from the beginning of the part | ||
| 6574 | 2026.02.04 05:49:43.542575 [ 262 ] {5bbc3eee-0a05-4bf2-a732-1c5bc890fbf4} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.02.04 05:49:43.542615 [ 262 ] {5bbc3eee-0a05-4bf2-a732-1c5bc890fbf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6576 | 2026.02.04 05:49:43.542953 [ 262 ] {5bbc3eee-0a05-4bf2-a732-1c5bc890fbf4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6577 | 2026.02.04 05:49:43.543174 [ 262 ] {5bbc3eee-0a05-4bf2-a732-1c5bc890fbf4} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.02.04 05:49:43.543280 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6579 | 2026.02.04 05:49:43.543305 [ 262 ] {5bbc3eee-0a05-4bf2-a732-1c5bc890fbf4} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.0012 sec., 138333.33333333334 rows/sec., 9.63 MiB/sec. | ||
| 6580 | 2026.02.04 05:49:43.543308 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.02.04 05:49:43.543344 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6582 | 2026.02.04 05:49:43.543351 [ 262 ] {5bbc3eee-0a05-4bf2-a732-1c5bc890fbf4} <Debug> TCPHandler: Processed in 0.001375318 sec. | ||
| 6583 | 2026.02.04 05:49:43.543417 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 6584 | 2026.02.04 05:49:43.543424 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483431 sec., 1819430.7655698177 rows/sec., 139.06 MiB/sec. | ||
| 6585 | 2026.02.04 05:49:43.543466 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2026.02.04 05:49:43.543496 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6587 | 2026.02.04 05:49:43.543520 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11126 rows starting from the beginning of the part | ||
| 6588 | 2026.02.04 05:49:43.543565 [ 262 ] {85d87eed-22dc-468f-bd76-d4a325f6988c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6589 | 2026.02.04 05:49:43.543566 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 900 rows starting from the beginning of the part | ||
| 6590 | 2026.02.04 05:49:43.543578 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6591 | 2026.02.04 05:49:43.543608 [ 262 ] {85d87eed-22dc-468f-bd76-d4a325f6988c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6592 | 2026.02.04 05:49:43.543618 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
| 6593 | 2026.02.04 05:49:43.543654 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 6594 | 2026.02.04 05:49:43.543687 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 258 rows starting from the beginning of the part | ||
| 6595 | 2026.02.04 05:49:43.543724 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 166 rows starting from the beginning of the part | ||
| 6596 | 2026.02.04 05:49:43.543855 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_41_8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2026.02.04 05:49:43.543912 [ 262 ] {85d87eed-22dc-468f-bd76-d4a325f6988c} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.02.04 05:49:43.543934 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_41_8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6599 | 2026.02.04 05:49:43.543954 [ 262 ] {85d87eed-22dc-468f-bd76-d4a325f6988c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6600 | 2026.02.04 05:49:43.544002 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6601 | 2026.02.04 05:49:43.544255 [ 262 ] {85d87eed-22dc-468f-bd76-d4a325f6988c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6602 | 2026.02.04 05:49:43.544465 [ 262 ] {85d87eed-22dc-468f-bd76-d4a325f6988c} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.02.04 05:49:43.544592 [ 262 ] {85d87eed-22dc-468f-bd76-d4a325f6988c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 60.63 KiB/sec. | ||
| 6604 | 2026.02.04 05:49:43.544630 [ 262 ] {85d87eed-22dc-468f-bd76-d4a325f6988c} <Debug> TCPHandler: Processed in 0.001213093 sec. | ||
| 6605 | 2026.02.04 05:49:43.544734 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6606 | 2026.02.04 05:49:43.544827 [ 262 ] {9cb7c2ce-97a5-41a8-866c-74fe1db67f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6607 | 2026.02.04 05:49:43.544881 [ 262 ] {9cb7c2ce-97a5-41a8-866c-74fe1db67f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6608 | 2026.02.04 05:49:43.545616 [ 262 ] {9cb7c2ce-97a5-41a8-866c-74fe1db67f3d} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.02.04 05:49:43.545653 [ 262 ] {9cb7c2ce-97a5-41a8-866c-74fe1db67f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6610 | 2026.02.04 05:49:43.546337 [ 262 ] {9cb7c2ce-97a5-41a8-866c-74fe1db67f3d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6611 | 2026.02.04 05:49:43.546647 [ 262 ] {9cb7c2ce-97a5-41a8-866c-74fe1db67f3d} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2026.02.04 05:49:43.546763 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6613 | 2026.02.04 05:49:43.546792 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.02.04 05:49:43.546795 [ 262 ] {9cb7c2ce-97a5-41a8-866c-74fe1db67f3d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001986 sec., 7552.870090634441 rows/sec., 13.53 MiB/sec. | ||
| 6615 | 2026.02.04 05:49:43.546810 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6616 | 2026.02.04 05:49:43.546873 [ 262 ] {9cb7c2ce-97a5-41a8-866c-74fe1db67f3d} <Debug> TCPHandler: Processed in 0.00218817 sec. | ||
| 6617 | 2026.02.04 05:49:43.546907 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 6618 | 2026.02.04 05:49:43.546992 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6619 | 2026.02.04 05:49:43.547088 [ 262 ] {982e22b4-8a9b-415c-baa1-29f2f17aa615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6620 | 2026.02.04 05:49:43.547125 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6621 | 2026.02.04 05:49:43.547129 [ 262 ] {982e22b4-8a9b-415c-baa1-29f2f17aa615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6622 | 2026.02.04 05:49:43.547182 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 556 rows starting from the beginning of the part | ||
| 6623 | 2026.02.04 05:49:43.547326 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 6624 | 2026.02.04 05:49:43.547463 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 6625 | 2026.02.04 05:49:43.547475 [ 262 ] {982e22b4-8a9b-415c-baa1-29f2f17aa615} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.02.04 05:49:43.547512 [ 262 ] {982e22b4-8a9b-415c-baa1-29f2f17aa615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6627 | 2026.02.04 05:49:43.547594 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 6628 | 2026.02.04 05:49:43.547738 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 6629 | 2026.02.04 05:49:43.547789 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12652 rows, containing 5 columns (5 merged, 0 gathered) in 0.004401881 sec., 2874225.8139190953 rows/sec., 194.92 MiB/sec. | ||
| 6630 | 2026.02.04 05:49:43.547834 [ 262 ] {982e22b4-8a9b-415c-baa1-29f2f17aa615} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6631 | 2026.02.04 05:49:43.547858 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part | ||
| 6632 | 2026.02.04 05:49:43.548043 [ 262 ] {982e22b4-8a9b-415c-baa1-29f2f17aa615} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.02.04 05:49:43.548156 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6634 | 2026.02.04 05:49:43.548160 [ 154 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6635 | 2026.02.04 05:49:43.548172 [ 262 ] {982e22b4-8a9b-415c-baa1-29f2f17aa615} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 6636 | 2026.02.04 05:49:43.548205 [ 154 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.02.04 05:49:43.548230 [ 262 ] {982e22b4-8a9b-415c-baa1-29f2f17aa615} <Debug> TCPHandler: Processed in 0.001289265 sec. | ||
| 6638 | 2026.02.04 05:49:43.548236 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6639 | 2026.02.04 05:49:43.548367 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 6640 | 2026.02.04 05:49:43.548455 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6641 | 2026.02.04 05:49:43.548536 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6642 | 2026.02.04 05:49:43.548546 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6643 | 2026.02.04 05:49:43.548595 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2300 rows starting from the beginning of the part | ||
| 6644 | 2026.02.04 05:49:43.548604 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6645 | 2026.02.04 05:49:43.548671 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part | ||
| 6646 | 2026.02.04 05:49:43.548727 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 6647 | 2026.02.04 05:49:43.548777 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 6648 | 2026.02.04 05:49:43.548821 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part | ||
| 6649 | 2026.02.04 05:49:43.548884 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 6650 | 2026.02.04 05:49:43.550273 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2596 rows, containing 4 columns (4 merged, 0 gathered) in 0.001965705 sec., 1320645.7733993656 rows/sec., 85.67 MiB/sec. | ||
| 6651 | 2026.02.04 05:49:43.550589 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6652 | 2026.02.04 05:49:43.550849 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_41_8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.02.04 05:49:43.550920 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_41_8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6654 | 2026.02.04 05:49:43.551002 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6655 | 2026.02.04 05:49:43.555046 [ 192 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 651 rows, containing 19 columns (19 merged, 0 gathered) in 0.008170385 sec., 79678.0078294964 rows/sec., 142.78 MiB/sec. | ||
| 6656 | 2026.02.04 05:49:43.556409 [ 195 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6657 | 2026.02.04 05:49:43.556763 [ 195 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.02.04 05:49:43.556848 [ 195 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6659 | 2026.02.04 05:49:43.557034 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 6660 | 2026.02.04 05:49:44.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.07 MiB, peak 273.51 MiB, free memory in arenas 0.00 B, will set to 269.38 MiB (RSS), difference: 3.31 MiB | ||
| 6661 | 2026.02.04 05:49:44.139678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12966 | ||
| 6662 | 2026.02.04 05:49:44.140191 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.02.04 05:49:44.140240 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 6664 | 2026.02.04 05:49:44.140755 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6665 | 2026.02.04 05:49:44.141000 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2026.02.04 05:49:44.141155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12966 | ||
| 6667 | 2026.02.04 05:49:44.855369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6668 | 2026.02.04 05:49:44.872109 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.02.04 05:49:44.872175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6670 | 2026.02.04 05:49:44.877941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6671 | 2026.02.04 05:49:44.878672 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2026.02.04 05:49:44.881955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6673 | 2026.02.04 05:49:48.536509 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6674 | 2026.02.04 05:49:48.536680 [ 262 ] {eca469ca-7159-4448-94f0-498005e85594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6675 | 2026.02.04 05:49:48.536744 [ 262 ] {eca469ca-7159-4448-94f0-498005e85594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6676 | 2026.02.04 05:49:48.537533 [ 262 ] {eca469ca-7159-4448-94f0-498005e85594} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2026.02.04 05:49:48.537584 [ 262 ] {eca469ca-7159-4448-94f0-498005e85594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6678 | 2026.02.04 05:49:48.538014 [ 262 ] {eca469ca-7159-4448-94f0-498005e85594} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6679 | 2026.02.04 05:49:48.538230 [ 262 ] {eca469ca-7159-4448-94f0-498005e85594} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2026.02.04 05:49:48.538374 [ 262 ] {eca469ca-7159-4448-94f0-498005e85594} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00174 sec., 152873.5632183908 rows/sec., 9.71 MiB/sec. | ||
| 6681 | 2026.02.04 05:49:48.538415 [ 262 ] {eca469ca-7159-4448-94f0-498005e85594} <Debug> TCPHandler: Processed in 0.002030296 sec. | ||
| 6682 | 2026.02.04 05:49:48.538541 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2026.02.04 05:49:48.538636 [ 262 ] {d136cdef-6a98-4c38-8d7c-aac727f7bb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6684 | 2026.02.04 05:49:48.538675 [ 262 ] {d136cdef-6a98-4c38-8d7c-aac727f7bb19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6685 | 2026.02.04 05:49:48.539438 [ 262 ] {d136cdef-6a98-4c38-8d7c-aac727f7bb19} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.02.04 05:49:48.539475 [ 262 ] {d136cdef-6a98-4c38-8d7c-aac727f7bb19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6687 | 2026.02.04 05:49:48.539821 [ 262 ] {d136cdef-6a98-4c38-8d7c-aac727f7bb19} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6688 | 2026.02.04 05:49:48.540024 [ 262 ] {d136cdef-6a98-4c38-8d7c-aac727f7bb19} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.02.04 05:49:48.540149 [ 262 ] {d136cdef-6a98-4c38-8d7c-aac727f7bb19} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001533 sec., 523157.2080887149 rows/sec., 41.54 MiB/sec. | ||
| 6690 | 2026.02.04 05:49:48.540187 [ 262 ] {d136cdef-6a98-4c38-8d7c-aac727f7bb19} <Debug> TCPHandler: Processed in 0.001694357 sec. | ||
| 6691 | 2026.02.04 05:49:48.540300 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.02.04 05:49:48.540393 [ 262 ] {4b83cfdf-3234-4c50-a640-ac3281ef5155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6693 | 2026.02.04 05:49:48.540432 [ 262 ] {4b83cfdf-3234-4c50-a640-ac3281ef5155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6694 | 2026.02.04 05:49:48.540875 [ 262 ] {4b83cfdf-3234-4c50-a640-ac3281ef5155} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.02.04 05:49:48.540911 [ 262 ] {4b83cfdf-3234-4c50-a640-ac3281ef5155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6696 | 2026.02.04 05:49:48.541205 [ 262 ] {4b83cfdf-3234-4c50-a640-ac3281ef5155} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6697 | 2026.02.04 05:49:48.541403 [ 262 ] {4b83cfdf-3234-4c50-a640-ac3281ef5155} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.02.04 05:49:48.541527 [ 262 ] {4b83cfdf-3234-4c50-a640-ac3281ef5155} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001152 sec., 137152.77777777778 rows/sec., 8.38 MiB/sec. | ||
| 6699 | 2026.02.04 05:49:48.541562 [ 262 ] {4b83cfdf-3234-4c50-a640-ac3281ef5155} <Debug> TCPHandler: Processed in 0.001310056 sec. | ||
| 6700 | 2026.02.04 05:49:48.541678 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.02.04 05:49:48.541769 [ 262 ] {cd5bffe7-e3a1-4995-af43-ef713b9d7cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6702 | 2026.02.04 05:49:48.541807 [ 262 ] {cd5bffe7-e3a1-4995-af43-ef713b9d7cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6703 | 2026.02.04 05:49:48.542250 [ 262 ] {cd5bffe7-e3a1-4995-af43-ef713b9d7cb2} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.02.04 05:49:48.542283 [ 262 ] {cd5bffe7-e3a1-4995-af43-ef713b9d7cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6705 | 2026.02.04 05:49:48.542564 [ 262 ] {cd5bffe7-e3a1-4995-af43-ef713b9d7cb2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6706 | 2026.02.04 05:49:48.542759 [ 262 ] {cd5bffe7-e3a1-4995-af43-ef713b9d7cb2} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.02.04 05:49:48.542881 [ 262 ] {cd5bffe7-e3a1-4995-af43-ef713b9d7cb2} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00113 sec., 123893.80530973453 rows/sec., 8.01 MiB/sec. | ||
| 6708 | 2026.02.04 05:49:48.542917 [ 262 ] {cd5bffe7-e3a1-4995-af43-ef713b9d7cb2} <Debug> TCPHandler: Processed in 0.001287115 sec. | ||
| 6709 | 2026.02.04 05:49:48.543029 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.02.04 05:49:48.543119 [ 262 ] {e371caeb-4771-4601-8f37-c515867295a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6711 | 2026.02.04 05:49:48.543158 [ 262 ] {e371caeb-4771-4601-8f37-c515867295a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6712 | 2026.02.04 05:49:48.543594 [ 262 ] {e371caeb-4771-4601-8f37-c515867295a3} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.02.04 05:49:48.543627 [ 262 ] {e371caeb-4771-4601-8f37-c515867295a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6714 | 2026.02.04 05:49:48.543915 [ 262 ] {e371caeb-4771-4601-8f37-c515867295a3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6715 | 2026.02.04 05:49:48.544112 [ 262 ] {e371caeb-4771-4601-8f37-c515867295a3} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.02.04 05:49:48.544233 [ 262 ] {e371caeb-4771-4601-8f37-c515867295a3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001131 sec., 122900.0884173298 rows/sec., 6.99 MiB/sec. | ||
| 6717 | 2026.02.04 05:49:48.544268 [ 262 ] {e371caeb-4771-4601-8f37-c515867295a3} <Debug> TCPHandler: Processed in 0.001286545 sec. | ||
| 6718 | 2026.02.04 05:49:48.544378 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.02.04 05:49:48.544468 [ 262 ] {e9dd4e3c-3a4f-42bb-96ac-dd378aa00fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6720 | 2026.02.04 05:49:48.544507 [ 262 ] {e9dd4e3c-3a4f-42bb-96ac-dd378aa00fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6721 | 2026.02.04 05:49:48.545119 [ 262 ] {e9dd4e3c-3a4f-42bb-96ac-dd378aa00fb8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.02.04 05:49:48.545153 [ 262 ] {e9dd4e3c-3a4f-42bb-96ac-dd378aa00fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6723 | 2026.02.04 05:49:48.545455 [ 262 ] {e9dd4e3c-3a4f-42bb-96ac-dd378aa00fb8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6724 | 2026.02.04 05:49:48.545663 [ 262 ] {e9dd4e3c-3a4f-42bb-96ac-dd378aa00fb8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.02.04 05:49:48.545788 [ 262 ] {e9dd4e3c-3a4f-42bb-96ac-dd378aa00fb8} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001336 sec., 365269.4610778443 rows/sec., 25.79 MiB/sec. | ||
| 6726 | 2026.02.04 05:49:48.545824 [ 262 ] {e9dd4e3c-3a4f-42bb-96ac-dd378aa00fb8} <Debug> TCPHandler: Processed in 0.001493781 sec. | ||
| 6727 | 2026.02.04 05:49:48.545931 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.02.04 05:49:48.546021 [ 262 ] {82b8be8a-a0ba-468d-bc86-956ce2910f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6729 | 2026.02.04 05:49:48.546062 [ 262 ] {82b8be8a-a0ba-468d-bc86-956ce2910f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6730 | 2026.02.04 05:49:48.546388 [ 262 ] {82b8be8a-a0ba-468d-bc86-956ce2910f7e} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.02.04 05:49:48.546421 [ 262 ] {82b8be8a-a0ba-468d-bc86-956ce2910f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6732 | 2026.02.04 05:49:48.546714 [ 262 ] {82b8be8a-a0ba-468d-bc86-956ce2910f7e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6733 | 2026.02.04 05:49:48.546913 [ 262 ] {82b8be8a-a0ba-468d-bc86-956ce2910f7e} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.02.04 05:49:48.547033 [ 262 ] {82b8be8a-a0ba-468d-bc86-956ce2910f7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 6735 | 2026.02.04 05:49:48.547068 [ 262 ] {82b8be8a-a0ba-468d-bc86-956ce2910f7e} <Debug> TCPHandler: Processed in 0.001185012 sec. | ||
| 6736 | 2026.02.04 05:49:48.547179 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2026.02.04 05:49:48.547270 [ 262 ] {b616aecc-750d-480d-a9e5-46dedfb3ae23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6738 | 2026.02.04 05:49:48.547310 [ 262 ] {b616aecc-750d-480d-a9e5-46dedfb3ae23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6739 | 2026.02.04 05:49:48.547732 [ 262 ] {b616aecc-750d-480d-a9e5-46dedfb3ae23} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.02.04 05:49:48.547767 [ 262 ] {b616aecc-750d-480d-a9e5-46dedfb3ae23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6741 | 2026.02.04 05:49:48.548081 [ 262 ] {b616aecc-750d-480d-a9e5-46dedfb3ae23} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6742 | 2026.02.04 05:49:48.548284 [ 262 ] {b616aecc-750d-480d-a9e5-46dedfb3ae23} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.02.04 05:49:48.548408 [ 262 ] {b616aecc-750d-480d-a9e5-46dedfb3ae23} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001155 sec., 223376.62337662338 rows/sec., 14.87 MiB/sec. | ||
| 6744 | 2026.02.04 05:49:48.548443 [ 262 ] {b616aecc-750d-480d-a9e5-46dedfb3ae23} <Debug> TCPHandler: Processed in 0.001311766 sec. | ||
| 6745 | 2026.02.04 05:49:48.548555 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.02.04 05:49:48.548646 [ 262 ] {c273e362-de59-4488-89d2-b75b24c4739d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6747 | 2026.02.04 05:49:48.548685 [ 262 ] {c273e362-de59-4488-89d2-b75b24c4739d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6748 | 2026.02.04 05:49:48.548991 [ 262 ] {c273e362-de59-4488-89d2-b75b24c4739d} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.02.04 05:49:48.549024 [ 262 ] {c273e362-de59-4488-89d2-b75b24c4739d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6750 | 2026.02.04 05:49:48.549302 [ 262 ] {c273e362-de59-4488-89d2-b75b24c4739d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6751 | 2026.02.04 05:49:48.549509 [ 262 ] {c273e362-de59-4488-89d2-b75b24c4739d} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.02.04 05:49:48.549633 [ 262 ] {c273e362-de59-4488-89d2-b75b24c4739d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 6753 | 2026.02.04 05:49:48.549668 [ 262 ] {c273e362-de59-4488-89d2-b75b24c4739d} <Debug> TCPHandler: Processed in 0.001160692 sec. | ||
| 6754 | 2026.02.04 05:49:48.549779 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.02.04 05:49:48.549869 [ 262 ] {843aa3f7-cc51-4033-8ef7-ce7b33c41935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6756 | 2026.02.04 05:49:48.549920 [ 262 ] {843aa3f7-cc51-4033-8ef7-ce7b33c41935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6757 | 2026.02.04 05:49:48.550762 [ 262 ] {843aa3f7-cc51-4033-8ef7-ce7b33c41935} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.02.04 05:49:48.550799 [ 262 ] {843aa3f7-cc51-4033-8ef7-ce7b33c41935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6759 | 2026.02.04 05:49:48.551355 [ 262 ] {843aa3f7-cc51-4033-8ef7-ce7b33c41935} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6760 | 2026.02.04 05:49:48.551574 [ 262 ] {843aa3f7-cc51-4033-8ef7-ce7b33c41935} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.02.04 05:49:48.551720 [ 262 ] {843aa3f7-cc51-4033-8ef7-ce7b33c41935} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001868 sec., 13383.297644539614 rows/sec., 23.98 MiB/sec. | ||
| 6762 | 2026.02.04 05:49:48.551778 [ 262 ] {843aa3f7-cc51-4033-8ef7-ce7b33c41935} <Debug> TCPHandler: Processed in 0.002046337 sec. | ||
| 6763 | 2026.02.04 05:49:48.551889 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6764 | 2026.02.04 05:49:48.551984 [ 262 ] {2bf7341f-5c44-4fe4-8269-b421af1e8b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6765 | 2026.02.04 05:49:48.552026 [ 262 ] {2bf7341f-5c44-4fe4-8269-b421af1e8b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6766 | 2026.02.04 05:49:48.552395 [ 262 ] {2bf7341f-5c44-4fe4-8269-b421af1e8b03} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.02.04 05:49:48.552429 [ 262 ] {2bf7341f-5c44-4fe4-8269-b421af1e8b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6768 | 2026.02.04 05:49:48.552736 [ 262 ] {2bf7341f-5c44-4fe4-8269-b421af1e8b03} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6769 | 2026.02.04 05:49:48.552936 [ 262 ] {2bf7341f-5c44-4fe4-8269-b421af1e8b03} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.02.04 05:49:48.553072 [ 262 ] {2bf7341f-5c44-4fe4-8269-b421af1e8b03} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001106 sec., 79566.00361663653 rows/sec., 5.00 MiB/sec. | ||
| 6771 | 2026.02.04 05:49:48.553157 [ 262 ] {2bf7341f-5c44-4fe4-8269-b421af1e8b03} <Debug> TCPHandler: Processed in 0.001315716 sec. | ||
| 6772 | 2026.02.04 05:49:51.494880 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6773 | 2026.02.04 05:49:51.494966 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6774 | 2026.02.04 05:49:51.641290 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13414 | ||
| 6775 | 2026.02.04 05:49:51.641812 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6776 | 2026.02.04 05:49:51.641854 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6777 | 2026.02.04 05:49:51.642371 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6778 | 2026.02.04 05:49:51.642598 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2026.02.04 05:49:51.642731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13414 | ||
| 6780 | 2026.02.04 05:49:51.702566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 904 | ||
| 6781 | 2026.02.04 05:49:51.705185 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.02.04 05:49:51.705240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6783 | 2026.02.04 05:49:51.706449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6784 | 2026.02.04 05:49:51.706720 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.02.04 05:49:51.707081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
| 6786 | 2026.02.04 05:49:52.382103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6787 | 2026.02.04 05:49:52.398639 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.02.04 05:49:52.398701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6789 | 2026.02.04 05:49:52.405033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6790 | 2026.02.04 05:49:52.405748 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.02.04 05:49:52.408664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6792 | 2026.02.04 05:49:53.529155 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.02.04 05:49:53.529329 [ 262 ] {d940bc02-7f67-4d85-bb66-a7057169ceee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6794 | 2026.02.04 05:49:53.529393 [ 262 ] {d940bc02-7f67-4d85-bb66-a7057169ceee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6795 | 2026.02.04 05:49:53.530034 [ 262 ] {d940bc02-7f67-4d85-bb66-a7057169ceee} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.02.04 05:49:53.530076 [ 262 ] {d940bc02-7f67-4d85-bb66-a7057169ceee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6797 | 2026.02.04 05:49:53.530498 [ 262 ] {d940bc02-7f67-4d85-bb66-a7057169ceee} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6798 | 2026.02.04 05:49:53.530726 [ 262 ] {d940bc02-7f67-4d85-bb66-a7057169ceee} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.02.04 05:49:53.530879 [ 262 ] {d940bc02-7f67-4d85-bb66-a7057169ceee} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001598 sec., 53817.27158948686 rows/sec., 4.50 MiB/sec. | ||
| 6800 | 2026.02.04 05:49:53.530922 [ 262 ] {d940bc02-7f67-4d85-bb66-a7057169ceee} <Debug> TCPHandler: Processed in 0.001890062 sec. | ||
| 6801 | 2026.02.04 05:49:53.531050 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6802 | 2026.02.04 05:49:53.531146 [ 262 ] {25114faf-4487-41e4-a69c-b09c3a362a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6803 | 2026.02.04 05:49:53.531188 [ 262 ] {25114faf-4487-41e4-a69c-b09c3a362a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6804 | 2026.02.04 05:49:53.531584 [ 262 ] {25114faf-4487-41e4-a69c-b09c3a362a26} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.02.04 05:49:53.531620 [ 262 ] {25114faf-4487-41e4-a69c-b09c3a362a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6806 | 2026.02.04 05:49:53.531916 [ 262 ] {25114faf-4487-41e4-a69c-b09c3a362a26} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6807 | 2026.02.04 05:49:53.532134 [ 262 ] {25114faf-4487-41e4-a69c-b09c3a362a26} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.02.04 05:49:53.532269 [ 262 ] {25114faf-4487-41e4-a69c-b09c3a362a26} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001143 sec., 13123.359580052494 rows/sec., 986.82 KiB/sec. | ||
| 6809 | 2026.02.04 05:49:53.532308 [ 262 ] {25114faf-4487-41e4-a69c-b09c3a362a26} <Debug> TCPHandler: Processed in 0.001308716 sec. | ||
| 6810 | 2026.02.04 05:49:53.532419 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.02.04 05:49:53.532512 [ 262 ] {9b835044-08c6-40dd-a8f7-25f24da02e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6812 | 2026.02.04 05:49:53.532552 [ 262 ] {9b835044-08c6-40dd-a8f7-25f24da02e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6813 | 2026.02.04 05:49:53.532989 [ 262 ] {9b835044-08c6-40dd-a8f7-25f24da02e0d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.02.04 05:49:53.533026 [ 262 ] {9b835044-08c6-40dd-a8f7-25f24da02e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6815 | 2026.02.04 05:49:53.533339 [ 262 ] {9b835044-08c6-40dd-a8f7-25f24da02e0d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6816 | 2026.02.04 05:49:53.533548 [ 262 ] {9b835044-08c6-40dd-a8f7-25f24da02e0d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.02.04 05:49:53.533678 [ 262 ] {9b835044-08c6-40dd-a8f7-25f24da02e0d} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001184 sec., 66722.97297297297 rows/sec., 5.21 MiB/sec. | ||
| 6818 | 2026.02.04 05:49:53.533717 [ 262 ] {9b835044-08c6-40dd-a8f7-25f24da02e0d} <Debug> TCPHandler: Processed in 0.001348167 sec. | ||
| 6819 | 2026.02.04 05:49:53.533826 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2026.02.04 05:49:53.533921 [ 262 ] {28c8b50e-05e7-4ccc-a35b-83eed4a82d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6821 | 2026.02.04 05:49:53.533964 [ 262 ] {28c8b50e-05e7-4ccc-a35b-83eed4a82d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6822 | 2026.02.04 05:49:53.534383 [ 262 ] {28c8b50e-05e7-4ccc-a35b-83eed4a82d88} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.02.04 05:49:53.534418 [ 262 ] {28c8b50e-05e7-4ccc-a35b-83eed4a82d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6824 | 2026.02.04 05:49:53.534738 [ 262 ] {28c8b50e-05e7-4ccc-a35b-83eed4a82d88} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6825 | 2026.02.04 05:49:53.534944 [ 262 ] {28c8b50e-05e7-4ccc-a35b-83eed4a82d88} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.02.04 05:49:53.535070 [ 262 ] {28c8b50e-05e7-4ccc-a35b-83eed4a82d88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 6827 | 2026.02.04 05:49:53.535105 [ 262 ] {28c8b50e-05e7-4ccc-a35b-83eed4a82d88} <Debug> TCPHandler: Processed in 0.001329247 sec. | ||
| 6828 | 2026.02.04 05:49:53.535222 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2026.02.04 05:49:53.535316 [ 262 ] {356223b9-4941-48ee-969b-75b4cc6d1972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6830 | 2026.02.04 05:49:53.535369 [ 262 ] {356223b9-4941-48ee-969b-75b4cc6d1972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6831 | 2026.02.04 05:49:53.536132 [ 262 ] {356223b9-4941-48ee-969b-75b4cc6d1972} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2026.02.04 05:49:53.536168 [ 262 ] {356223b9-4941-48ee-969b-75b4cc6d1972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6833 | 2026.02.04 05:49:53.536672 [ 262 ] {356223b9-4941-48ee-969b-75b4cc6d1972} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6834 | 2026.02.04 05:49:53.536877 [ 262 ] {356223b9-4941-48ee-969b-75b4cc6d1972} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2026.02.04 05:49:53.537018 [ 262 ] {356223b9-4941-48ee-969b-75b4cc6d1972} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001719 sec., 8726.003490401396 rows/sec., 15.64 MiB/sec. | ||
| 6836 | 2026.02.04 05:49:53.537070 [ 262 ] {356223b9-4941-48ee-969b-75b4cc6d1972} <Debug> TCPHandler: Processed in 0.001907153 sec. | ||
| 6837 | 2026.02.04 05:49:53.537178 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6838 | 2026.02.04 05:49:53.537272 [ 262 ] {c0bc4be4-13f8-4b41-8a09-dba5d2befdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6839 | 2026.02.04 05:49:53.537312 [ 262 ] {c0bc4be4-13f8-4b41-8a09-dba5d2befdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6840 | 2026.02.04 05:49:53.537637 [ 262 ] {c0bc4be4-13f8-4b41-8a09-dba5d2befdd0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.02.04 05:49:53.537673 [ 262 ] {c0bc4be4-13f8-4b41-8a09-dba5d2befdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6842 | 2026.02.04 05:49:53.537965 [ 262 ] {c0bc4be4-13f8-4b41-8a09-dba5d2befdd0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6843 | 2026.02.04 05:49:53.538164 [ 262 ] {c0bc4be4-13f8-4b41-8a09-dba5d2befdd0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2026.02.04 05:49:53.538290 [ 262 ] {c0bc4be4-13f8-4b41-8a09-dba5d2befdd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 6845 | 2026.02.04 05:49:53.538326 [ 262 ] {c0bc4be4-13f8-4b41-8a09-dba5d2befdd0} <Debug> TCPHandler: Processed in 0.001197383 sec. | ||
| 6846 | 2026.02.04 05:49:56.948587 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2026.02.04 05:49:56.948763 [ 262 ] {2c782427-2196-46a9-ab6c-3de4c99ffee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6848 | 2026.02.04 05:49:56.948825 [ 262 ] {2c782427-2196-46a9-ab6c-3de4c99ffee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6849 | 2026.02.04 05:49:56.949550 [ 262 ] {2c782427-2196-46a9-ab6c-3de4c99ffee1} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.02.04 05:49:56.949592 [ 262 ] {2c782427-2196-46a9-ab6c-3de4c99ffee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6851 | 2026.02.04 05:49:56.949985 [ 262 ] {2c782427-2196-46a9-ab6c-3de4c99ffee1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6852 | 2026.02.04 05:49:56.950205 [ 262 ] {2c782427-2196-46a9-ab6c-3de4c99ffee1} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.02.04 05:49:56.950373 [ 262 ] {2c782427-2196-46a9-ab6c-3de4c99ffee1} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001656 sec., 160628.0193236715 rows/sec., 10.20 MiB/sec. | ||
| 6854 | 2026.02.04 05:49:56.950415 [ 262 ] {2c782427-2196-46a9-ab6c-3de4c99ffee1} <Debug> TCPHandler: Processed in 0.001948384 sec. | ||
| 6855 | 2026.02.04 05:49:56.950533 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2026.02.04 05:49:56.950630 [ 262 ] {1cd74439-0112-489c-a302-d9a7628b8cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6857 | 2026.02.04 05:49:56.950670 [ 262 ] {1cd74439-0112-489c-a302-d9a7628b8cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6858 | 2026.02.04 05:49:56.951058 [ 262 ] {1cd74439-0112-489c-a302-d9a7628b8cca} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.02.04 05:49:56.951095 [ 262 ] {1cd74439-0112-489c-a302-d9a7628b8cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6860 | 2026.02.04 05:49:56.951382 [ 262 ] {1cd74439-0112-489c-a302-d9a7628b8cca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6861 | 2026.02.04 05:49:56.951584 [ 262 ] {1cd74439-0112-489c-a302-d9a7628b8cca} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.02.04 05:49:56.951715 [ 262 ] {1cd74439-0112-489c-a302-d9a7628b8cca} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 443.17 KiB/sec. | ||
| 6863 | 2026.02.04 05:49:56.951753 [ 262 ] {1cd74439-0112-489c-a302-d9a7628b8cca} <Debug> TCPHandler: Processed in 0.001269865 sec. | ||
| 6864 | 2026.02.04 05:49:56.951855 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2026.02.04 05:49:56.951954 [ 262 ] {7ab9956a-967c-4da9-9d16-2de6cc94b809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6866 | 2026.02.04 05:49:56.951994 [ 262 ] {7ab9956a-967c-4da9-9d16-2de6cc94b809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6867 | 2026.02.04 05:49:56.953332 [ 262 ] {7ab9956a-967c-4da9-9d16-2de6cc94b809} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2026.02.04 05:49:56.953370 [ 262 ] {7ab9956a-967c-4da9-9d16-2de6cc94b809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6869 | 2026.02.04 05:49:56.953814 [ 262 ] {7ab9956a-967c-4da9-9d16-2de6cc94b809} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6870 | 2026.02.04 05:49:56.954019 [ 262 ] {7ab9956a-967c-4da9-9d16-2de6cc94b809} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.02.04 05:49:56.954154 [ 262 ] {7ab9956a-967c-4da9-9d16-2de6cc94b809} <Debug> executeQuery: Read 1945 rows, 161.55 KiB in 0.002218 sec., 876916.1406672678 rows/sec., 71.13 MiB/sec. | ||
| 6872 | 2026.02.04 05:49:56.954191 [ 262 ] {7ab9956a-967c-4da9-9d16-2de6cc94b809} <Debug> TCPHandler: Processed in 0.002385996 sec. | ||
| 6873 | 2026.02.04 05:49:56.954301 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2026.02.04 05:49:56.954415 [ 262 ] {63d1ea9d-82e4-4f30-ba8c-5e006417a7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6875 | 2026.02.04 05:49:56.954463 [ 262 ] {63d1ea9d-82e4-4f30-ba8c-5e006417a7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6876 | 2026.02.04 05:49:56.954976 [ 262 ] {63d1ea9d-82e4-4f30-ba8c-5e006417a7ca} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.02.04 05:49:56.955020 [ 262 ] {63d1ea9d-82e4-4f30-ba8c-5e006417a7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6878 | 2026.02.04 05:49:56.955380 [ 262 ] {63d1ea9d-82e4-4f30-ba8c-5e006417a7ca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6879 | 2026.02.04 05:49:56.955591 [ 262 ] {63d1ea9d-82e4-4f30-ba8c-5e006417a7ca} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.02.04 05:49:56.955719 [ 262 ] {63d1ea9d-82e4-4f30-ba8c-5e006417a7ca} <Debug> executeQuery: Read 164 rows, 10.30 KiB in 0.001329 sec., 123401.05342362677 rows/sec., 7.57 MiB/sec. | ||
| 6881 | 2026.02.04 05:49:56.955756 [ 262 ] {63d1ea9d-82e4-4f30-ba8c-5e006417a7ca} <Debug> TCPHandler: Processed in 0.001514511 sec. | ||
| 6882 | 2026.02.04 05:49:56.955859 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2026.02.04 05:49:56.955954 [ 262 ] {01d6245f-f37b-4f41-8377-08c6b68c4498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6884 | 2026.02.04 05:49:56.955992 [ 262 ] {01d6245f-f37b-4f41-8377-08c6b68c4498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6885 | 2026.02.04 05:49:56.956505 [ 262 ] {01d6245f-f37b-4f41-8377-08c6b68c4498} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2026.02.04 05:49:56.956542 [ 262 ] {01d6245f-f37b-4f41-8377-08c6b68c4498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6887 | 2026.02.04 05:49:56.956860 [ 262 ] {01d6245f-f37b-4f41-8377-08c6b68c4498} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6888 | 2026.02.04 05:49:56.957071 [ 262 ] {01d6245f-f37b-4f41-8377-08c6b68c4498} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2026.02.04 05:49:56.957181 [ 138 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6890 | 2026.02.04 05:49:56.957201 [ 262 ] {01d6245f-f37b-4f41-8377-08c6b68c4498} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001266 sec., 290679.3048973144 rows/sec., 19.34 MiB/sec. | ||
| 6891 | 2026.02.04 05:49:56.957261 [ 138 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.02.04 05:49:56.957268 [ 262 ] {01d6245f-f37b-4f41-8377-08c6b68c4498} <Debug> TCPHandler: Processed in 0.00145824 sec. | ||
| 6893 | 2026.02.04 05:49:56.957292 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6894 | 2026.02.04 05:49:56.957381 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2026.02.04 05:49:56.957422 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 6896 | 2026.02.04 05:49:56.957479 [ 262 ] {1c0dc54d-8729-4f56-9ce6-078563707cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6897 | 2026.02.04 05:49:56.957522 [ 262 ] {1c0dc54d-8729-4f56-9ce6-078563707cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6898 | 2026.02.04 05:49:56.957573 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6899 | 2026.02.04 05:49:56.957615 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 392 rows starting from the beginning of the part | ||
| 6900 | 2026.02.04 05:49:56.957693 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 368 rows starting from the beginning of the part | ||
| 6901 | 2026.02.04 05:49:56.957746 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 140 rows starting from the beginning of the part | ||
| 6902 | 2026.02.04 05:49:56.957795 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6903 | 2026.02.04 05:49:56.957838 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 140 rows starting from the beginning of the part | ||
| 6904 | 2026.02.04 05:49:56.957883 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 368 rows starting from the beginning of the part | ||
| 6905 | 2026.02.04 05:49:56.957940 [ 262 ] {1c0dc54d-8729-4f56-9ce6-078563707cbe} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2026.02.04 05:49:56.957981 [ 262 ] {1c0dc54d-8729-4f56-9ce6-078563707cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6907 | 2026.02.04 05:49:56.958321 [ 262 ] {1c0dc54d-8729-4f56-9ce6-078563707cbe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6908 | 2026.02.04 05:49:56.958547 [ 262 ] {1c0dc54d-8729-4f56-9ce6-078563707cbe} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2026.02.04 05:49:56.958682 [ 262 ] {1c0dc54d-8729-4f56-9ce6-078563707cbe} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001222 sec., 113747.95417348608 rows/sec., 6.47 MiB/sec. | ||
| 6910 | 2026.02.04 05:49:56.958720 [ 262 ] {1c0dc54d-8729-4f56-9ce6-078563707cbe} <Debug> TCPHandler: Processed in 0.001388778 sec. | ||
| 6911 | 2026.02.04 05:49:56.958829 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2026.02.04 05:49:56.958922 [ 262 ] {9b87c187-527b-496c-99ac-75153bbf30fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6913 | 2026.02.04 05:49:56.958952 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590174 sec., 886066.5562384997 rows/sec., 62.25 MiB/sec. | ||
| 6914 | 2026.02.04 05:49:56.958961 [ 262 ] {9b87c187-527b-496c-99ac-75153bbf30fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6915 | 2026.02.04 05:49:56.959117 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6916 | 2026.02.04 05:49:56.959366 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_21_4} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2026.02.04 05:49:56.959433 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_21_4} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6918 | 2026.02.04 05:49:56.959502 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6919 | 2026.02.04 05:49:56.959749 [ 262 ] {9b87c187-527b-496c-99ac-75153bbf30fb} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2026.02.04 05:49:56.959791 [ 262 ] {9b87c187-527b-496c-99ac-75153bbf30fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6921 | 2026.02.04 05:49:56.960138 [ 262 ] {9b87c187-527b-496c-99ac-75153bbf30fb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6922 | 2026.02.04 05:49:56.960352 [ 262 ] {9b87c187-527b-496c-99ac-75153bbf30fb} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2026.02.04 05:49:56.960482 [ 262 ] {9b87c187-527b-496c-99ac-75153bbf30fb} <Debug> executeQuery: Read 950 rows, 70.06 KiB in 0.001578 sec., 602027.8833967047 rows/sec., 43.36 MiB/sec. | ||
| 6924 | 2026.02.04 05:49:56.960520 [ 262 ] {9b87c187-527b-496c-99ac-75153bbf30fb} <Debug> TCPHandler: Processed in 0.001741097 sec. | ||
| 6925 | 2026.02.04 05:49:56.960627 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6926 | 2026.02.04 05:49:56.960722 [ 262 ] {dea2a99b-c336-4550-9de9-3cc89c62951f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6927 | 2026.02.04 05:49:56.960763 [ 262 ] {dea2a99b-c336-4550-9de9-3cc89c62951f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6928 | 2026.02.04 05:49:56.961077 [ 262 ] {dea2a99b-c336-4550-9de9-3cc89c62951f} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.02.04 05:49:56.961113 [ 262 ] {dea2a99b-c336-4550-9de9-3cc89c62951f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6930 | 2026.02.04 05:49:56.961410 [ 262 ] {dea2a99b-c336-4550-9de9-3cc89c62951f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6931 | 2026.02.04 05:49:56.961624 [ 262 ] {dea2a99b-c336-4550-9de9-3cc89c62951f} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.02.04 05:49:56.961754 [ 262 ] {dea2a99b-c336-4550-9de9-3cc89c62951f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 6933 | 2026.02.04 05:49:56.961790 [ 262 ] {dea2a99b-c336-4550-9de9-3cc89c62951f} <Debug> TCPHandler: Processed in 0.001212483 sec. | ||
| 6934 | 2026.02.04 05:49:56.961891 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2026.02.04 05:49:56.961986 [ 262 ] {ff4f20cc-a79a-40ed-a4a3-f2f5b53a752c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6936 | 2026.02.04 05:49:56.962026 [ 262 ] {ff4f20cc-a79a-40ed-a4a3-f2f5b53a752c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6937 | 2026.02.04 05:49:56.962593 [ 262 ] {ff4f20cc-a79a-40ed-a4a3-f2f5b53a752c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.02.04 05:49:56.962629 [ 262 ] {ff4f20cc-a79a-40ed-a4a3-f2f5b53a752c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6939 | 2026.02.04 05:49:56.963002 [ 262 ] {ff4f20cc-a79a-40ed-a4a3-f2f5b53a752c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6940 | 2026.02.04 05:49:56.963205 [ 262 ] {ff4f20cc-a79a-40ed-a4a3-f2f5b53a752c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.02.04 05:49:56.963333 [ 262 ] {ff4f20cc-a79a-40ed-a4a3-f2f5b53a752c} <Debug> executeQuery: Read 903 rows, 61.57 KiB in 0.001367 sec., 660570.5925384053 rows/sec., 43.98 MiB/sec. | ||
| 6942 | 2026.02.04 05:49:56.963370 [ 262 ] {ff4f20cc-a79a-40ed-a4a3-f2f5b53a752c} <Debug> TCPHandler: Processed in 0.001527572 sec. | ||
| 6943 | 2026.02.04 05:49:56.963473 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6944 | 2026.02.04 05:49:56.963568 [ 262 ] {189bae9f-f7e3-4d3f-b31d-7c2b3283adc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6945 | 2026.02.04 05:49:56.963608 [ 262 ] {189bae9f-f7e3-4d3f-b31d-7c2b3283adc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6946 | 2026.02.04 05:49:56.963907 [ 262 ] {189bae9f-f7e3-4d3f-b31d-7c2b3283adc9} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2026.02.04 05:49:56.963943 [ 262 ] {189bae9f-f7e3-4d3f-b31d-7c2b3283adc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6948 | 2026.02.04 05:49:56.964229 [ 262 ] {189bae9f-f7e3-4d3f-b31d-7c2b3283adc9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6949 | 2026.02.04 05:49:56.964434 [ 262 ] {189bae9f-f7e3-4d3f-b31d-7c2b3283adc9} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2026.02.04 05:49:56.964538 [ 138 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6951 | 2026.02.04 05:49:56.964559 [ 262 ] {189bae9f-f7e3-4d3f-b31d-7c2b3283adc9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 6952 | 2026.02.04 05:49:56.964571 [ 138 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2026.02.04 05:49:56.964600 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6954 | 2026.02.04 05:49:56.964602 [ 262 ] {189bae9f-f7e3-4d3f-b31d-7c2b3283adc9} <Debug> TCPHandler: Processed in 0.001177083 sec. | ||
| 6955 | 2026.02.04 05:49:56.964695 [ 195 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6956 | 2026.02.04 05:49:56.964723 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6957 | 2026.02.04 05:49:56.964797 [ 195 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6958 | 2026.02.04 05:49:56.964826 [ 262 ] {320311ec-b2ea-460b-ae37-ee9db627bc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6959 | 2026.02.04 05:49:56.964828 [ 195 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 6960 | 2026.02.04 05:49:56.964889 [ 262 ] {320311ec-b2ea-460b-ae37-ee9db627bc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6961 | 2026.02.04 05:49:56.964900 [ 195 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6962 | 2026.02.04 05:49:56.964949 [ 195 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6963 | 2026.02.04 05:49:56.964985 [ 195 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6964 | 2026.02.04 05:49:56.965020 [ 195 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6965 | 2026.02.04 05:49:56.965054 [ 195 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6966 | 2026.02.04 05:49:56.965741 [ 262 ] {320311ec-b2ea-460b-ae37-ee9db627bc81} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2026.02.04 05:49:56.965785 [ 262 ] {320311ec-b2ea-460b-ae37-ee9db627bc81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6968 | 2026.02.04 05:49:56.965830 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001170863 sec., 16227.346837332803 rows/sec., 1.06 MiB/sec. | ||
| 6969 | 2026.02.04 05:49:56.966004 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6970 | 2026.02.04 05:49:56.966345 [ 262 ] {320311ec-b2ea-460b-ae37-ee9db627bc81} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6971 | 2026.02.04 05:49:56.966368 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_19_4} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2026.02.04 05:49:56.966452 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_19_4} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6973 | 2026.02.04 05:49:56.966553 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6974 | 2026.02.04 05:49:56.966568 [ 262 ] {320311ec-b2ea-460b-ae37-ee9db627bc81} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2026.02.04 05:49:56.966709 [ 262 ] {320311ec-b2ea-460b-ae37-ee9db627bc81} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001903 sec., 13137.151865475566 rows/sec., 23.54 MiB/sec. | ||
| 6976 | 2026.02.04 05:49:56.966775 [ 262 ] {320311ec-b2ea-460b-ae37-ee9db627bc81} <Debug> TCPHandler: Processed in 0.002103608 sec. | ||
| 6977 | 2026.02.04 05:49:56.966887 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6978 | 2026.02.04 05:49:56.966983 [ 262 ] {716ef182-75f8-46da-8490-16a34bafa11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6979 | 2026.02.04 05:49:56.967022 [ 262 ] {716ef182-75f8-46da-8490-16a34bafa11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6980 | 2026.02.04 05:49:56.967350 [ 262 ] {716ef182-75f8-46da-8490-16a34bafa11c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2026.02.04 05:49:56.967387 [ 262 ] {716ef182-75f8-46da-8490-16a34bafa11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6982 | 2026.02.04 05:49:56.967686 [ 262 ] {716ef182-75f8-46da-8490-16a34bafa11c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6983 | 2026.02.04 05:49:56.967891 [ 262 ] {716ef182-75f8-46da-8490-16a34bafa11c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.02.04 05:49:56.968018 [ 262 ] {716ef182-75f8-46da-8490-16a34bafa11c} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001055 sec., 68246.44549763034 rows/sec., 4.21 MiB/sec. | ||
| 6985 | 2026.02.04 05:49:56.968053 [ 262 ] {716ef182-75f8-46da-8490-16a34bafa11c} <Debug> TCPHandler: Processed in 0.001217774 sec. | ||
| 6986 | 2026.02.04 05:49:58.522558 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2026.02.04 05:49:58.522747 [ 262 ] {19a6f8c8-e925-4b77-91bb-89010925d84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6988 | 2026.02.04 05:49:58.522818 [ 262 ] {19a6f8c8-e925-4b77-91bb-89010925d84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6989 | 2026.02.04 05:49:58.523504 [ 262 ] {19a6f8c8-e925-4b77-91bb-89010925d84e} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.02.04 05:49:58.523549 [ 262 ] {19a6f8c8-e925-4b77-91bb-89010925d84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 6991 | 2026.02.04 05:49:58.523925 [ 262 ] {19a6f8c8-e925-4b77-91bb-89010925d84e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6992 | 2026.02.04 05:49:58.524149 [ 262 ] {19a6f8c8-e925-4b77-91bb-89010925d84e} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.02.04 05:49:58.524307 [ 262 ] {19a6f8c8-e925-4b77-91bb-89010925d84e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.65 MiB/sec. | ||
| 6994 | 2026.02.04 05:49:58.524349 [ 262 ] {19a6f8c8-e925-4b77-91bb-89010925d84e} <Debug> TCPHandler: Processed in 0.001922882 sec. | ||
| 6995 | 2026.02.04 05:49:58.524470 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.02.04 05:49:58.524565 [ 262 ] {3051a5ce-ef10-4480-85b8-4370640b53c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6997 | 2026.02.04 05:49:58.524604 [ 262 ] {3051a5ce-ef10-4480-85b8-4370640b53c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6998 | 2026.02.04 05:49:58.525008 [ 262 ] {3051a5ce-ef10-4480-85b8-4370640b53c7} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.02.04 05:49:58.525044 [ 262 ] {3051a5ce-ef10-4480-85b8-4370640b53c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7000 | 2026.02.04 05:49:58.525352 [ 262 ] {3051a5ce-ef10-4480-85b8-4370640b53c7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7001 | 2026.02.04 05:49:58.525567 [ 262 ] {3051a5ce-ef10-4480-85b8-4370640b53c7} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.02.04 05:49:58.525707 [ 262 ] {3051a5ce-ef10-4480-85b8-4370640b53c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 7003 | 2026.02.04 05:49:58.525744 [ 262 ] {3051a5ce-ef10-4480-85b8-4370640b53c7} <Debug> TCPHandler: Processed in 0.001322186 sec. | ||
| 7004 | 2026.02.04 05:49:58.525853 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2026.02.04 05:49:58.525944 [ 262 ] {014abdc8-2a89-4301-bc41-948fdad43d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7006 | 2026.02.04 05:49:58.525986 [ 262 ] {014abdc8-2a89-4301-bc41-948fdad43d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7007 | 2026.02.04 05:49:58.526337 [ 262 ] {014abdc8-2a89-4301-bc41-948fdad43d52} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.02.04 05:49:58.526373 [ 262 ] {014abdc8-2a89-4301-bc41-948fdad43d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7009 | 2026.02.04 05:49:58.526674 [ 262 ] {014abdc8-2a89-4301-bc41-948fdad43d52} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7010 | 2026.02.04 05:49:58.526877 [ 262 ] {014abdc8-2a89-4301-bc41-948fdad43d52} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.02.04 05:49:58.527007 [ 262 ] {014abdc8-2a89-4301-bc41-948fdad43d52} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001081 sec., 38852.91396854764 rows/sec., 2.70 MiB/sec. | ||
| 7012 | 2026.02.04 05:49:58.527043 [ 262 ] {014abdc8-2a89-4301-bc41-948fdad43d52} <Debug> TCPHandler: Processed in 0.001238524 sec. | ||
| 7013 | 2026.02.04 05:49:58.527150 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2026.02.04 05:49:58.527243 [ 262 ] {a108f9c7-634b-4a50-ad07-1e2d8ccdfc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7015 | 2026.02.04 05:49:58.527283 [ 262 ] {a108f9c7-634b-4a50-ad07-1e2d8ccdfc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7016 | 2026.02.04 05:49:58.527586 [ 262 ] {a108f9c7-634b-4a50-ad07-1e2d8ccdfc58} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.02.04 05:49:58.527620 [ 262 ] {a108f9c7-634b-4a50-ad07-1e2d8ccdfc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7018 | 2026.02.04 05:49:58.527908 [ 262 ] {a108f9c7-634b-4a50-ad07-1e2d8ccdfc58} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7019 | 2026.02.04 05:49:58.528109 [ 262 ] {a108f9c7-634b-4a50-ad07-1e2d8ccdfc58} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.02.04 05:49:58.528239 [ 262 ] {a108f9c7-634b-4a50-ad07-1e2d8ccdfc58} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001014 sec., 15779.092702169626 rows/sec., 1.07 MiB/sec. | ||
| 7021 | 2026.02.04 05:49:58.528274 [ 262 ] {a108f9c7-634b-4a50-ad07-1e2d8ccdfc58} <Debug> TCPHandler: Processed in 0.001172212 sec. | ||
| 7022 | 2026.02.04 05:49:59.143741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13926 | ||
| 7023 | 2026.02.04 05:49:59.144249 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.02.04 05:49:59.144295 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7025 | 2026.02.04 05:49:59.144756 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7026 | 2026.02.04 05:49:59.144970 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.02.04 05:49:59.145097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13926 | ||
| 7028 | 2026.02.04 05:49:59.909671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7029 | 2026.02.04 05:49:59.926890 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.02.04 05:49:59.926961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7031 | 2026.02.04 05:49:59.933181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7032 | 2026.02.04 05:49:59.933900 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.02.04 05:49:59.936879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7034 | 2026.02.04 05:50:01.708214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 948 | ||
| 7035 | 2026.02.04 05:50:01.710776 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2026.02.04 05:50:01.710832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7037 | 2026.02.04 05:50:01.712019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7038 | 2026.02.04 05:50:01.712286 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2026.02.04 05:50:01.712444 [ 133 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7040 | 2026.02.04 05:50:01.712524 [ 133 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.02.04 05:50:01.712556 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7042 | 2026.02.04 05:50:01.712652 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 948 | ||
| 7043 | 2026.02.04 05:50:01.712737 [ 187 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 7044 | 2026.02.04 05:50:01.713631 [ 187 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7045 | 2026.02.04 05:50:01.713802 [ 187 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 748 rows starting from the beginning of the part | ||
| 7046 | 2026.02.04 05:50:01.714202 [ 187 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 7047 | 2026.02.04 05:50:01.714569 [ 187 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 7048 | 2026.02.04 05:50:01.714925 [ 187 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 7049 | 2026.02.04 05:50:01.715267 [ 187 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
| 7050 | 2026.02.04 05:50:01.715605 [ 187 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 7051 | 2026.02.04 05:50:01.722346 [ 190 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 72 columns (72 merged, 0 gathered) in 0.009700217 sec., 97729.7724370496 rows/sec., 82.44 MiB/sec. | ||
| 7052 | 2026.02.04 05:50:01.723778 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7053 | 2026.02.04 05:50:01.724342 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_21_4} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.02.04 05:50:01.724412 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_21_4} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7055 | 2026.02.04 05:50:01.724661 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 7056 | 2026.02.04 05:50:03.529877 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2026.02.04 05:50:03.530074 [ 262 ] {5f7f4aff-da85-46bc-ac7e-811e334fbed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7058 | 2026.02.04 05:50:03.530148 [ 262 ] {5f7f4aff-da85-46bc-ac7e-811e334fbed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7059 | 2026.02.04 05:50:03.530844 [ 262 ] {5f7f4aff-da85-46bc-ac7e-811e334fbed3} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.02.04 05:50:03.530895 [ 262 ] {5f7f4aff-da85-46bc-ac7e-811e334fbed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7061 | 2026.02.04 05:50:03.531307 [ 262 ] {5f7f4aff-da85-46bc-ac7e-811e334fbed3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7062 | 2026.02.04 05:50:03.531541 [ 262 ] {5f7f4aff-da85-46bc-ac7e-811e334fbed3} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.02.04 05:50:03.531690 [ 126 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7064 | 2026.02.04 05:50:03.531697 [ 262 ] {5f7f4aff-da85-46bc-ac7e-811e334fbed3} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001675 sec., 51343.28358208955 rows/sec., 4.29 MiB/sec. | ||
| 7065 | 2026.02.04 05:50:03.531768 [ 126 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2026.02.04 05:50:03.531794 [ 262 ] {5f7f4aff-da85-46bc-ac7e-811e334fbed3} <Debug> TCPHandler: Processed in 0.002054747 sec. | ||
| 7067 | 2026.02.04 05:50:03.531798 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7068 | 2026.02.04 05:50:03.531927 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7069 | 2026.02.04 05:50:03.531943 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 7070 | 2026.02.04 05:50:03.532036 [ 262 ] {58865d84-3423-46b0-a073-356e1ffc1b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7071 | 2026.02.04 05:50:03.532084 [ 262 ] {58865d84-3423-46b0-a073-356e1ffc1b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7072 | 2026.02.04 05:50:03.532088 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7073 | 2026.02.04 05:50:03.532135 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2103 rows starting from the beginning of the part | ||
| 7074 | 2026.02.04 05:50:03.532211 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 802 rows starting from the beginning of the part | ||
| 7075 | 2026.02.04 05:50:03.532264 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 86 rows starting from the beginning of the part | ||
| 7076 | 2026.02.04 05:50:03.532314 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1945 rows starting from the beginning of the part | ||
| 7077 | 2026.02.04 05:50:03.532364 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 7078 | 2026.02.04 05:50:03.532411 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 86 rows starting from the beginning of the part | ||
| 7079 | 2026.02.04 05:50:03.532502 [ 262 ] {58865d84-3423-46b0-a073-356e1ffc1b23} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.02.04 05:50:03.532546 [ 262 ] {58865d84-3423-46b0-a073-356e1ffc1b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7081 | 2026.02.04 05:50:03.532950 [ 262 ] {58865d84-3423-46b0-a073-356e1ffc1b23} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7082 | 2026.02.04 05:50:03.533173 [ 262 ] {58865d84-3423-46b0-a073-356e1ffc1b23} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.02.04 05:50:03.533313 [ 262 ] {58865d84-3423-46b0-a073-356e1ffc1b23} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.0013 sec., 11538.461538461539 rows/sec., 867.64 KiB/sec. | ||
| 7084 | 2026.02.04 05:50:03.533352 [ 262 ] {58865d84-3423-46b0-a073-356e1ffc1b23} <Debug> TCPHandler: Processed in 0.001477441 sec. | ||
| 7085 | 2026.02.04 05:50:03.533466 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.02.04 05:50:03.533568 [ 262 ] {383adf4e-e5ab-4b6d-90a7-91ae336cce45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7087 | 2026.02.04 05:50:03.533612 [ 262 ] {383adf4e-e5ab-4b6d-90a7-91ae336cce45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7088 | 2026.02.04 05:50:03.534053 [ 262 ] {383adf4e-e5ab-4b6d-90a7-91ae336cce45} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.02.04 05:50:03.534091 [ 262 ] {383adf4e-e5ab-4b6d-90a7-91ae336cce45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7090 | 2026.02.04 05:50:03.534419 [ 262 ] {383adf4e-e5ab-4b6d-90a7-91ae336cce45} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7091 | 2026.02.04 05:50:03.534442 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5078 rows, containing 5 columns (5 merged, 0 gathered) in 0.002561081 sec., 1982756.5000872677 rows/sec., 168.64 MiB/sec. | ||
| 7092 | 2026.02.04 05:50:03.534638 [ 262 ] {383adf4e-e5ab-4b6d-90a7-91ae336cce45} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7093 | 2026.02.04 05:50:03.534748 [ 193 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7094 | 2026.02.04 05:50:03.534756 [ 126 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7095 | 2026.02.04 05:50:03.534785 [ 262 ] {383adf4e-e5ab-4b6d-90a7-91ae336cce45} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001237 sec., 63864.187550525465 rows/sec., 4.99 MiB/sec. | ||
| 7096 | 2026.02.04 05:50:03.534798 [ 126 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.02.04 05:50:03.534826 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7098 | 2026.02.04 05:50:03.534830 [ 262 ] {383adf4e-e5ab-4b6d-90a7-91ae336cce45} <Debug> TCPHandler: Processed in 0.001416339 sec. | ||
| 7099 | 2026.02.04 05:50:03.534897 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 7100 | 2026.02.04 05:50:03.534955 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.02.04 05:50:03.534987 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7102 | 2026.02.04 05:50:03.535014 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1033 rows starting from the beginning of the part | ||
| 7103 | 2026.02.04 05:50:03.535036 [ 193 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_46_9} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2026.02.04 05:50:03.535057 [ 262 ] {115715d1-c4b2-4d66-b1fe-bc5eaf08b832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7105 | 2026.02.04 05:50:03.535061 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
| 7106 | 2026.02.04 05:50:03.535111 [ 262 ] {115715d1-c4b2-4d66-b1fe-bc5eaf08b832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7107 | 2026.02.04 05:50:03.535112 [ 193 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_46_9} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7108 | 2026.02.04 05:50:03.535118 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 79 rows starting from the beginning of the part | ||
| 7109 | 2026.02.04 05:50:03.535174 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 950 rows starting from the beginning of the part | ||
| 7110 | 2026.02.04 05:50:03.535209 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 7111 | 2026.02.04 05:50:03.535213 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 7112 | 2026.02.04 05:50:03.535249 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 79 rows starting from the beginning of the part | ||
| 7113 | 2026.02.04 05:50:03.535533 [ 262 ] {115715d1-c4b2-4d66-b1fe-bc5eaf08b832} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2026.02.04 05:50:03.535573 [ 262 ] {115715d1-c4b2-4d66-b1fe-bc5eaf08b832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7115 | 2026.02.04 05:50:03.535936 [ 262 ] {115715d1-c4b2-4d66-b1fe-bc5eaf08b832} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7116 | 2026.02.04 05:50:03.536144 [ 262 ] {115715d1-c4b2-4d66-b1fe-bc5eaf08b832} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.02.04 05:50:03.536257 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7118 | 2026.02.04 05:50:03.536283 [ 262 ] {115715d1-c4b2-4d66-b1fe-bc5eaf08b832} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 7119 | 2026.02.04 05:50:03.536286 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2026.02.04 05:50:03.536323 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7121 | 2026.02.04 05:50:03.536329 [ 262 ] {115715d1-c4b2-4d66-b1fe-bc5eaf08b832} <Debug> TCPHandler: Processed in 0.00142383 sec. | ||
| 7122 | 2026.02.04 05:50:03.536348 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479211 sec., 1820565.1526388053 rows/sec., 139.11 MiB/sec. | ||
| 7123 | 2026.02.04 05:50:03.536398 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 7124 | 2026.02.04 05:50:03.536447 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7125 | 2026.02.04 05:50:03.536517 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7126 | 2026.02.04 05:50:03.536547 [ 262 ] {47e6058c-c9e8-4a3e-a76b-cfd5e883e3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7127 | 2026.02.04 05:50:03.536548 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7128 | 2026.02.04 05:50:03.536556 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12652 rows starting from the beginning of the part | ||
| 7129 | 2026.02.04 05:50:03.536609 [ 262 ] {47e6058c-c9e8-4a3e-a76b-cfd5e883e3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7130 | 2026.02.04 05:50:03.536683 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 258 rows starting from the beginning of the part | ||
| 7131 | 2026.02.04 05:50:03.536732 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 7132 | 2026.02.04 05:50:03.536785 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 903 rows starting from the beginning of the part | ||
| 7133 | 2026.02.04 05:50:03.536825 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 7134 | 2026.02.04 05:50:03.536847 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_46_9} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.02.04 05:50:03.536874 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 7136 | 2026.02.04 05:50:03.536963 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_46_9} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7137 | 2026.02.04 05:50:03.537045 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7138 | 2026.02.04 05:50:03.537414 [ 262 ] {47e6058c-c9e8-4a3e-a76b-cfd5e883e3de} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.02.04 05:50:03.537457 [ 262 ] {47e6058c-c9e8-4a3e-a76b-cfd5e883e3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7140 | 2026.02.04 05:50:03.538009 [ 262 ] {47e6058c-c9e8-4a3e-a76b-cfd5e883e3de} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7141 | 2026.02.04 05:50:03.538246 [ 262 ] {47e6058c-c9e8-4a3e-a76b-cfd5e883e3de} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.02.04 05:50:03.538399 [ 262 ] {47e6058c-c9e8-4a3e-a76b-cfd5e883e3de} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00187 sec., 8021.390374331551 rows/sec., 14.37 MiB/sec. | ||
| 7143 | 2026.02.04 05:50:03.538464 [ 262 ] {47e6058c-c9e8-4a3e-a76b-cfd5e883e3de} <Debug> TCPHandler: Processed in 0.002066326 sec. | ||
| 7144 | 2026.02.04 05:50:03.538579 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7145 | 2026.02.04 05:50:03.538676 [ 262 ] {91081d8f-7d22-45bb-b9ef-3dc9c59ad932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7146 | 2026.02.04 05:50:03.538718 [ 262 ] {91081d8f-7d22-45bb-b9ef-3dc9c59ad932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7147 | 2026.02.04 05:50:03.539051 [ 262 ] {91081d8f-7d22-45bb-b9ef-3dc9c59ad932} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2026.02.04 05:50:03.539087 [ 262 ] {91081d8f-7d22-45bb-b9ef-3dc9c59ad932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7149 | 2026.02.04 05:50:03.539395 [ 262 ] {91081d8f-7d22-45bb-b9ef-3dc9c59ad932} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7150 | 2026.02.04 05:50:03.539612 [ 262 ] {91081d8f-7d22-45bb-b9ef-3dc9c59ad932} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.02.04 05:50:03.539716 [ 126 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7152 | 2026.02.04 05:50:03.539744 [ 262 ] {91081d8f-7d22-45bb-b9ef-3dc9c59ad932} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 7153 | 2026.02.04 05:50:03.539744 [ 126 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7154 | 2026.02.04 05:50:03.539782 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7155 | 2026.02.04 05:50:03.539787 [ 262 ] {91081d8f-7d22-45bb-b9ef-3dc9c59ad932} <Debug> TCPHandler: Processed in 0.001258295 sec. | ||
| 7156 | 2026.02.04 05:50:03.539868 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 7157 | 2026.02.04 05:50:03.539979 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7158 | 2026.02.04 05:50:03.540011 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2596 rows starting from the beginning of the part | ||
| 7159 | 2026.02.04 05:50:03.540069 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part | ||
| 7160 | 2026.02.04 05:50:03.540116 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 7161 | 2026.02.04 05:50:03.540161 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part | ||
| 7162 | 2026.02.04 05:50:03.540214 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 16 rows starting from the beginning of the part | ||
| 7163 | 2026.02.04 05:50:03.540257 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 7164 | 2026.02.04 05:50:03.541113 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14175 rows, containing 5 columns (5 merged, 0 gathered) in 0.004746151 sec., 2986630.6402809354 rows/sec., 202.38 MiB/sec. | ||
| 7165 | 2026.02.04 05:50:03.541526 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 4 columns (4 merged, 0 gathered) in 0.001696967 sec., 1704216.9942020087 rows/sec., 110.51 MiB/sec. | ||
| 7166 | 2026.02.04 05:50:03.541591 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7167 | 2026.02.04 05:50:03.541870 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2026.02.04 05:50:03.541910 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7169 | 2026.02.04 05:50:03.541943 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7170 | 2026.02.04 05:50:03.542047 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
| 7171 | 2026.02.04 05:50:03.542239 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_46_9} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2026.02.04 05:50:03.542329 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_46_9} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7173 | 2026.02.04 05:50:03.542448 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7174 | 2026.02.04 05:50:06.495091 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7175 | 2026.02.04 05:50:06.495162 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7176 | 2026.02.04 05:50:06.645340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14374 | ||
| 7177 | 2026.02.04 05:50:06.645797 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2026.02.04 05:50:06.645829 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7179 | 2026.02.04 05:50:06.646297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7180 | 2026.02.04 05:50:06.646553 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2026.02.04 05:50:06.646678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14374 | ||
| 7182 | 2026.02.04 05:50:07.410607 [ 120 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 7183 | 2026.02.04 05:50:07.410673 [ 120 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2026.02.04 05:50:07.410692 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7185 | 2026.02.04 05:50:07.410806 [ 197 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 7186 | 2026.02.04 05:50:07.410954 [ 197 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7187 | 2026.02.04 05:50:07.410989 [ 197 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 290 rows starting from the beginning of the part | ||
| 7188 | 2026.02.04 05:50:07.411056 [ 197 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 266 rows starting from the beginning of the part | ||
| 7189 | 2026.02.04 05:50:07.411102 [ 197 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 266 rows starting from the beginning of the part | ||
| 7190 | 2026.02.04 05:50:07.411150 [ 197 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 266 rows starting from the beginning of the part | ||
| 7191 | 2026.02.04 05:50:07.411189 [ 197 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 266 rows starting from the beginning of the part | ||
| 7192 | 2026.02.04 05:50:07.412188 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432569 sec., 945155.1722814048 rows/sec., 63.98 MiB/sec. | ||
| 7193 | 2026.02.04 05:50:07.412350 [ 197 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7194 | 2026.02.04 05:50:07.412603 [ 197 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_20_4} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2026.02.04 05:50:07.412677 [ 197 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_20_4} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 7196 | 2026.02.04 05:50:07.412753 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7197 | 2026.02.04 05:50:07.437902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7198 | 2026.02.04 05:50:07.456265 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2026.02.04 05:50:07.456326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7200 | 2026.02.04 05:50:07.462199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7201 | 2026.02.04 05:50:07.462894 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.02.04 05:50:07.466097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7203 | 2026.02.04 05:50:08.423346 [ 118 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 7204 | 2026.02.04 05:50:08.423409 [ 118 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2026.02.04 05:50:08.423430 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7206 | 2026.02.04 05:50:08.423547 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 7207 | 2026.02.04 05:50:08.423694 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7208 | 2026.02.04 05:50:08.423727 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 151 rows starting from the beginning of the part | ||
| 7209 | 2026.02.04 05:50:08.423794 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 139 rows starting from the beginning of the part | ||
| 7210 | 2026.02.04 05:50:08.423839 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 139 rows starting from the beginning of the part | ||
| 7211 | 2026.02.04 05:50:08.423884 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 139 rows starting from the beginning of the part | ||
| 7212 | 2026.02.04 05:50:08.423923 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 139 rows starting from the beginning of the part | ||
| 7213 | 2026.02.04 05:50:08.424738 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244004 sec., 568326.1468612641 rows/sec., 34.69 MiB/sec. | ||
| 7214 | 2026.02.04 05:50:08.424945 [ 186 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7215 | 2026.02.04 05:50:08.425288 [ 186 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_20_4} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2026.02.04 05:50:08.425381 [ 186 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_20_4} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 7217 | 2026.02.04 05:50:08.425501 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7218 | 2026.02.04 05:50:08.493209 [ 118 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7219 | 2026.02.04 05:50:08.493256 [ 118 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2026.02.04 05:50:08.493276 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7221 | 2026.02.04 05:50:08.493369 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::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 | ||
| 7222 | 2026.02.04 05:50:08.493490 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7223 | 2026.02.04 05:50:08.493525 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
| 7224 | 2026.02.04 05:50:08.493591 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7225 | 2026.02.04 05:50:08.493637 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7226 | 2026.02.04 05:50:08.493674 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7227 | 2026.02.04 05:50:08.493711 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7228 | 2026.02.04 05:50:08.494424 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093711 sec., 98746.3781565697 rows/sec., 5.04 MiB/sec. | ||
| 7229 | 2026.02.04 05:50:08.494565 [ 202 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7230 | 2026.02.04 05:50:08.494833 [ 202 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_18_4} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.02.04 05:50:08.494905 [ 202 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_18_4} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7232 | 2026.02.04 05:50:08.494983 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7233 | 2026.02.04 05:50:08.537795 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2026.02.04 05:50:08.537947 [ 262 ] {e012bf4f-33af-43f6-9ff7-76e285ec2f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7235 | 2026.02.04 05:50:08.538009 [ 262 ] {e012bf4f-33af-43f6-9ff7-76e285ec2f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7236 | 2026.02.04 05:50:08.538753 [ 262 ] {e012bf4f-33af-43f6-9ff7-76e285ec2f1a} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.02.04 05:50:08.538796 [ 262 ] {e012bf4f-33af-43f6-9ff7-76e285ec2f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7238 | 2026.02.04 05:50:08.539169 [ 262 ] {e012bf4f-33af-43f6-9ff7-76e285ec2f1a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7239 | 2026.02.04 05:50:08.539401 [ 262 ] {e012bf4f-33af-43f6-9ff7-76e285ec2f1a} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.02.04 05:50:08.539550 [ 262 ] {e012bf4f-33af-43f6-9ff7-76e285ec2f1a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001648 sec., 161407.76699029127 rows/sec., 10.25 MiB/sec. | ||
| 7241 | 2026.02.04 05:50:08.539598 [ 262 ] {e012bf4f-33af-43f6-9ff7-76e285ec2f1a} <Debug> TCPHandler: Processed in 0.001921403 sec. | ||
| 7242 | 2026.02.04 05:50:08.539730 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.02.04 05:50:08.539835 [ 262 ] {12f6219a-6d45-4828-8bee-7d8b0bc4b919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7244 | 2026.02.04 05:50:08.539879 [ 262 ] {12f6219a-6d45-4828-8bee-7d8b0bc4b919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7245 | 2026.02.04 05:50:08.540903 [ 262 ] {12f6219a-6d45-4828-8bee-7d8b0bc4b919} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.02.04 05:50:08.540940 [ 262 ] {12f6219a-6d45-4828-8bee-7d8b0bc4b919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7247 | 2026.02.04 05:50:08.541297 [ 262 ] {12f6219a-6d45-4828-8bee-7d8b0bc4b919} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7248 | 2026.02.04 05:50:08.541513 [ 262 ] {12f6219a-6d45-4828-8bee-7d8b0bc4b919} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.02.04 05:50:08.541653 [ 262 ] {12f6219a-6d45-4828-8bee-7d8b0bc4b919} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001842 sec., 435396.30836047773 rows/sec., 34.57 MiB/sec. | ||
| 7250 | 2026.02.04 05:50:08.541691 [ 262 ] {12f6219a-6d45-4828-8bee-7d8b0bc4b919} <Debug> TCPHandler: Processed in 0.002013615 sec. | ||
| 7251 | 2026.02.04 05:50:08.541806 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.02.04 05:50:08.541907 [ 262 ] {47aa7173-0fe2-4458-bb74-700d0a768c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7253 | 2026.02.04 05:50:08.541949 [ 262 ] {47aa7173-0fe2-4458-bb74-700d0a768c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7254 | 2026.02.04 05:50:08.542430 [ 262 ] {47aa7173-0fe2-4458-bb74-700d0a768c10} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.02.04 05:50:08.542467 [ 262 ] {47aa7173-0fe2-4458-bb74-700d0a768c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7256 | 2026.02.04 05:50:08.542767 [ 262 ] {47aa7173-0fe2-4458-bb74-700d0a768c10} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7257 | 2026.02.04 05:50:08.542973 [ 262 ] {47aa7173-0fe2-4458-bb74-700d0a768c10} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.02.04 05:50:08.543091 [ 118 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7259 | 2026.02.04 05:50:08.543105 [ 262 ] {47aa7173-0fe2-4458-bb74-700d0a768c10} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001219 sec., 129614.43806398688 rows/sec., 7.92 MiB/sec. | ||
| 7260 | 2026.02.04 05:50:08.543144 [ 118 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2026.02.04 05:50:08.543158 [ 262 ] {47aa7173-0fe2-4458-bb74-700d0a768c10} <Debug> TCPHandler: Processed in 0.001403089 sec. | ||
| 7262 | 2026.02.04 05:50:08.543170 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7263 | 2026.02.04 05:50:08.543270 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 7264 | 2026.02.04 05:50:08.543305 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7265 | 2026.02.04 05:50:08.543392 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7266 | 2026.02.04 05:50:08.543406 [ 262 ] {4d98da17-25a1-460e-af82-ae37e04ffe6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7267 | 2026.02.04 05:50:08.543433 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 205 rows starting from the beginning of the part | ||
| 7268 | 2026.02.04 05:50:08.543454 [ 262 ] {4d98da17-25a1-460e-af82-ae37e04ffe6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7269 | 2026.02.04 05:50:08.543496 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 158 rows starting from the beginning of the part | ||
| 7270 | 2026.02.04 05:50:08.543540 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 7271 | 2026.02.04 05:50:08.543578 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 164 rows starting from the beginning of the part | ||
| 7272 | 2026.02.04 05:50:08.543614 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 7273 | 2026.02.04 05:50:08.543652 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 158 rows starting from the beginning of the part | ||
| 7274 | 2026.02.04 05:50:08.543924 [ 262 ] {4d98da17-25a1-460e-af82-ae37e04ffe6d} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7275 | 2026.02.04 05:50:08.543965 [ 262 ] {4d98da17-25a1-460e-af82-ae37e04ffe6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7276 | 2026.02.04 05:50:08.544294 [ 262 ] {4d98da17-25a1-460e-af82-ae37e04ffe6d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7277 | 2026.02.04 05:50:08.544524 [ 262 ] {4d98da17-25a1-460e-af82-ae37e04ffe6d} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7278 | 2026.02.04 05:50:08.544539 [ 198 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310897 sec., 545428.0542254654 rows/sec., 36.12 MiB/sec. | ||
| 7279 | 2026.02.04 05:50:08.544655 [ 262 ] {4d98da17-25a1-460e-af82-ae37e04ffe6d} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001268 sec., 110410.09463722397 rows/sec., 7.14 MiB/sec. | ||
| 7280 | 2026.02.04 05:50:08.544670 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7281 | 2026.02.04 05:50:08.544693 [ 262 ] {4d98da17-25a1-460e-af82-ae37e04ffe6d} <Debug> TCPHandler: Processed in 0.00143866 sec. | ||
| 7282 | 2026.02.04 05:50:08.544812 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2026.02.04 05:50:08.544907 [ 262 ] {0c4d72c1-6d51-42f2-80ab-f820aab57ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7284 | 2026.02.04 05:50:08.544912 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_41_8} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.02.04 05:50:08.544946 [ 262 ] {0c4d72c1-6d51-42f2-80ab-f820aab57ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7286 | 2026.02.04 05:50:08.544979 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_41_8} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7287 | 2026.02.04 05:50:08.545052 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7288 | 2026.02.04 05:50:08.545404 [ 262 ] {0c4d72c1-6d51-42f2-80ab-f820aab57ca1} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.02.04 05:50:08.545438 [ 262 ] {0c4d72c1-6d51-42f2-80ab-f820aab57ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7290 | 2026.02.04 05:50:08.545740 [ 262 ] {0c4d72c1-6d51-42f2-80ab-f820aab57ca1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7291 | 2026.02.04 05:50:08.545949 [ 262 ] {0c4d72c1-6d51-42f2-80ab-f820aab57ca1} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.02.04 05:50:08.546077 [ 262 ] {0c4d72c1-6d51-42f2-80ab-f820aab57ca1} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001188 sec., 117003.367003367 rows/sec., 6.66 MiB/sec. | ||
| 7293 | 2026.02.04 05:50:08.546114 [ 262 ] {0c4d72c1-6d51-42f2-80ab-f820aab57ca1} <Debug> TCPHandler: Processed in 0.001350967 sec. | ||
| 7294 | 2026.02.04 05:50:08.546228 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2026.02.04 05:50:08.546323 [ 262 ] {eebaa6ae-8801-4de9-a4ca-d0446eff756d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7296 | 2026.02.04 05:50:08.546363 [ 262 ] {eebaa6ae-8801-4de9-a4ca-d0446eff756d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7297 | 2026.02.04 05:50:08.547019 [ 262 ] {eebaa6ae-8801-4de9-a4ca-d0446eff756d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2026.02.04 05:50:08.547056 [ 262 ] {eebaa6ae-8801-4de9-a4ca-d0446eff756d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7299 | 2026.02.04 05:50:08.547370 [ 262 ] {eebaa6ae-8801-4de9-a4ca-d0446eff756d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7300 | 2026.02.04 05:50:08.547578 [ 262 ] {eebaa6ae-8801-4de9-a4ca-d0446eff756d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2026.02.04 05:50:08.547706 [ 262 ] {eebaa6ae-8801-4de9-a4ca-d0446eff756d} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.0014 sec., 348571.4285714286 rows/sec., 24.61 MiB/sec. | ||
| 7302 | 2026.02.04 05:50:08.547742 [ 262 ] {eebaa6ae-8801-4de9-a4ca-d0446eff756d} <Debug> TCPHandler: Processed in 0.001562903 sec. | ||
| 7303 | 2026.02.04 05:50:08.547858 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7304 | 2026.02.04 05:50:08.547954 [ 262 ] {52df383f-a360-4d16-98b1-5c8976da512c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7305 | 2026.02.04 05:50:08.547995 [ 262 ] {52df383f-a360-4d16-98b1-5c8976da512c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7306 | 2026.02.04 05:50:08.548323 [ 262 ] {52df383f-a360-4d16-98b1-5c8976da512c} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.02.04 05:50:08.548357 [ 262 ] {52df383f-a360-4d16-98b1-5c8976da512c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7308 | 2026.02.04 05:50:08.548646 [ 262 ] {52df383f-a360-4d16-98b1-5c8976da512c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7309 | 2026.02.04 05:50:08.548857 [ 262 ] {52df383f-a360-4d16-98b1-5c8976da512c} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.02.04 05:50:08.548981 [ 262 ] {52df383f-a360-4d16-98b1-5c8976da512c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 7311 | 2026.02.04 05:50:08.549018 [ 262 ] {52df383f-a360-4d16-98b1-5c8976da512c} <Debug> TCPHandler: Processed in 0.001208403 sec. | ||
| 7312 | 2026.02.04 05:50:08.549127 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2026.02.04 05:50:08.549222 [ 262 ] {b6f582cc-9990-4a4c-aaee-8eae5b2622ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7314 | 2026.02.04 05:50:08.549263 [ 262 ] {b6f582cc-9990-4a4c-aaee-8eae5b2622ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7315 | 2026.02.04 05:50:08.549687 [ 262 ] {b6f582cc-9990-4a4c-aaee-8eae5b2622ec} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.02.04 05:50:08.549719 [ 262 ] {b6f582cc-9990-4a4c-aaee-8eae5b2622ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7317 | 2026.02.04 05:50:08.550038 [ 262 ] {b6f582cc-9990-4a4c-aaee-8eae5b2622ec} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7318 | 2026.02.04 05:50:08.550243 [ 262 ] {b6f582cc-9990-4a4c-aaee-8eae5b2622ec} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.02.04 05:50:08.550368 [ 262 ] {b6f582cc-9990-4a4c-aaee-8eae5b2622ec} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001165 sec., 221459.22746781114 rows/sec., 14.75 MiB/sec. | ||
| 7320 | 2026.02.04 05:50:08.550404 [ 262 ] {b6f582cc-9990-4a4c-aaee-8eae5b2622ec} <Debug> TCPHandler: Processed in 0.001326336 sec. | ||
| 7321 | 2026.02.04 05:50:08.550524 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2026.02.04 05:50:08.550618 [ 262 ] {90b70a12-3fef-49bf-bcdb-4bebe9aca648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7323 | 2026.02.04 05:50:08.550659 [ 262 ] {90b70a12-3fef-49bf-bcdb-4bebe9aca648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7324 | 2026.02.04 05:50:08.550974 [ 262 ] {90b70a12-3fef-49bf-bcdb-4bebe9aca648} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.02.04 05:50:08.551007 [ 262 ] {90b70a12-3fef-49bf-bcdb-4bebe9aca648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7326 | 2026.02.04 05:50:08.551288 [ 262 ] {90b70a12-3fef-49bf-bcdb-4bebe9aca648} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7327 | 2026.02.04 05:50:08.551490 [ 262 ] {90b70a12-3fef-49bf-bcdb-4bebe9aca648} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.02.04 05:50:08.551616 [ 262 ] {90b70a12-3fef-49bf-bcdb-4bebe9aca648} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 7329 | 2026.02.04 05:50:08.551650 [ 262 ] {90b70a12-3fef-49bf-bcdb-4bebe9aca648} <Debug> TCPHandler: Processed in 0.001175723 sec. | ||
| 7330 | 2026.02.04 05:50:08.551770 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2026.02.04 05:50:08.551864 [ 262 ] {37e1ba42-ccea-40c9-bfb4-493434727d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7332 | 2026.02.04 05:50:08.551915 [ 262 ] {37e1ba42-ccea-40c9-bfb4-493434727d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7333 | 2026.02.04 05:50:08.552737 [ 262 ] {37e1ba42-ccea-40c9-bfb4-493434727d21} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.02.04 05:50:08.552771 [ 262 ] {37e1ba42-ccea-40c9-bfb4-493434727d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7335 | 2026.02.04 05:50:08.553297 [ 262 ] {37e1ba42-ccea-40c9-bfb4-493434727d21} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7336 | 2026.02.04 05:50:08.553521 [ 262 ] {37e1ba42-ccea-40c9-bfb4-493434727d21} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2026.02.04 05:50:08.553618 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7338 | 2026.02.04 05:50:08.553655 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2026.02.04 05:50:08.553656 [ 262 ] {37e1ba42-ccea-40c9-bfb4-493434727d21} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00181 sec., 13812.154696132597 rows/sec., 24.75 MiB/sec. | ||
| 7340 | 2026.02.04 05:50:08.553673 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7341 | 2026.02.04 05:50:08.553715 [ 262 ] {37e1ba42-ccea-40c9-bfb4-493434727d21} <Debug> TCPHandler: Processed in 0.001994646 sec. | ||
| 7342 | 2026.02.04 05:50:08.553745 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 7343 | 2026.02.04 05:50:08.553838 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2026.02.04 05:50:08.553921 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7345 | 2026.02.04 05:50:08.553932 [ 262 ] {57c3887a-cd43-4d0a-bb1c-eecb80de51b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7346 | 2026.02.04 05:50:08.553968 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 651 rows starting from the beginning of the part | ||
| 7347 | 2026.02.04 05:50:08.553973 [ 262 ] {57c3887a-cd43-4d0a-bb1c-eecb80de51b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7348 | 2026.02.04 05:50:08.554081 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 7349 | 2026.02.04 05:50:08.554177 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 7350 | 2026.02.04 05:50:08.554266 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part | ||
| 7351 | 2026.02.04 05:50:08.554320 [ 262 ] {57c3887a-cd43-4d0a-bb1c-eecb80de51b0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.02.04 05:50:08.554349 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 7353 | 2026.02.04 05:50:08.554356 [ 262 ] {57c3887a-cd43-4d0a-bb1c-eecb80de51b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7354 | 2026.02.04 05:50:08.554432 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 7355 | 2026.02.04 05:50:08.554675 [ 262 ] {57c3887a-cd43-4d0a-bb1c-eecb80de51b0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7356 | 2026.02.04 05:50:08.554895 [ 262 ] {57c3887a-cd43-4d0a-bb1c-eecb80de51b0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.02.04 05:50:08.555019 [ 262 ] {57c3887a-cd43-4d0a-bb1c-eecb80de51b0} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001105 sec., 79638.00904977375 rows/sec., 5.00 MiB/sec. | ||
| 7358 | 2026.02.04 05:50:08.555054 [ 262 ] {57c3887a-cd43-4d0a-bb1c-eecb80de51b0} <Debug> TCPHandler: Processed in 0.001273175 sec. | ||
| 7359 | 2026.02.04 05:50:08.558441 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 19 columns (19 merged, 0 gathered) in 0.00472639 sec., 159952.94505954863 rows/sec., 286.63 MiB/sec. | ||
| 7360 | 2026.02.04 05:50:08.559311 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7361 | 2026.02.04 05:50:08.559600 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.02.04 05:50:08.559658 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7363 | 2026.02.04 05:50:08.559724 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 7364 | 2026.02.04 05:50:09.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.79 MiB, peak 280.42 MiB, free memory in arenas 0.00 B, will set to 274.27 MiB (RSS), difference: 1.49 MiB | ||
| 7365 | 2026.02.04 05:50:11.713796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 982 | ||
| 7366 | 2026.02.04 05:50:11.716207 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.02.04 05:50:11.716266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7368 | 2026.02.04 05:50:11.717462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7369 | 2026.02.04 05:50:11.717734 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2026.02.04 05:50:11.718102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 982 | ||
| 7371 | 2026.02.04 05:50:13.528728 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7372 | 2026.02.04 05:50:13.528901 [ 262 ] {7e0adca3-867f-4d6b-9b75-a7da9d0f0ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7373 | 2026.02.04 05:50:13.528964 [ 262 ] {7e0adca3-867f-4d6b-9b75-a7da9d0f0ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7374 | 2026.02.04 05:50:13.529609 [ 262 ] {7e0adca3-867f-4d6b-9b75-a7da9d0f0ebb} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2026.02.04 05:50:13.529655 [ 262 ] {7e0adca3-867f-4d6b-9b75-a7da9d0f0ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7376 | 2026.02.04 05:50:13.530030 [ 262 ] {7e0adca3-867f-4d6b-9b75-a7da9d0f0ebb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7377 | 2026.02.04 05:50:13.530245 [ 262 ] {7e0adca3-867f-4d6b-9b75-a7da9d0f0ebb} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2026.02.04 05:50:13.530392 [ 262 ] {7e0adca3-867f-4d6b-9b75-a7da9d0f0ebb} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001538 sec., 55916.77503250975 rows/sec., 4.67 MiB/sec. | ||
| 7379 | 2026.02.04 05:50:13.530433 [ 262 ] {7e0adca3-867f-4d6b-9b75-a7da9d0f0ebb} <Debug> TCPHandler: Processed in 0.001828941 sec. | ||
| 7380 | 2026.02.04 05:50:13.530568 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7381 | 2026.02.04 05:50:13.530663 [ 262 ] {1939fde9-837b-4c05-82dd-47aeb1ba0928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7382 | 2026.02.04 05:50:13.530703 [ 262 ] {1939fde9-837b-4c05-82dd-47aeb1ba0928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7383 | 2026.02.04 05:50:13.531101 [ 262 ] {1939fde9-837b-4c05-82dd-47aeb1ba0928} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.02.04 05:50:13.531136 [ 262 ] {1939fde9-837b-4c05-82dd-47aeb1ba0928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7385 | 2026.02.04 05:50:13.531433 [ 262 ] {1939fde9-837b-4c05-82dd-47aeb1ba0928} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7386 | 2026.02.04 05:50:13.531631 [ 262 ] {1939fde9-837b-4c05-82dd-47aeb1ba0928} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7387 | 2026.02.04 05:50:13.531757 [ 262 ] {1939fde9-837b-4c05-82dd-47aeb1ba0928} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001112 sec., 13489.208633093525 rows/sec., 1014.33 KiB/sec. | ||
| 7388 | 2026.02.04 05:50:13.531793 [ 262 ] {1939fde9-837b-4c05-82dd-47aeb1ba0928} <Debug> TCPHandler: Processed in 0.001275115 sec. | ||
| 7389 | 2026.02.04 05:50:13.531906 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2026.02.04 05:50:13.531999 [ 262 ] {aa74ce73-3aad-4d26-afe5-47ed08225c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7391 | 2026.02.04 05:50:13.532038 [ 262 ] {aa74ce73-3aad-4d26-afe5-47ed08225c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7392 | 2026.02.04 05:50:13.532456 [ 262 ] {aa74ce73-3aad-4d26-afe5-47ed08225c88} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7393 | 2026.02.04 05:50:13.532492 [ 262 ] {aa74ce73-3aad-4d26-afe5-47ed08225c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7394 | 2026.02.04 05:50:13.532784 [ 262 ] {aa74ce73-3aad-4d26-afe5-47ed08225c88} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7395 | 2026.02.04 05:50:13.532999 [ 262 ] {aa74ce73-3aad-4d26-afe5-47ed08225c88} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7396 | 2026.02.04 05:50:13.533127 [ 262 ] {aa74ce73-3aad-4d26-afe5-47ed08225c88} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001146 sec., 68935.42757417103 rows/sec., 5.38 MiB/sec. | ||
| 7397 | 2026.02.04 05:50:13.533163 [ 262 ] {aa74ce73-3aad-4d26-afe5-47ed08225c88} <Debug> TCPHandler: Processed in 0.001306236 sec. | ||
| 7398 | 2026.02.04 05:50:13.533280 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7399 | 2026.02.04 05:50:13.533372 [ 262 ] {7b96f598-3483-4f62-8cc8-2c90c2027fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7400 | 2026.02.04 05:50:13.533414 [ 262 ] {7b96f598-3483-4f62-8cc8-2c90c2027fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7401 | 2026.02.04 05:50:13.533813 [ 262 ] {7b96f598-3483-4f62-8cc8-2c90c2027fd7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7402 | 2026.02.04 05:50:13.533849 [ 262 ] {7b96f598-3483-4f62-8cc8-2c90c2027fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7403 | 2026.02.04 05:50:13.534169 [ 262 ] {7b96f598-3483-4f62-8cc8-2c90c2027fd7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7404 | 2026.02.04 05:50:13.534373 [ 262 ] {7b96f598-3483-4f62-8cc8-2c90c2027fd7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7405 | 2026.02.04 05:50:13.534503 [ 262 ] {7b96f598-3483-4f62-8cc8-2c90c2027fd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 7406 | 2026.02.04 05:50:13.534539 [ 262 ] {7b96f598-3483-4f62-8cc8-2c90c2027fd7} <Debug> TCPHandler: Processed in 0.001306756 sec. | ||
| 7407 | 2026.02.04 05:50:13.534647 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7408 | 2026.02.04 05:50:13.534739 [ 262 ] {dfc5e672-7362-4e09-a05e-1e10a3c3b77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7409 | 2026.02.04 05:50:13.534792 [ 262 ] {dfc5e672-7362-4e09-a05e-1e10a3c3b77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7410 | 2026.02.04 05:50:13.535552 [ 262 ] {dfc5e672-7362-4e09-a05e-1e10a3c3b77e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7411 | 2026.02.04 05:50:13.535589 [ 262 ] {dfc5e672-7362-4e09-a05e-1e10a3c3b77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7412 | 2026.02.04 05:50:13.536135 [ 262 ] {dfc5e672-7362-4e09-a05e-1e10a3c3b77e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7413 | 2026.02.04 05:50:13.536350 [ 262 ] {dfc5e672-7362-4e09-a05e-1e10a3c3b77e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7414 | 2026.02.04 05:50:13.536484 [ 262 ] {dfc5e672-7362-4e09-a05e-1e10a3c3b77e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001762 sec., 8513.05334846765 rows/sec., 15.26 MiB/sec. | ||
| 7415 | 2026.02.04 05:50:13.536537 [ 262 ] {dfc5e672-7362-4e09-a05e-1e10a3c3b77e} <Debug> TCPHandler: Processed in 0.001937214 sec. | ||
| 7416 | 2026.02.04 05:50:13.536647 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7417 | 2026.02.04 05:50:13.536740 [ 262 ] {9590d43a-0985-459c-a385-486332eefc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7418 | 2026.02.04 05:50:13.536780 [ 262 ] {9590d43a-0985-459c-a385-486332eefc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7419 | 2026.02.04 05:50:13.537112 [ 262 ] {9590d43a-0985-459c-a385-486332eefc9e} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2026.02.04 05:50:13.537147 [ 262 ] {9590d43a-0985-459c-a385-486332eefc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7421 | 2026.02.04 05:50:13.537435 [ 262 ] {9590d43a-0985-459c-a385-486332eefc9e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7422 | 2026.02.04 05:50:13.537643 [ 262 ] {9590d43a-0985-459c-a385-486332eefc9e} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7423 | 2026.02.04 05:50:13.537767 [ 262 ] {9590d43a-0985-459c-a385-486332eefc9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 7424 | 2026.02.04 05:50:13.537803 [ 262 ] {9590d43a-0985-459c-a385-486332eefc9e} <Debug> TCPHandler: Processed in 0.001204714 sec. | ||
| 7425 | 2026.02.04 05:50:14.147676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14886 | ||
| 7426 | 2026.02.04 05:50:14.148192 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2026.02.04 05:50:14.148238 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7428 | 2026.02.04 05:50:14.148713 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7429 | 2026.02.04 05:50:14.148942 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2026.02.04 05:50:14.149088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14886 | ||
| 7431 | 2026.02.04 05:50:14.149108 [ 111 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7432 | 2026.02.04 05:50:14.149188 [ 111 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2026.02.04 05:50:14.149221 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7434 | 2026.02.04 05:50:14.149329 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 7435 | 2026.02.04 05:50:14.149426 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7436 | 2026.02.04 05:50:14.149456 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12454 rows starting from the beginning of the part | ||
| 7437 | 2026.02.04 05:50:14.149513 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7438 | 2026.02.04 05:50:14.149555 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7439 | 2026.02.04 05:50:14.149594 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7440 | 2026.02.04 05:50:14.149629 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7441 | 2026.02.04 05:50:14.149669 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7442 | 2026.02.04 05:50:14.151292 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14886 rows, containing 4 columns (4 merged, 0 gathered) in 0.002009905 sec., 7406320.199213395 rows/sec., 105.95 MiB/sec. | ||
| 7443 | 2026.02.04 05:50:14.151566 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7444 | 2026.02.04 05:50:14.151814 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_31_6} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2026.02.04 05:50:14.151881 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_31_6} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7446 | 2026.02.04 05:50:14.151968 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7447 | 2026.02.04 05:50:14.967106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7448 | 2026.02.04 05:50:14.984741 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.02.04 05:50:14.984789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7450 | 2026.02.04 05:50:14.990472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7451 | 2026.02.04 05:50:14.991164 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.02.04 05:50:14.991461 [ 110 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7453 | 2026.02.04 05:50:14.991530 [ 110 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.02.04 05:50:14.991554 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7455 | 2026.02.04 05:50:14.991661 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 7456 | 2026.02.04 05:50:14.994277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7457 | 2026.02.04 05:50:14.995888 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7458 | 2026.02.04 05:50:14.997486 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 7459 | 2026.02.04 05:50:15.002247 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 7460 | 2026.02.04 05:50:15.006954 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 7461 | 2026.02.04 05:50:15.011387 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 7462 | 2026.02.04 05:50:15.015627 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 7463 | 2026.02.04 05:50:15.019434 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 7464 | 2026.02.04 05:50:15.078859 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.087245953 sec., 2682.072829211918 rows/sec., 13.87 MiB/sec. | ||
| 7465 | 2026.02.04 05:50:15.081567 [ 199 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7466 | 2026.02.04 05:50:15.083617 [ 199 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_31_6} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.02.04 05:50:15.083723 [ 199 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_31_6} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7468 | 2026.02.04 05:50:15.086150 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7469 | 2026.02.04 05:50:16.001195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.84 MiB, peak 285.40 MiB, free memory in arenas 0.00 B, will set to 278.65 MiB (RSS), difference: 3.81 MiB | ||
| 7470 | 2026.02.04 05:50:18.536511 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2026.02.04 05:50:18.536695 [ 262 ] {281fec56-5d47-43bd-8ad8-bac04cf2c393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7472 | 2026.02.04 05:50:18.536767 [ 262 ] {281fec56-5d47-43bd-8ad8-bac04cf2c393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7473 | 2026.02.04 05:50:18.537546 [ 262 ] {281fec56-5d47-43bd-8ad8-bac04cf2c393} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2026.02.04 05:50:18.537586 [ 262 ] {281fec56-5d47-43bd-8ad8-bac04cf2c393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7475 | 2026.02.04 05:50:18.537984 [ 262 ] {281fec56-5d47-43bd-8ad8-bac04cf2c393} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7476 | 2026.02.04 05:50:18.538205 [ 262 ] {281fec56-5d47-43bd-8ad8-bac04cf2c393} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.02.04 05:50:18.538354 [ 262 ] {281fec56-5d47-43bd-8ad8-bac04cf2c393} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00171 sec., 155555.55555555556 rows/sec., 9.88 MiB/sec. | ||
| 7478 | 2026.02.04 05:50:18.538404 [ 262 ] {281fec56-5d47-43bd-8ad8-bac04cf2c393} <Debug> TCPHandler: Processed in 0.002021606 sec. | ||
| 7479 | 2026.02.04 05:50:18.538533 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2026.02.04 05:50:18.538633 [ 262 ] {450f2386-2182-4901-aff0-845bb1adfb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7481 | 2026.02.04 05:50:18.538676 [ 262 ] {450f2386-2182-4901-aff0-845bb1adfb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7482 | 2026.02.04 05:50:18.539481 [ 262 ] {450f2386-2182-4901-aff0-845bb1adfb69} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.02.04 05:50:18.539516 [ 262 ] {450f2386-2182-4901-aff0-845bb1adfb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7484 | 2026.02.04 05:50:18.539859 [ 262 ] {450f2386-2182-4901-aff0-845bb1adfb69} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7485 | 2026.02.04 05:50:18.540068 [ 262 ] {450f2386-2182-4901-aff0-845bb1adfb69} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2026.02.04 05:50:18.540198 [ 262 ] {450f2386-2182-4901-aff0-845bb1adfb69} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001587 sec., 505356.0176433522 rows/sec., 40.13 MiB/sec. | ||
| 7487 | 2026.02.04 05:50:18.540234 [ 262 ] {450f2386-2182-4901-aff0-845bb1adfb69} <Debug> TCPHandler: Processed in 0.001752098 sec. | ||
| 7488 | 2026.02.04 05:50:18.540344 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2026.02.04 05:50:18.540440 [ 262 ] {9ca2ed3d-74ad-4cc9-8c81-ec76a33071f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7490 | 2026.02.04 05:50:18.540480 [ 262 ] {9ca2ed3d-74ad-4cc9-8c81-ec76a33071f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7491 | 2026.02.04 05:50:18.540921 [ 262 ] {9ca2ed3d-74ad-4cc9-8c81-ec76a33071f0} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2026.02.04 05:50:18.540955 [ 262 ] {9ca2ed3d-74ad-4cc9-8c81-ec76a33071f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7493 | 2026.02.04 05:50:18.541244 [ 262 ] {9ca2ed3d-74ad-4cc9-8c81-ec76a33071f0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7494 | 2026.02.04 05:50:18.541453 [ 262 ] {9ca2ed3d-74ad-4cc9-8c81-ec76a33071f0} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.02.04 05:50:18.541579 [ 262 ] {9ca2ed3d-74ad-4cc9-8c81-ec76a33071f0} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001159 sec., 136324.4176013805 rows/sec., 8.33 MiB/sec. | ||
| 7496 | 2026.02.04 05:50:18.541615 [ 262 ] {9ca2ed3d-74ad-4cc9-8c81-ec76a33071f0} <Debug> TCPHandler: Processed in 0.001320076 sec. | ||
| 7497 | 2026.02.04 05:50:18.541728 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7498 | 2026.02.04 05:50:18.541822 [ 262 ] {76ab4563-c834-4eb1-81c0-844ce9313557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7499 | 2026.02.04 05:50:18.541861 [ 262 ] {76ab4563-c834-4eb1-81c0-844ce9313557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7500 | 2026.02.04 05:50:18.542293 [ 262 ] {76ab4563-c834-4eb1-81c0-844ce9313557} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.02.04 05:50:18.542330 [ 262 ] {76ab4563-c834-4eb1-81c0-844ce9313557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7502 | 2026.02.04 05:50:18.542630 [ 262 ] {76ab4563-c834-4eb1-81c0-844ce9313557} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7503 | 2026.02.04 05:50:18.542831 [ 262 ] {76ab4563-c834-4eb1-81c0-844ce9313557} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.02.04 05:50:18.542956 [ 262 ] {76ab4563-c834-4eb1-81c0-844ce9313557} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001152 sec., 121527.77777777778 rows/sec., 7.85 MiB/sec. | ||
| 7505 | 2026.02.04 05:50:18.542992 [ 262 ] {76ab4563-c834-4eb1-81c0-844ce9313557} <Debug> TCPHandler: Processed in 0.001312706 sec. | ||
| 7506 | 2026.02.04 05:50:18.543103 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.02.04 05:50:18.543195 [ 262 ] {9700f160-abf5-4356-8b50-c391f668ff5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7508 | 2026.02.04 05:50:18.543233 [ 262 ] {9700f160-abf5-4356-8b50-c391f668ff5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7509 | 2026.02.04 05:50:18.543649 [ 262 ] {9700f160-abf5-4356-8b50-c391f668ff5b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2026.02.04 05:50:18.543683 [ 262 ] {9700f160-abf5-4356-8b50-c391f668ff5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7511 | 2026.02.04 05:50:18.543969 [ 262 ] {9700f160-abf5-4356-8b50-c391f668ff5b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7512 | 2026.02.04 05:50:18.544169 [ 262 ] {9700f160-abf5-4356-8b50-c391f668ff5b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2026.02.04 05:50:18.544291 [ 262 ] {9700f160-abf5-4356-8b50-c391f668ff5b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001114 sec., 124775.58348294435 rows/sec., 7.10 MiB/sec. | ||
| 7514 | 2026.02.04 05:50:18.544328 [ 262 ] {9700f160-abf5-4356-8b50-c391f668ff5b} <Debug> TCPHandler: Processed in 0.001273165 sec. | ||
| 7515 | 2026.02.04 05:50:18.544441 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2026.02.04 05:50:18.544532 [ 262 ] {1daa6978-9b4b-471b-97b0-e8d2121e2268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7517 | 2026.02.04 05:50:18.544570 [ 262 ] {1daa6978-9b4b-471b-97b0-e8d2121e2268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7518 | 2026.02.04 05:50:18.545126 [ 262 ] {1daa6978-9b4b-471b-97b0-e8d2121e2268} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.02.04 05:50:18.545161 [ 262 ] {1daa6978-9b4b-471b-97b0-e8d2121e2268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7520 | 2026.02.04 05:50:18.545468 [ 262 ] {1daa6978-9b4b-471b-97b0-e8d2121e2268} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7521 | 2026.02.04 05:50:18.545669 [ 262 ] {1daa6978-9b4b-471b-97b0-e8d2121e2268} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.02.04 05:50:18.545794 [ 262 ] {1daa6978-9b4b-471b-97b0-e8d2121e2268} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001279 sec., 381548.0844409695 rows/sec., 26.94 MiB/sec. | ||
| 7523 | 2026.02.04 05:50:18.545831 [ 262 ] {1daa6978-9b4b-471b-97b0-e8d2121e2268} <Debug> TCPHandler: Processed in 0.001438089 sec. | ||
| 7524 | 2026.02.04 05:50:18.545941 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.02.04 05:50:18.546032 [ 262 ] {05f89d0d-46ae-41c9-9070-fcc7f23dc596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7526 | 2026.02.04 05:50:18.546072 [ 262 ] {05f89d0d-46ae-41c9-9070-fcc7f23dc596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7527 | 2026.02.04 05:50:18.546395 [ 262 ] {05f89d0d-46ae-41c9-9070-fcc7f23dc596} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.02.04 05:50:18.546430 [ 262 ] {05f89d0d-46ae-41c9-9070-fcc7f23dc596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7529 | 2026.02.04 05:50:18.546722 [ 262 ] {05f89d0d-46ae-41c9-9070-fcc7f23dc596} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7530 | 2026.02.04 05:50:18.546919 [ 262 ] {05f89d0d-46ae-41c9-9070-fcc7f23dc596} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.02.04 05:50:18.547042 [ 262 ] {05f89d0d-46ae-41c9-9070-fcc7f23dc596} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001027 sec., 5842.259006815969 rows/sec., 305.24 KiB/sec. | ||
| 7532 | 2026.02.04 05:50:18.547077 [ 262 ] {05f89d0d-46ae-41c9-9070-fcc7f23dc596} <Debug> TCPHandler: Processed in 0.001184062 sec. | ||
| 7533 | 2026.02.04 05:50:18.547185 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.02.04 05:50:18.547277 [ 262 ] {3dc75846-b8fa-4c64-b927-0b11b1d52f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7535 | 2026.02.04 05:50:18.547318 [ 262 ] {3dc75846-b8fa-4c64-b927-0b11b1d52f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7536 | 2026.02.04 05:50:18.547712 [ 262 ] {3dc75846-b8fa-4c64-b927-0b11b1d52f47} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.02.04 05:50:18.547749 [ 262 ] {3dc75846-b8fa-4c64-b927-0b11b1d52f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7538 | 2026.02.04 05:50:18.548064 [ 262 ] {3dc75846-b8fa-4c64-b927-0b11b1d52f47} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7539 | 2026.02.04 05:50:18.548261 [ 262 ] {3dc75846-b8fa-4c64-b927-0b11b1d52f47} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.02.04 05:50:18.548385 [ 262 ] {3dc75846-b8fa-4c64-b927-0b11b1d52f47} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001126 sec., 229129.66252220247 rows/sec., 15.26 MiB/sec. | ||
| 7541 | 2026.02.04 05:50:18.548420 [ 262 ] {3dc75846-b8fa-4c64-b927-0b11b1d52f47} <Debug> TCPHandler: Processed in 0.001282736 sec. | ||
| 7542 | 2026.02.04 05:50:18.548528 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.02.04 05:50:18.548620 [ 262 ] {4705b08c-85fa-4a90-9399-480261baf63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7544 | 2026.02.04 05:50:18.548659 [ 262 ] {4705b08c-85fa-4a90-9399-480261baf63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7545 | 2026.02.04 05:50:18.548960 [ 262 ] {4705b08c-85fa-4a90-9399-480261baf63d} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.02.04 05:50:18.548995 [ 262 ] {4705b08c-85fa-4a90-9399-480261baf63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7547 | 2026.02.04 05:50:18.549269 [ 262 ] {4705b08c-85fa-4a90-9399-480261baf63d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7548 | 2026.02.04 05:50:18.549464 [ 262 ] {4705b08c-85fa-4a90-9399-480261baf63d} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.02.04 05:50:18.549585 [ 262 ] {4705b08c-85fa-4a90-9399-480261baf63d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000983 sec., 1017.293997965412 rows/sec., 68.55 KiB/sec. | ||
| 7550 | 2026.02.04 05:50:18.549620 [ 262 ] {4705b08c-85fa-4a90-9399-480261baf63d} <Debug> TCPHandler: Processed in 0.001140031 sec. | ||
| 7551 | 2026.02.04 05:50:18.549731 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7552 | 2026.02.04 05:50:18.549827 [ 262 ] {23ff93d4-6ac9-43b0-a487-c1a0bfad1e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7553 | 2026.02.04 05:50:18.549881 [ 262 ] {23ff93d4-6ac9-43b0-a487-c1a0bfad1e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7554 | 2026.02.04 05:50:18.550711 [ 262 ] {23ff93d4-6ac9-43b0-a487-c1a0bfad1e6a} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.02.04 05:50:18.550747 [ 262 ] {23ff93d4-6ac9-43b0-a487-c1a0bfad1e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7556 | 2026.02.04 05:50:18.551276 [ 262 ] {23ff93d4-6ac9-43b0-a487-c1a0bfad1e6a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7557 | 2026.02.04 05:50:18.551493 [ 262 ] {23ff93d4-6ac9-43b0-a487-c1a0bfad1e6a} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.02.04 05:50:18.551630 [ 262 ] {23ff93d4-6ac9-43b0-a487-c1a0bfad1e6a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001821 sec., 13728.720483250961 rows/sec., 24.60 MiB/sec. | ||
| 7559 | 2026.02.04 05:50:18.551682 [ 262 ] {23ff93d4-6ac9-43b0-a487-c1a0bfad1e6a} <Debug> TCPHandler: Processed in 0.002001225 sec. | ||
| 7560 | 2026.02.04 05:50:18.551798 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.02.04 05:50:18.551902 [ 262 ] {46317495-325e-4d8f-830c-78df66869170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7562 | 2026.02.04 05:50:18.551948 [ 262 ] {46317495-325e-4d8f-830c-78df66869170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7563 | 2026.02.04 05:50:18.552302 [ 262 ] {46317495-325e-4d8f-830c-78df66869170} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.02.04 05:50:18.552339 [ 262 ] {46317495-325e-4d8f-830c-78df66869170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 7565 | 2026.02.04 05:50:18.552666 [ 262 ] {46317495-325e-4d8f-830c-78df66869170} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7566 | 2026.02.04 05:50:18.552879 [ 262 ] {46317495-325e-4d8f-830c-78df66869170} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.02.04 05:50:18.553015 [ 262 ] {46317495-325e-4d8f-830c-78df66869170} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001131 sec., 77807.25022104332 rows/sec., 4.89 MiB/sec. | ||
| 7568 | 2026.02.04 05:50:18.553051 [ 262 ] {46317495-325e-4d8f-830c-78df66869170} <Debug> TCPHandler: Processed in 0.001304646 sec. | ||
| 7569 | 2026.02.04 05:50:21.495222 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7570 | 2026.02.04 05:50:21.495297 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7571 | 2026.02.04 05:50:21.649910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15334 | ||
| 7572 | 2026.02.04 05:50:21.650407 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.02.04 05:50:21.650451 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7574 | 2026.02.04 05:50:21.651202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7575 | 2026.02.04 05:50:21.651439 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.02.04 05:50:21.651586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15334 | ||
| 7577 | 2026.02.04 05:50:21.719002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1016 | ||
| 7578 | 2026.02.04 05:50:21.721452 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7579 | 2026.02.04 05:50:21.721512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7580 | 2026.02.04 05:50:21.722772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7581 | 2026.02.04 05:50:21.723066 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2026.02.04 05:50:21.723452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1016 | ||
| 7583 | 2026.02.04 05:50:22.001337 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000936196 sec. | ||
| 7584 | 2026.02.04 05:50:22.495102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7585 | 2026.02.04 05:50:22.511169 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.02.04 05:50:22.511236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7587 | 2026.02.04 05:50:22.517906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7588 | 2026.02.04 05:50:22.518593 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.02.04 05:50:22.521481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7590 | 2026.02.04 05:50:23.529405 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2026.02.04 05:50:23.529574 [ 262 ] {e4e7b1ad-a74b-4580-a8a1-1359aba0e093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7592 | 2026.02.04 05:50:23.529638 [ 262 ] {e4e7b1ad-a74b-4580-a8a1-1359aba0e093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7593 | 2026.02.04 05:50:23.530266 [ 262 ] {e4e7b1ad-a74b-4580-a8a1-1359aba0e093} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2026.02.04 05:50:23.530305 [ 262 ] {e4e7b1ad-a74b-4580-a8a1-1359aba0e093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7595 | 2026.02.04 05:50:23.530680 [ 262 ] {e4e7b1ad-a74b-4580-a8a1-1359aba0e093} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7596 | 2026.02.04 05:50:23.530902 [ 262 ] {e4e7b1ad-a74b-4580-a8a1-1359aba0e093} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.02.04 05:50:23.531048 [ 262 ] {e4e7b1ad-a74b-4580-a8a1-1359aba0e093} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001521 sec., 56541.74884944116 rows/sec., 4.73 MiB/sec. | ||
| 7598 | 2026.02.04 05:50:23.531096 [ 262 ] {e4e7b1ad-a74b-4580-a8a1-1359aba0e093} <Debug> TCPHandler: Processed in 0.00181289 sec. | ||
| 7599 | 2026.02.04 05:50:23.531216 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.02.04 05:50:23.531318 [ 262 ] {749194b0-3092-472d-bb8a-013cac9dc7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7601 | 2026.02.04 05:50:23.531360 [ 262 ] {749194b0-3092-472d-bb8a-013cac9dc7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7602 | 2026.02.04 05:50:23.531763 [ 262 ] {749194b0-3092-472d-bb8a-013cac9dc7bb} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2026.02.04 05:50:23.531798 [ 262 ] {749194b0-3092-472d-bb8a-013cac9dc7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7604 | 2026.02.04 05:50:23.532106 [ 262 ] {749194b0-3092-472d-bb8a-013cac9dc7bb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7605 | 2026.02.04 05:50:23.532305 [ 262 ] {749194b0-3092-472d-bb8a-013cac9dc7bb} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.02.04 05:50:23.532431 [ 262 ] {749194b0-3092-472d-bb8a-013cac9dc7bb} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001136 sec., 13204.225352112675 rows/sec., 992.90 KiB/sec. | ||
| 7607 | 2026.02.04 05:50:23.532467 [ 262 ] {749194b0-3092-472d-bb8a-013cac9dc7bb} <Debug> TCPHandler: Processed in 0.001302596 sec. | ||
| 7608 | 2026.02.04 05:50:23.532574 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2026.02.04 05:50:23.532667 [ 262 ] {a9680439-028f-4161-b04b-61d66fb38ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7610 | 2026.02.04 05:50:23.532705 [ 262 ] {a9680439-028f-4161-b04b-61d66fb38ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7611 | 2026.02.04 05:50:23.533118 [ 262 ] {a9680439-028f-4161-b04b-61d66fb38ca8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.02.04 05:50:23.533152 [ 262 ] {a9680439-028f-4161-b04b-61d66fb38ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7613 | 2026.02.04 05:50:23.533463 [ 262 ] {a9680439-028f-4161-b04b-61d66fb38ca8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7614 | 2026.02.04 05:50:23.533665 [ 262 ] {a9680439-028f-4161-b04b-61d66fb38ca8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.02.04 05:50:23.533792 [ 262 ] {a9680439-028f-4161-b04b-61d66fb38ca8} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001144 sec., 69055.94405594406 rows/sec., 5.39 MiB/sec. | ||
| 7616 | 2026.02.04 05:50:23.533830 [ 262 ] {a9680439-028f-4161-b04b-61d66fb38ca8} <Debug> TCPHandler: Processed in 0.001304906 sec. | ||
| 7617 | 2026.02.04 05:50:23.533938 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7618 | 2026.02.04 05:50:23.534031 [ 262 ] {b67e8a59-0299-4000-8d88-85af02eb6603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7619 | 2026.02.04 05:50:23.534074 [ 262 ] {b67e8a59-0299-4000-8d88-85af02eb6603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7620 | 2026.02.04 05:50:23.534458 [ 262 ] {b67e8a59-0299-4000-8d88-85af02eb6603} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.02.04 05:50:23.534491 [ 262 ] {b67e8a59-0299-4000-8d88-85af02eb6603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7622 | 2026.02.04 05:50:23.534823 [ 262 ] {b67e8a59-0299-4000-8d88-85af02eb6603} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7623 | 2026.02.04 05:50:23.535035 [ 262 ] {b67e8a59-0299-4000-8d88-85af02eb6603} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.02.04 05:50:23.535161 [ 262 ] {b67e8a59-0299-4000-8d88-85af02eb6603} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 7625 | 2026.02.04 05:50:23.535196 [ 262 ] {b67e8a59-0299-4000-8d88-85af02eb6603} <Debug> TCPHandler: Processed in 0.001307316 sec. | ||
| 7626 | 2026.02.04 05:50:23.535302 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2026.02.04 05:50:23.535394 [ 262 ] {e4247a64-77f1-4846-a0e0-5a33f571c3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7628 | 2026.02.04 05:50:23.535448 [ 262 ] {e4247a64-77f1-4846-a0e0-5a33f571c3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7629 | 2026.02.04 05:50:23.536180 [ 262 ] {e4247a64-77f1-4846-a0e0-5a33f571c3c3} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2026.02.04 05:50:23.536214 [ 262 ] {e4247a64-77f1-4846-a0e0-5a33f571c3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7631 | 2026.02.04 05:50:23.536744 [ 262 ] {e4247a64-77f1-4846-a0e0-5a33f571c3c3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7632 | 2026.02.04 05:50:23.536960 [ 262 ] {e4247a64-77f1-4846-a0e0-5a33f571c3c3} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.02.04 05:50:23.537096 [ 262 ] {e4247a64-77f1-4846-a0e0-5a33f571c3c3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001719 sec., 8726.003490401396 rows/sec., 15.64 MiB/sec. | ||
| 7634 | 2026.02.04 05:50:23.537148 [ 262 ] {e4247a64-77f1-4846-a0e0-5a33f571c3c3} <Debug> TCPHandler: Processed in 0.001894013 sec. | ||
| 7635 | 2026.02.04 05:50:23.537255 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2026.02.04 05:50:23.537349 [ 262 ] {c3d2d928-82a3-4376-86c7-2d7a966f24a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7637 | 2026.02.04 05:50:23.537389 [ 262 ] {c3d2d928-82a3-4376-86c7-2d7a966f24a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7638 | 2026.02.04 05:50:23.537712 [ 262 ] {c3d2d928-82a3-4376-86c7-2d7a966f24a2} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2026.02.04 05:50:23.537747 [ 262 ] {c3d2d928-82a3-4376-86c7-2d7a966f24a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7640 | 2026.02.04 05:50:23.538051 [ 262 ] {c3d2d928-82a3-4376-86c7-2d7a966f24a2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7641 | 2026.02.04 05:50:23.538249 [ 262 ] {c3d2d928-82a3-4376-86c7-2d7a966f24a2} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.02.04 05:50:23.538372 [ 262 ] {c3d2d928-82a3-4376-86c7-2d7a966f24a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 7643 | 2026.02.04 05:50:23.538407 [ 262 ] {c3d2d928-82a3-4376-86c7-2d7a966f24a2} <Debug> TCPHandler: Processed in 0.001201383 sec. | ||
| 7644 | 2026.02.04 05:50:26.950451 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7645 | 2026.02.04 05:50:26.950635 [ 262 ] {e8982214-776c-438c-9bc9-d7c8de1716a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7646 | 2026.02.04 05:50:26.950700 [ 262 ] {e8982214-776c-438c-9bc9-d7c8de1716a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7647 | 2026.02.04 05:50:26.951399 [ 262 ] {e8982214-776c-438c-9bc9-d7c8de1716a3} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2026.02.04 05:50:26.951445 [ 262 ] {e8982214-776c-438c-9bc9-d7c8de1716a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7649 | 2026.02.04 05:50:26.951854 [ 262 ] {e8982214-776c-438c-9bc9-d7c8de1716a3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7650 | 2026.02.04 05:50:26.952070 [ 262 ] {e8982214-776c-438c-9bc9-d7c8de1716a3} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.02.04 05:50:26.952225 [ 262 ] {e8982214-776c-438c-9bc9-d7c8de1716a3} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001637 sec., 162492.3640806353 rows/sec., 10.32 MiB/sec. | ||
| 7652 | 2026.02.04 05:50:26.952277 [ 262 ] {e8982214-776c-438c-9bc9-d7c8de1716a3} <Debug> TCPHandler: Processed in 0.001949113 sec. | ||
| 7653 | 2026.02.04 05:50:26.952403 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2026.02.04 05:50:26.952507 [ 262 ] {048d84e7-e46a-4f4f-a840-e9b789feea00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7655 | 2026.02.04 05:50:26.952550 [ 262 ] {048d84e7-e46a-4f4f-a840-e9b789feea00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7656 | 2026.02.04 05:50:26.953713 [ 262 ] {048d84e7-e46a-4f4f-a840-e9b789feea00} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.02.04 05:50:26.953749 [ 262 ] {048d84e7-e46a-4f4f-a840-e9b789feea00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7658 | 2026.02.04 05:50:26.954197 [ 262 ] {048d84e7-e46a-4f4f-a840-e9b789feea00} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7659 | 2026.02.04 05:50:26.954393 [ 262 ] {048d84e7-e46a-4f4f-a840-e9b789feea00} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.02.04 05:50:26.954517 [ 262 ] {048d84e7-e46a-4f4f-a840-e9b789feea00} <Debug> executeQuery: Read 1942 rows, 161.33 KiB in 0.002059 sec., 943176.2991743565 rows/sec., 76.52 MiB/sec. | ||
| 7661 | 2026.02.04 05:50:26.954517 [ 36 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7662 | 2026.02.04 05:50:26.954552 [ 262 ] {048d84e7-e46a-4f4f-a840-e9b789feea00} <Debug> TCPHandler: Processed in 0.002234122 sec. | ||
| 7663 | 2026.02.04 05:50:26.954587 [ 36 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.02.04 05:50:26.954613 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7665 | 2026.02.04 05:50:26.954677 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7666 | 2026.02.04 05:50:26.954731 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 7667 | 2026.02.04 05:50:26.954793 [ 262 ] {60fe7394-3fed-45cd-9f00-761d2c9bfad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7668 | 2026.02.04 05:50:26.954843 [ 262 ] {60fe7394-3fed-45cd-9f00-761d2c9bfad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7669 | 2026.02.04 05:50:26.954886 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7670 | 2026.02.04 05:50:26.954929 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2103 rows starting from the beginning of the part | ||
| 7671 | 2026.02.04 05:50:26.954999 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 802 rows starting from the beginning of the part | ||
| 7672 | 2026.02.04 05:50:26.955047 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 86 rows starting from the beginning of the part | ||
| 7673 | 2026.02.04 05:50:26.955157 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 802 rows starting from the beginning of the part | ||
| 7674 | 2026.02.04 05:50:26.955201 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 86 rows starting from the beginning of the part | ||
| 7675 | 2026.02.04 05:50:26.955256 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1942 rows starting from the beginning of the part | ||
| 7676 | 2026.02.04 05:50:26.955420 [ 262 ] {60fe7394-3fed-45cd-9f00-761d2c9bfad7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.02.04 05:50:26.955470 [ 262 ] {60fe7394-3fed-45cd-9f00-761d2c9bfad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7678 | 2026.02.04 05:50:26.955919 [ 262 ] {60fe7394-3fed-45cd-9f00-761d2c9bfad7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7679 | 2026.02.04 05:50:26.956148 [ 262 ] {60fe7394-3fed-45cd-9f00-761d2c9bfad7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.02.04 05:50:26.956288 [ 262 ] {60fe7394-3fed-45cd-9f00-761d2c9bfad7} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001478 sec., 106901.21786197565 rows/sec., 6.53 MiB/sec. | ||
| 7681 | 2026.02.04 05:50:26.956326 [ 262 ] {60fe7394-3fed-45cd-9f00-761d2c9bfad7} <Debug> TCPHandler: Processed in 0.001672436 sec. | ||
| 7682 | 2026.02.04 05:50:26.956435 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2026.02.04 05:50:26.956528 [ 262 ] {41a48d03-1ae6-449e-9604-ed3251dd9072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7684 | 2026.02.04 05:50:26.956567 [ 262 ] {41a48d03-1ae6-449e-9604-ed3251dd9072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7685 | 2026.02.04 05:50:26.957065 [ 262 ] {41a48d03-1ae6-449e-9604-ed3251dd9072} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2026.02.04 05:50:26.957100 [ 262 ] {41a48d03-1ae6-449e-9604-ed3251dd9072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7687 | 2026.02.04 05:50:26.957409 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5821 rows, containing 5 columns (5 merged, 0 gathered) in 0.002695784 sec., 2159297.6291869082 rows/sec., 183.22 MiB/sec. | ||
| 7688 | 2026.02.04 05:50:26.957421 [ 262 ] {41a48d03-1ae6-449e-9604-ed3251dd9072} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7689 | 2026.02.04 05:50:26.957657 [ 262 ] {41a48d03-1ae6-449e-9604-ed3251dd9072} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.02.04 05:50:26.957764 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7691 | 2026.02.04 05:50:26.957786 [ 262 ] {41a48d03-1ae6-449e-9604-ed3251dd9072} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001277 sec., 288175.41111981205 rows/sec., 19.18 MiB/sec. | ||
| 7692 | 2026.02.04 05:50:26.957828 [ 262 ] {41a48d03-1ae6-449e-9604-ed3251dd9072} <Debug> TCPHandler: Processed in 0.0014408 sec. | ||
| 7693 | 2026.02.04 05:50:26.957936 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7694 | 2026.02.04 05:50:26.958028 [ 262 ] {55058359-2c32-421d-93fe-ee32788a01d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7695 | 2026.02.04 05:50:26.958068 [ 262 ] {55058359-2c32-421d-93fe-ee32788a01d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7696 | 2026.02.04 05:50:26.958099 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_51_10} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2026.02.04 05:50:26.958195 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_51_10} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7698 | 2026.02.04 05:50:26.958310 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 7699 | 2026.02.04 05:50:26.958487 [ 262 ] {55058359-2c32-421d-93fe-ee32788a01d5} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.02.04 05:50:26.958527 [ 262 ] {55058359-2c32-421d-93fe-ee32788a01d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7701 | 2026.02.04 05:50:26.958823 [ 262 ] {55058359-2c32-421d-93fe-ee32788a01d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7702 | 2026.02.04 05:50:26.959036 [ 262 ] {55058359-2c32-421d-93fe-ee32788a01d5} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.02.04 05:50:26.959159 [ 262 ] {55058359-2c32-421d-93fe-ee32788a01d5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001149 sec., 120974.76066144473 rows/sec., 6.88 MiB/sec. | ||
| 7704 | 2026.02.04 05:50:26.959196 [ 262 ] {55058359-2c32-421d-93fe-ee32788a01d5} <Debug> TCPHandler: Processed in 0.001307566 sec. | ||
| 7705 | 2026.02.04 05:50:26.959303 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2026.02.04 05:50:26.959393 [ 262 ] {5fb9d111-494c-4daa-9004-532e9cd3ec40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7707 | 2026.02.04 05:50:26.959431 [ 262 ] {5fb9d111-494c-4daa-9004-532e9cd3ec40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7708 | 2026.02.04 05:50:26.960123 [ 262 ] {5fb9d111-494c-4daa-9004-532e9cd3ec40} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2026.02.04 05:50:26.960159 [ 262 ] {5fb9d111-494c-4daa-9004-532e9cd3ec40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7710 | 2026.02.04 05:50:26.960491 [ 262 ] {5fb9d111-494c-4daa-9004-532e9cd3ec40} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7711 | 2026.02.04 05:50:26.960690 [ 262 ] {5fb9d111-494c-4daa-9004-532e9cd3ec40} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2026.02.04 05:50:26.960796 [ 36 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7713 | 2026.02.04 05:50:26.960816 [ 262 ] {5fb9d111-494c-4daa-9004-532e9cd3ec40} <Debug> executeQuery: Read 944 rows, 69.57 KiB in 0.00144 sec., 655555.5555555555 rows/sec., 47.18 MiB/sec. | ||
| 7714 | 2026.02.04 05:50:26.960828 [ 36 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2026.02.04 05:50:26.960853 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7716 | 2026.02.04 05:50:26.960858 [ 262 ] {5fb9d111-494c-4daa-9004-532e9cd3ec40} <Debug> TCPHandler: Processed in 0.001602215 sec. | ||
| 7717 | 2026.02.04 05:50:26.960930 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 7718 | 2026.02.04 05:50:26.960973 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2026.02.04 05:50:26.961027 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7720 | 2026.02.04 05:50:26.961063 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1033 rows starting from the beginning of the part | ||
| 7721 | 2026.02.04 05:50:26.961067 [ 262 ] {e7938bfb-a2b1-466a-a541-84c8fd0416cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7722 | 2026.02.04 05:50:26.961117 [ 262 ] {e7938bfb-a2b1-466a-a541-84c8fd0416cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7723 | 2026.02.04 05:50:26.961132 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
| 7724 | 2026.02.04 05:50:26.961185 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 79 rows starting from the beginning of the part | ||
| 7725 | 2026.02.04 05:50:26.961229 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
| 7726 | 2026.02.04 05:50:26.961274 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 79 rows starting from the beginning of the part | ||
| 7727 | 2026.02.04 05:50:26.961317 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 944 rows starting from the beginning of the part | ||
| 7728 | 2026.02.04 05:50:26.961444 [ 262 ] {e7938bfb-a2b1-466a-a541-84c8fd0416cb} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.02.04 05:50:26.961484 [ 262 ] {e7938bfb-a2b1-466a-a541-84c8fd0416cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7730 | 2026.02.04 05:50:26.961796 [ 262 ] {e7938bfb-a2b1-466a-a541-84c8fd0416cb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7731 | 2026.02.04 05:50:26.962019 [ 262 ] {e7938bfb-a2b1-466a-a541-84c8fd0416cb} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.02.04 05:50:26.962150 [ 262 ] {e7938bfb-a2b1-466a-a541-84c8fd0416cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 7733 | 2026.02.04 05:50:26.962186 [ 262 ] {e7938bfb-a2b1-466a-a541-84c8fd0416cb} <Debug> TCPHandler: Processed in 0.001260535 sec. | ||
| 7734 | 2026.02.04 05:50:26.962298 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7735 | 2026.02.04 05:50:26.962388 [ 262 ] {6d691fc7-448e-4ced-9ad6-fd35c84afcde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7736 | 2026.02.04 05:50:26.962429 [ 262 ] {6d691fc7-448e-4ced-9ad6-fd35c84afcde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7737 | 2026.02.04 05:50:26.962646 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3111 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747477 sec., 1780280.942181213 rows/sec., 135.26 MiB/sec. | ||
| 7738 | 2026.02.04 05:50:26.962821 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7739 | 2026.02.04 05:50:26.962991 [ 262 ] {6d691fc7-448e-4ced-9ad6-fd35c84afcde} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2026.02.04 05:50:26.963034 [ 262 ] {6d691fc7-448e-4ced-9ad6-fd35c84afcde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7741 | 2026.02.04 05:50:26.963072 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_51_10} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2026.02.04 05:50:26.963144 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_51_10} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7743 | 2026.02.04 05:50:26.963200 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7744 | 2026.02.04 05:50:26.963409 [ 262 ] {6d691fc7-448e-4ced-9ad6-fd35c84afcde} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7745 | 2026.02.04 05:50:26.963604 [ 262 ] {6d691fc7-448e-4ced-9ad6-fd35c84afcde} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2026.02.04 05:50:26.963706 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7747 | 2026.02.04 05:50:26.963724 [ 262 ] {6d691fc7-448e-4ced-9ad6-fd35c84afcde} <Debug> executeQuery: Read 900 rows, 61.36 KiB in 0.001393 sec., 646087.5807609477 rows/sec., 43.01 MiB/sec. | ||
| 7748 | 2026.02.04 05:50:26.963742 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.02.04 05:50:26.963763 [ 262 ] {6d691fc7-448e-4ced-9ad6-fd35c84afcde} <Debug> TCPHandler: Processed in 0.001553193 sec. | ||
| 7750 | 2026.02.04 05:50:26.963765 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7751 | 2026.02.04 05:50:26.963852 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 7752 | 2026.02.04 05:50:26.963874 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2026.02.04 05:50:26.963935 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7754 | 2026.02.04 05:50:26.963962 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14175 rows starting from the beginning of the part | ||
| 7755 | 2026.02.04 05:50:26.963969 [ 262 ] {4313daba-d9b3-48b2-8b32-e2790e323f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7756 | 2026.02.04 05:50:26.964010 [ 262 ] {4313daba-d9b3-48b2-8b32-e2790e323f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7757 | 2026.02.04 05:50:26.964016 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 258 rows starting from the beginning of the part | ||
| 7758 | 2026.02.04 05:50:26.964060 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 7759 | 2026.02.04 05:50:26.964164 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 258 rows starting from the beginning of the part | ||
| 7760 | 2026.02.04 05:50:26.964208 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7761 | 2026.02.04 05:50:26.964246 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 900 rows starting from the beginning of the part | ||
| 7762 | 2026.02.04 05:50:26.964386 [ 262 ] {4313daba-d9b3-48b2-8b32-e2790e323f49} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2026.02.04 05:50:26.964422 [ 262 ] {4313daba-d9b3-48b2-8b32-e2790e323f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7764 | 2026.02.04 05:50:26.964748 [ 262 ] {4313daba-d9b3-48b2-8b32-e2790e323f49} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7765 | 2026.02.04 05:50:26.964960 [ 262 ] {4313daba-d9b3-48b2-8b32-e2790e323f49} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7766 | 2026.02.04 05:50:26.965093 [ 262 ] {4313daba-d9b3-48b2-8b32-e2790e323f49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 7767 | 2026.02.04 05:50:26.965130 [ 262 ] {4313daba-d9b3-48b2-8b32-e2790e323f49} <Debug> TCPHandler: Processed in 0.001257975 sec. | ||
| 7768 | 2026.02.04 05:50:26.965239 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7769 | 2026.02.04 05:50:26.965335 [ 262 ] {3345f1d9-4d29-43d9-9f9d-701731e96fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7770 | 2026.02.04 05:50:26.965388 [ 262 ] {3345f1d9-4d29-43d9-9f9d-701731e96fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7771 | 2026.02.04 05:50:26.966175 [ 262 ] {3345f1d9-4d29-43d9-9f9d-701731e96fa2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7772 | 2026.02.04 05:50:26.966211 [ 262 ] {3345f1d9-4d29-43d9-9f9d-701731e96fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7773 | 2026.02.04 05:50:26.966940 [ 262 ] {3345f1d9-4d29-43d9-9f9d-701731e96fa2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7774 | 2026.02.04 05:50:26.967166 [ 262 ] {3345f1d9-4d29-43d9-9f9d-701731e96fa2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7775 | 2026.02.04 05:50:26.967315 [ 262 ] {3345f1d9-4d29-43d9-9f9d-701731e96fa2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001998 sec., 12512.51251251251 rows/sec., 22.42 MiB/sec. | ||
| 7776 | 2026.02.04 05:50:26.967390 [ 262 ] {3345f1d9-4d29-43d9-9f9d-701731e96fa2} <Debug> TCPHandler: Processed in 0.00220059 sec. | ||
| 7777 | 2026.02.04 05:50:26.967499 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7778 | 2026.02.04 05:50:26.967594 [ 262 ] {dd5106fc-3e38-4997-9181-0aae59a9dacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7779 | 2026.02.04 05:50:26.967634 [ 262 ] {dd5106fc-3e38-4997-9181-0aae59a9dacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7780 | 2026.02.04 05:50:26.967961 [ 262 ] {dd5106fc-3e38-4997-9181-0aae59a9dacc} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2026.02.04 05:50:26.967998 [ 262 ] {dd5106fc-3e38-4997-9181-0aae59a9dacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7782 | 2026.02.04 05:50:26.968303 [ 262 ] {dd5106fc-3e38-4997-9181-0aae59a9dacc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7783 | 2026.02.04 05:50:26.968508 [ 262 ] {dd5106fc-3e38-4997-9181-0aae59a9dacc} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7784 | 2026.02.04 05:50:26.968608 [ 36 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7785 | 2026.02.04 05:50:26.968634 [ 262 ] {dd5106fc-3e38-4997-9181-0aae59a9dacc} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.00106 sec., 67924.52830188679 rows/sec., 4.19 MiB/sec. | ||
| 7786 | 2026.02.04 05:50:26.968636 [ 36 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2026.02.04 05:50:26.968672 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7788 | 2026.02.04 05:50:26.968676 [ 262 ] {dd5106fc-3e38-4997-9181-0aae59a9dacc} <Debug> TCPHandler: Processed in 0.001226624 sec. | ||
| 7789 | 2026.02.04 05:50:26.968741 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 7790 | 2026.02.04 05:50:26.968834 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7791 | 2026.02.04 05:50:26.968864 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2892 rows starting from the beginning of the part | ||
| 7792 | 2026.02.04 05:50:26.968918 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 88 rows starting from the beginning of the part | ||
| 7793 | 2026.02.04 05:50:26.968964 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 7794 | 2026.02.04 05:50:26.969006 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 88 rows starting from the beginning of the part | ||
| 7795 | 2026.02.04 05:50:26.969051 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 7796 | 2026.02.04 05:50:26.969092 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part | ||
| 7797 | 2026.02.04 05:50:26.969157 [ 189 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15911 rows, containing 5 columns (5 merged, 0 gathered) in 0.005291156 sec., 3007093.345953134 rows/sec., 203.56 MiB/sec. | ||
| 7798 | 2026.02.04 05:50:26.969688 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7799 | 2026.02.04 05:50:26.969939 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.02.04 05:50:26.970011 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7801 | 2026.02.04 05:50:26.970083 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 7802 | 2026.02.04 05:50:26.970256 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001545602 sec., 2109210.5212079175 rows/sec., 136.59 MiB/sec. | ||
| 7803 | 2026.02.04 05:50:26.970598 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7804 | 2026.02.04 05:50:26.970847 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_51_10} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.02.04 05:50:26.970914 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_51_10} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7806 | 2026.02.04 05:50:26.970986 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7807 | 2026.02.04 05:50:27.000336 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.29 MiB, peak 287.65 MiB, free memory in arenas 0.00 B, will set to 281.56 MiB (RSS), difference: 1.27 MiB | ||
| 7808 | 2026.02.04 05:50:28.523489 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.02.04 05:50:28.523680 [ 262 ] {08e6e126-e0e6-4d1e-bb54-1d19fa2f1ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7810 | 2026.02.04 05:50:28.523784 [ 262 ] {08e6e126-e0e6-4d1e-bb54-1d19fa2f1ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7811 | 2026.02.04 05:50:28.524546 [ 262 ] {08e6e126-e0e6-4d1e-bb54-1d19fa2f1ff8} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.02.04 05:50:28.524595 [ 262 ] {08e6e126-e0e6-4d1e-bb54-1d19fa2f1ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7813 | 2026.02.04 05:50:28.524975 [ 262 ] {08e6e126-e0e6-4d1e-bb54-1d19fa2f1ff8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7814 | 2026.02.04 05:50:28.525210 [ 262 ] {08e6e126-e0e6-4d1e-bb54-1d19fa2f1ff8} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2026.02.04 05:50:28.525372 [ 262 ] {08e6e126-e0e6-4d1e-bb54-1d19fa2f1ff8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001744 sec., 32110.091743119265 rows/sec., 2.45 MiB/sec. | ||
| 7816 | 2026.02.04 05:50:28.525425 [ 262 ] {08e6e126-e0e6-4d1e-bb54-1d19fa2f1ff8} <Debug> TCPHandler: Processed in 0.002071647 sec. | ||
| 7817 | 2026.02.04 05:50:28.525550 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2026.02.04 05:50:28.525656 [ 262 ] {c4e15623-ab0e-40bf-b62f-cc45fc0a47aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7819 | 2026.02.04 05:50:28.525699 [ 262 ] {c4e15623-ab0e-40bf-b62f-cc45fc0a47aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7820 | 2026.02.04 05:50:28.526129 [ 262 ] {c4e15623-ab0e-40bf-b62f-cc45fc0a47aa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.02.04 05:50:28.526168 [ 262 ] {c4e15623-ab0e-40bf-b62f-cc45fc0a47aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7822 | 2026.02.04 05:50:28.526480 [ 262 ] {c4e15623-ab0e-40bf-b62f-cc45fc0a47aa} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7823 | 2026.02.04 05:50:28.526687 [ 262 ] {c4e15623-ab0e-40bf-b62f-cc45fc0a47aa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2026.02.04 05:50:28.526819 [ 262 ] {c4e15623-ab0e-40bf-b62f-cc45fc0a47aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 7825 | 2026.02.04 05:50:28.526857 [ 262 ] {c4e15623-ab0e-40bf-b62f-cc45fc0a47aa} <Debug> TCPHandler: Processed in 0.001360197 sec. | ||
| 7826 | 2026.02.04 05:50:28.526967 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2026.02.04 05:50:28.527062 [ 262 ] {9660a335-4133-4c86-b2cc-84fc2eb121fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7828 | 2026.02.04 05:50:28.527105 [ 262 ] {9660a335-4133-4c86-b2cc-84fc2eb121fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7829 | 2026.02.04 05:50:28.527467 [ 262 ] {9660a335-4133-4c86-b2cc-84fc2eb121fd} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2026.02.04 05:50:28.527504 [ 262 ] {9660a335-4133-4c86-b2cc-84fc2eb121fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7831 | 2026.02.04 05:50:28.527812 [ 262 ] {9660a335-4133-4c86-b2cc-84fc2eb121fd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7832 | 2026.02.04 05:50:28.528014 [ 262 ] {9660a335-4133-4c86-b2cc-84fc2eb121fd} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2026.02.04 05:50:28.528142 [ 262 ] {9660a335-4133-4c86-b2cc-84fc2eb121fd} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001099 sec., 38216.56050955414 rows/sec., 2.66 MiB/sec. | ||
| 7834 | 2026.02.04 05:50:28.528179 [ 262 ] {9660a335-4133-4c86-b2cc-84fc2eb121fd} <Debug> TCPHandler: Processed in 0.001262115 sec. | ||
| 7835 | 2026.02.04 05:50:28.528286 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7836 | 2026.02.04 05:50:28.528381 [ 262 ] {d13afbd5-ec68-4fc5-9e28-db521913475d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7837 | 2026.02.04 05:50:28.528421 [ 262 ] {d13afbd5-ec68-4fc5-9e28-db521913475d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7838 | 2026.02.04 05:50:28.528753 [ 262 ] {d13afbd5-ec68-4fc5-9e28-db521913475d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2026.02.04 05:50:28.528792 [ 262 ] {d13afbd5-ec68-4fc5-9e28-db521913475d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7840 | 2026.02.04 05:50:28.529100 [ 262 ] {d13afbd5-ec68-4fc5-9e28-db521913475d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7841 | 2026.02.04 05:50:28.529303 [ 262 ] {d13afbd5-ec68-4fc5-9e28-db521913475d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7842 | 2026.02.04 05:50:28.529434 [ 262 ] {d13afbd5-ec68-4fc5-9e28-db521913475d} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001072 sec., 14925.373134328358 rows/sec., 1.01 MiB/sec. | ||
| 7843 | 2026.02.04 05:50:28.529471 [ 262 ] {d13afbd5-ec68-4fc5-9e28-db521913475d} <Debug> TCPHandler: Processed in 0.001233534 sec. | ||
| 7844 | 2026.02.04 05:50:29.151955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15846 | ||
| 7845 | 2026.02.04 05:50:29.152665 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2026.02.04 05:50:29.152703 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7847 | 2026.02.04 05:50:29.153188 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7848 | 2026.02.04 05:50:29.153418 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2026.02.04 05:50:29.153559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15846 | ||
| 7850 | 2026.02.04 05:50:30.021800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7851 | 2026.02.04 05:50:30.037958 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.02.04 05:50:30.038008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7853 | 2026.02.04 05:50:30.043686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7854 | 2026.02.04 05:50:30.044366 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2026.02.04 05:50:30.047086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7856 | 2026.02.04 05:50:31.723882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1058 | ||
| 7857 | 2026.02.04 05:50:31.726493 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2026.02.04 05:50:31.726551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7859 | 2026.02.04 05:50:31.727763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7860 | 2026.02.04 05:50:31.728028 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2026.02.04 05:50:31.728397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
| 7862 | 2026.02.04 05:50:33.529702 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7863 | 2026.02.04 05:50:33.529871 [ 262 ] {9a24b0a9-87ae-47f8-99a7-1c2e53a06065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7864 | 2026.02.04 05:50:33.529937 [ 262 ] {9a24b0a9-87ae-47f8-99a7-1c2e53a06065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7865 | 2026.02.04 05:50:33.530626 [ 262 ] {9a24b0a9-87ae-47f8-99a7-1c2e53a06065} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.02.04 05:50:33.530672 [ 262 ] {9a24b0a9-87ae-47f8-99a7-1c2e53a06065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7867 | 2026.02.04 05:50:33.531054 [ 262 ] {9a24b0a9-87ae-47f8-99a7-1c2e53a06065} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7868 | 2026.02.04 05:50:33.531269 [ 262 ] {9a24b0a9-87ae-47f8-99a7-1c2e53a06065} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2026.02.04 05:50:33.531412 [ 262 ] {9a24b0a9-87ae-47f8-99a7-1c2e53a06065} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001588 sec., 54156.17128463476 rows/sec., 4.53 MiB/sec. | ||
| 7870 | 2026.02.04 05:50:33.531453 [ 262 ] {9a24b0a9-87ae-47f8-99a7-1c2e53a06065} <Debug> TCPHandler: Processed in 0.001874022 sec. | ||
| 7871 | 2026.02.04 05:50:33.531584 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7872 | 2026.02.04 05:50:33.531677 [ 262 ] {1068a5e4-f3b3-4f1f-904e-8fbddd95e565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7873 | 2026.02.04 05:50:33.531716 [ 262 ] {1068a5e4-f3b3-4f1f-904e-8fbddd95e565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7874 | 2026.02.04 05:50:33.532112 [ 262 ] {1068a5e4-f3b3-4f1f-904e-8fbddd95e565} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2026.02.04 05:50:33.532148 [ 262 ] {1068a5e4-f3b3-4f1f-904e-8fbddd95e565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7876 | 2026.02.04 05:50:33.532436 [ 262 ] {1068a5e4-f3b3-4f1f-904e-8fbddd95e565} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7877 | 2026.02.04 05:50:33.532645 [ 262 ] {1068a5e4-f3b3-4f1f-904e-8fbddd95e565} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7878 | 2026.02.04 05:50:33.532758 [ 95 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7879 | 2026.02.04 05:50:33.532770 [ 262 ] {1068a5e4-f3b3-4f1f-904e-8fbddd95e565} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001112 sec., 13489.208633093525 rows/sec., 1014.33 KiB/sec. | ||
| 7880 | 2026.02.04 05:50:33.532840 [ 95 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2026.02.04 05:50:33.532851 [ 262 ] {1068a5e4-f3b3-4f1f-904e-8fbddd95e565} <Debug> TCPHandler: Processed in 0.001314956 sec. | ||
| 7882 | 2026.02.04 05:50:33.532874 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7883 | 2026.02.04 05:50:33.532973 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2026.02.04 05:50:33.532991 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 7885 | 2026.02.04 05:50:33.533070 [ 262 ] {a056d778-dc6f-42f5-899d-0ed236c47521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7886 | 2026.02.04 05:50:33.533116 [ 262 ] {a056d778-dc6f-42f5-899d-0ed236c47521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7887 | 2026.02.04 05:50:33.533123 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7888 | 2026.02.04 05:50:33.533161 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 205 rows starting from the beginning of the part | ||
| 7889 | 2026.02.04 05:50:33.533226 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part | ||
| 7890 | 2026.02.04 05:50:33.533271 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 158 rows starting from the beginning of the part | ||
| 7891 | 2026.02.04 05:50:33.533311 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 7892 | 2026.02.04 05:50:33.533350 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 158 rows starting from the beginning of the part | ||
| 7893 | 2026.02.04 05:50:33.533389 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 7894 | 2026.02.04 05:50:33.533542 [ 262 ] {a056d778-dc6f-42f5-899d-0ed236c47521} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2026.02.04 05:50:33.533584 [ 262 ] {a056d778-dc6f-42f5-899d-0ed236c47521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7896 | 2026.02.04 05:50:33.533894 [ 262 ] {a056d778-dc6f-42f5-899d-0ed236c47521} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7897 | 2026.02.04 05:50:33.534108 [ 262 ] {a056d778-dc6f-42f5-899d-0ed236c47521} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2026.02.04 05:50:33.534234 [ 262 ] {a056d778-dc6f-42f5-899d-0ed236c47521} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001182 sec., 66835.87140439932 rows/sec., 5.22 MiB/sec. | ||
| 7899 | 2026.02.04 05:50:33.534247 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310596 sec., 431864.58679867786 rows/sec., 28.86 MiB/sec. | ||
| 7900 | 2026.02.04 05:50:33.534271 [ 262 ] {a056d778-dc6f-42f5-899d-0ed236c47521} <Debug> TCPHandler: Processed in 0.001345057 sec. | ||
| 7901 | 2026.02.04 05:50:33.534380 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2026.02.04 05:50:33.534397 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7903 | 2026.02.04 05:50:33.534473 [ 262 ] {fa20935f-8b7e-42c7-be8e-3cddd919852d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7904 | 2026.02.04 05:50:33.534521 [ 262 ] {fa20935f-8b7e-42c7-be8e-3cddd919852d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7905 | 2026.02.04 05:50:33.534663 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_46_9} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2026.02.04 05:50:33.534741 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_46_9} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7907 | 2026.02.04 05:50:33.534814 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7908 | 2026.02.04 05:50:33.534922 [ 262 ] {fa20935f-8b7e-42c7-be8e-3cddd919852d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.02.04 05:50:33.534961 [ 262 ] {fa20935f-8b7e-42c7-be8e-3cddd919852d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7910 | 2026.02.04 05:50:33.535277 [ 262 ] {fa20935f-8b7e-42c7-be8e-3cddd919852d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7911 | 2026.02.04 05:50:33.535471 [ 262 ] {fa20935f-8b7e-42c7-be8e-3cddd919852d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.02.04 05:50:33.535596 [ 262 ] {fa20935f-8b7e-42c7-be8e-3cddd919852d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 7913 | 2026.02.04 05:50:33.535632 [ 262 ] {fa20935f-8b7e-42c7-be8e-3cddd919852d} <Debug> TCPHandler: Processed in 0.001299156 sec. | ||
| 7914 | 2026.02.04 05:50:33.535738 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.02.04 05:50:33.535829 [ 262 ] {c1caab77-d5fc-43f8-801f-7e74439930f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7916 | 2026.02.04 05:50:33.535881 [ 262 ] {c1caab77-d5fc-43f8-801f-7e74439930f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7917 | 2026.02.04 05:50:33.536618 [ 262 ] {c1caab77-d5fc-43f8-801f-7e74439930f9} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.02.04 05:50:33.536653 [ 262 ] {c1caab77-d5fc-43f8-801f-7e74439930f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7919 | 2026.02.04 05:50:33.537140 [ 262 ] {c1caab77-d5fc-43f8-801f-7e74439930f9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7920 | 2026.02.04 05:50:33.537357 [ 262 ] {c1caab77-d5fc-43f8-801f-7e74439930f9} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.02.04 05:50:33.537470 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7922 | 2026.02.04 05:50:33.537492 [ 262 ] {c1caab77-d5fc-43f8-801f-7e74439930f9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001681 sec., 8923.25996430696 rows/sec., 15.99 MiB/sec. | ||
| 7923 | 2026.02.04 05:50:33.537504 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.02.04 05:50:33.537532 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7925 | 2026.02.04 05:50:33.537549 [ 262 ] {c1caab77-d5fc-43f8-801f-7e74439930f9} <Debug> TCPHandler: Processed in 0.001858261 sec. | ||
| 7926 | 2026.02.04 05:50:33.537606 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 7927 | 2026.02.04 05:50:33.537674 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2026.02.04 05:50:33.537793 [ 262 ] {3cdc74cb-00dc-4429-ae60-2db820401d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7929 | 2026.02.04 05:50:33.537809 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7930 | 2026.02.04 05:50:33.537844 [ 262 ] {3cdc74cb-00dc-4429-ae60-2db820401d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7931 | 2026.02.04 05:50:33.537864 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 756 rows starting from the beginning of the part | ||
| 7932 | 2026.02.04 05:50:33.537985 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part | ||
| 7933 | 2026.02.04 05:50:33.538092 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 7934 | 2026.02.04 05:50:33.538196 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 7935 | 2026.02.04 05:50:33.538247 [ 262 ] {3cdc74cb-00dc-4429-ae60-2db820401d5a} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2026.02.04 05:50:33.538293 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 7937 | 2026.02.04 05:50:33.538295 [ 262 ] {3cdc74cb-00dc-4429-ae60-2db820401d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 7938 | 2026.02.04 05:50:33.538399 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 7939 | 2026.02.04 05:50:33.538693 [ 262 ] {3cdc74cb-00dc-4429-ae60-2db820401d5a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7940 | 2026.02.04 05:50:33.538937 [ 262 ] {3cdc74cb-00dc-4429-ae60-2db820401d5a} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.02.04 05:50:33.539072 [ 262 ] {3cdc74cb-00dc-4429-ae60-2db820401d5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001304 sec., 46012.26993865031 rows/sec., 3.10 MiB/sec. | ||
| 7942 | 2026.02.04 05:50:33.539113 [ 262 ] {3cdc74cb-00dc-4429-ae60-2db820401d5a} <Debug> TCPHandler: Processed in 0.001491401 sec. | ||
| 7943 | 2026.02.04 05:50:33.553732 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 851 rows, containing 19 columns (19 merged, 0 gathered) in 0.016156185 sec., 52673.32603581848 rows/sec., 94.39 MiB/sec. | ||
| 7944 | 2026.02.04 05:50:33.554977 [ 197 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7945 | 2026.02.04 05:50:33.555401 [ 197 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.02.04 05:50:33.555490 [ 197 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7947 | 2026.02.04 05:50:33.555636 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 7948 | 2026.02.04 05:50:34.000274 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.25 MiB, peak 289.83 MiB, free memory in arenas 0.00 B, will set to 284.90 MiB (RSS), difference: 2.64 MiB | ||
| 7949 | 2026.02.04 05:50:35.135532 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53817 | ||
| 7950 | 2026.02.04 05:50:35.135660 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7951 | 2026.02.04 05:50:35.135691 [ 286 ] {} <Debug> TCP-Session: 9c49f6b8-8461-496b-9009-6ab742d34d5c Authenticating user 'default' from [fd00:1122:3344:101::e]:53817 | ||
| 7952 | 2026.02.04 05:50:35.135718 [ 286 ] {} <Debug> TCP-Session: 9c49f6b8-8461-496b-9009-6ab742d34d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7953 | 2026.02.04 05:50:35.135734 [ 286 ] {} <Debug> TCP-Session: 9c49f6b8-8461-496b-9009-6ab742d34d5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2026.02.04 05:50:35.135962 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34662 | ||
| 7955 | 2026.02.04 05:50:35.135958 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63679 | ||
| 7956 | 2026.02.04 05:50:35.136031 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7957 | 2026.02.04 05:50:35.136057 [ 289 ] {} <Debug> TCP-Session: 901451e4-e916-4518-98b4-e20aab519406 Authenticating user 'default' from [fd00:1122:3344:101::e]:34662 | ||
| 7958 | 2026.02.04 05:50:35.136075 [ 289 ] {} <Debug> TCP-Session: 901451e4-e916-4518-98b4-e20aab519406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7959 | 2026.02.04 05:50:35.136087 [ 286 ] {} <Trace> TCP-Session: 9c49f6b8-8461-496b-9009-6ab742d34d5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7960 | 2026.02.04 05:50:35.136093 [ 289 ] {} <Debug> TCP-Session: 901451e4-e916-4518-98b4-e20aab519406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7961 | 2026.02.04 05:50:35.136115 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7962 | 2026.02.04 05:50:35.136153 [ 288 ] {} <Debug> TCP-Session: 7eac8f99-31e4-4575-86fd-064e099b08ea Authenticating user 'default' from [fd00:1122:3344:101::e]:63679 | ||
| 7963 | 2026.02.04 05:50:35.136180 [ 288 ] {} <Debug> TCP-Session: 7eac8f99-31e4-4575-86fd-064e099b08ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7964 | 2026.02.04 05:50:35.136197 [ 288 ] {} <Debug> TCP-Session: 7eac8f99-31e4-4575-86fd-064e099b08ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7965 | 2026.02.04 05:50:35.136269 [ 286 ] {1ee1dbac-8f46-4c86-b455-37b797cbbceb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53817) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7966 | 2026.02.04 05:50:35.136536 [ 286 ] {1ee1dbac-8f46-4c86-b455-37b797cbbceb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7967 | 2026.02.04 05:50:35.136589 [ 286 ] {1ee1dbac-8f46-4c86-b455-37b797cbbceb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7968 | 2026.02.04 05:50:35.136865 [ 286 ] {1ee1dbac-8f46-4c86-b455-37b797cbbceb} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 7969 | 2026.02.04 05:50:35.136974 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63476 | ||
| 7970 | 2026.02.04 05:50:35.136994 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55966 | ||
| 7971 | 2026.02.04 05:50:35.137041 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41662 | ||
| 7972 | 2026.02.04 05:50:35.137077 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42276 | ||
| 7973 | 2026.02.04 05:50:35.137217 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7974 | 2026.02.04 05:50:35.137254 [ 349 ] {} <Debug> TCP-Session: a6c0b948-7aba-46a0-b513-99f0905cc159 Authenticating user 'default' from [fd00:1122:3344:101::e]:63476 | ||
| 7975 | 2026.02.04 05:50:35.137260 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56980 | ||
| 7976 | 2026.02.04 05:50:35.137273 [ 349 ] {} <Debug> TCP-Session: a6c0b948-7aba-46a0-b513-99f0905cc159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7977 | 2026.02.04 05:50:35.137301 [ 349 ] {} <Debug> TCP-Session: a6c0b948-7aba-46a0-b513-99f0905cc159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7978 | 2026.02.04 05:50:35.137415 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45681 | ||
| 7979 | 2026.02.04 05:50:35.137803 [ 342 ] {1ee1dbac-8f46-4c86-b455-37b797cbbceb} <Trace> AggregatingTransform: Aggregating | ||
| 7980 | 2026.02.04 05:50:35.137939 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7981 | 2026.02.04 05:50:35.137961 [ 342 ] {1ee1dbac-8f46-4c86-b455-37b797cbbceb} <Trace> Aggregator: Aggregation method: without_key | ||
| 7982 | 2026.02.04 05:50:35.137986 [ 350 ] {} <Debug> TCP-Session: f419ad96-f646-42f9-806f-28175b393ff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41662 | ||
| 7983 | 2026.02.04 05:50:35.138016 [ 342 ] {1ee1dbac-8f46-4c86-b455-37b797cbbceb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001050559 sec. (951.874 rows/sec., 37.18 KiB/sec.) | ||
| 7984 | 2026.02.04 05:50:35.138018 [ 350 ] {} <Debug> TCP-Session: f419ad96-f646-42f9-806f-28175b393ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7985 | 2026.02.04 05:50:35.138044 [ 342 ] {1ee1dbac-8f46-4c86-b455-37b797cbbceb} <Trace> Aggregator: Merging aggregated data | ||
| 7986 | 2026.02.04 05:50:35.138059 [ 350 ] {} <Debug> TCP-Session: f419ad96-f646-42f9-806f-28175b393ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7987 | 2026.02.04 05:50:35.138266 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7988 | 2026.02.04 05:50:35.138310 [ 290 ] {} <Debug> TCP-Session: b323baf5-01aa-47c5-a8d9-a867743b1c7e Authenticating user 'default' from [fd00:1122:3344:101::e]:55966 | ||
| 7989 | 2026.02.04 05:50:35.138336 [ 290 ] {} <Debug> TCP-Session: b323baf5-01aa-47c5-a8d9-a867743b1c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7990 | 2026.02.04 05:50:35.138349 [ 290 ] {} <Debug> TCP-Session: b323baf5-01aa-47c5-a8d9-a867743b1c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7991 | 2026.02.04 05:50:35.138387 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7992 | 2026.02.04 05:50:35.138431 [ 353 ] {} <Debug> TCP-Session: 63cec9e7-61a3-4ec1-a5c1-11fa1a68382f Authenticating user 'default' from [fd00:1122:3344:101::e]:45681 | ||
| 7993 | 2026.02.04 05:50:35.138454 [ 353 ] {} <Debug> TCP-Session: 63cec9e7-61a3-4ec1-a5c1-11fa1a68382f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7994 | 2026.02.04 05:50:35.138477 [ 353 ] {} <Debug> TCP-Session: 63cec9e7-61a3-4ec1-a5c1-11fa1a68382f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7995 | 2026.02.04 05:50:35.138834 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7996 | 2026.02.04 05:50:35.138965 [ 352 ] {} <Debug> TCP-Session: 54ff7b27-c8ed-42bc-90a7-85d6e5641d17 Authenticating user 'default' from [fd00:1122:3344:101::e]:56980 | ||
| 7997 | 2026.02.04 05:50:35.138966 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7998 | 2026.02.04 05:50:35.138997 [ 352 ] {} <Debug> TCP-Session: 54ff7b27-c8ed-42bc-90a7-85d6e5641d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7999 | 2026.02.04 05:50:35.139031 [ 351 ] {} <Debug> TCP-Session: 6a201dcb-8d12-476b-9248-122a31c6d001 Authenticating user 'default' from [fd00:1122:3344:101::e]:42276 | ||
| 8000 | 2026.02.04 05:50:35.139034 [ 352 ] {} <Debug> TCP-Session: 54ff7b27-c8ed-42bc-90a7-85d6e5641d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8001 | 2026.02.04 05:50:35.139065 [ 351 ] {} <Debug> TCP-Session: 6a201dcb-8d12-476b-9248-122a31c6d001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8002 | 2026.02.04 05:50:35.139095 [ 351 ] {} <Debug> TCP-Session: 6a201dcb-8d12-476b-9248-122a31c6d001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8003 | 2026.02.04 05:50:35.139292 [ 286 ] {1ee1dbac-8f46-4c86-b455-37b797cbbceb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003086 sec., 324.0440699935191 rows/sec., 12.66 KiB/sec. | ||
| 8004 | 2026.02.04 05:50:35.139426 [ 286 ] {1ee1dbac-8f46-4c86-b455-37b797cbbceb} <Debug> TCPHandler: Processed in 0.003454495 sec. | ||
| 8005 | 2026.02.04 05:50:35.139538 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8006 | 2026.02.04 05:50:35.139563 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8007 | 2026.02.04 05:50:35.139566 [ 286 ] {} <Debug> TCP-Session: 9c49f6b8-8461-496b-9009-6ab742d34d5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8008 | 2026.02.04 05:50:35.139588 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8009 | 2026.02.04 05:50:35.139606 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8010 | 2026.02.04 05:50:35.139617 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8011 | 2026.02.04 05:50:35.139655 [ 352 ] {} <Debug> TCP-Session: 54ff7b27-c8ed-42bc-90a7-85d6e5641d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8012 | 2026.02.04 05:50:35.139654 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8013 | 2026.02.04 05:50:35.139690 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8014 | 2026.02.04 05:50:35.139689 [ 349 ] {} <Debug> TCP-Session: a6c0b948-7aba-46a0-b513-99f0905cc159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8015 | 2026.02.04 05:50:35.139723 [ 290 ] {} <Debug> TCP-Session: b323baf5-01aa-47c5-a8d9-a867743b1c7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8016 | 2026.02.04 05:50:35.139738 [ 353 ] {} <Debug> TCP-Session: 63cec9e7-61a3-4ec1-a5c1-11fa1a68382f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8017 | 2026.02.04 05:50:35.139639 [ 289 ] {} <Debug> TCP-Session: 901451e4-e916-4518-98b4-e20aab519406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8018 | 2026.02.04 05:50:35.139612 [ 288 ] {} <Debug> TCP-Session: 7eac8f99-31e4-4575-86fd-064e099b08ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8019 | 2026.02.04 05:50:35.139674 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8020 | 2026.02.04 05:50:35.139635 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8021 | 2026.02.04 05:50:35.139849 [ 350 ] {} <Debug> TCP-Session: f419ad96-f646-42f9-806f-28175b393ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8022 | 2026.02.04 05:50:35.139881 [ 351 ] {} <Debug> TCP-Session: 6a201dcb-8d12-476b-9248-122a31c6d001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8023 | 2026.02.04 05:50:35.268573 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49914 | ||
| 8024 | 2026.02.04 05:50:35.268675 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8025 | 2026.02.04 05:50:35.268701 [ 286 ] {} <Debug> TCP-Session: 695866d4-319f-4671-8f26-19b63b5fb553 Authenticating user 'default' from [fd00:1122:3344:101::e]:49914 | ||
| 8026 | 2026.02.04 05:50:35.268724 [ 286 ] {} <Debug> TCP-Session: 695866d4-319f-4671-8f26-19b63b5fb553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2026.02.04 05:50:35.268737 [ 286 ] {} <Debug> TCP-Session: 695866d4-319f-4671-8f26-19b63b5fb553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8028 | 2026.02.04 05:50:35.268986 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34810 | ||
| 8029 | 2026.02.04 05:50:35.269021 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56897 | ||
| 8030 | 2026.02.04 05:50:35.269045 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53082 | ||
| 8031 | 2026.02.04 05:50:35.269048 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65220 | ||
| 8032 | 2026.02.04 05:50:35.269088 [ 286 ] {} <Trace> TCP-Session: 695866d4-319f-4671-8f26-19b63b5fb553 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8033 | 2026.02.04 05:50:35.269116 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8034 | 2026.02.04 05:50:35.269131 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49884 | ||
| 8035 | 2026.02.04 05:50:35.269156 [ 289 ] {} <Debug> TCP-Session: 6343f27b-f8b2-4bf4-8956-cd8effd5d143 Authenticating user 'default' from [fd00:1122:3344:101::e]:56897 | ||
| 8036 | 2026.02.04 05:50:35.269186 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8037 | 2026.02.04 05:50:35.269197 [ 289 ] {} <Debug> TCP-Session: 6343f27b-f8b2-4bf4-8956-cd8effd5d143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2026.02.04 05:50:35.269109 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8039 | 2026.02.04 05:50:35.269221 [ 290 ] {} <Debug> TCP-Session: 6e9f2126-0c2b-412f-aa9a-ca54d4569e8f Authenticating user 'default' from [fd00:1122:3344:101::e]:65220 | ||
| 8040 | 2026.02.04 05:50:35.269248 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8041 | 2026.02.04 05:50:35.269257 [ 288 ] {} <Debug> TCP-Session: aa279e1f-d631-43a4-b032-df1daba32cec Authenticating user 'default' from [fd00:1122:3344:101::e]:34810 | ||
| 8042 | 2026.02.04 05:50:35.269272 [ 290 ] {} <Debug> TCP-Session: 6e9f2126-0c2b-412f-aa9a-ca54d4569e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8043 | 2026.02.04 05:50:35.269280 [ 286 ] {7cfc6538-b2a5-4891-b1ec-f775af1f6623} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49914) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8044 | 2026.02.04 05:50:35.269300 [ 288 ] {} <Debug> TCP-Session: aa279e1f-d631-43a4-b032-df1daba32cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2026.02.04 05:50:35.269305 [ 290 ] {} <Debug> TCP-Session: 6e9f2126-0c2b-412f-aa9a-ca54d4569e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8046 | 2026.02.04 05:50:35.269335 [ 288 ] {} <Debug> TCP-Session: aa279e1f-d631-43a4-b032-df1daba32cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2026.02.04 05:50:35.269284 [ 353 ] {} <Debug> TCP-Session: 54f38ea8-bcda-4342-adc0-8349fec659f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49884 | ||
| 8048 | 2026.02.04 05:50:35.269224 [ 289 ] {} <Debug> TCP-Session: 6343f27b-f8b2-4bf4-8956-cd8effd5d143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8049 | 2026.02.04 05:50:35.269392 [ 353 ] {} <Debug> TCP-Session: 54f38ea8-bcda-4342-adc0-8349fec659f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8050 | 2026.02.04 05:50:35.269069 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53595 | ||
| 8051 | 2026.02.04 05:50:35.269415 [ 353 ] {} <Debug> TCP-Session: 54f38ea8-bcda-4342-adc0-8349fec659f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2026.02.04 05:50:35.269069 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47462 | ||
| 8053 | 2026.02.04 05:50:35.269131 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8054 | 2026.02.04 05:50:35.269473 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8055 | 2026.02.04 05:50:35.269080 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57125 | ||
| 8056 | 2026.02.04 05:50:35.269498 [ 349 ] {} <Debug> TCP-Session: 990de1f5-1715-4719-a390-70ea8ee75aeb Authenticating user 'default' from [fd00:1122:3344:101::e]:53082 | ||
| 8057 | 2026.02.04 05:50:35.269515 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8058 | 2026.02.04 05:50:35.269547 [ 349 ] {} <Debug> TCP-Session: 990de1f5-1715-4719-a390-70ea8ee75aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2026.02.04 05:50:35.269509 [ 350 ] {} <Debug> TCP-Session: df8be341-a30f-41bd-b47a-de29523455d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53595 | ||
| 8060 | 2026.02.04 05:50:35.269573 [ 349 ] {} <Debug> TCP-Session: 990de1f5-1715-4719-a390-70ea8ee75aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.02.04 05:50:35.269570 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8062 | 2026.02.04 05:50:35.269594 [ 350 ] {} <Debug> TCP-Session: df8be341-a30f-41bd-b47a-de29523455d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.02.04 05:50:35.269623 [ 352 ] {} <Debug> TCP-Session: 7791bf75-bdc0-4208-b9ca-1e693f565cd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57125 | ||
| 8064 | 2026.02.04 05:50:35.269633 [ 350 ] {} <Debug> TCP-Session: df8be341-a30f-41bd-b47a-de29523455d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8065 | 2026.02.04 05:50:35.269653 [ 352 ] {} <Debug> TCP-Session: 7791bf75-bdc0-4208-b9ca-1e693f565cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8066 | 2026.02.04 05:50:35.269568 [ 351 ] {} <Debug> TCP-Session: 97a31785-7a1b-4350-8e8b-9a5001fec9a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47462 | ||
| 8067 | 2026.02.04 05:50:35.269680 [ 352 ] {} <Debug> TCP-Session: 7791bf75-bdc0-4208-b9ca-1e693f565cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2026.02.04 05:50:35.269714 [ 351 ] {} <Debug> TCP-Session: 97a31785-7a1b-4350-8e8b-9a5001fec9a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2026.02.04 05:50:35.269581 [ 286 ] {7cfc6538-b2a5-4891-b1ec-f775af1f6623} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8070 | 2026.02.04 05:50:35.269748 [ 351 ] {} <Debug> TCP-Session: 97a31785-7a1b-4350-8e8b-9a5001fec9a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8071 | 2026.02.04 05:50:35.269811 [ 286 ] {7cfc6538-b2a5-4891-b1ec-f775af1f6623} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8072 | 2026.02.04 05:50:35.270125 [ 286 ] {7cfc6538-b2a5-4891-b1ec-f775af1f6623} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 8073 | 2026.02.04 05:50:35.271094 [ 268 ] {7cfc6538-b2a5-4891-b1ec-f775af1f6623} <Trace> AggregatingTransform: Aggregating | ||
| 8074 | 2026.02.04 05:50:35.271135 [ 268 ] {7cfc6538-b2a5-4891-b1ec-f775af1f6623} <Trace> Aggregator: Aggregation method: without_key | ||
| 8075 | 2026.02.04 05:50:35.271171 [ 268 ] {7cfc6538-b2a5-4891-b1ec-f775af1f6623} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939186 sec. (1064.752 rows/sec., 41.59 KiB/sec.) | ||
| 8076 | 2026.02.04 05:50:35.271190 [ 268 ] {7cfc6538-b2a5-4891-b1ec-f775af1f6623} <Trace> Aggregator: Merging aggregated data | ||
| 8077 | 2026.02.04 05:50:35.272798 [ 286 ] {7cfc6538-b2a5-4891-b1ec-f775af1f6623} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003574 sec., 279.79854504756577 rows/sec., 10.93 KiB/sec. | ||
| 8078 | 2026.02.04 05:50:35.272933 [ 286 ] {7cfc6538-b2a5-4891-b1ec-f775af1f6623} <Debug> TCPHandler: Processed in 0.003965449 sec. | ||
| 8079 | 2026.02.04 05:50:35.273087 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8080 | 2026.02.04 05:50:35.273121 [ 286 ] {} <Debug> TCP-Session: 695866d4-319f-4671-8f26-19b63b5fb553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8081 | 2026.02.04 05:50:35.273121 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8082 | 2026.02.04 05:50:35.273141 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8083 | 2026.02.04 05:50:35.273162 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8084 | 2026.02.04 05:50:35.273172 [ 353 ] {} <Debug> TCP-Session: 54f38ea8-bcda-4342-adc0-8349fec659f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8085 | 2026.02.04 05:50:35.273187 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8086 | 2026.02.04 05:50:35.273207 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8087 | 2026.02.04 05:50:35.273229 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8088 | 2026.02.04 05:50:35.273249 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8089 | 2026.02.04 05:50:35.273271 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8090 | 2026.02.04 05:50:35.273279 [ 350 ] {} <Debug> TCP-Session: df8be341-a30f-41bd-b47a-de29523455d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2026.02.04 05:50:35.273298 [ 349 ] {} <Debug> TCP-Session: 990de1f5-1715-4719-a390-70ea8ee75aeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8092 | 2026.02.04 05:50:35.273315 [ 351 ] {} <Debug> TCP-Session: 97a31785-7a1b-4350-8e8b-9a5001fec9a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2026.02.04 05:50:35.273266 [ 290 ] {} <Debug> TCP-Session: 6e9f2126-0c2b-412f-aa9a-ca54d4569e8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2026.02.04 05:50:35.273245 [ 288 ] {} <Debug> TCP-Session: aa279e1f-d631-43a4-b032-df1daba32cec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8095 | 2026.02.04 05:50:35.273201 [ 289 ] {} <Debug> TCP-Session: 6343f27b-f8b2-4bf4-8956-cd8effd5d143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8096 | 2026.02.04 05:50:35.273190 [ 352 ] {} <Debug> TCP-Session: 7791bf75-bdc0-4208-b9ca-1e693f565cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8097 | 2026.02.04 05:50:35.323120 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52272 | ||
| 8098 | 2026.02.04 05:50:35.323226 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8099 | 2026.02.04 05:50:35.323255 [ 286 ] {} <Debug> TCP-Session: 9431e927-eb9e-4a67-bd5e-951eba74c362 Authenticating user 'default' from [fd00:1122:3344:101::e]:52272 | ||
| 8100 | 2026.02.04 05:50:35.323282 [ 286 ] {} <Debug> TCP-Session: 9431e927-eb9e-4a67-bd5e-951eba74c362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8101 | 2026.02.04 05:50:35.323295 [ 286 ] {} <Debug> TCP-Session: 9431e927-eb9e-4a67-bd5e-951eba74c362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2026.02.04 05:50:35.323448 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62855 | ||
| 8103 | 2026.02.04 05:50:35.323484 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56503 | ||
| 8104 | 2026.02.04 05:50:35.323535 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45133 | ||
| 8105 | 2026.02.04 05:50:35.323547 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45193 | ||
| 8106 | 2026.02.04 05:50:35.323566 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8107 | 2026.02.04 05:50:35.323585 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48467 | ||
| 8108 | 2026.02.04 05:50:35.323620 [ 288 ] {} <Debug> TCP-Session: 65d24b4a-d582-4baf-b9fc-e80718cd979d Authenticating user 'default' from [fd00:1122:3344:101::e]:62855 | ||
| 8109 | 2026.02.04 05:50:35.323638 [ 286 ] {} <Trace> TCP-Session: 9431e927-eb9e-4a67-bd5e-951eba74c362 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2026.02.04 05:50:35.323650 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8111 | 2026.02.04 05:50:35.323662 [ 288 ] {} <Debug> TCP-Session: 65d24b4a-d582-4baf-b9fc-e80718cd979d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8112 | 2026.02.04 05:50:35.323663 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8113 | 2026.02.04 05:50:35.323689 [ 349 ] {} <Debug> TCP-Session: c9315f65-1f73-4d81-98e4-2b9db9a78509 Authenticating user 'default' from [fd00:1122:3344:101::e]:45193 | ||
| 8114 | 2026.02.04 05:50:35.323690 [ 288 ] {} <Debug> TCP-Session: 65d24b4a-d582-4baf-b9fc-e80718cd979d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8115 | 2026.02.04 05:50:35.323710 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8116 | 2026.02.04 05:50:35.323721 [ 349 ] {} <Debug> TCP-Session: c9315f65-1f73-4d81-98e4-2b9db9a78509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8117 | 2026.02.04 05:50:35.323723 [ 290 ] {} <Debug> TCP-Session: 9a6cd201-f676-4154-b0c9-ac26fe3d40d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45133 | ||
| 8118 | 2026.02.04 05:50:35.323756 [ 349 ] {} <Debug> TCP-Session: c9315f65-1f73-4d81-98e4-2b9db9a78509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8119 | 2026.02.04 05:50:35.323751 [ 353 ] {} <Debug> TCP-Session: 2166d3eb-2e87-42a3-a395-10119ecc1876 Authenticating user 'default' from [fd00:1122:3344:101::e]:48467 | ||
| 8120 | 2026.02.04 05:50:35.323788 [ 290 ] {} <Debug> TCP-Session: 9a6cd201-f676-4154-b0c9-ac26fe3d40d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8121 | 2026.02.04 05:50:35.323570 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35229 | ||
| 8122 | 2026.02.04 05:50:35.323822 [ 290 ] {} <Debug> TCP-Session: 9a6cd201-f676-4154-b0c9-ac26fe3d40d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8123 | 2026.02.04 05:50:35.323834 [ 286 ] {3f3e67b5-5a83-472c-a1a2-ef8389e4d026} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52272) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8124 | 2026.02.04 05:50:35.323817 [ 353 ] {} <Debug> TCP-Session: 2166d3eb-2e87-42a3-a395-10119ecc1876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8125 | 2026.02.04 05:50:35.323893 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8126 | 2026.02.04 05:50:35.323904 [ 353 ] {} <Debug> TCP-Session: 2166d3eb-2e87-42a3-a395-10119ecc1876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8127 | 2026.02.04 05:50:35.323570 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56111 | ||
| 8128 | 2026.02.04 05:50:35.323920 [ 350 ] {} <Debug> TCP-Session: 69e80426-a9da-4909-bdbb-218c95acd923 Authenticating user 'default' from [fd00:1122:3344:101::e]:35229 | ||
| 8129 | 2026.02.04 05:50:35.323562 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8130 | 2026.02.04 05:50:35.323969 [ 350 ] {} <Debug> TCP-Session: 69e80426-a9da-4909-bdbb-218c95acd923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8131 | 2026.02.04 05:50:35.323995 [ 289 ] {} <Debug> TCP-Session: 48449ee5-1e9d-4e8f-a2c3-3fcf6cc8a660 Authenticating user 'default' from [fd00:1122:3344:101::e]:56503 | ||
| 8132 | 2026.02.04 05:50:35.324001 [ 350 ] {} <Debug> TCP-Session: 69e80426-a9da-4909-bdbb-218c95acd923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2026.02.04 05:50:35.324000 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8134 | 2026.02.04 05:50:35.324022 [ 289 ] {} <Debug> TCP-Session: 48449ee5-1e9d-4e8f-a2c3-3fcf6cc8a660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8135 | 2026.02.04 05:50:35.323577 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41655 | ||
| 8136 | 2026.02.04 05:50:35.324060 [ 289 ] {} <Debug> TCP-Session: 48449ee5-1e9d-4e8f-a2c3-3fcf6cc8a660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8137 | 2026.02.04 05:50:35.324054 [ 351 ] {} <Debug> TCP-Session: 17fe4540-67f8-46a2-bb7c-8c561d7c5333 Authenticating user 'default' from [fd00:1122:3344:101::e]:56111 | ||
| 8138 | 2026.02.04 05:50:35.324111 [ 351 ] {} <Debug> TCP-Session: 17fe4540-67f8-46a2-bb7c-8c561d7c5333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8139 | 2026.02.04 05:50:35.324125 [ 351 ] {} <Debug> TCP-Session: 17fe4540-67f8-46a2-bb7c-8c561d7c5333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8140 | 2026.02.04 05:50:35.324124 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8141 | 2026.02.04 05:50:35.324134 [ 286 ] {3f3e67b5-5a83-472c-a1a2-ef8389e4d026} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8142 | 2026.02.04 05:50:35.324160 [ 352 ] {} <Debug> TCP-Session: 8f6b8db3-5e42-4f0b-8201-faa21ec4542e Authenticating user 'default' from [fd00:1122:3344:101::e]:41655 | ||
| 8143 | 2026.02.04 05:50:35.324177 [ 352 ] {} <Debug> TCP-Session: 8f6b8db3-5e42-4f0b-8201-faa21ec4542e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8144 | 2026.02.04 05:50:35.324189 [ 352 ] {} <Debug> TCP-Session: 8f6b8db3-5e42-4f0b-8201-faa21ec4542e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8145 | 2026.02.04 05:50:35.324201 [ 286 ] {3f3e67b5-5a83-472c-a1a2-ef8389e4d026} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8146 | 2026.02.04 05:50:35.324490 [ 286 ] {3f3e67b5-5a83-472c-a1a2-ef8389e4d026} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 8147 | 2026.02.04 05:50:35.325408 [ 317 ] {3f3e67b5-5a83-472c-a1a2-ef8389e4d026} <Trace> AggregatingTransform: Aggregating | ||
| 8148 | 2026.02.04 05:50:35.325452 [ 317 ] {3f3e67b5-5a83-472c-a1a2-ef8389e4d026} <Trace> Aggregator: Aggregation method: without_key | ||
| 8149 | 2026.02.04 05:50:35.325490 [ 317 ] {3f3e67b5-5a83-472c-a1a2-ef8389e4d026} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897594 sec. (1114.089 rows/sec., 43.52 KiB/sec.) | ||
| 8150 | 2026.02.04 05:50:35.325508 [ 317 ] {3f3e67b5-5a83-472c-a1a2-ef8389e4d026} <Trace> Aggregator: Merging aggregated data | ||
| 8151 | 2026.02.04 05:50:35.326814 [ 286 ] {3f3e67b5-5a83-472c-a1a2-ef8389e4d026} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003053 sec., 327.54667540124467 rows/sec., 12.79 KiB/sec. | ||
| 8152 | 2026.02.04 05:50:35.326959 [ 286 ] {3f3e67b5-5a83-472c-a1a2-ef8389e4d026} <Debug> TCPHandler: Processed in 0.003455995 sec. | ||
| 8153 | 2026.02.04 05:50:35.327051 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8154 | 2026.02.04 05:50:35.327084 [ 286 ] {} <Debug> TCP-Session: 9431e927-eb9e-4a67-bd5e-951eba74c362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8155 | 2026.02.04 05:50:35.327085 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8156 | 2026.02.04 05:50:35.327107 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8157 | 2026.02.04 05:50:35.327132 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8158 | 2026.02.04 05:50:35.327146 [ 288 ] {} <Debug> TCP-Session: 65d24b4a-d582-4baf-b9fc-e80718cd979d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8159 | 2026.02.04 05:50:35.327157 [ 353 ] {} <Debug> TCP-Session: 2166d3eb-2e87-42a3-a395-10119ecc1876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8160 | 2026.02.04 05:50:35.327165 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8161 | 2026.02.04 05:50:35.327198 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8162 | 2026.02.04 05:50:35.327211 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8163 | 2026.02.04 05:50:35.327224 [ 352 ] {} <Debug> TCP-Session: 8f6b8db3-5e42-4f0b-8201-faa21ec4542e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8164 | 2026.02.04 05:50:35.327243 [ 350 ] {} <Debug> TCP-Session: 69e80426-a9da-4909-bdbb-218c95acd923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8165 | 2026.02.04 05:50:35.327265 [ 349 ] {} <Debug> TCP-Session: c9315f65-1f73-4d81-98e4-2b9db9a78509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8166 | 2026.02.04 05:50:35.327183 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8167 | 2026.02.04 05:50:35.327152 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8168 | 2026.02.04 05:50:35.327330 [ 290 ] {} <Debug> TCP-Session: 9a6cd201-f676-4154-b0c9-ac26fe3d40d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8169 | 2026.02.04 05:50:35.327176 [ 289 ] {} <Debug> TCP-Session: 48449ee5-1e9d-4e8f-a2c3-3fcf6cc8a660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8170 | 2026.02.04 05:50:35.327349 [ 351 ] {} <Debug> TCP-Session: 17fe4540-67f8-46a2-bb7c-8c561d7c5333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8171 | 2026.02.04 05:50:36.495548 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8172 | 2026.02.04 05:50:36.495598 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8173 | 2026.02.04 05:50:36.654576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16294 | ||
| 8174 | 2026.02.04 05:50:36.655100 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.02.04 05:50:36.655148 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8176 | 2026.02.04 05:50:36.655620 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8177 | 2026.02.04 05:50:36.655851 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.02.04 05:50:36.655998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16294 | ||
| 8179 | 2026.02.04 05:50:37.548089 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8180 | 2026.02.04 05:50:37.565584 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2026.02.04 05:50:37.565648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8182 | 2026.02.04 05:50:37.571771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8183 | 2026.02.04 05:50:37.572480 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2026.02.04 05:50:37.575444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8185 | 2026.02.04 05:50:38.536897 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8186 | 2026.02.04 05:50:38.537089 [ 262 ] {6a36553d-9248-4c0b-a467-6a1ec2e73d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8187 | 2026.02.04 05:50:38.537161 [ 262 ] {6a36553d-9248-4c0b-a467-6a1ec2e73d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8188 | 2026.02.04 05:50:38.537973 [ 262 ] {6a36553d-9248-4c0b-a467-6a1ec2e73d10} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8189 | 2026.02.04 05:50:38.538022 [ 262 ] {6a36553d-9248-4c0b-a467-6a1ec2e73d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8190 | 2026.02.04 05:50:38.538413 [ 262 ] {6a36553d-9248-4c0b-a467-6a1ec2e73d10} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8191 | 2026.02.04 05:50:38.538637 [ 262 ] {6a36553d-9248-4c0b-a467-6a1ec2e73d10} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8192 | 2026.02.04 05:50:38.538791 [ 262 ] {6a36553d-9248-4c0b-a467-6a1ec2e73d10} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001754 sec., 151653.36374002282 rows/sec., 9.63 MiB/sec. | ||
| 8193 | 2026.02.04 05:50:38.538840 [ 262 ] {6a36553d-9248-4c0b-a467-6a1ec2e73d10} <Debug> TCPHandler: Processed in 0.002077917 sec. | ||
| 8194 | 2026.02.04 05:50:38.538964 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8195 | 2026.02.04 05:50:38.539065 [ 262 ] {1a37aa31-d71f-49e9-866b-13aab9963dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8196 | 2026.02.04 05:50:38.539107 [ 262 ] {1a37aa31-d71f-49e9-866b-13aab9963dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8197 | 2026.02.04 05:50:38.539926 [ 262 ] {1a37aa31-d71f-49e9-866b-13aab9963dd3} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2026.02.04 05:50:38.539964 [ 262 ] {1a37aa31-d71f-49e9-866b-13aab9963dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8199 | 2026.02.04 05:50:38.540308 [ 262 ] {1a37aa31-d71f-49e9-866b-13aab9963dd3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8200 | 2026.02.04 05:50:38.540512 [ 262 ] {1a37aa31-d71f-49e9-866b-13aab9963dd3} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8201 | 2026.02.04 05:50:38.540644 [ 262 ] {1a37aa31-d71f-49e9-866b-13aab9963dd3} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001603 sec., 500311.91515907674 rows/sec., 39.73 MiB/sec. | ||
| 8202 | 2026.02.04 05:50:38.540681 [ 262 ] {1a37aa31-d71f-49e9-866b-13aab9963dd3} <Debug> TCPHandler: Processed in 0.001767659 sec. | ||
| 8203 | 2026.02.04 05:50:38.540789 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8204 | 2026.02.04 05:50:38.540885 [ 262 ] {0ea75b77-c8c2-4f3c-b029-22f3dc907e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8205 | 2026.02.04 05:50:38.540925 [ 262 ] {0ea75b77-c8c2-4f3c-b029-22f3dc907e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8206 | 2026.02.04 05:50:38.541358 [ 262 ] {0ea75b77-c8c2-4f3c-b029-22f3dc907e0e} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2026.02.04 05:50:38.541394 [ 262 ] {0ea75b77-c8c2-4f3c-b029-22f3dc907e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8208 | 2026.02.04 05:50:38.541688 [ 262 ] {0ea75b77-c8c2-4f3c-b029-22f3dc907e0e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8209 | 2026.02.04 05:50:38.541898 [ 262 ] {0ea75b77-c8c2-4f3c-b029-22f3dc907e0e} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2026.02.04 05:50:38.542023 [ 262 ] {0ea75b77-c8c2-4f3c-b029-22f3dc907e0e} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001159 sec., 136324.4176013805 rows/sec., 8.33 MiB/sec. | ||
| 8211 | 2026.02.04 05:50:38.542059 [ 262 ] {0ea75b77-c8c2-4f3c-b029-22f3dc907e0e} <Debug> TCPHandler: Processed in 0.001318917 sec. | ||
| 8212 | 2026.02.04 05:50:38.542168 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8213 | 2026.02.04 05:50:38.542260 [ 262 ] {535e8a57-dd56-45d8-90d5-45b25bb11fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8214 | 2026.02.04 05:50:38.542299 [ 262 ] {535e8a57-dd56-45d8-90d5-45b25bb11fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8215 | 2026.02.04 05:50:38.542710 [ 262 ] {535e8a57-dd56-45d8-90d5-45b25bb11fcd} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8216 | 2026.02.04 05:50:38.542746 [ 262 ] {535e8a57-dd56-45d8-90d5-45b25bb11fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8217 | 2026.02.04 05:50:38.543033 [ 262 ] {535e8a57-dd56-45d8-90d5-45b25bb11fcd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8218 | 2026.02.04 05:50:38.543230 [ 262 ] {535e8a57-dd56-45d8-90d5-45b25bb11fcd} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8219 | 2026.02.04 05:50:38.543357 [ 262 ] {535e8a57-dd56-45d8-90d5-45b25bb11fcd} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001115 sec., 125560.53811659191 rows/sec., 8.12 MiB/sec. | ||
| 8220 | 2026.02.04 05:50:38.543393 [ 262 ] {535e8a57-dd56-45d8-90d5-45b25bb11fcd} <Debug> TCPHandler: Processed in 0.001271844 sec. | ||
| 8221 | 2026.02.04 05:50:38.543498 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8222 | 2026.02.04 05:50:38.543589 [ 262 ] {5d5f2c3f-5dcd-4062-9895-3bd2a536f4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8223 | 2026.02.04 05:50:38.543627 [ 262 ] {5d5f2c3f-5dcd-4062-9895-3bd2a536f4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8224 | 2026.02.04 05:50:38.544039 [ 262 ] {5d5f2c3f-5dcd-4062-9895-3bd2a536f4b4} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8225 | 2026.02.04 05:50:38.544075 [ 262 ] {5d5f2c3f-5dcd-4062-9895-3bd2a536f4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8226 | 2026.02.04 05:50:38.544359 [ 262 ] {5d5f2c3f-5dcd-4062-9895-3bd2a536f4b4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8227 | 2026.02.04 05:50:38.544558 [ 262 ] {5d5f2c3f-5dcd-4062-9895-3bd2a536f4b4} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8228 | 2026.02.04 05:50:38.544680 [ 262 ] {5d5f2c3f-5dcd-4062-9895-3bd2a536f4b4} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001108 sec., 125451.26353790614 rows/sec., 7.14 MiB/sec. | ||
| 8229 | 2026.02.04 05:50:38.544716 [ 262 ] {5d5f2c3f-5dcd-4062-9895-3bd2a536f4b4} <Debug> TCPHandler: Processed in 0.001265435 sec. | ||
| 8230 | 2026.02.04 05:50:38.544820 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8231 | 2026.02.04 05:50:38.544911 [ 262 ] {c403f77b-4084-4a4d-9df3-993d2a83597d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8232 | 2026.02.04 05:50:38.544948 [ 262 ] {c403f77b-4084-4a4d-9df3-993d2a83597d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8233 | 2026.02.04 05:50:38.545512 [ 262 ] {c403f77b-4084-4a4d-9df3-993d2a83597d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2026.02.04 05:50:38.545547 [ 262 ] {c403f77b-4084-4a4d-9df3-993d2a83597d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8235 | 2026.02.04 05:50:38.545857 [ 262 ] {c403f77b-4084-4a4d-9df3-993d2a83597d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8236 | 2026.02.04 05:50:38.546056 [ 262 ] {c403f77b-4084-4a4d-9df3-993d2a83597d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.02.04 05:50:38.546180 [ 262 ] {c403f77b-4084-4a4d-9df3-993d2a83597d} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001287 sec., 379176.3791763792 rows/sec., 26.77 MiB/sec. | ||
| 8238 | 2026.02.04 05:50:38.546215 [ 262 ] {c403f77b-4084-4a4d-9df3-993d2a83597d} <Debug> TCPHandler: Processed in 0.001443 sec. | ||
| 8239 | 2026.02.04 05:50:38.546317 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2026.02.04 05:50:38.546408 [ 262 ] {ab00d8c1-62e4-44e0-bd34-8d363cb35d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8241 | 2026.02.04 05:50:38.546447 [ 262 ] {ab00d8c1-62e4-44e0-bd34-8d363cb35d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8242 | 2026.02.04 05:50:38.546762 [ 262 ] {ab00d8c1-62e4-44e0-bd34-8d363cb35d28} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.02.04 05:50:38.546796 [ 262 ] {ab00d8c1-62e4-44e0-bd34-8d363cb35d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8244 | 2026.02.04 05:50:38.547096 [ 262 ] {ab00d8c1-62e4-44e0-bd34-8d363cb35d28} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8245 | 2026.02.04 05:50:38.547293 [ 262 ] {ab00d8c1-62e4-44e0-bd34-8d363cb35d28} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.02.04 05:50:38.547416 [ 262 ] {ab00d8c1-62e4-44e0-bd34-8d363cb35d28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 8247 | 2026.02.04 05:50:38.547450 [ 262 ] {ab00d8c1-62e4-44e0-bd34-8d363cb35d28} <Debug> TCPHandler: Processed in 0.001180102 sec. | ||
| 8248 | 2026.02.04 05:50:38.547546 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.02.04 05:50:38.547636 [ 262 ] {8e19c007-dbb6-4a45-9305-c209e1858e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8250 | 2026.02.04 05:50:38.547676 [ 262 ] {8e19c007-dbb6-4a45-9305-c209e1858e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8251 | 2026.02.04 05:50:38.548066 [ 262 ] {8e19c007-dbb6-4a45-9305-c209e1858e7b} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.02.04 05:50:38.548099 [ 262 ] {8e19c007-dbb6-4a45-9305-c209e1858e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8253 | 2026.02.04 05:50:38.548404 [ 262 ] {8e19c007-dbb6-4a45-9305-c209e1858e7b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8254 | 2026.02.04 05:50:38.548608 [ 262 ] {8e19c007-dbb6-4a45-9305-c209e1858e7b} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.02.04 05:50:38.548732 [ 262 ] {8e19c007-dbb6-4a45-9305-c209e1858e7b} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001114 sec., 231597.84560143627 rows/sec., 15.42 MiB/sec. | ||
| 8256 | 2026.02.04 05:50:38.548767 [ 262 ] {8e19c007-dbb6-4a45-9305-c209e1858e7b} <Debug> TCPHandler: Processed in 0.001267344 sec. | ||
| 8257 | 2026.02.04 05:50:38.548871 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8258 | 2026.02.04 05:50:38.548962 [ 262 ] {ba1e10a0-19ae-43a6-9c94-dd5731da61e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8259 | 2026.02.04 05:50:38.549001 [ 262 ] {ba1e10a0-19ae-43a6-9c94-dd5731da61e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8260 | 2026.02.04 05:50:38.549299 [ 262 ] {ba1e10a0-19ae-43a6-9c94-dd5731da61e9} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.02.04 05:50:38.549331 [ 262 ] {ba1e10a0-19ae-43a6-9c94-dd5731da61e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8262 | 2026.02.04 05:50:38.549612 [ 262 ] {ba1e10a0-19ae-43a6-9c94-dd5731da61e9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8263 | 2026.02.04 05:50:38.549812 [ 262 ] {ba1e10a0-19ae-43a6-9c94-dd5731da61e9} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.02.04 05:50:38.549933 [ 262 ] {ba1e10a0-19ae-43a6-9c94-dd5731da61e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000989 sec., 1011.1223458038422 rows/sec., 68.13 KiB/sec. | ||
| 8265 | 2026.02.04 05:50:38.549968 [ 262 ] {ba1e10a0-19ae-43a6-9c94-dd5731da61e9} <Debug> TCPHandler: Processed in 0.001144022 sec. | ||
| 8266 | 2026.02.04 05:50:38.550074 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2026.02.04 05:50:38.550166 [ 262 ] {4fd5598d-528c-40b4-a028-496e52974e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8268 | 2026.02.04 05:50:38.550216 [ 262 ] {4fd5598d-528c-40b4-a028-496e52974e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8269 | 2026.02.04 05:50:38.550984 [ 262 ] {4fd5598d-528c-40b4-a028-496e52974e92} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.02.04 05:50:38.551018 [ 262 ] {4fd5598d-528c-40b4-a028-496e52974e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8271 | 2026.02.04 05:50:38.551530 [ 262 ] {4fd5598d-528c-40b4-a028-496e52974e92} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8272 | 2026.02.04 05:50:38.551741 [ 262 ] {4fd5598d-528c-40b4-a028-496e52974e92} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.02.04 05:50:38.551877 [ 262 ] {4fd5598d-528c-40b4-a028-496e52974e92} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001729 sec., 14459.224985540774 rows/sec., 25.91 MiB/sec. | ||
| 8274 | 2026.02.04 05:50:38.551933 [ 262 ] {4fd5598d-528c-40b4-a028-496e52974e92} <Debug> TCPHandler: Processed in 0.001905523 sec. | ||
| 8275 | 2026.02.04 05:50:38.552037 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.02.04 05:50:38.552129 [ 262 ] {dd4b103c-9432-44d5-8aa2-6239fe541667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8277 | 2026.02.04 05:50:38.552168 [ 262 ] {dd4b103c-9432-44d5-8aa2-6239fe541667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8278 | 2026.02.04 05:50:38.552481 [ 262 ] {dd4b103c-9432-44d5-8aa2-6239fe541667} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.02.04 05:50:38.552514 [ 262 ] {dd4b103c-9432-44d5-8aa2-6239fe541667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8280 | 2026.02.04 05:50:38.552801 [ 262 ] {dd4b103c-9432-44d5-8aa2-6239fe541667} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8281 | 2026.02.04 05:50:38.553003 [ 262 ] {dd4b103c-9432-44d5-8aa2-6239fe541667} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.02.04 05:50:38.553124 [ 262 ] {dd4b103c-9432-44d5-8aa2-6239fe541667} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001013 sec., 86870.68114511353 rows/sec., 5.45 MiB/sec. | ||
| 8283 | 2026.02.04 05:50:38.553157 [ 262 ] {dd4b103c-9432-44d5-8aa2-6239fe541667} <Debug> TCPHandler: Processed in 0.001168922 sec. | ||
| 8284 | 2026.02.04 05:50:41.729342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1098 | ||
| 8285 | 2026.02.04 05:50:41.731836 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8286 | 2026.02.04 05:50:41.731890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8287 | 2026.02.04 05:50:41.733121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8288 | 2026.02.04 05:50:41.733396 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8289 | 2026.02.04 05:50:41.733763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 8290 | 2026.02.04 05:50:43.528365 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8291 | 2026.02.04 05:50:43.528561 [ 262 ] {f9795508-66ee-4b69-9f2f-e66e7f87d9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8292 | 2026.02.04 05:50:43.528635 [ 262 ] {f9795508-66ee-4b69-9f2f-e66e7f87d9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8293 | 2026.02.04 05:50:43.529261 [ 262 ] {f9795508-66ee-4b69-9f2f-e66e7f87d9b8} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.02.04 05:50:43.529310 [ 262 ] {f9795508-66ee-4b69-9f2f-e66e7f87d9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8295 | 2026.02.04 05:50:43.529693 [ 262 ] {f9795508-66ee-4b69-9f2f-e66e7f87d9b8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8296 | 2026.02.04 05:50:43.529927 [ 262 ] {f9795508-66ee-4b69-9f2f-e66e7f87d9b8} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.02.04 05:50:43.530082 [ 262 ] {f9795508-66ee-4b69-9f2f-e66e7f87d9b8} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001574 sec., 7623.888182973316 rows/sec., 621.67 KiB/sec. | ||
| 8298 | 2026.02.04 05:50:43.530130 [ 262 ] {f9795508-66ee-4b69-9f2f-e66e7f87d9b8} <Debug> TCPHandler: Processed in 0.001897202 sec. | ||
| 8299 | 2026.02.04 05:50:43.530264 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8300 | 2026.02.04 05:50:43.530369 [ 262 ] {ab58eeba-4475-460d-9343-a8cbc7827c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8301 | 2026.02.04 05:50:43.530413 [ 262 ] {ab58eeba-4475-460d-9343-a8cbc7827c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8302 | 2026.02.04 05:50:43.530870 [ 262 ] {ab58eeba-4475-460d-9343-a8cbc7827c77} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8303 | 2026.02.04 05:50:43.530908 [ 262 ] {ab58eeba-4475-460d-9343-a8cbc7827c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8304 | 2026.02.04 05:50:43.531227 [ 262 ] {ab58eeba-4475-460d-9343-a8cbc7827c77} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8305 | 2026.02.04 05:50:43.531453 [ 262 ] {ab58eeba-4475-460d-9343-a8cbc7827c77} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8306 | 2026.02.04 05:50:43.531585 [ 262 ] {ab58eeba-4475-460d-9343-a8cbc7827c77} <Debug> executeQuery: Read 92 rows, 7.80 KiB in 0.001241 sec., 74133.76309427881 rows/sec., 6.14 MiB/sec. | ||
| 8307 | 2026.02.04 05:50:43.531625 [ 262 ] {ab58eeba-4475-460d-9343-a8cbc7827c77} <Debug> TCPHandler: Processed in 0.001413098 sec. | ||
| 8308 | 2026.02.04 05:50:43.531754 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8309 | 2026.02.04 05:50:43.531851 [ 262 ] {5af348db-0717-4148-8bbe-0573c73c753d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8310 | 2026.02.04 05:50:43.531892 [ 262 ] {5af348db-0717-4148-8bbe-0573c73c753d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8311 | 2026.02.04 05:50:43.532297 [ 262 ] {5af348db-0717-4148-8bbe-0573c73c753d} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8312 | 2026.02.04 05:50:43.532334 [ 262 ] {5af348db-0717-4148-8bbe-0573c73c753d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8313 | 2026.02.04 05:50:43.532632 [ 262 ] {5af348db-0717-4148-8bbe-0573c73c753d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8314 | 2026.02.04 05:50:43.532840 [ 262 ] {5af348db-0717-4148-8bbe-0573c73c753d} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8315 | 2026.02.04 05:50:43.532971 [ 262 ] {5af348db-0717-4148-8bbe-0573c73c753d} <Debug> executeQuery: Read 27 rows, 1.97 KiB in 0.00114 sec., 23684.21052631579 rows/sec., 1.68 MiB/sec. | ||
| 8316 | 2026.02.04 05:50:43.533008 [ 262 ] {5af348db-0717-4148-8bbe-0573c73c753d} <Debug> TCPHandler: Processed in 0.001304306 sec. | ||
| 8317 | 2026.02.04 05:50:43.533120 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8318 | 2026.02.04 05:50:43.533214 [ 262 ] {0221f5b5-749e-414a-80a6-7236c078610e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8319 | 2026.02.04 05:50:43.533253 [ 262 ] {0221f5b5-749e-414a-80a6-7236c078610e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8320 | 2026.02.04 05:50:43.533683 [ 262 ] {0221f5b5-749e-414a-80a6-7236c078610e} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8321 | 2026.02.04 05:50:43.533720 [ 262 ] {0221f5b5-749e-414a-80a6-7236c078610e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8322 | 2026.02.04 05:50:43.534019 [ 262 ] {0221f5b5-749e-414a-80a6-7236c078610e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8323 | 2026.02.04 05:50:43.534224 [ 262 ] {0221f5b5-749e-414a-80a6-7236c078610e} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8324 | 2026.02.04 05:50:43.534354 [ 262 ] {0221f5b5-749e-414a-80a6-7236c078610e} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001159 sec., 78515.96203623812 rows/sec., 6.15 MiB/sec. | ||
| 8325 | 2026.02.04 05:50:43.534391 [ 262 ] {0221f5b5-749e-414a-80a6-7236c078610e} <Debug> TCPHandler: Processed in 0.001321387 sec. | ||
| 8326 | 2026.02.04 05:50:43.534507 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8327 | 2026.02.04 05:50:43.534601 [ 262 ] {5d9e93f5-5c1f-429e-a2e7-99c9480d7583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8328 | 2026.02.04 05:50:43.534644 [ 262 ] {5d9e93f5-5c1f-429e-a2e7-99c9480d7583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8329 | 2026.02.04 05:50:43.535091 [ 262 ] {5d9e93f5-5c1f-429e-a2e7-99c9480d7583} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8330 | 2026.02.04 05:50:43.535131 [ 262 ] {5d9e93f5-5c1f-429e-a2e7-99c9480d7583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8331 | 2026.02.04 05:50:43.535527 [ 262 ] {5d9e93f5-5c1f-429e-a2e7-99c9480d7583} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8332 | 2026.02.04 05:50:43.535772 [ 262 ] {5d9e93f5-5c1f-429e-a2e7-99c9480d7583} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8333 | 2026.02.04 05:50:43.535912 [ 262 ] {5d9e93f5-5c1f-429e-a2e7-99c9480d7583} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.00133 sec., 124812.03007518797 rows/sec., 8.69 MiB/sec. | ||
| 8334 | 2026.02.04 05:50:43.535950 [ 262 ] {5d9e93f5-5c1f-429e-a2e7-99c9480d7583} <Debug> TCPHandler: Processed in 0.001493211 sec. | ||
| 8335 | 2026.02.04 05:50:43.536068 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8336 | 2026.02.04 05:50:43.536164 [ 262 ] {d2bf247e-a9c2-41b8-8716-ecc64e7443ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8337 | 2026.02.04 05:50:43.536220 [ 262 ] {d2bf247e-a9c2-41b8-8716-ecc64e7443ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8338 | 2026.02.04 05:50:43.537007 [ 262 ] {d2bf247e-a9c2-41b8-8716-ecc64e7443ad} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2026.02.04 05:50:43.537044 [ 262 ] {d2bf247e-a9c2-41b8-8716-ecc64e7443ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8340 | 2026.02.04 05:50:43.537569 [ 262 ] {d2bf247e-a9c2-41b8-8716-ecc64e7443ad} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8341 | 2026.02.04 05:50:43.537804 [ 262 ] {d2bf247e-a9c2-41b8-8716-ecc64e7443ad} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2026.02.04 05:50:43.537951 [ 262 ] {d2bf247e-a9c2-41b8-8716-ecc64e7443ad} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001807 sec., 8301.051466519093 rows/sec., 14.88 MiB/sec. | ||
| 8343 | 2026.02.04 05:50:43.538013 [ 262 ] {d2bf247e-a9c2-41b8-8716-ecc64e7443ad} <Debug> TCPHandler: Processed in 0.001993775 sec. | ||
| 8344 | 2026.02.04 05:50:43.538122 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8345 | 2026.02.04 05:50:43.538218 [ 262 ] {bec26cff-1463-4dc5-9f9e-bd308bbc22eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8346 | 2026.02.04 05:50:43.538261 [ 262 ] {bec26cff-1463-4dc5-9f9e-bd308bbc22eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8347 | 2026.02.04 05:50:43.538595 [ 262 ] {bec26cff-1463-4dc5-9f9e-bd308bbc22eb} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8348 | 2026.02.04 05:50:43.538631 [ 262 ] {bec26cff-1463-4dc5-9f9e-bd308bbc22eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8349 | 2026.02.04 05:50:43.538948 [ 262 ] {bec26cff-1463-4dc5-9f9e-bd308bbc22eb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8350 | 2026.02.04 05:50:43.539160 [ 262 ] {bec26cff-1463-4dc5-9f9e-bd308bbc22eb} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8351 | 2026.02.04 05:50:43.539290 [ 262 ] {bec26cff-1463-4dc5-9f9e-bd308bbc22eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 8352 | 2026.02.04 05:50:43.539327 [ 262 ] {bec26cff-1463-4dc5-9f9e-bd308bbc22eb} <Debug> TCPHandler: Processed in 0.001254595 sec. | ||
| 8353 | 2026.02.04 05:50:44.156754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16806 | ||
| 8354 | 2026.02.04 05:50:44.157269 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2026.02.04 05:50:44.157313 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8356 | 2026.02.04 05:50:44.157780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8357 | 2026.02.04 05:50:44.158002 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2026.02.04 05:50:44.158132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16806 | ||
| 8359 | 2026.02.04 05:50:45.076181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8360 | 2026.02.04 05:50:45.092988 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.02.04 05:50:45.093039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8362 | 2026.02.04 05:50:45.099732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8363 | 2026.02.04 05:50:45.100440 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.02.04 05:50:45.103360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8365 | 2026.02.04 05:50:48.536145 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8366 | 2026.02.04 05:50:48.536317 [ 262 ] {04180af7-c847-47cc-b0cb-6521189d6898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8367 | 2026.02.04 05:50:48.536383 [ 262 ] {04180af7-c847-47cc-b0cb-6521189d6898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8368 | 2026.02.04 05:50:48.537140 [ 262 ] {04180af7-c847-47cc-b0cb-6521189d6898} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8369 | 2026.02.04 05:50:48.537190 [ 262 ] {04180af7-c847-47cc-b0cb-6521189d6898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8370 | 2026.02.04 05:50:48.537610 [ 262 ] {04180af7-c847-47cc-b0cb-6521189d6898} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8371 | 2026.02.04 05:50:48.537853 [ 262 ] {04180af7-c847-47cc-b0cb-6521189d6898} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2026.02.04 05:50:48.538018 [ 262 ] {04180af7-c847-47cc-b0cb-6521189d6898} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001753 sec., 151739.8745008557 rows/sec., 9.64 MiB/sec. | ||
| 8373 | 2026.02.04 05:50:48.538026 [ 86 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8374 | 2026.02.04 05:50:48.538070 [ 262 ] {04180af7-c847-47cc-b0cb-6521189d6898} <Debug> TCPHandler: Processed in 0.002053086 sec. | ||
| 8375 | 2026.02.04 05:50:48.538095 [ 86 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.02.04 05:50:48.538121 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8377 | 2026.02.04 05:50:48.538203 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8378 | 2026.02.04 05:50:48.538212 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8379 | 2026.02.04 05:50:48.538309 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8380 | 2026.02.04 05:50:48.538313 [ 262 ] {63b99a28-9849-4821-9a84-a6d6551ce6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8381 | 2026.02.04 05:50:48.538341 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 290 rows starting from the beginning of the part | ||
| 8382 | 2026.02.04 05:50:48.538365 [ 262 ] {63b99a28-9849-4821-9a84-a6d6551ce6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8383 | 2026.02.04 05:50:48.538399 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 266 rows starting from the beginning of the part | ||
| 8384 | 2026.02.04 05:50:48.538445 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 266 rows starting from the beginning of the part | ||
| 8385 | 2026.02.04 05:50:48.538489 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 266 rows starting from the beginning of the part | ||
| 8386 | 2026.02.04 05:50:48.538528 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 266 rows starting from the beginning of the part | ||
| 8387 | 2026.02.04 05:50:48.538565 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 266 rows starting from the beginning of the part | ||
| 8388 | 2026.02.04 05:50:48.539186 [ 262 ] {63b99a28-9849-4821-9a84-a6d6551ce6b0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2026.02.04 05:50:48.539222 [ 262 ] {63b99a28-9849-4821-9a84-a6d6551ce6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8390 | 2026.02.04 05:50:48.539512 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339707 sec., 1209219.6278738559 rows/sec., 81.78 MiB/sec. | ||
| 8391 | 2026.02.04 05:50:48.539608 [ 262 ] {63b99a28-9849-4821-9a84-a6d6551ce6b0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8392 | 2026.02.04 05:50:48.539619 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8393 | 2026.02.04 05:50:48.539878 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_25_5} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.02.04 05:50:48.539898 [ 262 ] {63b99a28-9849-4821-9a84-a6d6551ce6b0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2026.02.04 05:50:48.539961 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_25_5} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8396 | 2026.02.04 05:50:48.540033 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 8397 | 2026.02.04 05:50:48.540034 [ 86 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8398 | 2026.02.04 05:50:48.540060 [ 262 ] {63b99a28-9849-4821-9a84-a6d6551ce6b0} <Debug> executeQuery: Read 803 rows, 65.30 KiB in 0.001771 sec., 453416.14906832296 rows/sec., 36.01 MiB/sec. | ||
| 8399 | 2026.02.04 05:50:48.540087 [ 86 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2026.02.04 05:50:48.540111 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8401 | 2026.02.04 05:50:48.540113 [ 262 ] {63b99a28-9849-4821-9a84-a6d6551ce6b0} <Debug> TCPHandler: Processed in 0.001961094 sec. | ||
| 8402 | 2026.02.04 05:50:48.540187 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 8403 | 2026.02.04 05:50:48.540242 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2026.02.04 05:50:48.540272 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8405 | 2026.02.04 05:50:48.540297 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2103 rows starting from the beginning of the part | ||
| 8406 | 2026.02.04 05:50:48.540342 [ 262 ] {56815b21-f32b-4fe2-b547-7e5854eb7b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8407 | 2026.02.04 05:50:48.540345 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 8408 | 2026.02.04 05:50:48.540385 [ 262 ] {56815b21-f32b-4fe2-b547-7e5854eb7b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8409 | 2026.02.04 05:50:48.540394 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 86 rows starting from the beginning of the part | ||
| 8410 | 2026.02.04 05:50:48.540435 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 802 rows starting from the beginning of the part | ||
| 8411 | 2026.02.04 05:50:48.540472 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 92 rows starting from the beginning of the part | ||
| 8412 | 2026.02.04 05:50:48.540509 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 803 rows starting from the beginning of the part | ||
| 8413 | 2026.02.04 05:50:48.540856 [ 262 ] {56815b21-f32b-4fe2-b547-7e5854eb7b95} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2026.02.04 05:50:48.540894 [ 262 ] {56815b21-f32b-4fe2-b547-7e5854eb7b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8415 | 2026.02.04 05:50:48.541201 [ 262 ] {56815b21-f32b-4fe2-b547-7e5854eb7b95} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8416 | 2026.02.04 05:50:48.541417 [ 262 ] {56815b21-f32b-4fe2-b547-7e5854eb7b95} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2026.02.04 05:50:48.541545 [ 262 ] {56815b21-f32b-4fe2-b547-7e5854eb7b95} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001225 sec., 128979.5918367347 rows/sec., 7.88 MiB/sec. | ||
| 8418 | 2026.02.04 05:50:48.541584 [ 262 ] {56815b21-f32b-4fe2-b547-7e5854eb7b95} <Debug> TCPHandler: Processed in 0.001394188 sec. | ||
| 8419 | 2026.02.04 05:50:48.541694 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2026.02.04 05:50:48.541790 [ 262 ] {e079cbfc-f653-4986-970a-51d3ac13d393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8421 | 2026.02.04 05:50:48.541830 [ 262 ] {e079cbfc-f653-4986-970a-51d3ac13d393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8422 | 2026.02.04 05:50:48.541831 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3942 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677506 sec., 2349917.0792831737 rows/sec., 199.11 MiB/sec. | ||
| 8423 | 2026.02.04 05:50:48.542153 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8424 | 2026.02.04 05:50:48.542266 [ 262 ] {e079cbfc-f653-4986-970a-51d3ac13d393} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2026.02.04 05:50:48.542303 [ 262 ] {e079cbfc-f653-4986-970a-51d3ac13d393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8426 | 2026.02.04 05:50:48.542448 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_56_11} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2026.02.04 05:50:48.542525 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_56_11} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8428 | 2026.02.04 05:50:48.542600 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8429 | 2026.02.04 05:50:48.542614 [ 262 ] {e079cbfc-f653-4986-970a-51d3ac13d393} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8430 | 2026.02.04 05:50:48.542822 [ 262 ] {e079cbfc-f653-4986-970a-51d3ac13d393} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2026.02.04 05:50:48.542931 [ 86 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8432 | 2026.02.04 05:50:48.542952 [ 262 ] {e079cbfc-f653-4986-970a-51d3ac13d393} <Debug> executeQuery: Read 141 rows, 9.33 KiB in 0.001181 sec., 119390.34716342083 rows/sec., 7.72 MiB/sec. | ||
| 8433 | 2026.02.04 05:50:48.542970 [ 86 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.02.04 05:50:48.542995 [ 262 ] {e079cbfc-f653-4986-970a-51d3ac13d393} <Debug> TCPHandler: Processed in 0.001350847 sec. | ||
| 8435 | 2026.02.04 05:50:48.542997 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8436 | 2026.02.04 05:50:48.543115 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8437 | 2026.02.04 05:50:48.543125 [ 191 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 8438 | 2026.02.04 05:50:48.543214 [ 262 ] {bdf111a6-1c3e-4a96-9e1d-3c3d435c07a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8439 | 2026.02.04 05:50:48.543259 [ 262 ] {bdf111a6-1c3e-4a96-9e1d-3c3d435c07a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8440 | 2026.02.04 05:50:48.543274 [ 191 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8441 | 2026.02.04 05:50:48.543314 [ 191 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 393 rows starting from the beginning of the part | ||
| 8442 | 2026.02.04 05:50:48.543380 [ 191 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 140 rows starting from the beginning of the part | ||
| 8443 | 2026.02.04 05:50:48.543426 [ 191 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 140 rows starting from the beginning of the part | ||
| 8444 | 2026.02.04 05:50:48.543467 [ 191 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 368 rows starting from the beginning of the part | ||
| 8445 | 2026.02.04 05:50:48.543506 [ 191 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 140 rows starting from the beginning of the part | ||
| 8446 | 2026.02.04 05:50:48.543546 [ 191 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 141 rows starting from the beginning of the part | ||
| 8447 | 2026.02.04 05:50:48.543691 [ 262 ] {bdf111a6-1c3e-4a96-9e1d-3c3d435c07a3} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2026.02.04 05:50:48.543735 [ 262 ] {bdf111a6-1c3e-4a96-9e1d-3c3d435c07a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8449 | 2026.02.04 05:50:48.544062 [ 262 ] {bdf111a6-1c3e-4a96-9e1d-3c3d435c07a3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8450 | 2026.02.04 05:50:48.544291 [ 262 ] {bdf111a6-1c3e-4a96-9e1d-3c3d435c07a3} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2026.02.04 05:50:48.544406 [ 86 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8452 | 2026.02.04 05:50:48.544427 [ 262 ] {bdf111a6-1c3e-4a96-9e1d-3c3d435c07a3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00123 sec., 113008.13008130081 rows/sec., 6.43 MiB/sec. | ||
| 8453 | 2026.02.04 05:50:48.544439 [ 86 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2026.02.04 05:50:48.544469 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8455 | 2026.02.04 05:50:48.544473 [ 262 ] {bdf111a6-1c3e-4a96-9e1d-3c3d435c07a3} <Debug> TCPHandler: Processed in 0.001407499 sec. | ||
| 8456 | 2026.02.04 05:50:48.544536 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8457 | 2026.02.04 05:50:48.544593 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2026.02.04 05:50:48.544604 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532632 sec., 862568.4443493285 rows/sec., 60.24 MiB/sec. | ||
| 8459 | 2026.02.04 05:50:48.544625 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8460 | 2026.02.04 05:50:48.544654 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 151 rows starting from the beginning of the part | ||
| 8461 | 2026.02.04 05:50:48.544688 [ 262 ] {2e56b2d2-dbef-4b6e-8736-bd8c53aff35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8462 | 2026.02.04 05:50:48.544705 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 139 rows starting from the beginning of the part | ||
| 8463 | 2026.02.04 05:50:48.544727 [ 262 ] {2e56b2d2-dbef-4b6e-8736-bd8c53aff35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8464 | 2026.02.04 05:50:48.544740 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8465 | 2026.02.04 05:50:48.544748 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 139 rows starting from the beginning of the part | ||
| 8466 | 2026.02.04 05:50:48.544789 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 139 rows starting from the beginning of the part | ||
| 8467 | 2026.02.04 05:50:48.544827 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 139 rows starting from the beginning of the part | ||
| 8468 | 2026.02.04 05:50:48.544864 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 139 rows starting from the beginning of the part | ||
| 8469 | 2026.02.04 05:50:48.544993 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_26_5} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2026.02.04 05:50:48.545054 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_26_5} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8471 | 2026.02.04 05:50:48.545117 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8472 | 2026.02.04 05:50:48.545389 [ 262 ] {2e56b2d2-dbef-4b6e-8736-bd8c53aff35d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.02.04 05:50:48.545430 [ 262 ] {2e56b2d2-dbef-4b6e-8736-bd8c53aff35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8474 | 2026.02.04 05:50:48.545831 [ 194 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323346 sec., 639288.5911923262 rows/sec., 38.98 MiB/sec. | ||
| 8475 | 2026.02.04 05:50:48.545884 [ 262 ] {2e56b2d2-dbef-4b6e-8736-bd8c53aff35d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8476 | 2026.02.04 05:50:48.545944 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8477 | 2026.02.04 05:50:48.546094 [ 262 ] {2e56b2d2-dbef-4b6e-8736-bd8c53aff35d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2026.02.04 05:50:48.546174 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_25_5} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8479 | 2026.02.04 05:50:48.546208 [ 86 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8480 | 2026.02.04 05:50:48.546227 [ 262 ] {2e56b2d2-dbef-4b6e-8736-bd8c53aff35d} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001555 sec., 313826.36655948556 rows/sec., 22.16 MiB/sec. | ||
| 8481 | 2026.02.04 05:50:48.546238 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_25_5} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8482 | 2026.02.04 05:50:48.546244 [ 86 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.02.04 05:50:48.546270 [ 262 ] {2e56b2d2-dbef-4b6e-8736-bd8c53aff35d} <Debug> TCPHandler: Processed in 0.001726147 sec. | ||
| 8484 | 2026.02.04 05:50:48.546277 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8485 | 2026.02.04 05:50:48.546309 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8486 | 2026.02.04 05:50:48.546390 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8487 | 2026.02.04 05:50:48.546391 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 8488 | 2026.02.04 05:50:48.546480 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8489 | 2026.02.04 05:50:48.546486 [ 262 ] {684be1e5-7eab-43b0-ac30-7b60869766e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8490 | 2026.02.04 05:50:48.546505 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1033 rows starting from the beginning of the part | ||
| 8491 | 2026.02.04 05:50:48.546531 [ 262 ] {684be1e5-7eab-43b0-ac30-7b60869766e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8492 | 2026.02.04 05:50:48.546556 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 8493 | 2026.02.04 05:50:48.546597 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 79 rows starting from the beginning of the part | ||
| 8494 | 2026.02.04 05:50:48.546636 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
| 8495 | 2026.02.04 05:50:48.546673 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 91 rows starting from the beginning of the part | ||
| 8496 | 2026.02.04 05:50:48.546712 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
| 8497 | 2026.02.04 05:50:48.546862 [ 262 ] {684be1e5-7eab-43b0-ac30-7b60869766e1} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2026.02.04 05:50:48.546897 [ 262 ] {684be1e5-7eab-43b0-ac30-7b60869766e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8499 | 2026.02.04 05:50:48.547194 [ 262 ] {684be1e5-7eab-43b0-ac30-7b60869766e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8500 | 2026.02.04 05:50:48.547397 [ 262 ] {684be1e5-7eab-43b0-ac30-7b60869766e1} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.02.04 05:50:48.547506 [ 86 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 8502 | 2026.02.04 05:50:48.547526 [ 262 ] {684be1e5-7eab-43b0-ac30-7b60869766e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 8503 | 2026.02.04 05:50:48.547541 [ 86 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2026.02.04 05:50:48.547566 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8505 | 2026.02.04 05:50:48.547568 [ 262 ] {684be1e5-7eab-43b0-ac30-7b60869766e1} <Debug> TCPHandler: Processed in 0.001227744 sec. | ||
| 8506 | 2026.02.04 05:50:48.547640 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 8507 | 2026.02.04 05:50:48.547688 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2026.02.04 05:50:48.547708 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2243 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342227 sec., 1671103.323059363 rows/sec., 127.44 MiB/sec. | ||
| 8509 | 2026.02.04 05:50:48.547713 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8510 | 2026.02.04 05:50:48.547783 [ 262 ] {92c835d3-28c6-4d2d-890d-cd5ec5df9320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8511 | 2026.02.04 05:50:48.547785 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 108 rows starting from the beginning of the part | ||
| 8512 | 2026.02.04 05:50:48.547825 [ 262 ] {92c835d3-28c6-4d2d-890d-cd5ec5df9320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8513 | 2026.02.04 05:50:48.547841 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8514 | 2026.02.04 05:50:48.547879 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8515 | 2026.02.04 05:50:48.547913 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8516 | 2026.02.04 05:50:48.547949 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8517 | 2026.02.04 05:50:48.547981 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8518 | 2026.02.04 05:50:48.547987 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8519 | 2026.02.04 05:50:48.548234 [ 262 ] {92c835d3-28c6-4d2d-890d-cd5ec5df9320} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2026.02.04 05:50:48.548277 [ 262 ] {92c835d3-28c6-4d2d-890d-cd5ec5df9320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8521 | 2026.02.04 05:50:48.548388 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_56_11} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2026.02.04 05:50:48.548493 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_56_11} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8523 | 2026.02.04 05:50:48.548620 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 8524 | 2026.02.04 05:50:48.548620 [ 262 ] {92c835d3-28c6-4d2d-890d-cd5ec5df9320} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8525 | 2026.02.04 05:50:48.548694 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.00108353 sec., 127361.49437486732 rows/sec., 6.50 MiB/sec. | ||
| 8526 | 2026.02.04 05:50:48.548801 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8527 | 2026.02.04 05:50:48.548852 [ 262 ] {92c835d3-28c6-4d2d-890d-cd5ec5df9320} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.02.04 05:50:48.548965 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8529 | 2026.02.04 05:50:48.548987 [ 262 ] {92c835d3-28c6-4d2d-890d-cd5ec5df9320} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001222 sec., 211129.2962356792 rows/sec., 14.06 MiB/sec. | ||
| 8530 | 2026.02.04 05:50:48.548995 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.02.04 05:50:48.549029 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 8532 | 2026.02.04 05:50:48.549032 [ 262 ] {92c835d3-28c6-4d2d-890d-cd5ec5df9320} <Debug> TCPHandler: Processed in 0.001393898 sec. | ||
| 8533 | 2026.02.04 05:50:48.549058 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_23_5} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2026.02.04 05:50:48.549103 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 8535 | 2026.02.04 05:50:48.549119 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_23_5} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 8536 | 2026.02.04 05:50:48.549153 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2026.02.04 05:50:48.549187 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8538 | 2026.02.04 05:50:48.549214 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8539 | 2026.02.04 05:50:48.549248 [ 262 ] {b825cf73-30a2-4318-89c9-ff24d78a5503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8540 | 2026.02.04 05:50:48.549256 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15911 rows starting from the beginning of the part | ||
| 8541 | 2026.02.04 05:50:48.549298 [ 262 ] {b825cf73-30a2-4318-89c9-ff24d78a5503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8542 | 2026.02.04 05:50:48.549324 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
| 8543 | 2026.02.04 05:50:48.549372 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8544 | 2026.02.04 05:50:48.549413 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 258 rows starting from the beginning of the part | ||
| 8545 | 2026.02.04 05:50:48.549453 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 166 rows starting from the beginning of the part | ||
| 8546 | 2026.02.04 05:50:48.549519 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 258 rows starting from the beginning of the part | ||
| 8547 | 2026.02.04 05:50:48.549611 [ 262 ] {b825cf73-30a2-4318-89c9-ff24d78a5503} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8548 | 2026.02.04 05:50:48.549652 [ 262 ] {b825cf73-30a2-4318-89c9-ff24d78a5503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8549 | 2026.02.04 05:50:48.550019 [ 262 ] {b825cf73-30a2-4318-89c9-ff24d78a5503} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8550 | 2026.02.04 05:50:48.550224 [ 262 ] {b825cf73-30a2-4318-89c9-ff24d78a5503} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2026.02.04 05:50:48.550327 [ 86 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8552 | 2026.02.04 05:50:48.550356 [ 262 ] {b825cf73-30a2-4318-89c9-ff24d78a5503} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001126 sec., 1776.1989342806394 rows/sec., 116.22 KiB/sec. | ||
| 8553 | 2026.02.04 05:50:48.550357 [ 86 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.02.04 05:50:48.550396 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8555 | 2026.02.04 05:50:48.550401 [ 262 ] {b825cf73-30a2-4318-89c9-ff24d78a5503} <Debug> TCPHandler: Processed in 0.001297386 sec. | ||
| 8556 | 2026.02.04 05:50:48.550461 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::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 | ||
| 8557 | 2026.02.04 05:50:48.550512 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.02.04 05:50:48.550560 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8559 | 2026.02.04 05:50:48.550595 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 8560 | 2026.02.04 05:50:48.550614 [ 262 ] {6a9edf62-6b21-42a7-97a8-9cbee1489954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8561 | 2026.02.04 05:50:48.550656 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8562 | 2026.02.04 05:50:48.550675 [ 262 ] {6a9edf62-6b21-42a7-97a8-9cbee1489954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8563 | 2026.02.04 05:50:48.550706 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8564 | 2026.02.04 05:50:48.550752 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8565 | 2026.02.04 05:50:48.550791 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8566 | 2026.02.04 05:50:48.550846 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 8567 | 2026.02.04 05:50:48.551484 [ 262 ] {6a9edf62-6b21-42a7-97a8-9cbee1489954} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2026.02.04 05:50:48.551525 [ 262 ] {6a9edf62-6b21-42a7-97a8-9cbee1489954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8569 | 2026.02.04 05:50:48.551639 [ 198 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001208533 sec., 20686.236950087423 rows/sec., 1.35 MiB/sec. | ||
| 8570 | 2026.02.04 05:50:48.551747 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8571 | 2026.02.04 05:50:48.552004 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_24_5} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2026.02.04 05:50:48.552070 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_24_5} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8573 | 2026.02.04 05:50:48.552140 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8574 | 2026.02.04 05:50:48.552141 [ 262 ] {6a9edf62-6b21-42a7-97a8-9cbee1489954} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8575 | 2026.02.04 05:50:48.552386 [ 262 ] {6a9edf62-6b21-42a7-97a8-9cbee1489954} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8576 | 2026.02.04 05:50:48.552531 [ 262 ] {6a9edf62-6b21-42a7-97a8-9cbee1489954} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001935 sec., 12919.896640826873 rows/sec., 23.15 MiB/sec. | ||
| 8577 | 2026.02.04 05:50:48.552591 [ 262 ] {6a9edf62-6b21-42a7-97a8-9cbee1489954} <Debug> TCPHandler: Processed in 0.002129438 sec. | ||
| 8578 | 2026.02.04 05:50:48.552699 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8579 | 2026.02.04 05:50:48.552803 [ 262 ] {289c640b-9368-4d55-b5f9-56a839fcb52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8580 | 2026.02.04 05:50:48.552844 [ 262 ] {289c640b-9368-4d55-b5f9-56a839fcb52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8581 | 2026.02.04 05:50:48.553177 [ 262 ] {289c640b-9368-4d55-b5f9-56a839fcb52f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8582 | 2026.02.04 05:50:48.553212 [ 262 ] {289c640b-9368-4d55-b5f9-56a839fcb52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8583 | 2026.02.04 05:50:48.553517 [ 262 ] {289c640b-9368-4d55-b5f9-56a839fcb52f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8584 | 2026.02.04 05:50:48.553736 [ 262 ] {289c640b-9368-4d55-b5f9-56a839fcb52f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8585 | 2026.02.04 05:50:48.553842 [ 86 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8586 | 2026.02.04 05:50:48.553866 [ 262 ] {289c640b-9368-4d55-b5f9-56a839fcb52f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001081 sec., 81406.10545790935 rows/sec., 5.11 MiB/sec. | ||
| 8587 | 2026.02.04 05:50:48.553871 [ 86 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2026.02.04 05:50:48.553908 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8589 | 2026.02.04 05:50:48.553908 [ 262 ] {289c640b-9368-4d55-b5f9-56a839fcb52f} <Debug> TCPHandler: Processed in 0.001257145 sec. | ||
| 8590 | 2026.02.04 05:50:48.554023 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 8591 | 2026.02.04 05:50:48.554176 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8592 | 2026.02.04 05:50:48.554215 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3260 rows starting from the beginning of the part | ||
| 8593 | 2026.02.04 05:50:48.554285 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part | ||
| 8594 | 2026.02.04 05:50:48.554334 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 8595 | 2026.02.04 05:50:48.554380 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part | ||
| 8596 | 2026.02.04 05:50:48.554423 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 8597 | 2026.02.04 05:50:48.554464 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 88 rows starting from the beginning of the part | ||
| 8598 | 2026.02.04 05:50:48.554835 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16795 rows, containing 5 columns (5 merged, 0 gathered) in 0.005765889 sec., 2912820.555511908 rows/sec., 197.20 MiB/sec. | ||
| 8599 | 2026.02.04 05:50:48.555071 [ 200 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8600 | 2026.02.04 05:50:48.555391 [ 200 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.02.04 05:50:48.555484 [ 200 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8602 | 2026.02.04 05:50:48.555585 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 8603 | 2026.02.04 05:50:48.555926 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3572 rows, containing 4 columns (4 merged, 0 gathered) in 0.001960714 sec., 1821785.3292219057 rows/sec., 117.99 MiB/sec. | ||
| 8604 | 2026.02.04 05:50:48.556153 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8605 | 2026.02.04 05:50:48.556381 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_56_11} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.02.04 05:50:48.556444 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_56_11} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8607 | 2026.02.04 05:50:48.556512 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8608 | 2026.02.04 05:50:49.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.19 MiB, peak 295.71 MiB, free memory in arenas 0.00 B, will set to 288.76 MiB (RSS), difference: 1.57 MiB | ||
| 8609 | 2026.02.04 05:50:51.495636 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8610 | 2026.02.04 05:50:51.495701 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8611 | 2026.02.04 05:50:51.658283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17254 | ||
| 8612 | 2026.02.04 05:50:51.658836 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2026.02.04 05:50:51.658893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8614 | 2026.02.04 05:50:51.659411 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8615 | 2026.02.04 05:50:51.659657 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2026.02.04 05:50:51.659803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17254 | ||
| 8617 | 2026.02.04 05:50:51.659854 [ 79 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8618 | 2026.02.04 05:50:51.659953 [ 79 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2026.02.04 05:50:51.659990 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8620 | 2026.02.04 05:50:51.660161 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 8621 | 2026.02.04 05:50:51.660371 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8622 | 2026.02.04 05:50:51.660435 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14886 rows starting from the beginning of the part | ||
| 8623 | 2026.02.04 05:50:51.660534 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8624 | 2026.02.04 05:50:51.660607 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8625 | 2026.02.04 05:50:51.660674 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8626 | 2026.02.04 05:50:51.660737 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8627 | 2026.02.04 05:50:51.660799 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8628 | 2026.02.04 05:50:51.662928 [ 192 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17254 rows, containing 4 columns (4 merged, 0 gathered) in 0.002843898 sec., 6067024.907363063 rows/sec., 86.79 MiB/sec. | ||
| 8629 | 2026.02.04 05:50:51.663113 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8630 | 2026.02.04 05:50:51.663368 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_36_7} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8631 | 2026.02.04 05:50:51.663444 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_36_7} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8632 | 2026.02.04 05:50:51.663523 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8633 | 2026.02.04 05:50:51.734913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1134 | ||
| 8634 | 2026.02.04 05:50:51.737173 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2026.02.04 05:50:51.737217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8636 | 2026.02.04 05:50:51.738349 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8637 | 2026.02.04 05:50:51.738600 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2026.02.04 05:50:51.738762 [ 79 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8639 | 2026.02.04 05:50:51.738837 [ 79 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8640 | 2026.02.04 05:50:51.738870 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8641 | 2026.02.04 05:50:51.738931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1134 | ||
| 8642 | 2026.02.04 05:50:51.738971 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 8643 | 2026.02.04 05:50:51.739514 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8644 | 2026.02.04 05:50:51.739674 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 948 rows starting from the beginning of the part | ||
| 8645 | 2026.02.04 05:50:51.740084 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8646 | 2026.02.04 05:50:51.740421 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8647 | 2026.02.04 05:50:51.740747 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 8648 | 2026.02.04 05:50:51.741082 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 8649 | 2026.02.04 05:50:51.741418 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8650 | 2026.02.04 05:50:51.747670 [ 192 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 72 columns (72 merged, 0 gathered) in 0.008737771 sec., 129781.38246012627 rows/sec., 106.67 MiB/sec. | ||
| 8651 | 2026.02.04 05:50:51.748857 [ 189 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8652 | 2026.02.04 05:50:51.749358 [ 189 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_26_5} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.02.04 05:50:51.749423 [ 189 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_26_5} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8654 | 2026.02.04 05:50:51.749576 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. | ||
| 8655 | 2026.02.04 05:50:52.603504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8656 | 2026.02.04 05:50:52.621719 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8657 | 2026.02.04 05:50:52.621784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8658 | 2026.02.04 05:50:52.628237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8659 | 2026.02.04 05:50:52.628973 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.02.04 05:50:52.629257 [ 77 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8661 | 2026.02.04 05:50:52.629322 [ 77 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2026.02.04 05:50:52.629341 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8663 | 2026.02.04 05:50:52.629475 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 8664 | 2026.02.04 05:50:52.632407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8665 | 2026.02.04 05:50:52.633467 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8666 | 2026.02.04 05:50:52.634950 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 8667 | 2026.02.04 05:50:52.639417 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 8668 | 2026.02.04 05:50:52.643828 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 8669 | 2026.02.04 05:50:52.648166 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 8670 | 2026.02.04 05:50:52.652739 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 8671 | 2026.02.04 05:50:52.656829 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 8672 | 2026.02.04 05:50:52.706632 [ 189 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.077221467 sec., 3522.336606218579 rows/sec., 18.21 MiB/sec. | ||
| 8673 | 2026.02.04 05:50:52.708309 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8674 | 2026.02.04 05:50:52.710088 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_36_7} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.02.04 05:50:52.710178 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_36_7} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8676 | 2026.02.04 05:50:52.711287 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8677 | 2026.02.04 05:50:53.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.41 MiB, peak 302.31 MiB, free memory in arenas 0.00 B, will set to 292.17 MiB (RSS), difference: 1.76 MiB | ||
| 8678 | 2026.02.04 05:50:53.528706 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8679 | 2026.02.04 05:50:53.528878 [ 262 ] {4db06d1e-484e-444a-abad-5dc380eb906c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8680 | 2026.02.04 05:50:53.528941 [ 262 ] {4db06d1e-484e-444a-abad-5dc380eb906c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8681 | 2026.02.04 05:50:53.529585 [ 262 ] {4db06d1e-484e-444a-abad-5dc380eb906c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2026.02.04 05:50:53.529624 [ 262 ] {4db06d1e-484e-444a-abad-5dc380eb906c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8683 | 2026.02.04 05:50:53.530014 [ 262 ] {4db06d1e-484e-444a-abad-5dc380eb906c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8684 | 2026.02.04 05:50:53.530236 [ 262 ] {4db06d1e-484e-444a-abad-5dc380eb906c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8685 | 2026.02.04 05:50:53.530388 [ 262 ] {4db06d1e-484e-444a-abad-5dc380eb906c} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001556 sec., 55269.92287917737 rows/sec., 4.62 MiB/sec. | ||
| 8686 | 2026.02.04 05:50:53.530438 [ 262 ] {4db06d1e-484e-444a-abad-5dc380eb906c} <Debug> TCPHandler: Processed in 0.001853821 sec. | ||
| 8687 | 2026.02.04 05:50:53.530568 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8688 | 2026.02.04 05:50:53.530672 [ 262 ] {335aeb91-aeb9-4d4c-9fb8-7fdc5850cd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8689 | 2026.02.04 05:50:53.530714 [ 262 ] {335aeb91-aeb9-4d4c-9fb8-7fdc5850cd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8690 | 2026.02.04 05:50:53.531131 [ 262 ] {335aeb91-aeb9-4d4c-9fb8-7fdc5850cd55} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8691 | 2026.02.04 05:50:53.531166 [ 262 ] {335aeb91-aeb9-4d4c-9fb8-7fdc5850cd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8692 | 2026.02.04 05:50:53.531456 [ 262 ] {335aeb91-aeb9-4d4c-9fb8-7fdc5850cd55} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8693 | 2026.02.04 05:50:53.531676 [ 262 ] {335aeb91-aeb9-4d4c-9fb8-7fdc5850cd55} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.02.04 05:50:53.531813 [ 262 ] {335aeb91-aeb9-4d4c-9fb8-7fdc5850cd55} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001166 sec., 12864.493996569468 rows/sec., 967.35 KiB/sec. | ||
| 8695 | 2026.02.04 05:50:53.531852 [ 262 ] {335aeb91-aeb9-4d4c-9fb8-7fdc5850cd55} <Debug> TCPHandler: Processed in 0.001333787 sec. | ||
| 8696 | 2026.02.04 05:50:53.531959 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8697 | 2026.02.04 05:50:53.532052 [ 262 ] {4ac27af1-5443-418f-a8f6-0d5332b3986d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8698 | 2026.02.04 05:50:53.532092 [ 262 ] {4ac27af1-5443-418f-a8f6-0d5332b3986d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8699 | 2026.02.04 05:50:53.532500 [ 262 ] {4ac27af1-5443-418f-a8f6-0d5332b3986d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.02.04 05:50:53.532536 [ 262 ] {4ac27af1-5443-418f-a8f6-0d5332b3986d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8701 | 2026.02.04 05:50:53.532836 [ 262 ] {4ac27af1-5443-418f-a8f6-0d5332b3986d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8702 | 2026.02.04 05:50:53.533048 [ 262 ] {4ac27af1-5443-418f-a8f6-0d5332b3986d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.02.04 05:50:53.533173 [ 262 ] {4ac27af1-5443-418f-a8f6-0d5332b3986d} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001141 sec., 69237.51095530236 rows/sec., 5.41 MiB/sec. | ||
| 8704 | 2026.02.04 05:50:53.533210 [ 262 ] {4ac27af1-5443-418f-a8f6-0d5332b3986d} <Debug> TCPHandler: Processed in 0.001298496 sec. | ||
| 8705 | 2026.02.04 05:50:53.533315 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8706 | 2026.02.04 05:50:53.533407 [ 262 ] {ad7a0a1e-b035-4b27-bb19-a7a791dcd1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8707 | 2026.02.04 05:50:53.533449 [ 262 ] {ad7a0a1e-b035-4b27-bb19-a7a791dcd1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8708 | 2026.02.04 05:50:53.533850 [ 262 ] {ad7a0a1e-b035-4b27-bb19-a7a791dcd1ee} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.02.04 05:50:53.533886 [ 262 ] {ad7a0a1e-b035-4b27-bb19-a7a791dcd1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8710 | 2026.02.04 05:50:53.534218 [ 262 ] {ad7a0a1e-b035-4b27-bb19-a7a791dcd1ee} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8711 | 2026.02.04 05:50:53.534420 [ 262 ] {ad7a0a1e-b035-4b27-bb19-a7a791dcd1ee} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8712 | 2026.02.04 05:50:53.534544 [ 262 ] {ad7a0a1e-b035-4b27-bb19-a7a791dcd1ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 8713 | 2026.02.04 05:50:53.534580 [ 262 ] {ad7a0a1e-b035-4b27-bb19-a7a791dcd1ee} <Debug> TCPHandler: Processed in 0.001313156 sec. | ||
| 8714 | 2026.02.04 05:50:53.534694 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8715 | 2026.02.04 05:50:53.534794 [ 262 ] {c1e7ca4e-47ad-43b5-8d22-3339c48f1bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8716 | 2026.02.04 05:50:53.534848 [ 262 ] {c1e7ca4e-47ad-43b5-8d22-3339c48f1bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8717 | 2026.02.04 05:50:53.535649 [ 262 ] {c1e7ca4e-47ad-43b5-8d22-3339c48f1bda} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2026.02.04 05:50:53.535688 [ 262 ] {c1e7ca4e-47ad-43b5-8d22-3339c48f1bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8719 | 2026.02.04 05:50:53.536237 [ 262 ] {c1e7ca4e-47ad-43b5-8d22-3339c48f1bda} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8720 | 2026.02.04 05:50:53.536457 [ 262 ] {c1e7ca4e-47ad-43b5-8d22-3339c48f1bda} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2026.02.04 05:50:53.536597 [ 262 ] {c1e7ca4e-47ad-43b5-8d22-3339c48f1bda} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001822 sec., 8232.71130625686 rows/sec., 14.75 MiB/sec. | ||
| 8722 | 2026.02.04 05:50:53.536650 [ 262 ] {c1e7ca4e-47ad-43b5-8d22-3339c48f1bda} <Debug> TCPHandler: Processed in 0.002008165 sec. | ||
| 8723 | 2026.02.04 05:50:53.536753 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8724 | 2026.02.04 05:50:53.536847 [ 262 ] {52b36e21-81a7-476e-9bb7-6293f611c2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8725 | 2026.02.04 05:50:53.536887 [ 262 ] {52b36e21-81a7-476e-9bb7-6293f611c2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8726 | 2026.02.04 05:50:53.537256 [ 262 ] {52b36e21-81a7-476e-9bb7-6293f611c2ee} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2026.02.04 05:50:53.537291 [ 262 ] {52b36e21-81a7-476e-9bb7-6293f611c2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8728 | 2026.02.04 05:50:53.537613 [ 262 ] {52b36e21-81a7-476e-9bb7-6293f611c2ee} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8729 | 2026.02.04 05:50:53.537817 [ 262 ] {52b36e21-81a7-476e-9bb7-6293f611c2ee} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8730 | 2026.02.04 05:50:53.537942 [ 262 ] {52b36e21-81a7-476e-9bb7-6293f611c2ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 8731 | 2026.02.04 05:50:53.537977 [ 262 ] {52b36e21-81a7-476e-9bb7-6293f611c2ee} <Debug> TCPHandler: Processed in 0.001273126 sec. | ||
| 8732 | 2026.02.04 05:50:56.950546 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8733 | 2026.02.04 05:50:56.950738 [ 262 ] {2f4e2061-1f18-4381-8025-a59ae4fe0dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8734 | 2026.02.04 05:50:56.950804 [ 262 ] {2f4e2061-1f18-4381-8025-a59ae4fe0dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8735 | 2026.02.04 05:50:56.951528 [ 262 ] {2f4e2061-1f18-4381-8025-a59ae4fe0dce} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8736 | 2026.02.04 05:50:56.951577 [ 262 ] {2f4e2061-1f18-4381-8025-a59ae4fe0dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8737 | 2026.02.04 05:50:56.951958 [ 262 ] {2f4e2061-1f18-4381-8025-a59ae4fe0dce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8738 | 2026.02.04 05:50:56.952183 [ 262 ] {2f4e2061-1f18-4381-8025-a59ae4fe0dce} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.02.04 05:50:56.952333 [ 262 ] {2f4e2061-1f18-4381-8025-a59ae4fe0dce} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001643 sec., 161898.9653073646 rows/sec., 10.29 MiB/sec. | ||
| 8740 | 2026.02.04 05:50:56.952375 [ 262 ] {2f4e2061-1f18-4381-8025-a59ae4fe0dce} <Debug> TCPHandler: Processed in 0.001958644 sec. | ||
| 8741 | 2026.02.04 05:50:56.952500 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8742 | 2026.02.04 05:50:56.952597 [ 262 ] {999e9099-4c6b-4059-8f3b-b3d1fd3a5cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8743 | 2026.02.04 05:50:56.952639 [ 262 ] {999e9099-4c6b-4059-8f3b-b3d1fd3a5cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8744 | 2026.02.04 05:50:56.953035 [ 262 ] {999e9099-4c6b-4059-8f3b-b3d1fd3a5cbc} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8745 | 2026.02.04 05:50:56.953071 [ 262 ] {999e9099-4c6b-4059-8f3b-b3d1fd3a5cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8746 | 2026.02.04 05:50:56.953372 [ 262 ] {999e9099-4c6b-4059-8f3b-b3d1fd3a5cbc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8747 | 2026.02.04 05:50:56.953576 [ 262 ] {999e9099-4c6b-4059-8f3b-b3d1fd3a5cbc} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8748 | 2026.02.04 05:50:56.953703 [ 262 ] {999e9099-4c6b-4059-8f3b-b3d1fd3a5cbc} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 434.90 KiB/sec. | ||
| 8749 | 2026.02.04 05:50:56.953742 [ 262 ] {999e9099-4c6b-4059-8f3b-b3d1fd3a5cbc} <Debug> TCPHandler: Processed in 0.001295315 sec. | ||
| 8750 | 2026.02.04 05:50:56.953849 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2026.02.04 05:50:56.953945 [ 262 ] {15b6a84e-fa84-453b-843e-28dcce5efe86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8752 | 2026.02.04 05:50:56.953985 [ 262 ] {15b6a84e-fa84-453b-843e-28dcce5efe86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8753 | 2026.02.04 05:50:56.955347 [ 262 ] {15b6a84e-fa84-453b-843e-28dcce5efe86} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2026.02.04 05:50:56.955383 [ 262 ] {15b6a84e-fa84-453b-843e-28dcce5efe86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8755 | 2026.02.04 05:50:56.955793 [ 262 ] {15b6a84e-fa84-453b-843e-28dcce5efe86} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8756 | 2026.02.04 05:50:56.955997 [ 262 ] {15b6a84e-fa84-453b-843e-28dcce5efe86} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.02.04 05:50:56.956130 [ 262 ] {15b6a84e-fa84-453b-843e-28dcce5efe86} <Debug> executeQuery: Read 1945 rows, 161.55 KiB in 0.002203 sec., 882886.9723104857 rows/sec., 71.61 MiB/sec. | ||
| 8758 | 2026.02.04 05:50:56.956168 [ 262 ] {15b6a84e-fa84-453b-843e-28dcce5efe86} <Debug> TCPHandler: Processed in 0.002367915 sec. | ||
| 8759 | 2026.02.04 05:50:56.956277 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8760 | 2026.02.04 05:50:56.956373 [ 262 ] {ed296a19-d79e-4c17-963b-486338fcc01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8761 | 2026.02.04 05:50:56.956413 [ 262 ] {ed296a19-d79e-4c17-963b-486338fcc01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8762 | 2026.02.04 05:50:56.956855 [ 262 ] {ed296a19-d79e-4c17-963b-486338fcc01b} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.02.04 05:50:56.956892 [ 262 ] {ed296a19-d79e-4c17-963b-486338fcc01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8764 | 2026.02.04 05:50:56.957183 [ 262 ] {ed296a19-d79e-4c17-963b-486338fcc01b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8765 | 2026.02.04 05:50:56.957392 [ 262 ] {ed296a19-d79e-4c17-963b-486338fcc01b} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2026.02.04 05:50:56.957517 [ 73 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8767 | 2026.02.04 05:50:56.957520 [ 262 ] {ed296a19-d79e-4c17-963b-486338fcc01b} <Debug> executeQuery: Read 164 rows, 10.30 KiB in 0.001165 sec., 140772.5321888412 rows/sec., 8.64 MiB/sec. | ||
| 8768 | 2026.02.04 05:50:56.957554 [ 73 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2026.02.04 05:50:56.957571 [ 262 ] {ed296a19-d79e-4c17-963b-486338fcc01b} <Debug> TCPHandler: Processed in 0.001343917 sec. | ||
| 8770 | 2026.02.04 05:50:56.957578 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8771 | 2026.02.04 05:50:56.957685 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2026.02.04 05:50:56.957703 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 8773 | 2026.02.04 05:50:56.957780 [ 262 ] {94808421-24b2-450f-b47e-458deeb52582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8774 | 2026.02.04 05:50:56.957824 [ 262 ] {94808421-24b2-450f-b47e-458deeb52582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8775 | 2026.02.04 05:50:56.957843 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8776 | 2026.02.04 05:50:56.957883 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 205 rows starting from the beginning of the part | ||
| 8777 | 2026.02.04 05:50:56.957956 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 158 rows starting from the beginning of the part | ||
| 8778 | 2026.02.04 05:50:56.958007 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part | ||
| 8779 | 2026.02.04 05:50:56.958055 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 158 rows starting from the beginning of the part | ||
| 8780 | 2026.02.04 05:50:56.958101 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 8781 | 2026.02.04 05:50:56.958144 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 164 rows starting from the beginning of the part | ||
| 8782 | 2026.02.04 05:50:56.958334 [ 262 ] {94808421-24b2-450f-b47e-458deeb52582} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2026.02.04 05:50:56.958374 [ 262 ] {94808421-24b2-450f-b47e-458deeb52582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8784 | 2026.02.04 05:50:56.958722 [ 262 ] {94808421-24b2-450f-b47e-458deeb52582} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8785 | 2026.02.04 05:50:56.958935 [ 262 ] {94808421-24b2-450f-b47e-458deeb52582} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2026.02.04 05:50:56.959025 [ 191 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 727 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377598 sec., 527730.1505954567 rows/sec., 35.00 MiB/sec. | ||
| 8787 | 2026.02.04 05:50:56.959067 [ 262 ] {94808421-24b2-450f-b47e-458deeb52582} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001305 sec., 281992.33716475096 rows/sec., 18.76 MiB/sec. | ||
| 8788 | 2026.02.04 05:50:56.959111 [ 262 ] {94808421-24b2-450f-b47e-458deeb52582} <Debug> TCPHandler: Processed in 0.0014763 sec. | ||
| 8789 | 2026.02.04 05:50:56.959189 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8790 | 2026.02.04 05:50:56.959219 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8791 | 2026.02.04 05:50:56.959314 [ 262 ] {e21f68e1-d9be-49b5-b127-98c8259b1fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8792 | 2026.02.04 05:50:56.959354 [ 262 ] {e21f68e1-d9be-49b5-b127-98c8259b1fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8793 | 2026.02.04 05:50:56.959436 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_51_10} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8794 | 2026.02.04 05:50:56.959501 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_51_10} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8795 | 2026.02.04 05:50:56.959575 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8796 | 2026.02.04 05:50:56.959824 [ 262 ] {e21f68e1-d9be-49b5-b127-98c8259b1fed} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.02.04 05:50:56.959865 [ 262 ] {e21f68e1-d9be-49b5-b127-98c8259b1fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8798 | 2026.02.04 05:50:56.960216 [ 262 ] {e21f68e1-d9be-49b5-b127-98c8259b1fed} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8799 | 2026.02.04 05:50:56.960423 [ 262 ] {e21f68e1-d9be-49b5-b127-98c8259b1fed} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.02.04 05:50:56.960551 [ 262 ] {e21f68e1-d9be-49b5-b127-98c8259b1fed} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001255 sec., 110756.97211155378 rows/sec., 6.30 MiB/sec. | ||
| 8801 | 2026.02.04 05:50:56.960590 [ 262 ] {e21f68e1-d9be-49b5-b127-98c8259b1fed} <Debug> TCPHandler: Processed in 0.001420699 sec. | ||
| 8802 | 2026.02.04 05:50:56.960701 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8803 | 2026.02.04 05:50:56.960797 [ 262 ] {0223a196-d313-47c1-b2e6-80f86cece4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8804 | 2026.02.04 05:50:56.960836 [ 262 ] {0223a196-d313-47c1-b2e6-80f86cece4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8805 | 2026.02.04 05:50:56.961550 [ 262 ] {0223a196-d313-47c1-b2e6-80f86cece4db} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2026.02.04 05:50:56.961584 [ 262 ] {0223a196-d313-47c1-b2e6-80f86cece4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8807 | 2026.02.04 05:50:56.961921 [ 262 ] {0223a196-d313-47c1-b2e6-80f86cece4db} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8808 | 2026.02.04 05:50:56.962122 [ 262 ] {0223a196-d313-47c1-b2e6-80f86cece4db} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2026.02.04 05:50:56.962252 [ 262 ] {0223a196-d313-47c1-b2e6-80f86cece4db} <Debug> executeQuery: Read 950 rows, 70.06 KiB in 0.001475 sec., 644067.7966101695 rows/sec., 46.39 MiB/sec. | ||
| 8810 | 2026.02.04 05:50:56.962291 [ 262 ] {0223a196-d313-47c1-b2e6-80f86cece4db} <Debug> TCPHandler: Processed in 0.001638665 sec. | ||
| 8811 | 2026.02.04 05:50:56.962400 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2026.02.04 05:50:56.962494 [ 262 ] {632bb437-4124-418c-86b9-fbc090df7eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8813 | 2026.02.04 05:50:56.962535 [ 262 ] {632bb437-4124-418c-86b9-fbc090df7eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8814 | 2026.02.04 05:50:56.962868 [ 262 ] {632bb437-4124-418c-86b9-fbc090df7eec} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2026.02.04 05:50:56.962901 [ 262 ] {632bb437-4124-418c-86b9-fbc090df7eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8816 | 2026.02.04 05:50:56.963199 [ 262 ] {632bb437-4124-418c-86b9-fbc090df7eec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8817 | 2026.02.04 05:50:56.963399 [ 262 ] {632bb437-4124-418c-86b9-fbc090df7eec} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.02.04 05:50:56.963528 [ 262 ] {632bb437-4124-418c-86b9-fbc090df7eec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 8819 | 2026.02.04 05:50:56.963565 [ 262 ] {632bb437-4124-418c-86b9-fbc090df7eec} <Debug> TCPHandler: Processed in 0.001214174 sec. | ||
| 8820 | 2026.02.04 05:50:56.963673 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8821 | 2026.02.04 05:50:56.963767 [ 262 ] {3429b454-5772-4bb9-804c-6b442f5a3559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8822 | 2026.02.04 05:50:56.963809 [ 262 ] {3429b454-5772-4bb9-804c-6b442f5a3559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8823 | 2026.02.04 05:50:56.964378 [ 262 ] {3429b454-5772-4bb9-804c-6b442f5a3559} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2026.02.04 05:50:56.964412 [ 262 ] {3429b454-5772-4bb9-804c-6b442f5a3559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8825 | 2026.02.04 05:50:56.964776 [ 262 ] {3429b454-5772-4bb9-804c-6b442f5a3559} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8826 | 2026.02.04 05:50:56.964976 [ 262 ] {3429b454-5772-4bb9-804c-6b442f5a3559} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2026.02.04 05:50:56.965110 [ 262 ] {3429b454-5772-4bb9-804c-6b442f5a3559} <Debug> executeQuery: Read 903 rows, 61.57 KiB in 0.001361 sec., 663482.7332843498 rows/sec., 44.18 MiB/sec. | ||
| 8828 | 2026.02.04 05:50:56.965147 [ 262 ] {3429b454-5772-4bb9-804c-6b442f5a3559} <Debug> TCPHandler: Processed in 0.001523441 sec. | ||
| 8829 | 2026.02.04 05:50:56.965257 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8830 | 2026.02.04 05:50:56.965350 [ 262 ] {ca70d922-9c8c-48ec-aa7a-cfafc7ad6cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8831 | 2026.02.04 05:50:56.965392 [ 262 ] {ca70d922-9c8c-48ec-aa7a-cfafc7ad6cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8832 | 2026.02.04 05:50:56.965703 [ 262 ] {ca70d922-9c8c-48ec-aa7a-cfafc7ad6cc2} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2026.02.04 05:50:56.965736 [ 262 ] {ca70d922-9c8c-48ec-aa7a-cfafc7ad6cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8834 | 2026.02.04 05:50:56.966015 [ 262 ] {ca70d922-9c8c-48ec-aa7a-cfafc7ad6cc2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8835 | 2026.02.04 05:50:56.966221 [ 262 ] {ca70d922-9c8c-48ec-aa7a-cfafc7ad6cc2} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.02.04 05:50:56.966346 [ 262 ] {ca70d922-9c8c-48ec-aa7a-cfafc7ad6cc2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 8837 | 2026.02.04 05:50:56.966381 [ 262 ] {ca70d922-9c8c-48ec-aa7a-cfafc7ad6cc2} <Debug> TCPHandler: Processed in 0.001173432 sec. | ||
| 8838 | 2026.02.04 05:50:56.966487 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2026.02.04 05:50:56.966580 [ 262 ] {305e3990-1963-4bce-b29f-bcf9a833f9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8840 | 2026.02.04 05:50:56.966631 [ 262 ] {305e3990-1963-4bce-b29f-bcf9a833f9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8841 | 2026.02.04 05:50:56.967411 [ 262 ] {305e3990-1963-4bce-b29f-bcf9a833f9a9} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2026.02.04 05:50:56.967445 [ 262 ] {305e3990-1963-4bce-b29f-bcf9a833f9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8843 | 2026.02.04 05:50:56.967969 [ 262 ] {305e3990-1963-4bce-b29f-bcf9a833f9a9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8844 | 2026.02.04 05:50:56.968192 [ 262 ] {305e3990-1963-4bce-b29f-bcf9a833f9a9} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.02.04 05:50:56.968304 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8846 | 2026.02.04 05:50:56.968334 [ 262 ] {305e3990-1963-4bce-b29f-bcf9a833f9a9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001772 sec., 14108.352144469527 rows/sec., 25.28 MiB/sec. | ||
| 8847 | 2026.02.04 05:50:56.968347 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2026.02.04 05:50:56.968372 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8849 | 2026.02.04 05:50:56.968395 [ 262 ] {305e3990-1963-4bce-b29f-bcf9a833f9a9} <Debug> TCPHandler: Processed in 0.001956674 sec. | ||
| 8850 | 2026.02.04 05:50:56.968476 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 8851 | 2026.02.04 05:50:56.968510 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.02.04 05:50:56.968605 [ 262 ] {dc1977b6-70ae-43c6-ab14-22631e850c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8853 | 2026.02.04 05:50:56.968646 [ 262 ] {dc1977b6-70ae-43c6-ab14-22631e850c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8854 | 2026.02.04 05:50:56.968662 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8855 | 2026.02.04 05:50:56.968714 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 851 rows starting from the beginning of the part | ||
| 8856 | 2026.02.04 05:50:56.968857 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 8857 | 2026.02.04 05:50:56.968968 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 15 rows starting from the beginning of the part | ||
| 8858 | 2026.02.04 05:50:56.968972 [ 262 ] {dc1977b6-70ae-43c6-ab14-22631e850c4f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.02.04 05:50:56.969012 [ 262 ] {dc1977b6-70ae-43c6-ab14-22631e850c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8860 | 2026.02.04 05:50:56.969068 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 8861 | 2026.02.04 05:50:56.969169 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 8862 | 2026.02.04 05:50:56.969267 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part | ||
| 8863 | 2026.02.04 05:50:56.969532 [ 262 ] {dc1977b6-70ae-43c6-ab14-22631e850c4f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8864 | 2026.02.04 05:50:56.969750 [ 262 ] {dc1977b6-70ae-43c6-ab14-22631e850c4f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.02.04 05:50:56.969885 [ 262 ] {dc1977b6-70ae-43c6-ab14-22631e850c4f} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001299 sec., 55427.25173210161 rows/sec., 3.42 MiB/sec. | ||
| 8866 | 2026.02.04 05:50:56.969929 [ 262 ] {dc1977b6-70ae-43c6-ab14-22631e850c4f} <Debug> TCPHandler: Processed in 0.00146822 sec. | ||
| 8867 | 2026.02.04 05:50:56.973900 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 956 rows, containing 19 columns (19 merged, 0 gathered) in 0.005482442 sec., 174374.8497476125 rows/sec., 312.47 MiB/sec. | ||
| 8868 | 2026.02.04 05:50:56.975530 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8869 | 2026.02.04 05:50:56.975908 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2026.02.04 05:50:56.975996 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8871 | 2026.02.04 05:50:56.976169 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. | ||
| 8872 | 2026.02.04 05:50:57.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.16 MiB, peak 302.31 MiB, free memory in arenas 0.00 B, will set to 294.68 MiB (RSS), difference: 1.52 MiB | ||
| 8873 | 2026.02.04 05:50:58.522074 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8874 | 2026.02.04 05:50:58.522253 [ 262 ] {f36342c0-56b7-445d-9457-efee13772287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8875 | 2026.02.04 05:50:58.522319 [ 262 ] {f36342c0-56b7-445d-9457-efee13772287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8876 | 2026.02.04 05:50:58.522991 [ 262 ] {f36342c0-56b7-445d-9457-efee13772287} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8877 | 2026.02.04 05:50:58.523042 [ 262 ] {f36342c0-56b7-445d-9457-efee13772287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8878 | 2026.02.04 05:50:58.523428 [ 262 ] {f36342c0-56b7-445d-9457-efee13772287} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8879 | 2026.02.04 05:50:58.523655 [ 262 ] {f36342c0-56b7-445d-9457-efee13772287} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8880 | 2026.02.04 05:50:58.523816 [ 262 ] {f36342c0-56b7-445d-9457-efee13772287} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.65 MiB/sec. | ||
| 8881 | 2026.02.04 05:50:58.523858 [ 262 ] {f36342c0-56b7-445d-9457-efee13772287} <Debug> TCPHandler: Processed in 0.001910903 sec. | ||
| 8882 | 2026.02.04 05:50:58.523981 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8883 | 2026.02.04 05:50:58.524081 [ 262 ] {0773ea1c-bec2-47bc-9138-7c2b8c9c5bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8884 | 2026.02.04 05:50:58.524124 [ 262 ] {0773ea1c-bec2-47bc-9138-7c2b8c9c5bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8885 | 2026.02.04 05:50:58.524560 [ 262 ] {0773ea1c-bec2-47bc-9138-7c2b8c9c5bc9} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8886 | 2026.02.04 05:50:58.524598 [ 262 ] {0773ea1c-bec2-47bc-9138-7c2b8c9c5bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8887 | 2026.02.04 05:50:58.524915 [ 262 ] {0773ea1c-bec2-47bc-9138-7c2b8c9c5bc9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8888 | 2026.02.04 05:50:58.525124 [ 262 ] {0773ea1c-bec2-47bc-9138-7c2b8c9c5bc9} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8889 | 2026.02.04 05:50:58.525262 [ 262 ] {0773ea1c-bec2-47bc-9138-7c2b8c9c5bc9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 8890 | 2026.02.04 05:50:58.525332 [ 262 ] {0773ea1c-bec2-47bc-9138-7c2b8c9c5bc9} <Debug> TCPHandler: Processed in 0.001401218 sec. | ||
| 8891 | 2026.02.04 05:50:58.525468 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8892 | 2026.02.04 05:50:58.525563 [ 262 ] {c5a2b22e-c3a7-4fee-9e65-44943fa097a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8893 | 2026.02.04 05:50:58.525608 [ 262 ] {c5a2b22e-c3a7-4fee-9e65-44943fa097a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8894 | 2026.02.04 05:50:58.525989 [ 262 ] {c5a2b22e-c3a7-4fee-9e65-44943fa097a6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2026.02.04 05:50:58.526024 [ 262 ] {c5a2b22e-c3a7-4fee-9e65-44943fa097a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8896 | 2026.02.04 05:50:58.526357 [ 262 ] {c5a2b22e-c3a7-4fee-9e65-44943fa097a6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8897 | 2026.02.04 05:50:58.526573 [ 262 ] {c5a2b22e-c3a7-4fee-9e65-44943fa097a6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2026.02.04 05:50:58.526703 [ 262 ] {c5a2b22e-c3a7-4fee-9e65-44943fa097a6} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001159 sec., 36238.136324417595 rows/sec., 2.52 MiB/sec. | ||
| 8899 | 2026.02.04 05:50:58.526739 [ 262 ] {c5a2b22e-c3a7-4fee-9e65-44943fa097a6} <Debug> TCPHandler: Processed in 0.001322736 sec. | ||
| 8900 | 2026.02.04 05:50:58.526847 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8901 | 2026.02.04 05:50:58.526944 [ 262 ] {ac4c72a7-b91e-4553-8bdc-daaa9351c699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8902 | 2026.02.04 05:50:58.526985 [ 262 ] {ac4c72a7-b91e-4553-8bdc-daaa9351c699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8903 | 2026.02.04 05:50:58.527298 [ 262 ] {ac4c72a7-b91e-4553-8bdc-daaa9351c699} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8904 | 2026.02.04 05:50:58.527331 [ 262 ] {ac4c72a7-b91e-4553-8bdc-daaa9351c699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8905 | 2026.02.04 05:50:58.527641 [ 262 ] {ac4c72a7-b91e-4553-8bdc-daaa9351c699} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8906 | 2026.02.04 05:50:58.527840 [ 262 ] {ac4c72a7-b91e-4553-8bdc-daaa9351c699} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2026.02.04 05:50:58.527965 [ 262 ] {ac4c72a7-b91e-4553-8bdc-daaa9351c699} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.00104 sec., 15384.615384615387 rows/sec., 1.04 MiB/sec. | ||
| 8908 | 2026.02.04 05:50:58.528000 [ 262 ] {ac4c72a7-b91e-4553-8bdc-daaa9351c699} <Debug> TCPHandler: Processed in 0.001201953 sec. | ||
| 8909 | 2026.02.04 05:50:59.160710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17766 | ||
| 8910 | 2026.02.04 05:50:59.161211 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.02.04 05:50:59.161248 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8912 | 2026.02.04 05:50:59.161714 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8913 | 2026.02.04 05:50:59.161930 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.02.04 05:50:59.162054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17766 | ||
| 8915 | 2026.02.04 05:51:00.133311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8916 | 2026.02.04 05:51:00.148886 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2026.02.04 05:51:00.148941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8918 | 2026.02.04 05:51:00.154996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8919 | 2026.02.04 05:51:00.155712 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2026.02.04 05:51:00.158442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8921 | 2026.02.04 05:51:01.739946 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1178 | ||
| 8922 | 2026.02.04 05:51:01.742553 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8923 | 2026.02.04 05:51:01.742611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8924 | 2026.02.04 05:51:01.743846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8925 | 2026.02.04 05:51:01.744123 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8926 | 2026.02.04 05:51:01.744511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1178 | ||
| 8927 | 2026.02.04 05:51:03.528719 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8928 | 2026.02.04 05:51:03.528896 [ 262 ] {37914d47-819d-431e-bbac-ff6495cb9ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8929 | 2026.02.04 05:51:03.528962 [ 262 ] {37914d47-819d-431e-bbac-ff6495cb9ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8930 | 2026.02.04 05:51:03.529640 [ 262 ] {37914d47-819d-431e-bbac-ff6495cb9ab1} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2026.02.04 05:51:03.529739 [ 262 ] {37914d47-819d-431e-bbac-ff6495cb9ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8932 | 2026.02.04 05:51:03.530200 [ 262 ] {37914d47-819d-431e-bbac-ff6495cb9ab1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8933 | 2026.02.04 05:51:03.530456 [ 262 ] {37914d47-819d-431e-bbac-ff6495cb9ab1} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2026.02.04 05:51:03.530652 [ 262 ] {37914d47-819d-431e-bbac-ff6495cb9ab1} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001798 sec., 47830.9232480534 rows/sec., 4.00 MiB/sec. | ||
| 8935 | 2026.02.04 05:51:03.530730 [ 262 ] {37914d47-819d-431e-bbac-ff6495cb9ab1} <Debug> TCPHandler: Processed in 0.002135198 sec. | ||
| 8936 | 2026.02.04 05:51:03.530873 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8937 | 2026.02.04 05:51:03.530992 [ 262 ] {bf4546a4-2cb0-4511-9789-3b5b8028dbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8938 | 2026.02.04 05:51:03.531040 [ 262 ] {bf4546a4-2cb0-4511-9789-3b5b8028dbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8939 | 2026.02.04 05:51:03.531523 [ 262 ] {bf4546a4-2cb0-4511-9789-3b5b8028dbfe} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.02.04 05:51:03.531570 [ 262 ] {bf4546a4-2cb0-4511-9789-3b5b8028dbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8941 | 2026.02.04 05:51:03.531956 [ 262 ] {bf4546a4-2cb0-4511-9789-3b5b8028dbfe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8942 | 2026.02.04 05:51:03.532178 [ 262 ] {bf4546a4-2cb0-4511-9789-3b5b8028dbfe} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2026.02.04 05:51:03.532330 [ 262 ] {bf4546a4-2cb0-4511-9789-3b5b8028dbfe} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001363 sec., 11005.135730007336 rows/sec., 827.53 KiB/sec. | ||
| 8944 | 2026.02.04 05:51:03.532373 [ 262 ] {bf4546a4-2cb0-4511-9789-3b5b8028dbfe} <Debug> TCPHandler: Processed in 0.001559483 sec. | ||
| 8945 | 2026.02.04 05:51:03.532494 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8946 | 2026.02.04 05:51:03.532597 [ 262 ] {4cd1ddbd-f50c-464a-bc54-abe5d356e269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8947 | 2026.02.04 05:51:03.532637 [ 262 ] {4cd1ddbd-f50c-464a-bc54-abe5d356e269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8948 | 2026.02.04 05:51:03.533071 [ 262 ] {4cd1ddbd-f50c-464a-bc54-abe5d356e269} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2026.02.04 05:51:03.533109 [ 262 ] {4cd1ddbd-f50c-464a-bc54-abe5d356e269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8950 | 2026.02.04 05:51:03.533432 [ 262 ] {4cd1ddbd-f50c-464a-bc54-abe5d356e269} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8951 | 2026.02.04 05:51:03.533642 [ 262 ] {4cd1ddbd-f50c-464a-bc54-abe5d356e269} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.02.04 05:51:03.533777 [ 262 ] {4cd1ddbd-f50c-464a-bc54-abe5d356e269} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.0012 sec., 65833.33333333334 rows/sec., 5.14 MiB/sec. | ||
| 8953 | 2026.02.04 05:51:03.533816 [ 262 ] {4cd1ddbd-f50c-464a-bc54-abe5d356e269} <Debug> TCPHandler: Processed in 0.001372507 sec. | ||
| 8954 | 2026.02.04 05:51:03.533993 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8955 | 2026.02.04 05:51:03.534114 [ 262 ] {c1b74d58-e402-4605-8ca6-44b69599528c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8956 | 2026.02.04 05:51:03.534166 [ 262 ] {c1b74d58-e402-4605-8ca6-44b69599528c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8957 | 2026.02.04 05:51:03.534662 [ 262 ] {c1b74d58-e402-4605-8ca6-44b69599528c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.02.04 05:51:03.534700 [ 262 ] {c1b74d58-e402-4605-8ca6-44b69599528c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8959 | 2026.02.04 05:51:03.535037 [ 262 ] {c1b74d58-e402-4605-8ca6-44b69599528c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8960 | 2026.02.04 05:51:03.535262 [ 262 ] {c1b74d58-e402-4605-8ca6-44b69599528c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2026.02.04 05:51:03.535396 [ 262 ] {c1b74d58-e402-4605-8ca6-44b69599528c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 8962 | 2026.02.04 05:51:03.535433 [ 262 ] {c1b74d58-e402-4605-8ca6-44b69599528c} <Debug> TCPHandler: Processed in 0.001508001 sec. | ||
| 8963 | 2026.02.04 05:51:03.535546 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8964 | 2026.02.04 05:51:03.535673 [ 262 ] {90dcebdb-6619-48ef-8d2d-afe0490801cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8965 | 2026.02.04 05:51:03.535737 [ 262 ] {90dcebdb-6619-48ef-8d2d-afe0490801cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8966 | 2026.02.04 05:51:03.536561 [ 262 ] {90dcebdb-6619-48ef-8d2d-afe0490801cf} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.02.04 05:51:03.536599 [ 262 ] {90dcebdb-6619-48ef-8d2d-afe0490801cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8968 | 2026.02.04 05:51:03.537205 [ 262 ] {90dcebdb-6619-48ef-8d2d-afe0490801cf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8969 | 2026.02.04 05:51:03.537504 [ 262 ] {90dcebdb-6619-48ef-8d2d-afe0490801cf} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.02.04 05:51:03.537648 [ 262 ] {90dcebdb-6619-48ef-8d2d-afe0490801cf} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001997 sec., 7511.266900350525 rows/sec., 13.46 MiB/sec. | ||
| 8971 | 2026.02.04 05:51:03.537710 [ 262 ] {90dcebdb-6619-48ef-8d2d-afe0490801cf} <Debug> TCPHandler: Processed in 0.002214371 sec. | ||
| 8972 | 2026.02.04 05:51:03.537826 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2026.02.04 05:51:03.537920 [ 262 ] {2b0fe9c9-623b-4df2-8ca5-b4e1da514036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8974 | 2026.02.04 05:51:03.537960 [ 262 ] {2b0fe9c9-623b-4df2-8ca5-b4e1da514036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8975 | 2026.02.04 05:51:03.538300 [ 262 ] {2b0fe9c9-623b-4df2-8ca5-b4e1da514036} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.02.04 05:51:03.538336 [ 262 ] {2b0fe9c9-623b-4df2-8ca5-b4e1da514036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8977 | 2026.02.04 05:51:03.538633 [ 262 ] {2b0fe9c9-623b-4df2-8ca5-b4e1da514036} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8978 | 2026.02.04 05:51:03.538836 [ 262 ] {2b0fe9c9-623b-4df2-8ca5-b4e1da514036} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.02.04 05:51:03.538960 [ 262 ] {2b0fe9c9-623b-4df2-8ca5-b4e1da514036} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 8980 | 2026.02.04 05:51:03.538995 [ 262 ] {2b0fe9c9-623b-4df2-8ca5-b4e1da514036} <Debug> TCPHandler: Processed in 0.001217193 sec. | ||
| 8981 | 2026.02.04 05:51:06.495760 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8982 | 2026.02.04 05:51:06.495837 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8983 | 2026.02.04 05:51:06.662183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18214 | ||
| 8984 | 2026.02.04 05:51:06.662701 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.02.04 05:51:06.662741 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8986 | 2026.02.04 05:51:06.663202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8987 | 2026.02.04 05:51:06.663436 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2026.02.04 05:51:06.663571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18214 | ||
| 8989 | 2026.02.04 05:51:07.658584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8990 | 2026.02.04 05:51:07.676321 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2026.02.04 05:51:07.676382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 8992 | 2026.02.04 05:51:07.683076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8993 | 2026.02.04 05:51:07.683823 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2026.02.04 05:51:07.687245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8995 | 2026.02.04 05:51:08.536643 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.02.04 05:51:08.536837 [ 262 ] {012778cf-822d-438f-869d-79dbfa9665ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8997 | 2026.02.04 05:51:08.536907 [ 262 ] {012778cf-822d-438f-869d-79dbfa9665ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8998 | 2026.02.04 05:51:08.537729 [ 262 ] {012778cf-822d-438f-869d-79dbfa9665ef} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.02.04 05:51:08.537766 [ 262 ] {012778cf-822d-438f-869d-79dbfa9665ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9000 | 2026.02.04 05:51:08.538159 [ 262 ] {012778cf-822d-438f-869d-79dbfa9665ef} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9001 | 2026.02.04 05:51:08.538385 [ 262 ] {012778cf-822d-438f-869d-79dbfa9665ef} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2026.02.04 05:51:08.538535 [ 262 ] {012778cf-822d-438f-869d-79dbfa9665ef} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001751 sec., 151913.1924614506 rows/sec., 9.65 MiB/sec. | ||
| 9003 | 2026.02.04 05:51:08.538576 [ 262 ] {012778cf-822d-438f-869d-79dbfa9665ef} <Debug> TCPHandler: Processed in 0.002059476 sec. | ||
| 9004 | 2026.02.04 05:51:08.538704 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2026.02.04 05:51:08.538800 [ 262 ] {e8cb72b1-1857-4ef9-a939-b09ce27024ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9006 | 2026.02.04 05:51:08.538840 [ 262 ] {e8cb72b1-1857-4ef9-a939-b09ce27024ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9007 | 2026.02.04 05:51:08.539628 [ 262 ] {e8cb72b1-1857-4ef9-a939-b09ce27024ac} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.02.04 05:51:08.539661 [ 262 ] {e8cb72b1-1857-4ef9-a939-b09ce27024ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9009 | 2026.02.04 05:51:08.540025 [ 262 ] {e8cb72b1-1857-4ef9-a939-b09ce27024ac} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9010 | 2026.02.04 05:51:08.540234 [ 262 ] {e8cb72b1-1857-4ef9-a939-b09ce27024ac} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.02.04 05:51:08.540326 [ 58 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9012 | 2026.02.04 05:51:08.540360 [ 58 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2026.02.04 05:51:08.540361 [ 262 ] {e8cb72b1-1857-4ef9-a939-b09ce27024ac} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001581 sec., 507273.8772928526 rows/sec., 40.28 MiB/sec. | ||
| 9014 | 2026.02.04 05:51:08.540379 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9015 | 2026.02.04 05:51:08.540407 [ 262 ] {e8cb72b1-1857-4ef9-a939-b09ce27024ac} <Debug> TCPHandler: Processed in 0.001753049 sec. | ||
| 9016 | 2026.02.04 05:51:08.540463 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 9017 | 2026.02.04 05:51:08.540537 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9018 | 2026.02.04 05:51:08.540548 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9019 | 2026.02.04 05:51:08.540581 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2103 rows starting from the beginning of the part | ||
| 9020 | 2026.02.04 05:51:08.540634 [ 262 ] {f83f9981-9074-4773-bd15-91393436447b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9021 | 2026.02.04 05:51:08.540636 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 86 rows starting from the beginning of the part | ||
| 9022 | 2026.02.04 05:51:08.540674 [ 262 ] {f83f9981-9074-4773-bd15-91393436447b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9023 | 2026.02.04 05:51:08.540690 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1945 rows starting from the beginning of the part | ||
| 9024 | 2026.02.04 05:51:08.540733 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 9025 | 2026.02.04 05:51:08.540770 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 86 rows starting from the beginning of the part | ||
| 9026 | 2026.02.04 05:51:08.540807 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 802 rows starting from the beginning of the part | ||
| 9027 | 2026.02.04 05:51:08.541136 [ 262 ] {f83f9981-9074-4773-bd15-91393436447b} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.02.04 05:51:08.541170 [ 262 ] {f83f9981-9074-4773-bd15-91393436447b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9029 | 2026.02.04 05:51:08.541480 [ 262 ] {f83f9981-9074-4773-bd15-91393436447b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9030 | 2026.02.04 05:51:08.541694 [ 262 ] {f83f9981-9074-4773-bd15-91393436447b} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.02.04 05:51:08.541823 [ 262 ] {f83f9981-9074-4773-bd15-91393436447b} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001208 sec., 130794.70198675495 rows/sec., 7.99 MiB/sec. | ||
| 9032 | 2026.02.04 05:51:08.541859 [ 262 ] {f83f9981-9074-4773-bd15-91393436447b} <Debug> TCPHandler: Processed in 0.001372198 sec. | ||
| 9033 | 2026.02.04 05:51:08.541972 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9034 | 2026.02.04 05:51:08.542065 [ 262 ] {86bce554-202e-4ad2-9b21-d5972e32d96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9035 | 2026.02.04 05:51:08.542104 [ 262 ] {86bce554-202e-4ad2-9b21-d5972e32d96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9036 | 2026.02.04 05:51:08.542547 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5078 rows, containing 5 columns (5 merged, 0 gathered) in 0.002112688 sec., 2403573.078466863 rows/sec., 204.43 MiB/sec. | ||
| 9037 | 2026.02.04 05:51:08.542555 [ 262 ] {86bce554-202e-4ad2-9b21-d5972e32d96d} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9038 | 2026.02.04 05:51:08.542629 [ 262 ] {86bce554-202e-4ad2-9b21-d5972e32d96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9039 | 2026.02.04 05:51:08.542883 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9040 | 2026.02.04 05:51:08.542941 [ 262 ] {86bce554-202e-4ad2-9b21-d5972e32d96d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9041 | 2026.02.04 05:51:08.543215 [ 262 ] {86bce554-202e-4ad2-9b21-d5972e32d96d} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2026.02.04 05:51:08.543264 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_61_12} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.02.04 05:51:08.543349 [ 262 ] {86bce554-202e-4ad2-9b21-d5972e32d96d} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001302 sec., 107526.8817204301 rows/sec., 6.95 MiB/sec. | ||
| 9044 | 2026.02.04 05:51:08.543357 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_61_12} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9045 | 2026.02.04 05:51:08.543394 [ 262 ] {86bce554-202e-4ad2-9b21-d5972e32d96d} <Debug> TCPHandler: Processed in 0.001471301 sec. | ||
| 9046 | 2026.02.04 05:51:08.543472 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 9047 | 2026.02.04 05:51:08.543514 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9048 | 2026.02.04 05:51:08.543613 [ 262 ] {4dfe38d8-31ae-4ad4-b22a-05074d585cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9049 | 2026.02.04 05:51:08.543653 [ 262 ] {4dfe38d8-31ae-4ad4-b22a-05074d585cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9050 | 2026.02.04 05:51:08.544149 [ 262 ] {4dfe38d8-31ae-4ad4-b22a-05074d585cad} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.02.04 05:51:08.544185 [ 262 ] {4dfe38d8-31ae-4ad4-b22a-05074d585cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9052 | 2026.02.04 05:51:08.544492 [ 262 ] {4dfe38d8-31ae-4ad4-b22a-05074d585cad} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9053 | 2026.02.04 05:51:08.544705 [ 262 ] {4dfe38d8-31ae-4ad4-b22a-05074d585cad} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.02.04 05:51:08.544878 [ 262 ] {4dfe38d8-31ae-4ad4-b22a-05074d585cad} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001283 sec., 108339.8285268901 rows/sec., 6.16 MiB/sec. | ||
| 9055 | 2026.02.04 05:51:08.544918 [ 262 ] {4dfe38d8-31ae-4ad4-b22a-05074d585cad} <Debug> TCPHandler: Processed in 0.00145285 sec. | ||
| 9056 | 2026.02.04 05:51:08.545029 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9057 | 2026.02.04 05:51:08.545125 [ 262 ] {11112738-e39c-40ec-807f-4e232437355a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9058 | 2026.02.04 05:51:08.545165 [ 262 ] {11112738-e39c-40ec-807f-4e232437355a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9059 | 2026.02.04 05:51:08.545797 [ 262 ] {11112738-e39c-40ec-807f-4e232437355a} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9060 | 2026.02.04 05:51:08.545831 [ 262 ] {11112738-e39c-40ec-807f-4e232437355a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9061 | 2026.02.04 05:51:08.546149 [ 262 ] {11112738-e39c-40ec-807f-4e232437355a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9062 | 2026.02.04 05:51:08.546352 [ 262 ] {11112738-e39c-40ec-807f-4e232437355a} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9063 | 2026.02.04 05:51:08.546486 [ 262 ] {11112738-e39c-40ec-807f-4e232437355a} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001378 sec., 354136.4296081277 rows/sec., 25.00 MiB/sec. | ||
| 9064 | 2026.02.04 05:51:08.546486 [ 57 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9065 | 2026.02.04 05:51:08.546524 [ 262 ] {11112738-e39c-40ec-807f-4e232437355a} <Debug> TCPHandler: Processed in 0.001544012 sec. | ||
| 9066 | 2026.02.04 05:51:08.546559 [ 57 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.02.04 05:51:08.546585 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9068 | 2026.02.04 05:51:08.546652 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9069 | 2026.02.04 05:51:08.546696 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 9070 | 2026.02.04 05:51:08.546788 [ 262 ] {1623c0a8-43b7-4db8-891f-7302ecc2e019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9071 | 2026.02.04 05:51:08.546819 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9072 | 2026.02.04 05:51:08.546837 [ 262 ] {1623c0a8-43b7-4db8-891f-7302ecc2e019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9073 | 2026.02.04 05:51:08.546856 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1033 rows starting from the beginning of the part | ||
| 9074 | 2026.02.04 05:51:08.546928 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 79 rows starting from the beginning of the part | ||
| 9075 | 2026.02.04 05:51:08.546971 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 950 rows starting from the beginning of the part | ||
| 9076 | 2026.02.04 05:51:08.547009 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 9077 | 2026.02.04 05:51:08.547047 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 79 rows starting from the beginning of the part | ||
| 9078 | 2026.02.04 05:51:08.547085 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
| 9079 | 2026.02.04 05:51:08.547179 [ 262 ] {1623c0a8-43b7-4db8-891f-7302ecc2e019} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.02.04 05:51:08.547219 [ 262 ] {1623c0a8-43b7-4db8-891f-7302ecc2e019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9081 | 2026.02.04 05:51:08.547536 [ 262 ] {1623c0a8-43b7-4db8-891f-7302ecc2e019} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9082 | 2026.02.04 05:51:08.547767 [ 262 ] {1623c0a8-43b7-4db8-891f-7302ecc2e019} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.02.04 05:51:08.547900 [ 262 ] {1623c0a8-43b7-4db8-891f-7302ecc2e019} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 9084 | 2026.02.04 05:51:08.547937 [ 262 ] {1623c0a8-43b7-4db8-891f-7302ecc2e019} <Debug> TCPHandler: Processed in 0.001343897 sec. | ||
| 9085 | 2026.02.04 05:51:08.548040 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9086 | 2026.02.04 05:51:08.548134 [ 262 ] {dfc1d2c9-0837-4f0b-9fc9-ed99364dc294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9087 | 2026.02.04 05:51:08.548176 [ 262 ] {dfc1d2c9-0837-4f0b-9fc9-ed99364dc294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9088 | 2026.02.04 05:51:08.548349 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694696 sec., 1589075.5628148057 rows/sec., 121.43 MiB/sec. | ||
| 9089 | 2026.02.04 05:51:08.548522 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9090 | 2026.02.04 05:51:08.548579 [ 262 ] {dfc1d2c9-0837-4f0b-9fc9-ed99364dc294} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2026.02.04 05:51:08.548622 [ 262 ] {dfc1d2c9-0837-4f0b-9fc9-ed99364dc294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9092 | 2026.02.04 05:51:08.548819 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_61_12} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2026.02.04 05:51:08.548903 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_61_12} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9094 | 2026.02.04 05:51:08.548985 [ 262 ] {dfc1d2c9-0837-4f0b-9fc9-ed99364dc294} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9095 | 2026.02.04 05:51:08.548987 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 9096 | 2026.02.04 05:51:08.549209 [ 262 ] {dfc1d2c9-0837-4f0b-9fc9-ed99364dc294} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.02.04 05:51:08.549331 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9098 | 2026.02.04 05:51:08.549345 [ 262 ] {dfc1d2c9-0837-4f0b-9fc9-ed99364dc294} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001228 sec., 210097.71986970687 rows/sec., 13.99 MiB/sec. | ||
| 9099 | 2026.02.04 05:51:08.549376 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2026.02.04 05:51:08.549396 [ 262 ] {dfc1d2c9-0837-4f0b-9fc9-ed99364dc294} <Debug> TCPHandler: Processed in 0.001403948 sec. | ||
| 9101 | 2026.02.04 05:51:08.549399 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9102 | 2026.02.04 05:51:08.549486 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 9103 | 2026.02.04 05:51:08.549512 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9104 | 2026.02.04 05:51:08.549587 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9105 | 2026.02.04 05:51:08.549609 [ 262 ] {7de7d477-0705-47cb-bcf3-e5ca1ed91747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9106 | 2026.02.04 05:51:08.549618 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16795 rows starting from the beginning of the part | ||
| 9107 | 2026.02.04 05:51:08.549656 [ 262 ] {7de7d477-0705-47cb-bcf3-e5ca1ed91747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9108 | 2026.02.04 05:51:08.549686 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 9109 | 2026.02.04 05:51:08.549734 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 903 rows starting from the beginning of the part | ||
| 9110 | 2026.02.04 05:51:08.549816 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 9111 | 2026.02.04 05:51:08.549854 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 9112 | 2026.02.04 05:51:08.549892 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 258 rows starting from the beginning of the part | ||
| 9113 | 2026.02.04 05:51:08.550004 [ 262 ] {7de7d477-0705-47cb-bcf3-e5ca1ed91747} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9114 | 2026.02.04 05:51:08.550044 [ 262 ] {7de7d477-0705-47cb-bcf3-e5ca1ed91747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9115 | 2026.02.04 05:51:08.550357 [ 262 ] {7de7d477-0705-47cb-bcf3-e5ca1ed91747} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9116 | 2026.02.04 05:51:08.550562 [ 262 ] {7de7d477-0705-47cb-bcf3-e5ca1ed91747} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9117 | 2026.02.04 05:51:08.550689 [ 262 ] {7de7d477-0705-47cb-bcf3-e5ca1ed91747} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 9118 | 2026.02.04 05:51:08.550724 [ 262 ] {7de7d477-0705-47cb-bcf3-e5ca1ed91747} <Debug> TCPHandler: Processed in 0.001260725 sec. | ||
| 9119 | 2026.02.04 05:51:08.550842 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9120 | 2026.02.04 05:51:08.550937 [ 262 ] {9d48d4f9-4d6f-43a7-8631-691c5e8173e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9121 | 2026.02.04 05:51:08.550989 [ 262 ] {9d48d4f9-4d6f-43a7-8631-691c5e8173e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9122 | 2026.02.04 05:51:08.551754 [ 262 ] {9d48d4f9-4d6f-43a7-8631-691c5e8173e0} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2026.02.04 05:51:08.551790 [ 262 ] {9d48d4f9-4d6f-43a7-8631-691c5e8173e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9124 | 2026.02.04 05:51:08.552488 [ 262 ] {9d48d4f9-4d6f-43a7-8631-691c5e8173e0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9125 | 2026.02.04 05:51:08.552714 [ 262 ] {9d48d4f9-4d6f-43a7-8631-691c5e8173e0} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2026.02.04 05:51:08.552868 [ 262 ] {9d48d4f9-4d6f-43a7-8631-691c5e8173e0} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001948 sec., 12833.675564681724 rows/sec., 23.00 MiB/sec. | ||
| 9127 | 2026.02.04 05:51:08.552921 [ 262 ] {9d48d4f9-4d6f-43a7-8631-691c5e8173e0} <Debug> TCPHandler: Processed in 0.002127648 sec. | ||
| 9128 | 2026.02.04 05:51:08.553025 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9129 | 2026.02.04 05:51:08.553119 [ 262 ] {b8deaccf-558b-4b0f-8ab1-8a759009525b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9130 | 2026.02.04 05:51:08.553160 [ 262 ] {b8deaccf-558b-4b0f-8ab1-8a759009525b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9131 | 2026.02.04 05:51:08.553477 [ 262 ] {b8deaccf-558b-4b0f-8ab1-8a759009525b} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9132 | 2026.02.04 05:51:08.553512 [ 262 ] {b8deaccf-558b-4b0f-8ab1-8a759009525b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9133 | 2026.02.04 05:51:08.553941 [ 262 ] {b8deaccf-558b-4b0f-8ab1-8a759009525b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9134 | 2026.02.04 05:51:08.554152 [ 262 ] {b8deaccf-558b-4b0f-8ab1-8a759009525b} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9135 | 2026.02.04 05:51:08.554258 [ 57 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9136 | 2026.02.04 05:51:08.554278 [ 262 ] {b8deaccf-558b-4b0f-8ab1-8a759009525b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001176 sec., 74829.93197278911 rows/sec., 4.70 MiB/sec. | ||
| 9137 | 2026.02.04 05:51:08.554297 [ 57 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2026.02.04 05:51:08.554319 [ 262 ] {b8deaccf-558b-4b0f-8ab1-8a759009525b} <Debug> TCPHandler: Processed in 0.001342887 sec. | ||
| 9139 | 2026.02.04 05:51:08.554320 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9140 | 2026.02.04 05:51:08.554416 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 9141 | 2026.02.04 05:51:08.554520 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9142 | 2026.02.04 05:51:08.554550 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3572 rows starting from the beginning of the part | ||
| 9143 | 2026.02.04 05:51:08.554609 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 9144 | 2026.02.04 05:51:08.554653 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 72 rows starting from the beginning of the part | ||
| 9145 | 2026.02.04 05:51:08.554691 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part | ||
| 9146 | 2026.02.04 05:51:08.554726 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 9147 | 2026.02.04 05:51:08.554763 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 88 rows starting from the beginning of the part | ||
| 9148 | 2026.02.04 05:51:08.555722 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18318 rows, containing 5 columns (5 merged, 0 gathered) in 0.006264782 sec., 2923964.4731452744 rows/sec., 197.86 MiB/sec. | ||
| 9149 | 2026.02.04 05:51:08.555968 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3868 rows, containing 4 columns (4 merged, 0 gathered) in 0.001590874 sec., 2431367.9147437196 rows/sec., 157.44 MiB/sec. | ||
| 9150 | 2026.02.04 05:51:08.555968 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9151 | 2026.02.04 05:51:08.556227 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9152 | 2026.02.04 05:51:08.556241 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2026.02.04 05:51:08.556322 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9154 | 2026.02.04 05:51:08.556401 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. | ||
| 9155 | 2026.02.04 05:51:08.556498 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_61_12} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.02.04 05:51:08.556570 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_61_12} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9157 | 2026.02.04 05:51:08.556642 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9158 | 2026.02.04 05:51:09.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.49 MiB, peak 305.80 MiB, free memory in arenas 0.00 B, will set to 297.62 MiB (RSS), difference: 1.13 MiB | ||
| 9159 | 2026.02.04 05:51:09.496819 [ 56 ] {} <Debug> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 9160 | 2026.02.04 05:51:09.496888 [ 56 ] {} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2026.02.04 05:51:09.496911 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9162 | 2026.02.04 05:51:09.497015 [ 196 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 9163 | 2026.02.04 05:51:09.497149 [ 196 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9164 | 2026.02.04 05:51:09.497186 [ 196 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 20 rows starting from the beginning of the part | ||
| 9165 | 2026.02.04 05:51:09.497258 [ 196 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::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 | ||
| 9166 | 2026.02.04 05:51:09.497308 [ 196 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 9167 | 2026.02.04 05:51:09.497355 [ 196 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 9168 | 2026.02.04 05:51:09.497400 [ 196 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 9169 | 2026.02.04 05:51:09.498157 [ 196 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188773 sec., 47107.395608749524 rows/sec., 3.93 MiB/sec. | ||
| 9170 | 2026.02.04 05:51:09.498331 [ 186 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 9171 | 2026.02.04 05:51:09.498664 [ 186 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_10_2} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.02.04 05:51:09.498746 [ 186 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_10_2} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 9173 | 2026.02.04 05:51:09.498852 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9174 | 2026.02.04 05:51:11.744968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1212 | ||
| 9175 | 2026.02.04 05:51:11.747665 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.02.04 05:51:11.747719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9177 | 2026.02.04 05:51:11.748919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9178 | 2026.02.04 05:51:11.749202 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2026.02.04 05:51:11.749577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 9180 | 2026.02.04 05:51:13.529122 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9181 | 2026.02.04 05:51:13.529337 [ 262 ] {08efdd59-30c9-40a7-b0e8-c9e88bb89439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9182 | 2026.02.04 05:51:13.529417 [ 262 ] {08efdd59-30c9-40a7-b0e8-c9e88bb89439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9183 | 2026.02.04 05:51:13.530206 [ 262 ] {08efdd59-30c9-40a7-b0e8-c9e88bb89439} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.02.04 05:51:13.530250 [ 262 ] {08efdd59-30c9-40a7-b0e8-c9e88bb89439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9185 | 2026.02.04 05:51:13.530634 [ 262 ] {08efdd59-30c9-40a7-b0e8-c9e88bb89439} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9186 | 2026.02.04 05:51:13.530851 [ 262 ] {08efdd59-30c9-40a7-b0e8-c9e88bb89439} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.02.04 05:51:13.531004 [ 262 ] {08efdd59-30c9-40a7-b0e8-c9e88bb89439} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001725 sec., 49855.07246376812 rows/sec., 4.17 MiB/sec. | ||
| 9188 | 2026.02.04 05:51:13.531052 [ 262 ] {08efdd59-30c9-40a7-b0e8-c9e88bb89439} <Debug> TCPHandler: Processed in 0.002077297 sec. | ||
| 9189 | 2026.02.04 05:51:13.531174 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9190 | 2026.02.04 05:51:13.531275 [ 262 ] {9dc8afb0-4b64-4556-a139-eef729498279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9191 | 2026.02.04 05:51:13.531327 [ 262 ] {9dc8afb0-4b64-4556-a139-eef729498279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9192 | 2026.02.04 05:51:13.531806 [ 262 ] {9dc8afb0-4b64-4556-a139-eef729498279} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2026.02.04 05:51:13.531843 [ 262 ] {9dc8afb0-4b64-4556-a139-eef729498279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9194 | 2026.02.04 05:51:13.532143 [ 262 ] {9dc8afb0-4b64-4556-a139-eef729498279} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9195 | 2026.02.04 05:51:13.532364 [ 262 ] {9dc8afb0-4b64-4556-a139-eef729498279} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.02.04 05:51:13.532498 [ 262 ] {9dc8afb0-4b64-4556-a139-eef729498279} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001247 sec., 12028.869286287088 rows/sec., 904.51 KiB/sec. | ||
| 9197 | 2026.02.04 05:51:13.532536 [ 262 ] {9dc8afb0-4b64-4556-a139-eef729498279} <Debug> TCPHandler: Processed in 0.001412349 sec. | ||
| 9198 | 2026.02.04 05:51:13.532669 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9199 | 2026.02.04 05:51:13.532763 [ 262 ] {7798a1fe-49d9-424e-9192-c7f6f8c2dcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9200 | 2026.02.04 05:51:13.532801 [ 262 ] {7798a1fe-49d9-424e-9192-c7f6f8c2dcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9201 | 2026.02.04 05:51:13.533228 [ 262 ] {7798a1fe-49d9-424e-9192-c7f6f8c2dcc7} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.02.04 05:51:13.533263 [ 262 ] {7798a1fe-49d9-424e-9192-c7f6f8c2dcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9203 | 2026.02.04 05:51:13.533555 [ 262 ] {7798a1fe-49d9-424e-9192-c7f6f8c2dcc7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9204 | 2026.02.04 05:51:13.533771 [ 262 ] {7798a1fe-49d9-424e-9192-c7f6f8c2dcc7} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.02.04 05:51:13.533894 [ 262 ] {7798a1fe-49d9-424e-9192-c7f6f8c2dcc7} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001151 sec., 68635.9687228497 rows/sec., 5.36 MiB/sec. | ||
| 9206 | 2026.02.04 05:51:13.533931 [ 262 ] {7798a1fe-49d9-424e-9192-c7f6f8c2dcc7} <Debug> TCPHandler: Processed in 0.001329276 sec. | ||
| 9207 | 2026.02.04 05:51:13.534043 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2026.02.04 05:51:13.534141 [ 262 ] {bfeb8916-9ff6-4d23-8884-587d283da3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9209 | 2026.02.04 05:51:13.534182 [ 262 ] {bfeb8916-9ff6-4d23-8884-587d283da3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9210 | 2026.02.04 05:51:13.534589 [ 262 ] {bfeb8916-9ff6-4d23-8884-587d283da3c3} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9211 | 2026.02.04 05:51:13.534639 [ 262 ] {bfeb8916-9ff6-4d23-8884-587d283da3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9212 | 2026.02.04 05:51:13.534973 [ 262 ] {bfeb8916-9ff6-4d23-8884-587d283da3c3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9213 | 2026.02.04 05:51:13.535169 [ 262 ] {bfeb8916-9ff6-4d23-8884-587d283da3c3} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9214 | 2026.02.04 05:51:13.535319 [ 262 ] {bfeb8916-9ff6-4d23-8884-587d283da3c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 9215 | 2026.02.04 05:51:13.535355 [ 262 ] {bfeb8916-9ff6-4d23-8884-587d283da3c3} <Debug> TCPHandler: Processed in 0.001360727 sec. | ||
| 9216 | 2026.02.04 05:51:13.535470 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9217 | 2026.02.04 05:51:13.535564 [ 262 ] {b723de34-2684-4d0f-ae32-cee17d08e629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9218 | 2026.02.04 05:51:13.535616 [ 262 ] {b723de34-2684-4d0f-ae32-cee17d08e629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9219 | 2026.02.04 05:51:13.536381 [ 262 ] {b723de34-2684-4d0f-ae32-cee17d08e629} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2026.02.04 05:51:13.536441 [ 262 ] {b723de34-2684-4d0f-ae32-cee17d08e629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9221 | 2026.02.04 05:51:13.536963 [ 262 ] {b723de34-2684-4d0f-ae32-cee17d08e629} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9222 | 2026.02.04 05:51:13.537170 [ 262 ] {b723de34-2684-4d0f-ae32-cee17d08e629} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9223 | 2026.02.04 05:51:13.537307 [ 262 ] {b723de34-2684-4d0f-ae32-cee17d08e629} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001761 sec., 8517.887563884156 rows/sec., 15.26 MiB/sec. | ||
| 9224 | 2026.02.04 05:51:13.537369 [ 262 ] {b723de34-2684-4d0f-ae32-cee17d08e629} <Debug> TCPHandler: Processed in 0.001949994 sec. | ||
| 9225 | 2026.02.04 05:51:13.537478 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9226 | 2026.02.04 05:51:13.537570 [ 262 ] {a5c15d81-4479-49cf-aa92-c81ef3381045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9227 | 2026.02.04 05:51:13.537611 [ 262 ] {a5c15d81-4479-49cf-aa92-c81ef3381045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9228 | 2026.02.04 05:51:13.537947 [ 262 ] {a5c15d81-4479-49cf-aa92-c81ef3381045} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2026.02.04 05:51:13.537982 [ 262 ] {a5c15d81-4479-49cf-aa92-c81ef3381045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9230 | 2026.02.04 05:51:13.538278 [ 262 ] {a5c15d81-4479-49cf-aa92-c81ef3381045} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9231 | 2026.02.04 05:51:13.538478 [ 262 ] {a5c15d81-4479-49cf-aa92-c81ef3381045} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2026.02.04 05:51:13.538600 [ 262 ] {a5c15d81-4479-49cf-aa92-c81ef3381045} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 9233 | 2026.02.04 05:51:13.538645 [ 262 ] {a5c15d81-4479-49cf-aa92-c81ef3381045} <Debug> TCPHandler: Processed in 0.001214903 sec. | ||
| 9234 | 2026.02.04 05:51:14.164536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18726 | ||
| 9235 | 2026.02.04 05:51:14.165061 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.02.04 05:51:14.165107 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9237 | 2026.02.04 05:51:14.165569 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9238 | 2026.02.04 05:51:14.165796 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2026.02.04 05:51:14.165942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18726 | ||
| 9240 | 2026.02.04 05:51:15.188163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9241 | 2026.02.04 05:51:15.204815 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2026.02.04 05:51:15.204863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9243 | 2026.02.04 05:51:15.211069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9244 | 2026.02.04 05:51:15.211787 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.02.04 05:51:15.214547 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9246 | 2026.02.04 05:51:18.536486 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9247 | 2026.02.04 05:51:18.536668 [ 262 ] {081b569e-4210-4d57-889f-1d6bee0b5e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9248 | 2026.02.04 05:51:18.536735 [ 262 ] {081b569e-4210-4d57-889f-1d6bee0b5e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9249 | 2026.02.04 05:51:18.537497 [ 262 ] {081b569e-4210-4d57-889f-1d6bee0b5e1a} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9250 | 2026.02.04 05:51:18.537548 [ 262 ] {081b569e-4210-4d57-889f-1d6bee0b5e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9251 | 2026.02.04 05:51:18.537986 [ 262 ] {081b569e-4210-4d57-889f-1d6bee0b5e1a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9252 | 2026.02.04 05:51:18.538213 [ 262 ] {081b569e-4210-4d57-889f-1d6bee0b5e1a} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9253 | 2026.02.04 05:51:18.538373 [ 262 ] {081b569e-4210-4d57-889f-1d6bee0b5e1a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001754 sec., 151653.36374002282 rows/sec., 9.63 MiB/sec. | ||
| 9254 | 2026.02.04 05:51:18.538425 [ 262 ] {081b569e-4210-4d57-889f-1d6bee0b5e1a} <Debug> TCPHandler: Processed in 0.002063887 sec. | ||
| 9255 | 2026.02.04 05:51:18.538548 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9256 | 2026.02.04 05:51:18.538662 [ 262 ] {d8cce405-7952-40ef-9aee-cbd25e7ef164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9257 | 2026.02.04 05:51:18.538706 [ 262 ] {d8cce405-7952-40ef-9aee-cbd25e7ef164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9258 | 2026.02.04 05:51:18.539519 [ 262 ] {d8cce405-7952-40ef-9aee-cbd25e7ef164} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2026.02.04 05:51:18.539567 [ 262 ] {d8cce405-7952-40ef-9aee-cbd25e7ef164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9260 | 2026.02.04 05:51:18.539932 [ 262 ] {d8cce405-7952-40ef-9aee-cbd25e7ef164} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9261 | 2026.02.04 05:51:18.540144 [ 262 ] {d8cce405-7952-40ef-9aee-cbd25e7ef164} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2026.02.04 05:51:18.540280 [ 262 ] {d8cce405-7952-40ef-9aee-cbd25e7ef164} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001643 sec., 488131.4668289714 rows/sec., 38.76 MiB/sec. | ||
| 9263 | 2026.02.04 05:51:18.540320 [ 262 ] {d8cce405-7952-40ef-9aee-cbd25e7ef164} <Debug> TCPHandler: Processed in 0.00182277 sec. | ||
| 9264 | 2026.02.04 05:51:18.540427 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9265 | 2026.02.04 05:51:18.540525 [ 262 ] {486da118-78f5-40ab-85a6-b8f9763feb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9266 | 2026.02.04 05:51:18.540574 [ 262 ] {486da118-78f5-40ab-85a6-b8f9763feb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9267 | 2026.02.04 05:51:18.541022 [ 262 ] {486da118-78f5-40ab-85a6-b8f9763feb13} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2026.02.04 05:51:18.541059 [ 262 ] {486da118-78f5-40ab-85a6-b8f9763feb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9269 | 2026.02.04 05:51:18.541371 [ 262 ] {486da118-78f5-40ab-85a6-b8f9763feb13} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9270 | 2026.02.04 05:51:18.541581 [ 262 ] {486da118-78f5-40ab-85a6-b8f9763feb13} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9271 | 2026.02.04 05:51:18.541711 [ 262 ] {486da118-78f5-40ab-85a6-b8f9763feb13} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001206 sec., 131011.60862354892 rows/sec., 8.00 MiB/sec. | ||
| 9272 | 2026.02.04 05:51:18.541748 [ 262 ] {486da118-78f5-40ab-85a6-b8f9763feb13} <Debug> TCPHandler: Processed in 0.001369827 sec. | ||
| 9273 | 2026.02.04 05:51:18.541855 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9274 | 2026.02.04 05:51:18.541950 [ 262 ] {84994d4a-c3cb-45f5-849a-d4401a7ac155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9275 | 2026.02.04 05:51:18.541990 [ 262 ] {84994d4a-c3cb-45f5-849a-d4401a7ac155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9276 | 2026.02.04 05:51:18.542413 [ 262 ] {84994d4a-c3cb-45f5-849a-d4401a7ac155} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2026.02.04 05:51:18.542449 [ 262 ] {84994d4a-c3cb-45f5-849a-d4401a7ac155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9278 | 2026.02.04 05:51:18.542757 [ 262 ] {84994d4a-c3cb-45f5-849a-d4401a7ac155} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9279 | 2026.02.04 05:51:18.542963 [ 262 ] {84994d4a-c3cb-45f5-849a-d4401a7ac155} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9280 | 2026.02.04 05:51:18.543088 [ 262 ] {84994d4a-c3cb-45f5-849a-d4401a7ac155} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001156 sec., 121107.26643598617 rows/sec., 7.83 MiB/sec. | ||
| 9281 | 2026.02.04 05:51:18.543125 [ 262 ] {84994d4a-c3cb-45f5-849a-d4401a7ac155} <Debug> TCPHandler: Processed in 0.001318496 sec. | ||
| 9282 | 2026.02.04 05:51:18.543235 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2026.02.04 05:51:18.543329 [ 262 ] {1bea002b-e138-48c2-beb9-4817b9024973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9284 | 2026.02.04 05:51:18.543368 [ 262 ] {1bea002b-e138-48c2-beb9-4817b9024973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9285 | 2026.02.04 05:51:18.543817 [ 262 ] {1bea002b-e138-48c2-beb9-4817b9024973} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.02.04 05:51:18.543853 [ 262 ] {1bea002b-e138-48c2-beb9-4817b9024973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9287 | 2026.02.04 05:51:18.544161 [ 262 ] {1bea002b-e138-48c2-beb9-4817b9024973} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9288 | 2026.02.04 05:51:18.544361 [ 262 ] {1bea002b-e138-48c2-beb9-4817b9024973} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2026.02.04 05:51:18.544488 [ 262 ] {1bea002b-e138-48c2-beb9-4817b9024973} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001177 sec., 118096.85641461342 rows/sec., 6.72 MiB/sec. | ||
| 9290 | 2026.02.04 05:51:18.544525 [ 262 ] {1bea002b-e138-48c2-beb9-4817b9024973} <Debug> TCPHandler: Processed in 0.001339007 sec. | ||
| 9291 | 2026.02.04 05:51:18.544632 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2026.02.04 05:51:18.544725 [ 262 ] {a0e11643-4efd-4641-9345-86029ba2342e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9293 | 2026.02.04 05:51:18.544763 [ 262 ] {a0e11643-4efd-4641-9345-86029ba2342e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9294 | 2026.02.04 05:51:18.545325 [ 262 ] {a0e11643-4efd-4641-9345-86029ba2342e} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.02.04 05:51:18.545361 [ 262 ] {a0e11643-4efd-4641-9345-86029ba2342e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9296 | 2026.02.04 05:51:18.545673 [ 262 ] {a0e11643-4efd-4641-9345-86029ba2342e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9297 | 2026.02.04 05:51:18.545874 [ 262 ] {a0e11643-4efd-4641-9345-86029ba2342e} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.02.04 05:51:18.546002 [ 262 ] {a0e11643-4efd-4641-9345-86029ba2342e} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001294 sec., 377125.19319938176 rows/sec., 26.63 MiB/sec. | ||
| 9299 | 2026.02.04 05:51:18.546039 [ 262 ] {a0e11643-4efd-4641-9345-86029ba2342e} <Debug> TCPHandler: Processed in 0.00145582 sec. | ||
| 9300 | 2026.02.04 05:51:18.546144 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2026.02.04 05:51:18.546237 [ 262 ] {9b863b85-b7f9-462f-ae23-944d38003444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9302 | 2026.02.04 05:51:18.546279 [ 262 ] {9b863b85-b7f9-462f-ae23-944d38003444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9303 | 2026.02.04 05:51:18.546608 [ 262 ] {9b863b85-b7f9-462f-ae23-944d38003444} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2026.02.04 05:51:18.546644 [ 262 ] {9b863b85-b7f9-462f-ae23-944d38003444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9305 | 2026.02.04 05:51:18.546951 [ 262 ] {9b863b85-b7f9-462f-ae23-944d38003444} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9306 | 2026.02.04 05:51:18.547157 [ 262 ] {9b863b85-b7f9-462f-ae23-944d38003444} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.02.04 05:51:18.547283 [ 262 ] {9b863b85-b7f9-462f-ae23-944d38003444} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 9308 | 2026.02.04 05:51:18.547320 [ 262 ] {9b863b85-b7f9-462f-ae23-944d38003444} <Debug> TCPHandler: Processed in 0.001224434 sec. | ||
| 9309 | 2026.02.04 05:51:18.547436 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2026.02.04 05:51:18.547559 [ 262 ] {5246b558-74d6-415b-bfc0-b993e2916342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9311 | 2026.02.04 05:51:18.547616 [ 262 ] {5246b558-74d6-415b-bfc0-b993e2916342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9312 | 2026.02.04 05:51:18.548089 [ 262 ] {5246b558-74d6-415b-bfc0-b993e2916342} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.02.04 05:51:18.548126 [ 262 ] {5246b558-74d6-415b-bfc0-b993e2916342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9314 | 2026.02.04 05:51:18.548456 [ 262 ] {5246b558-74d6-415b-bfc0-b993e2916342} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9315 | 2026.02.04 05:51:18.548674 [ 262 ] {5246b558-74d6-415b-bfc0-b993e2916342} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.02.04 05:51:18.548804 [ 262 ] {5246b558-74d6-415b-bfc0-b993e2916342} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00127 sec., 203149.60629921258 rows/sec., 13.53 MiB/sec. | ||
| 9317 | 2026.02.04 05:51:18.548843 [ 262 ] {5246b558-74d6-415b-bfc0-b993e2916342} <Debug> TCPHandler: Processed in 0.001467691 sec. | ||
| 9318 | 2026.02.04 05:51:18.548964 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2026.02.04 05:51:18.549058 [ 262 ] {11bef191-61c7-405a-92ee-b8419cbeb635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9320 | 2026.02.04 05:51:18.549100 [ 262 ] {11bef191-61c7-405a-92ee-b8419cbeb635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9321 | 2026.02.04 05:51:18.549435 [ 262 ] {11bef191-61c7-405a-92ee-b8419cbeb635} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.02.04 05:51:18.549470 [ 262 ] {11bef191-61c7-405a-92ee-b8419cbeb635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9323 | 2026.02.04 05:51:18.549772 [ 262 ] {11bef191-61c7-405a-92ee-b8419cbeb635} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9324 | 2026.02.04 05:51:18.549972 [ 262 ] {11bef191-61c7-405a-92ee-b8419cbeb635} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.02.04 05:51:18.550106 [ 262 ] {11bef191-61c7-405a-92ee-b8419cbeb635} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 9326 | 2026.02.04 05:51:18.550143 [ 262 ] {11bef191-61c7-405a-92ee-b8419cbeb635} <Debug> TCPHandler: Processed in 0.001228443 sec. | ||
| 9327 | 2026.02.04 05:51:18.550251 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.02.04 05:51:18.550345 [ 262 ] {84a422e3-325e-4d2e-b133-2578d3e9e41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9329 | 2026.02.04 05:51:18.550398 [ 262 ] {84a422e3-325e-4d2e-b133-2578d3e9e41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9330 | 2026.02.04 05:51:18.551243 [ 262 ] {84a422e3-325e-4d2e-b133-2578d3e9e41b} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2026.02.04 05:51:18.551281 [ 262 ] {84a422e3-325e-4d2e-b133-2578d3e9e41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9332 | 2026.02.04 05:51:18.551828 [ 262 ] {84a422e3-325e-4d2e-b133-2578d3e9e41b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9333 | 2026.02.04 05:51:18.552058 [ 262 ] {84a422e3-325e-4d2e-b133-2578d3e9e41b} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2026.02.04 05:51:18.552197 [ 262 ] {84a422e3-325e-4d2e-b133-2578d3e9e41b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001869 sec., 13376.136971642589 rows/sec., 23.97 MiB/sec. | ||
| 9335 | 2026.02.04 05:51:18.552251 [ 262 ] {84a422e3-325e-4d2e-b133-2578d3e9e41b} <Debug> TCPHandler: Processed in 0.002049076 sec. | ||
| 9336 | 2026.02.04 05:51:18.552358 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9337 | 2026.02.04 05:51:18.552450 [ 262 ] {2406ad4a-794e-424f-a58e-031115338c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9338 | 2026.02.04 05:51:18.552488 [ 262 ] {2406ad4a-794e-424f-a58e-031115338c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9339 | 2026.02.04 05:51:18.552826 [ 262 ] {2406ad4a-794e-424f-a58e-031115338c67} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.02.04 05:51:18.552862 [ 262 ] {2406ad4a-794e-424f-a58e-031115338c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 9341 | 2026.02.04 05:51:18.553168 [ 262 ] {2406ad4a-794e-424f-a58e-031115338c67} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9342 | 2026.02.04 05:51:18.553369 [ 262 ] {2406ad4a-794e-424f-a58e-031115338c67} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.02.04 05:51:18.553496 [ 262 ] {2406ad4a-794e-424f-a58e-031115338c67} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001063 sec., 82784.57196613359 rows/sec., 5.20 MiB/sec. | ||
| 9344 | 2026.02.04 05:51:18.553532 [ 262 ] {2406ad4a-794e-424f-a58e-031115338c67} <Debug> TCPHandler: Processed in 0.001222374 sec. | ||
| 9345 | 2026.02.04 05:51:21.496077 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9346 | 2026.02.04 05:51:21.496136 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9347 | 2026.02.04 05:51:21.666889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19174 | ||
| 9348 | 2026.02.04 05:51:21.667367 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2026.02.04 05:51:21.667405 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9350 | 2026.02.04 05:51:21.667897 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9351 | 2026.02.04 05:51:21.668129 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.02.04 05:51:21.668272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19174 | ||
| 9353 | 2026.02.04 05:51:21.750557 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1246 | ||
| 9354 | 2026.02.04 05:51:21.752964 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2026.02.04 05:51:21.753021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9356 | 2026.02.04 05:51:21.754296 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9357 | 2026.02.04 05:51:21.754575 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2026.02.04 05:51:21.754946 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1246 | ||
| 9359 | 2026.02.04 05:51:22.715472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9360 | 2026.02.04 05:51:22.733419 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2026.02.04 05:51:22.733472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9362 | 2026.02.04 05:51:22.739515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9363 | 2026.02.04 05:51:22.740216 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2026.02.04 05:51:22.743458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9365 | 2026.02.04 05:51:23.528313 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2026.02.04 05:51:23.528509 [ 262 ] {d0544586-53bb-4bb5-ba77-2b1d9ebdd72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9367 | 2026.02.04 05:51:23.528582 [ 262 ] {d0544586-53bb-4bb5-ba77-2b1d9ebdd72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9368 | 2026.02.04 05:51:23.529315 [ 262 ] {d0544586-53bb-4bb5-ba77-2b1d9ebdd72a} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.02.04 05:51:23.529363 [ 262 ] {d0544586-53bb-4bb5-ba77-2b1d9ebdd72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9370 | 2026.02.04 05:51:23.529750 [ 262 ] {d0544586-53bb-4bb5-ba77-2b1d9ebdd72a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9371 | 2026.02.04 05:51:23.529979 [ 262 ] {d0544586-53bb-4bb5-ba77-2b1d9ebdd72a} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.02.04 05:51:23.530133 [ 262 ] {d0544586-53bb-4bb5-ba77-2b1d9ebdd72a} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001682 sec., 51129.60760998811 rows/sec., 4.27 MiB/sec. | ||
| 9373 | 2026.02.04 05:51:23.530175 [ 262 ] {d0544586-53bb-4bb5-ba77-2b1d9ebdd72a} <Debug> TCPHandler: Processed in 0.001997035 sec. | ||
| 9374 | 2026.02.04 05:51:23.530306 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2026.02.04 05:51:23.530402 [ 262 ] {2f3906a1-14c4-49c9-98ec-195d08decb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9376 | 2026.02.04 05:51:23.530444 [ 262 ] {2f3906a1-14c4-49c9-98ec-195d08decb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9377 | 2026.02.04 05:51:23.530877 [ 262 ] {2f3906a1-14c4-49c9-98ec-195d08decb7c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.02.04 05:51:23.530915 [ 262 ] {2f3906a1-14c4-49c9-98ec-195d08decb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9379 | 2026.02.04 05:51:23.531210 [ 262 ] {2f3906a1-14c4-49c9-98ec-195d08decb7c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9380 | 2026.02.04 05:51:23.531418 [ 262 ] {2f3906a1-14c4-49c9-98ec-195d08decb7c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.02.04 05:51:23.531530 [ 37 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9382 | 2026.02.04 05:51:23.531545 [ 262 ] {2f3906a1-14c4-49c9-98ec-195d08decb7c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001163 sec., 12897.678417884781 rows/sec., 969.84 KiB/sec. | ||
| 9383 | 2026.02.04 05:51:23.531598 [ 37 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2026.02.04 05:51:23.531606 [ 262 ] {2f3906a1-14c4-49c9-98ec-195d08decb7c} <Debug> TCPHandler: Processed in 0.001353027 sec. | ||
| 9385 | 2026.02.04 05:51:23.531626 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9386 | 2026.02.04 05:51:23.531727 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 9387 | 2026.02.04 05:51:23.531742 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9388 | 2026.02.04 05:51:23.531838 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9389 | 2026.02.04 05:51:23.531848 [ 262 ] {4fd228e4-9241-486a-9965-7199f3b97a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9390 | 2026.02.04 05:51:23.531873 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 205 rows starting from the beginning of the part | ||
| 9391 | 2026.02.04 05:51:23.531891 [ 262 ] {4fd228e4-9241-486a-9965-7199f3b97a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9392 | 2026.02.04 05:51:23.531937 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 9393 | 2026.02.04 05:51:23.531988 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 158 rows starting from the beginning of the part | ||
| 9394 | 2026.02.04 05:51:23.532034 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part | ||
| 9395 | 2026.02.04 05:51:23.532080 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 158 rows starting from the beginning of the part | ||
| 9396 | 2026.02.04 05:51:23.532124 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 9397 | 2026.02.04 05:51:23.532324 [ 262 ] {4fd228e4-9241-486a-9965-7199f3b97a1c} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.02.04 05:51:23.532359 [ 262 ] {4fd228e4-9241-486a-9965-7199f3b97a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9399 | 2026.02.04 05:51:23.532662 [ 262 ] {4fd228e4-9241-486a-9965-7199f3b97a1c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9400 | 2026.02.04 05:51:23.532870 [ 262 ] {4fd228e4-9241-486a-9965-7199f3b97a1c} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.02.04 05:51:23.532994 [ 186 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310546 sec., 431881.063312543 rows/sec., 28.86 MiB/sec. | ||
| 9402 | 2026.02.04 05:51:23.532997 [ 262 ] {4fd228e4-9241-486a-9965-7199f3b97a1c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001167 sec., 67694.9443016281 rows/sec., 5.29 MiB/sec. | ||
| 9403 | 2026.02.04 05:51:23.533051 [ 262 ] {4fd228e4-9241-486a-9965-7199f3b97a1c} <Debug> TCPHandler: Processed in 0.001357817 sec. | ||
| 9404 | 2026.02.04 05:51:23.533162 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9405 | 2026.02.04 05:51:23.533209 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9406 | 2026.02.04 05:51:23.533256 [ 262 ] {5160421b-15f1-40ca-a123-7f301659d43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9407 | 2026.02.04 05:51:23.533303 [ 262 ] {5160421b-15f1-40ca-a123-7f301659d43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9408 | 2026.02.04 05:51:23.533591 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_56_11} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2026.02.04 05:51:23.533692 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_56_11} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9410 | 2026.02.04 05:51:23.533716 [ 262 ] {5160421b-15f1-40ca-a123-7f301659d43c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9411 | 2026.02.04 05:51:23.533757 [ 262 ] {5160421b-15f1-40ca-a123-7f301659d43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9412 | 2026.02.04 05:51:23.533799 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9413 | 2026.02.04 05:51:23.534090 [ 262 ] {5160421b-15f1-40ca-a123-7f301659d43c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9414 | 2026.02.04 05:51:23.534307 [ 262 ] {5160421b-15f1-40ca-a123-7f301659d43c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.02.04 05:51:23.534436 [ 262 ] {5160421b-15f1-40ca-a123-7f301659d43c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 9416 | 2026.02.04 05:51:23.534474 [ 262 ] {5160421b-15f1-40ca-a123-7f301659d43c} <Debug> TCPHandler: Processed in 0.001361037 sec. | ||
| 9417 | 2026.02.04 05:51:23.534584 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2026.02.04 05:51:23.534677 [ 262 ] {0d344c6b-680f-4640-a73b-dbbddab765d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9419 | 2026.02.04 05:51:23.534730 [ 262 ] {0d344c6b-680f-4640-a73b-dbbddab765d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9420 | 2026.02.04 05:51:23.535491 [ 262 ] {0d344c6b-680f-4640-a73b-dbbddab765d2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.02.04 05:51:23.535527 [ 262 ] {0d344c6b-680f-4640-a73b-dbbddab765d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9422 | 2026.02.04 05:51:23.536040 [ 262 ] {0d344c6b-680f-4640-a73b-dbbddab765d2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9423 | 2026.02.04 05:51:23.536256 [ 262 ] {0d344c6b-680f-4640-a73b-dbbddab765d2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.02.04 05:51:23.536374 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9425 | 2026.02.04 05:51:23.536394 [ 262 ] {0d344c6b-680f-4640-a73b-dbbddab765d2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001735 sec., 8645.533141210375 rows/sec., 15.49 MiB/sec. | ||
| 9426 | 2026.02.04 05:51:23.536410 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2026.02.04 05:51:23.536438 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9428 | 2026.02.04 05:51:23.536454 [ 262 ] {0d344c6b-680f-4640-a73b-dbbddab765d2} <Debug> TCPHandler: Processed in 0.001919853 sec. | ||
| 9429 | 2026.02.04 05:51:23.536538 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 9430 | 2026.02.04 05:51:23.536570 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2026.02.04 05:51:23.536669 [ 262 ] {5742a64a-c1be-4470-8954-28e84631ecc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9432 | 2026.02.04 05:51:23.536711 [ 262 ] {5742a64a-c1be-4470-8954-28e84631ecc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9433 | 2026.02.04 05:51:23.536795 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9434 | 2026.02.04 05:51:23.536859 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 956 rows starting from the beginning of the part | ||
| 9435 | 2026.02.04 05:51:23.536989 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 9436 | 2026.02.04 05:51:23.537040 [ 262 ] {5742a64a-c1be-4470-8954-28e84631ecc8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2026.02.04 05:51:23.537081 [ 262 ] {5742a64a-c1be-4470-8954-28e84631ecc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9438 | 2026.02.04 05:51:23.537091 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 9439 | 2026.02.04 05:51:23.537196 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part | ||
| 9440 | 2026.02.04 05:51:23.537295 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 9441 | 2026.02.04 05:51:23.537391 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 9442 | 2026.02.04 05:51:23.537414 [ 262 ] {5742a64a-c1be-4470-8954-28e84631ecc8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9443 | 2026.02.04 05:51:23.537634 [ 262 ] {5742a64a-c1be-4470-8954-28e84631ecc8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2026.02.04 05:51:23.537775 [ 262 ] {5742a64a-c1be-4470-8954-28e84631ecc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 9445 | 2026.02.04 05:51:23.537813 [ 262 ] {5742a64a-c1be-4470-8954-28e84631ecc8} <Debug> TCPHandler: Processed in 0.001291925 sec. | ||
| 9446 | 2026.02.04 05:51:23.542227 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1051 rows, containing 19 columns (19 merged, 0 gathered) in 0.005734128 sec., 183288.54884299758 rows/sec., 328.44 MiB/sec. | ||
| 9447 | 2026.02.04 05:51:23.543247 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9448 | 2026.02.04 05:51:23.543595 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2026.02.04 05:51:23.543662 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9450 | 2026.02.04 05:51:23.543809 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. | ||
| 9451 | 2026.02.04 05:51:26.948733 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9452 | 2026.02.04 05:51:26.948918 [ 262 ] {3a9bb8d0-f095-4f54-8928-17c4b8930c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9453 | 2026.02.04 05:51:26.948983 [ 262 ] {3a9bb8d0-f095-4f54-8928-17c4b8930c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9454 | 2026.02.04 05:51:26.949730 [ 262 ] {3a9bb8d0-f095-4f54-8928-17c4b8930c3b} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2026.02.04 05:51:26.949776 [ 262 ] {3a9bb8d0-f095-4f54-8928-17c4b8930c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9456 | 2026.02.04 05:51:26.950163 [ 262 ] {3a9bb8d0-f095-4f54-8928-17c4b8930c3b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9457 | 2026.02.04 05:51:26.950398 [ 262 ] {3a9bb8d0-f095-4f54-8928-17c4b8930c3b} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2026.02.04 05:51:26.950557 [ 262 ] {3a9bb8d0-f095-4f54-8928-17c4b8930c3b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001686 sec., 157769.86951364175 rows/sec., 10.02 MiB/sec. | ||
| 9459 | 2026.02.04 05:51:26.950610 [ 262 ] {3a9bb8d0-f095-4f54-8928-17c4b8930c3b} <Debug> TCPHandler: Processed in 0.002001465 sec. | ||
| 9460 | 2026.02.04 05:51:26.950741 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2026.02.04 05:51:26.950844 [ 262 ] {444891a7-1fd5-4905-944b-720989758385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9462 | 2026.02.04 05:51:26.950889 [ 262 ] {444891a7-1fd5-4905-944b-720989758385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9463 | 2026.02.04 05:51:26.952308 [ 262 ] {444891a7-1fd5-4905-944b-720989758385} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9464 | 2026.02.04 05:51:26.952346 [ 262 ] {444891a7-1fd5-4905-944b-720989758385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9465 | 2026.02.04 05:51:26.952784 [ 262 ] {444891a7-1fd5-4905-944b-720989758385} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9466 | 2026.02.04 05:51:26.952992 [ 262 ] {444891a7-1fd5-4905-944b-720989758385} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9467 | 2026.02.04 05:51:26.953137 [ 262 ] {444891a7-1fd5-4905-944b-720989758385} <Debug> executeQuery: Read 1942 rows, 161.33 KiB in 0.002316 sec., 838514.6804835924 rows/sec., 68.02 MiB/sec. | ||
| 9468 | 2026.02.04 05:51:26.953179 [ 262 ] {444891a7-1fd5-4905-944b-720989758385} <Debug> TCPHandler: Processed in 0.002489719 sec. | ||
| 9469 | 2026.02.04 05:51:26.953295 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9470 | 2026.02.04 05:51:26.953393 [ 262 ] {83ff6085-150b-4954-972a-d5dda0d33adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9471 | 2026.02.04 05:51:26.953435 [ 262 ] {83ff6085-150b-4954-972a-d5dda0d33adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9472 | 2026.02.04 05:51:26.953883 [ 262 ] {83ff6085-150b-4954-972a-d5dda0d33adc} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2026.02.04 05:51:26.953920 [ 262 ] {83ff6085-150b-4954-972a-d5dda0d33adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9474 | 2026.02.04 05:51:26.954212 [ 262 ] {83ff6085-150b-4954-972a-d5dda0d33adc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9475 | 2026.02.04 05:51:26.954407 [ 262 ] {83ff6085-150b-4954-972a-d5dda0d33adc} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9476 | 2026.02.04 05:51:26.954537 [ 262 ] {83ff6085-150b-4954-972a-d5dda0d33adc} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001165 sec., 135622.3175965665 rows/sec., 8.28 MiB/sec. | ||
| 9477 | 2026.02.04 05:51:26.954574 [ 262 ] {83ff6085-150b-4954-972a-d5dda0d33adc} <Debug> TCPHandler: Processed in 0.001329846 sec. | ||
| 9478 | 2026.02.04 05:51:26.954684 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9479 | 2026.02.04 05:51:26.954778 [ 262 ] {73afdb8b-6bf3-45d5-b2db-9987d6596433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9480 | 2026.02.04 05:51:26.954817 [ 262 ] {73afdb8b-6bf3-45d5-b2db-9987d6596433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9481 | 2026.02.04 05:51:26.955346 [ 262 ] {73afdb8b-6bf3-45d5-b2db-9987d6596433} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2026.02.04 05:51:26.955381 [ 262 ] {73afdb8b-6bf3-45d5-b2db-9987d6596433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9483 | 2026.02.04 05:51:26.955687 [ 262 ] {73afdb8b-6bf3-45d5-b2db-9987d6596433} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9484 | 2026.02.04 05:51:26.955884 [ 262 ] {73afdb8b-6bf3-45d5-b2db-9987d6596433} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.02.04 05:51:26.956013 [ 262 ] {73afdb8b-6bf3-45d5-b2db-9987d6596433} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001254 sec., 293460.9250398724 rows/sec., 19.53 MiB/sec. | ||
| 9486 | 2026.02.04 05:51:26.956051 [ 262 ] {73afdb8b-6bf3-45d5-b2db-9987d6596433} <Debug> TCPHandler: Processed in 0.001416859 sec. | ||
| 9487 | 2026.02.04 05:51:26.956159 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9488 | 2026.02.04 05:51:26.956253 [ 262 ] {17f28530-58fc-4d3f-9a20-d2d6b62055da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9489 | 2026.02.04 05:51:26.956292 [ 262 ] {17f28530-58fc-4d3f-9a20-d2d6b62055da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9490 | 2026.02.04 05:51:26.956724 [ 262 ] {17f28530-58fc-4d3f-9a20-d2d6b62055da} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.02.04 05:51:26.956761 [ 262 ] {17f28530-58fc-4d3f-9a20-d2d6b62055da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9492 | 2026.02.04 05:51:26.957061 [ 262 ] {17f28530-58fc-4d3f-9a20-d2d6b62055da} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9493 | 2026.02.04 05:51:26.957260 [ 262 ] {17f28530-58fc-4d3f-9a20-d2d6b62055da} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2026.02.04 05:51:26.957386 [ 262 ] {17f28530-58fc-4d3f-9a20-d2d6b62055da} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001152 sec., 120659.72222222222 rows/sec., 6.86 MiB/sec. | ||
| 9495 | 2026.02.04 05:51:26.957424 [ 262 ] {17f28530-58fc-4d3f-9a20-d2d6b62055da} <Debug> TCPHandler: Processed in 0.001313756 sec. | ||
| 9496 | 2026.02.04 05:51:26.957532 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9497 | 2026.02.04 05:51:26.957626 [ 262 ] {14458bc8-aff3-42a2-9a6e-d1a7c3f59bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9498 | 2026.02.04 05:51:26.957664 [ 262 ] {14458bc8-aff3-42a2-9a6e-d1a7c3f59bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9499 | 2026.02.04 05:51:26.958398 [ 262 ] {14458bc8-aff3-42a2-9a6e-d1a7c3f59bd9} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9500 | 2026.02.04 05:51:26.958435 [ 262 ] {14458bc8-aff3-42a2-9a6e-d1a7c3f59bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9501 | 2026.02.04 05:51:26.958767 [ 262 ] {14458bc8-aff3-42a2-9a6e-d1a7c3f59bd9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9502 | 2026.02.04 05:51:26.958972 [ 262 ] {14458bc8-aff3-42a2-9a6e-d1a7c3f59bd9} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2026.02.04 05:51:26.959109 [ 262 ] {14458bc8-aff3-42a2-9a6e-d1a7c3f59bd9} <Debug> executeQuery: Read 944 rows, 69.57 KiB in 0.001499 sec., 629753.1687791862 rows/sec., 45.32 MiB/sec. | ||
| 9504 | 2026.02.04 05:51:26.959158 [ 262 ] {14458bc8-aff3-42a2-9a6e-d1a7c3f59bd9} <Debug> TCPHandler: Processed in 0.001674647 sec. | ||
| 9505 | 2026.02.04 05:51:26.959281 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9506 | 2026.02.04 05:51:26.959377 [ 262 ] {5e37b3ee-9b53-4987-b9f7-6edb1bb53152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9507 | 2026.02.04 05:51:26.959418 [ 262 ] {5e37b3ee-9b53-4987-b9f7-6edb1bb53152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9508 | 2026.02.04 05:51:26.959773 [ 262 ] {5e37b3ee-9b53-4987-b9f7-6edb1bb53152} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9509 | 2026.02.04 05:51:26.959808 [ 262 ] {5e37b3ee-9b53-4987-b9f7-6edb1bb53152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9510 | 2026.02.04 05:51:26.960115 [ 262 ] {5e37b3ee-9b53-4987-b9f7-6edb1bb53152} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9511 | 2026.02.04 05:51:26.960317 [ 262 ] {5e37b3ee-9b53-4987-b9f7-6edb1bb53152} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9512 | 2026.02.04 05:51:26.960446 [ 262 ] {5e37b3ee-9b53-4987-b9f7-6edb1bb53152} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 9513 | 2026.02.04 05:51:26.960501 [ 262 ] {5e37b3ee-9b53-4987-b9f7-6edb1bb53152} <Debug> TCPHandler: Processed in 0.001269394 sec. | ||
| 9514 | 2026.02.04 05:51:26.960619 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9515 | 2026.02.04 05:51:26.960719 [ 262 ] {f3382d43-bf8b-4fb1-9044-af8ba8a718f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9516 | 2026.02.04 05:51:26.960763 [ 262 ] {f3382d43-bf8b-4fb1-9044-af8ba8a718f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9517 | 2026.02.04 05:51:26.961359 [ 262 ] {f3382d43-bf8b-4fb1-9044-af8ba8a718f6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9518 | 2026.02.04 05:51:26.961395 [ 262 ] {f3382d43-bf8b-4fb1-9044-af8ba8a718f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9519 | 2026.02.04 05:51:26.961790 [ 262 ] {f3382d43-bf8b-4fb1-9044-af8ba8a718f6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9520 | 2026.02.04 05:51:26.962002 [ 262 ] {f3382d43-bf8b-4fb1-9044-af8ba8a718f6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9521 | 2026.02.04 05:51:26.962137 [ 262 ] {f3382d43-bf8b-4fb1-9044-af8ba8a718f6} <Debug> executeQuery: Read 900 rows, 61.36 KiB in 0.001436 sec., 626740.9470752089 rows/sec., 41.73 MiB/sec. | ||
| 9522 | 2026.02.04 05:51:26.962174 [ 262 ] {f3382d43-bf8b-4fb1-9044-af8ba8a718f6} <Debug> TCPHandler: Processed in 0.001605325 sec. | ||
| 9523 | 2026.02.04 05:51:26.962282 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9524 | 2026.02.04 05:51:26.962376 [ 262 ] {23f1bb75-664a-4c04-8fdc-f91387831589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9525 | 2026.02.04 05:51:26.962416 [ 262 ] {23f1bb75-664a-4c04-8fdc-f91387831589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9526 | 2026.02.04 05:51:26.962730 [ 262 ] {23f1bb75-664a-4c04-8fdc-f91387831589} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2026.02.04 05:51:26.962766 [ 262 ] {23f1bb75-664a-4c04-8fdc-f91387831589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9528 | 2026.02.04 05:51:26.963044 [ 262 ] {23f1bb75-664a-4c04-8fdc-f91387831589} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9529 | 2026.02.04 05:51:26.963243 [ 262 ] {23f1bb75-664a-4c04-8fdc-f91387831589} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2026.02.04 05:51:26.963367 [ 262 ] {23f1bb75-664a-4c04-8fdc-f91387831589} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 9531 | 2026.02.04 05:51:26.963402 [ 262 ] {23f1bb75-664a-4c04-8fdc-f91387831589} <Debug> TCPHandler: Processed in 0.001167893 sec. | ||
| 9532 | 2026.02.04 05:51:26.963506 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9533 | 2026.02.04 05:51:26.963599 [ 262 ] {8900b34e-23ed-4dbd-8180-9ca1593d93d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9534 | 2026.02.04 05:51:26.963650 [ 262 ] {8900b34e-23ed-4dbd-8180-9ca1593d93d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9535 | 2026.02.04 05:51:26.964480 [ 262 ] {8900b34e-23ed-4dbd-8180-9ca1593d93d1} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.02.04 05:51:26.964514 [ 262 ] {8900b34e-23ed-4dbd-8180-9ca1593d93d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9537 | 2026.02.04 05:51:26.964986 [ 262 ] {8900b34e-23ed-4dbd-8180-9ca1593d93d1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9538 | 2026.02.04 05:51:26.965183 [ 262 ] {8900b34e-23ed-4dbd-8180-9ca1593d93d1} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.02.04 05:51:26.965309 [ 262 ] {8900b34e-23ed-4dbd-8180-9ca1593d93d1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001783 sec., 14021.312394840157 rows/sec., 25.13 MiB/sec. | ||
| 9540 | 2026.02.04 05:51:26.965358 [ 262 ] {8900b34e-23ed-4dbd-8180-9ca1593d93d1} <Debug> TCPHandler: Processed in 0.001957444 sec. | ||
| 9541 | 2026.02.04 05:51:26.965531 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9542 | 2026.02.04 05:51:26.965625 [ 262 ] {f16ed759-425c-4410-aa46-ab4a9f25b392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9543 | 2026.02.04 05:51:26.965665 [ 262 ] {f16ed759-425c-4410-aa46-ab4a9f25b392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9544 | 2026.02.04 05:51:26.965989 [ 262 ] {f16ed759-425c-4410-aa46-ab4a9f25b392} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2026.02.04 05:51:26.966024 [ 262 ] {f16ed759-425c-4410-aa46-ab4a9f25b392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9546 | 2026.02.04 05:51:26.966312 [ 262 ] {f16ed759-425c-4410-aa46-ab4a9f25b392} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9547 | 2026.02.04 05:51:26.966522 [ 262 ] {f16ed759-425c-4410-aa46-ab4a9f25b392} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2026.02.04 05:51:26.966649 [ 262 ] {f16ed759-425c-4410-aa46-ab4a9f25b392} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001041 sec., 69164.265129683 rows/sec., 4.27 MiB/sec. | ||
| 9549 | 2026.02.04 05:51:26.966697 [ 262 ] {f16ed759-425c-4410-aa46-ab4a9f25b392} <Debug> TCPHandler: Processed in 0.001216733 sec. | ||
| 9550 | 2026.02.04 05:51:28.521772 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2026.02.04 05:51:28.521969 [ 262 ] {876bb669-9e0f-4e98-8386-01a61b40e85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9552 | 2026.02.04 05:51:28.522041 [ 262 ] {876bb669-9e0f-4e98-8386-01a61b40e85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9553 | 2026.02.04 05:51:28.522707 [ 262 ] {876bb669-9e0f-4e98-8386-01a61b40e85c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2026.02.04 05:51:28.522758 [ 262 ] {876bb669-9e0f-4e98-8386-01a61b40e85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9555 | 2026.02.04 05:51:28.523141 [ 262 ] {876bb669-9e0f-4e98-8386-01a61b40e85c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9556 | 2026.02.04 05:51:28.523368 [ 262 ] {876bb669-9e0f-4e98-8386-01a61b40e85c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2026.02.04 05:51:28.523532 [ 262 ] {876bb669-9e0f-4e98-8386-01a61b40e85c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.65 MiB/sec. | ||
| 9558 | 2026.02.04 05:51:28.523532 [ 28 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9559 | 2026.02.04 05:51:28.523583 [ 262 ] {876bb669-9e0f-4e98-8386-01a61b40e85c} <Debug> TCPHandler: Processed in 0.001947753 sec. | ||
| 9560 | 2026.02.04 05:51:28.523605 [ 28 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2026.02.04 05:51:28.523634 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9562 | 2026.02.04 05:51:28.523715 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2026.02.04 05:51:28.523736 [ 193 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 9564 | 2026.02.04 05:51:28.523825 [ 262 ] {52025b2d-dd6f-4e37-a9eb-ad2df487247d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9565 | 2026.02.04 05:51:28.523861 [ 193 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9566 | 2026.02.04 05:51:28.523873 [ 262 ] {52025b2d-dd6f-4e37-a9eb-ad2df487247d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9567 | 2026.02.04 05:51:28.523901 [ 193 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2103 rows starting from the beginning of the part | ||
| 9568 | 2026.02.04 05:51:28.523971 [ 193 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 86 rows starting from the beginning of the part | ||
| 9569 | 2026.02.04 05:51:28.524018 [ 193 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 802 rows starting from the beginning of the part | ||
| 9570 | 2026.02.04 05:51:28.524066 [ 193 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 86 rows starting from the beginning of the part | ||
| 9571 | 2026.02.04 05:51:28.524108 [ 193 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1942 rows starting from the beginning of the part | ||
| 9572 | 2026.02.04 05:51:28.524153 [ 193 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 9573 | 2026.02.04 05:51:28.524395 [ 262 ] {52025b2d-dd6f-4e37-a9eb-ad2df487247d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2026.02.04 05:51:28.524437 [ 262 ] {52025b2d-dd6f-4e37-a9eb-ad2df487247d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9575 | 2026.02.04 05:51:28.524768 [ 262 ] {52025b2d-dd6f-4e37-a9eb-ad2df487247d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9576 | 2026.02.04 05:51:28.525000 [ 262 ] {52025b2d-dd6f-4e37-a9eb-ad2df487247d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.02.04 05:51:28.525122 [ 28 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9578 | 2026.02.04 05:51:28.525140 [ 262 ] {52025b2d-dd6f-4e37-a9eb-ad2df487247d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001341 sec., 47725.57792692021 rows/sec., 3.73 MiB/sec. | ||
| 9579 | 2026.02.04 05:51:28.525156 [ 28 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9580 | 2026.02.04 05:51:28.525181 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9581 | 2026.02.04 05:51:28.525187 [ 262 ] {52025b2d-dd6f-4e37-a9eb-ad2df487247d} <Debug> TCPHandler: Processed in 0.001524002 sec. | ||
| 9582 | 2026.02.04 05:51:28.525257 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 9583 | 2026.02.04 05:51:28.525326 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9584 | 2026.02.04 05:51:28.525352 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9585 | 2026.02.04 05:51:28.525385 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1033 rows starting from the beginning of the part | ||
| 9586 | 2026.02.04 05:51:28.525428 [ 262 ] {c66c5460-4511-4811-b079-29847de88ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9587 | 2026.02.04 05:51:28.525438 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 79 rows starting from the beginning of the part | ||
| 9588 | 2026.02.04 05:51:28.525480 [ 262 ] {c66c5460-4511-4811-b079-29847de88ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9589 | 2026.02.04 05:51:28.525493 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
| 9590 | 2026.02.04 05:51:28.525538 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 79 rows starting from the beginning of the part | ||
| 9591 | 2026.02.04 05:51:28.525577 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 944 rows starting from the beginning of the part | ||
| 9592 | 2026.02.04 05:51:28.525615 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 9593 | 2026.02.04 05:51:28.525877 [ 262 ] {c66c5460-4511-4811-b079-29847de88ca0} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2026.02.04 05:51:28.525917 [ 262 ] {c66c5460-4511-4811-b079-29847de88ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9595 | 2026.02.04 05:51:28.526200 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5075 rows, containing 5 columns (5 merged, 0 gathered) in 0.002503099 sec., 2027486.7274526497 rows/sec., 172.46 MiB/sec. | ||
| 9596 | 2026.02.04 05:51:28.526370 [ 262 ] {c66c5460-4511-4811-b079-29847de88ca0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9597 | 2026.02.04 05:51:28.526545 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9598 | 2026.02.04 05:51:28.526623 [ 262 ] {c66c5460-4511-4811-b079-29847de88ca0} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2026.02.04 05:51:28.526766 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9600 | 2026.02.04 05:51:28.526781 [ 262 ] {c66c5460-4511-4811-b079-29847de88ca0} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001374 sec., 30567.68558951965 rows/sec., 2.13 MiB/sec. | ||
| 9601 | 2026.02.04 05:51:28.526808 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2026.02.04 05:51:28.526821 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598434 sec., 1681020.2986172717 rows/sec., 128.43 MiB/sec. | ||
| 9603 | 2026.02.04 05:51:28.526833 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9604 | 2026.02.04 05:51:28.526831 [ 262 ] {c66c5460-4511-4811-b079-29847de88ca0} <Debug> TCPHandler: Processed in 0.001555963 sec. | ||
| 9605 | 2026.02.04 05:51:28.526897 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_66_13} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.02.04 05:51:28.526905 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 9607 | 2026.02.04 05:51:28.526990 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9608 | 2026.02.04 05:51:28.526996 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_66_13} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9609 | 2026.02.04 05:51:28.527009 [ 188 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9610 | 2026.02.04 05:51:28.527014 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9611 | 2026.02.04 05:51:28.527065 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18318 rows starting from the beginning of the part | ||
| 9612 | 2026.02.04 05:51:28.527095 [ 262 ] {0a9dc05f-1778-4e6e-9823-b529c7ac71a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9613 | 2026.02.04 05:51:28.527113 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9614 | 2026.02.04 05:51:28.527137 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 9615 | 2026.02.04 05:51:28.527144 [ 262 ] {0a9dc05f-1778-4e6e-9823-b529c7ac71a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9616 | 2026.02.04 05:51:28.527158 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 258 rows starting from the beginning of the part | ||
| 9617 | 2026.02.04 05:51:28.527210 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9618 | 2026.02.04 05:51:28.527245 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 900 rows starting from the beginning of the part | ||
| 9619 | 2026.02.04 05:51:28.527285 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part | ||
| 9620 | 2026.02.04 05:51:28.527317 [ 188 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_66_13} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2026.02.04 05:51:28.527407 [ 188 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_66_13} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9622 | 2026.02.04 05:51:28.527491 [ 262 ] {0a9dc05f-1778-4e6e-9823-b529c7ac71a1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2026.02.04 05:51:28.527499 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 9624 | 2026.02.04 05:51:28.527536 [ 262 ] {0a9dc05f-1778-4e6e-9823-b529c7ac71a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9625 | 2026.02.04 05:51:28.527855 [ 262 ] {0a9dc05f-1778-4e6e-9823-b529c7ac71a1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9626 | 2026.02.04 05:51:28.528074 [ 262 ] {0a9dc05f-1778-4e6e-9823-b529c7ac71a1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2026.02.04 05:51:28.528209 [ 262 ] {0a9dc05f-1778-4e6e-9823-b529c7ac71a1} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001134 sec., 14109.347442680775 rows/sec., 978.28 KiB/sec. | ||
| 9628 | 2026.02.04 05:51:28.528221 [ 27 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9629 | 2026.02.04 05:51:28.528244 [ 262 ] {0a9dc05f-1778-4e6e-9823-b529c7ac71a1} <Debug> TCPHandler: Processed in 0.001304536 sec. | ||
| 9630 | 2026.02.04 05:51:28.528291 [ 27 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2026.02.04 05:51:28.528322 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9632 | 2026.02.04 05:51:28.528417 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 9633 | 2026.02.04 05:51:28.528530 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9634 | 2026.02.04 05:51:28.528562 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3868 rows starting from the beginning of the part | ||
| 9635 | 2026.02.04 05:51:28.528624 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9636 | 2026.02.04 05:51:28.528671 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 88 rows starting from the beginning of the part | ||
| 9637 | 2026.02.04 05:51:28.528711 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9638 | 2026.02.04 05:51:28.528747 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part | ||
| 9639 | 2026.02.04 05:51:28.528786 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part | ||
| 9640 | 2026.02.04 05:51:28.530093 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4164 rows, containing 4 columns (4 merged, 0 gathered) in 0.001717048 sec., 2425092.367831301 rows/sec., 157.02 MiB/sec. | ||
| 9641 | 2026.02.04 05:51:28.530384 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9642 | 2026.02.04 05:51:28.530643 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_66_13} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.02.04 05:51:28.530715 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_66_13} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9644 | 2026.02.04 05:51:28.530790 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9645 | 2026.02.04 05:51:28.532032 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19838 rows, containing 5 columns (5 merged, 0 gathered) in 0.005152572 sec., 3850116.019727623 rows/sec., 260.43 MiB/sec. | ||
| 9646 | 2026.02.04 05:51:28.532315 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9647 | 2026.02.04 05:51:28.532607 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2026.02.04 05:51:28.532693 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9649 | 2026.02.04 05:51:28.532785 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 9650 | 2026.02.04 05:51:29.168398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19686 | ||
| 9651 | 2026.02.04 05:51:29.169169 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2026.02.04 05:51:29.169256 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9653 | 2026.02.04 05:51:29.169869 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9654 | 2026.02.04 05:51:29.170094 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2026.02.04 05:51:29.170242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19686 | ||
| 9656 | 2026.02.04 05:51:29.170247 [ 27 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9657 | 2026.02.04 05:51:29.170342 [ 27 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.02.04 05:51:29.170378 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9659 | 2026.02.04 05:51:29.170485 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 9660 | 2026.02.04 05:51:29.170580 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9661 | 2026.02.04 05:51:29.170611 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17254 rows starting from the beginning of the part | ||
| 9662 | 2026.02.04 05:51:29.170667 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9663 | 2026.02.04 05:51:29.170709 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9664 | 2026.02.04 05:51:29.170748 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9665 | 2026.02.04 05:51:29.170788 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9666 | 2026.02.04 05:51:29.170827 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9667 | 2026.02.04 05:51:29.172722 [ 192 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19686 rows, containing 4 columns (4 merged, 0 gathered) in 0.002273252 sec., 8659840.61599858 rows/sec., 123.88 MiB/sec. | ||
| 9668 | 2026.02.04 05:51:29.173135 [ 189 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9669 | 2026.02.04 05:51:29.173456 [ 189 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_41_8} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2026.02.04 05:51:29.173535 [ 189 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_41_8} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9671 | 2026.02.04 05:51:29.173654 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9672 | 2026.02.04 05:51:30.243596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9673 | 2026.02.04 05:51:30.261097 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.02.04 05:51:30.261158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9675 | 2026.02.04 05:51:30.267878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9676 | 2026.02.04 05:51:30.268622 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.02.04 05:51:30.268933 [ 26 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9678 | 2026.02.04 05:51:30.268999 [ 26 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2026.02.04 05:51:30.269018 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9680 | 2026.02.04 05:51:30.269121 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 9681 | 2026.02.04 05:51:30.272175 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9682 | 2026.02.04 05:51:30.272228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9683 | 2026.02.04 05:51:30.272973 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 9684 | 2026.02.04 05:51:30.276345 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 9685 | 2026.02.04 05:51:30.279822 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 9686 | 2026.02.04 05:51:30.284008 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 9687 | 2026.02.04 05:51:30.287990 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 9688 | 2026.02.04 05:51:30.291716 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 9689 | 2026.02.04 05:51:30.341971 [ 189 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.072890407 sec., 4239.240974467326 rows/sec., 21.92 MiB/sec. | ||
| 9690 | 2026.02.04 05:51:30.343684 [ 199 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9691 | 2026.02.04 05:51:30.345362 [ 199 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_41_8} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.02.04 05:51:30.345452 [ 199 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_41_8} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9693 | 2026.02.04 05:51:30.346800 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9694 | 2026.02.04 05:51:31.755255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1288 | ||
| 9695 | 2026.02.04 05:51:31.758206 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9696 | 2026.02.04 05:51:31.758251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9697 | 2026.02.04 05:51:31.759419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9698 | 2026.02.04 05:51:31.759680 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2026.02.04 05:51:31.759941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1288 | ||
| 9700 | 2026.02.04 05:51:33.528680 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9701 | 2026.02.04 05:51:33.528852 [ 262 ] {e3004697-4842-4d07-b991-479fde43227f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9702 | 2026.02.04 05:51:33.528917 [ 262 ] {e3004697-4842-4d07-b991-479fde43227f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9703 | 2026.02.04 05:51:33.529579 [ 262 ] {e3004697-4842-4d07-b991-479fde43227f} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2026.02.04 05:51:33.529619 [ 262 ] {e3004697-4842-4d07-b991-479fde43227f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9705 | 2026.02.04 05:51:33.530007 [ 262 ] {e3004697-4842-4d07-b991-479fde43227f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9706 | 2026.02.04 05:51:33.530227 [ 262 ] {e3004697-4842-4d07-b991-479fde43227f} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2026.02.04 05:51:33.530383 [ 262 ] {e3004697-4842-4d07-b991-479fde43227f} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001579 sec., 54464.85117162761 rows/sec., 4.55 MiB/sec. | ||
| 9708 | 2026.02.04 05:51:33.530432 [ 262 ] {e3004697-4842-4d07-b991-479fde43227f} <Debug> TCPHandler: Processed in 0.001881992 sec. | ||
| 9709 | 2026.02.04 05:51:33.530562 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9710 | 2026.02.04 05:51:33.530665 [ 262 ] {b81a3bc5-beac-4180-86b0-1bd426ffe50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9711 | 2026.02.04 05:51:33.530707 [ 262 ] {b81a3bc5-beac-4180-86b0-1bd426ffe50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9712 | 2026.02.04 05:51:33.531124 [ 262 ] {b81a3bc5-beac-4180-86b0-1bd426ffe50c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9713 | 2026.02.04 05:51:33.531159 [ 262 ] {b81a3bc5-beac-4180-86b0-1bd426ffe50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9714 | 2026.02.04 05:51:33.531453 [ 262 ] {b81a3bc5-beac-4180-86b0-1bd426ffe50c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9715 | 2026.02.04 05:51:33.531654 [ 262 ] {b81a3bc5-beac-4180-86b0-1bd426ffe50c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9716 | 2026.02.04 05:51:33.531791 [ 262 ] {b81a3bc5-beac-4180-86b0-1bd426ffe50c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00115 sec., 13043.478260869566 rows/sec., 980.81 KiB/sec. | ||
| 9717 | 2026.02.04 05:51:33.531830 [ 262 ] {b81a3bc5-beac-4180-86b0-1bd426ffe50c} <Debug> TCPHandler: Processed in 0.001319226 sec. | ||
| 9718 | 2026.02.04 05:51:33.531944 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9719 | 2026.02.04 05:51:33.532038 [ 262 ] {7fb6b82f-904e-4410-aeb6-5d827e4bb119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9720 | 2026.02.04 05:51:33.532078 [ 262 ] {7fb6b82f-904e-4410-aeb6-5d827e4bb119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9721 | 2026.02.04 05:51:33.532501 [ 262 ] {7fb6b82f-904e-4410-aeb6-5d827e4bb119} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2026.02.04 05:51:33.532534 [ 262 ] {7fb6b82f-904e-4410-aeb6-5d827e4bb119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9723 | 2026.02.04 05:51:33.532842 [ 262 ] {7fb6b82f-904e-4410-aeb6-5d827e4bb119} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9724 | 2026.02.04 05:51:33.533045 [ 262 ] {7fb6b82f-904e-4410-aeb6-5d827e4bb119} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2026.02.04 05:51:33.533173 [ 262 ] {7fb6b82f-904e-4410-aeb6-5d827e4bb119} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001154 sec., 68457.53899480069 rows/sec., 5.35 MiB/sec. | ||
| 9726 | 2026.02.04 05:51:33.533210 [ 262 ] {7fb6b82f-904e-4410-aeb6-5d827e4bb119} <Debug> TCPHandler: Processed in 0.001315876 sec. | ||
| 9727 | 2026.02.04 05:51:33.533329 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9728 | 2026.02.04 05:51:33.533426 [ 262 ] {c4412c2d-df79-410a-bf3d-35ea118d7e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9729 | 2026.02.04 05:51:33.533468 [ 262 ] {c4412c2d-df79-410a-bf3d-35ea118d7e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9730 | 2026.02.04 05:51:33.533884 [ 262 ] {c4412c2d-df79-410a-bf3d-35ea118d7e0e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2026.02.04 05:51:33.533919 [ 262 ] {c4412c2d-df79-410a-bf3d-35ea118d7e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9732 | 2026.02.04 05:51:33.534246 [ 262 ] {c4412c2d-df79-410a-bf3d-35ea118d7e0e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9733 | 2026.02.04 05:51:33.534449 [ 262 ] {c4412c2d-df79-410a-bf3d-35ea118d7e0e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9734 | 2026.02.04 05:51:33.534579 [ 262 ] {c4412c2d-df79-410a-bf3d-35ea118d7e0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 9735 | 2026.02.04 05:51:33.534616 [ 262 ] {c4412c2d-df79-410a-bf3d-35ea118d7e0e} <Debug> TCPHandler: Processed in 0.001337927 sec. | ||
| 9736 | 2026.02.04 05:51:33.534728 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9737 | 2026.02.04 05:51:33.534824 [ 262 ] {2cbd6dce-9c73-4369-846a-69d9d3daed8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9738 | 2026.02.04 05:51:33.534876 [ 262 ] {2cbd6dce-9c73-4369-846a-69d9d3daed8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9739 | 2026.02.04 05:51:33.535654 [ 262 ] {2cbd6dce-9c73-4369-846a-69d9d3daed8f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.02.04 05:51:33.535688 [ 262 ] {2cbd6dce-9c73-4369-846a-69d9d3daed8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9741 | 2026.02.04 05:51:33.536204 [ 262 ] {2cbd6dce-9c73-4369-846a-69d9d3daed8f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9742 | 2026.02.04 05:51:33.536415 [ 262 ] {2cbd6dce-9c73-4369-846a-69d9d3daed8f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.02.04 05:51:33.536558 [ 262 ] {2cbd6dce-9c73-4369-846a-69d9d3daed8f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001753 sec., 8556.759840273817 rows/sec., 15.33 MiB/sec. | ||
| 9744 | 2026.02.04 05:51:33.536621 [ 262 ] {2cbd6dce-9c73-4369-846a-69d9d3daed8f} <Debug> TCPHandler: Processed in 0.001942193 sec. | ||
| 9745 | 2026.02.04 05:51:33.536740 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9746 | 2026.02.04 05:51:33.536837 [ 262 ] {249a4f4a-871e-4d14-ad7c-303ca7665525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9747 | 2026.02.04 05:51:33.536877 [ 262 ] {249a4f4a-871e-4d14-ad7c-303ca7665525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9748 | 2026.02.04 05:51:33.537215 [ 262 ] {249a4f4a-871e-4d14-ad7c-303ca7665525} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2026.02.04 05:51:33.537250 [ 262 ] {249a4f4a-871e-4d14-ad7c-303ca7665525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9750 | 2026.02.04 05:51:33.537555 [ 262 ] {249a4f4a-871e-4d14-ad7c-303ca7665525} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9751 | 2026.02.04 05:51:33.537756 [ 262 ] {249a4f4a-871e-4d14-ad7c-303ca7665525} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.02.04 05:51:33.537882 [ 262 ] {249a4f4a-871e-4d14-ad7c-303ca7665525} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 9753 | 2026.02.04 05:51:33.537917 [ 262 ] {249a4f4a-871e-4d14-ad7c-303ca7665525} <Debug> TCPHandler: Processed in 0.001226783 sec. | ||
| 9754 | 2026.02.04 05:51:35.247185 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47098 | ||
| 9755 | 2026.02.04 05:51:35.247302 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9756 | 2026.02.04 05:51:35.247328 [ 286 ] {} <Debug> TCP-Session: ce01e1cb-3fa7-4bc7-85c3-fefc815fe4d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47098 | ||
| 9757 | 2026.02.04 05:51:35.247349 [ 286 ] {} <Debug> TCP-Session: ce01e1cb-3fa7-4bc7-85c3-fefc815fe4d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9758 | 2026.02.04 05:51:35.247362 [ 286 ] {} <Debug> TCP-Session: ce01e1cb-3fa7-4bc7-85c3-fefc815fe4d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9759 | 2026.02.04 05:51:35.247558 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34219 | ||
| 9760 | 2026.02.04 05:51:35.247586 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36946 | ||
| 9761 | 2026.02.04 05:51:35.247644 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42549 | ||
| 9762 | 2026.02.04 05:51:35.247645 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48844 | ||
| 9763 | 2026.02.04 05:51:35.247678 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60044 | ||
| 9764 | 2026.02.04 05:51:35.247698 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58944 | ||
| 9765 | 2026.02.04 05:51:35.247716 [ 286 ] {} <Trace> TCP-Session: ce01e1cb-3fa7-4bc7-85c3-fefc815fe4d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9766 | 2026.02.04 05:51:35.247688 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37159 | ||
| 9767 | 2026.02.04 05:51:35.247672 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47546 | ||
| 9768 | 2026.02.04 05:51:35.247931 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9769 | 2026.02.04 05:51:35.247956 [ 286 ] {f16825bb-fa56-4c1a-bb1a-98f6a8012fab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47098) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9770 | 2026.02.04 05:51:35.247969 [ 289 ] {} <Debug> TCP-Session: 2b767d2b-0490-4f94-9b38-61c4e57affe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36946 | ||
| 9771 | 2026.02.04 05:51:35.247989 [ 289 ] {} <Debug> TCP-Session: 2b767d2b-0490-4f94-9b38-61c4e57affe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9772 | 2026.02.04 05:51:35.248006 [ 289 ] {} <Debug> TCP-Session: 2b767d2b-0490-4f94-9b38-61c4e57affe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9773 | 2026.02.04 05:51:35.248194 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9774 | 2026.02.04 05:51:35.248225 [ 286 ] {f16825bb-fa56-4c1a-bb1a-98f6a8012fab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9775 | 2026.02.04 05:51:35.248239 [ 351 ] {} <Debug> TCP-Session: 67d214b3-3718-4e24-bbe6-5db828a0ba45 Authenticating user 'default' from [fd00:1122:3344:101::e]:60044 | ||
| 9776 | 2026.02.04 05:51:35.248282 [ 351 ] {} <Debug> TCP-Session: 67d214b3-3718-4e24-bbe6-5db828a0ba45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9777 | 2026.02.04 05:51:35.248289 [ 286 ] {f16825bb-fa56-4c1a-bb1a-98f6a8012fab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9778 | 2026.02.04 05:51:35.248303 [ 351 ] {} <Debug> TCP-Session: 67d214b3-3718-4e24-bbe6-5db828a0ba45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9779 | 2026.02.04 05:51:35.248308 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9780 | 2026.02.04 05:51:35.248362 [ 350 ] {} <Debug> TCP-Session: 8ca31373-9da2-4144-9ce2-7afa58850bf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47546 | ||
| 9781 | 2026.02.04 05:51:35.248387 [ 350 ] {} <Debug> TCP-Session: 8ca31373-9da2-4144-9ce2-7afa58850bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9782 | 2026.02.04 05:51:35.248401 [ 350 ] {} <Debug> TCP-Session: 8ca31373-9da2-4144-9ce2-7afa58850bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9783 | 2026.02.04 05:51:35.248589 [ 286 ] {f16825bb-fa56-4c1a-bb1a-98f6a8012fab} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 9784 | 2026.02.04 05:51:35.248913 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9785 | 2026.02.04 05:51:35.248948 [ 290 ] {} <Debug> TCP-Session: 09055b58-117b-40be-93c9-fae2c3ee79ff Authenticating user 'default' from [fd00:1122:3344:101::e]:48844 | ||
| 9786 | 2026.02.04 05:51:35.248965 [ 290 ] {} <Debug> TCP-Session: 09055b58-117b-40be-93c9-fae2c3ee79ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9787 | 2026.02.04 05:51:35.248982 [ 290 ] {} <Debug> TCP-Session: 09055b58-117b-40be-93c9-fae2c3ee79ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9788 | 2026.02.04 05:51:35.249024 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9789 | 2026.02.04 05:51:35.249063 [ 349 ] {} <Debug> TCP-Session: 90da5304-6686-43cf-aedd-69bf0221227c Authenticating user 'default' from [fd00:1122:3344:101::e]:42549 | ||
| 9790 | 2026.02.04 05:51:35.249088 [ 349 ] {} <Debug> TCP-Session: 90da5304-6686-43cf-aedd-69bf0221227c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9791 | 2026.02.04 05:51:35.249100 [ 349 ] {} <Debug> TCP-Session: 90da5304-6686-43cf-aedd-69bf0221227c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9792 | 2026.02.04 05:51:35.249111 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9793 | 2026.02.04 05:51:35.249142 [ 288 ] {} <Debug> TCP-Session: ae081580-f82c-4716-a0d6-e0a2f2e27caf Authenticating user 'default' from [fd00:1122:3344:101::e]:34219 | ||
| 9794 | 2026.02.04 05:51:35.249159 [ 288 ] {} <Debug> TCP-Session: ae081580-f82c-4716-a0d6-e0a2f2e27caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9795 | 2026.02.04 05:51:35.249171 [ 288 ] {} <Debug> TCP-Session: ae081580-f82c-4716-a0d6-e0a2f2e27caf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9796 | 2026.02.04 05:51:35.249249 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9797 | 2026.02.04 05:51:35.249284 [ 352 ] {} <Debug> TCP-Session: 4a052324-4635-4b47-a06a-abf75a06fed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37159 | ||
| 9798 | 2026.02.04 05:51:35.249301 [ 352 ] {} <Debug> TCP-Session: 4a052324-4635-4b47-a06a-abf75a06fed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9799 | 2026.02.04 05:51:35.249314 [ 352 ] {} <Debug> TCP-Session: 4a052324-4635-4b47-a06a-abf75a06fed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9800 | 2026.02.04 05:51:35.249375 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9801 | 2026.02.04 05:51:35.249409 [ 353 ] {} <Debug> TCP-Session: 45371e00-d9bd-4a2b-85ce-46ff68347ec3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58944 | ||
| 9802 | 2026.02.04 05:51:35.249427 [ 353 ] {} <Debug> TCP-Session: 45371e00-d9bd-4a2b-85ce-46ff68347ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9803 | 2026.02.04 05:51:35.249441 [ 353 ] {} <Debug> TCP-Session: 45371e00-d9bd-4a2b-85ce-46ff68347ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9804 | 2026.02.04 05:51:35.249528 [ 310 ] {f16825bb-fa56-4c1a-bb1a-98f6a8012fab} <Trace> AggregatingTransform: Aggregating | ||
| 9805 | 2026.02.04 05:51:35.249564 [ 310 ] {f16825bb-fa56-4c1a-bb1a-98f6a8012fab} <Trace> Aggregator: Aggregation method: without_key | ||
| 9806 | 2026.02.04 05:51:35.249598 [ 310 ] {f16825bb-fa56-4c1a-bb1a-98f6a8012fab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904575 sec. (1105.492 rows/sec., 43.18 KiB/sec.) | ||
| 9807 | 2026.02.04 05:51:35.249615 [ 310 ] {f16825bb-fa56-4c1a-bb1a-98f6a8012fab} <Trace> Aggregator: Merging aggregated data | ||
| 9808 | 2026.02.04 05:51:35.250880 [ 286 ] {f16825bb-fa56-4c1a-bb1a-98f6a8012fab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002981 sec., 335.4579000335458 rows/sec., 13.10 KiB/sec. | ||
| 9809 | 2026.02.04 05:51:35.251029 [ 286 ] {f16825bb-fa56-4c1a-bb1a-98f6a8012fab} <Debug> TCPHandler: Processed in 0.003426584 sec. | ||
| 9810 | 2026.02.04 05:51:35.251156 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9811 | 2026.02.04 05:51:35.251191 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9812 | 2026.02.04 05:51:35.251207 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9813 | 2026.02.04 05:51:35.251229 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9814 | 2026.02.04 05:51:35.251246 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9815 | 2026.02.04 05:51:35.251259 [ 288 ] {} <Debug> TCP-Session: ae081580-f82c-4716-a0d6-e0a2f2e27caf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9816 | 2026.02.04 05:51:35.251267 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9817 | 2026.02.04 05:51:35.251298 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9818 | 2026.02.04 05:51:35.251315 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9819 | 2026.02.04 05:51:35.251329 [ 353 ] {} <Debug> TCP-Session: 45371e00-d9bd-4a2b-85ce-46ff68347ec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9820 | 2026.02.04 05:51:35.251356 [ 349 ] {} <Debug> TCP-Session: 90da5304-6686-43cf-aedd-69bf0221227c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9821 | 2026.02.04 05:51:35.251377 [ 352 ] {} <Debug> TCP-Session: 4a052324-4635-4b47-a06a-abf75a06fed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9822 | 2026.02.04 05:51:35.251289 [ 289 ] {} <Debug> TCP-Session: 2b767d2b-0490-4f94-9b38-61c4e57affe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9823 | 2026.02.04 05:51:35.251284 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9824 | 2026.02.04 05:51:35.251275 [ 350 ] {} <Debug> TCP-Session: 8ca31373-9da2-4144-9ce2-7afa58850bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9825 | 2026.02.04 05:51:35.251478 [ 351 ] {} <Debug> TCP-Session: 67d214b3-3718-4e24-bbe6-5db828a0ba45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9826 | 2026.02.04 05:51:35.251236 [ 290 ] {} <Debug> TCP-Session: 09055b58-117b-40be-93c9-fae2c3ee79ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9827 | 2026.02.04 05:51:35.251197 [ 286 ] {} <Debug> TCP-Session: ce01e1cb-3fa7-4bc7-85c3-fefc815fe4d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9828 | 2026.02.04 05:51:35.261069 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56581 | ||
| 9829 | 2026.02.04 05:51:35.261133 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9830 | 2026.02.04 05:51:35.261154 [ 286 ] {} <Debug> TCP-Session: 146d9dfe-1268-402b-8348-d6ca3badccbc Authenticating user 'default' from [fd00:1122:3344:101::e]:56581 | ||
| 9831 | 2026.02.04 05:51:35.261170 [ 286 ] {} <Debug> TCP-Session: 146d9dfe-1268-402b-8348-d6ca3badccbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9832 | 2026.02.04 05:51:35.261182 [ 286 ] {} <Debug> TCP-Session: 146d9dfe-1268-402b-8348-d6ca3badccbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9833 | 2026.02.04 05:51:35.261331 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34707 | ||
| 9834 | 2026.02.04 05:51:35.261367 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61378 | ||
| 9835 | 2026.02.04 05:51:35.261390 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58971 | ||
| 9836 | 2026.02.04 05:51:35.261405 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44938 | ||
| 9837 | 2026.02.04 05:51:35.261415 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9838 | 2026.02.04 05:51:35.261434 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39561 | ||
| 9839 | 2026.02.04 05:51:35.261453 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9840 | 2026.02.04 05:51:35.261472 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9841 | 2026.02.04 05:51:35.261482 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9842 | 2026.02.04 05:51:35.261508 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9843 | 2026.02.04 05:51:35.261513 [ 349 ] {} <Debug> TCP-Session: b806b27c-9f48-4a4d-8a59-d26d19d4c923 Authenticating user 'default' from [fd00:1122:3344:101::e]:58971 | ||
| 9844 | 2026.02.04 05:51:35.261524 [ 350 ] {} <Debug> TCP-Session: 45ddb8a4-e886-4a45-86d8-1a2ddf0b740c Authenticating user 'default' from [fd00:1122:3344:101::e]:44938 | ||
| 9845 | 2026.02.04 05:51:35.261532 [ 353 ] {} <Debug> TCP-Session: f1514d77-e700-480b-a4a9-6fa23049aed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39561 | ||
| 9846 | 2026.02.04 05:51:35.261545 [ 349 ] {} <Debug> TCP-Session: b806b27c-9f48-4a4d-8a59-d26d19d4c923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9847 | 2026.02.04 05:51:35.261562 [ 353 ] {} <Debug> TCP-Session: f1514d77-e700-480b-a4a9-6fa23049aed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9848 | 2026.02.04 05:51:35.261555 [ 350 ] {} <Debug> TCP-Session: 45ddb8a4-e886-4a45-86d8-1a2ddf0b740c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9849 | 2026.02.04 05:51:35.261573 [ 349 ] {} <Debug> TCP-Session: b806b27c-9f48-4a4d-8a59-d26d19d4c923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9850 | 2026.02.04 05:51:35.261591 [ 350 ] {} <Debug> TCP-Session: 45ddb8a4-e886-4a45-86d8-1a2ddf0b740c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9851 | 2026.02.04 05:51:35.261467 [ 288 ] {} <Debug> TCP-Session: e64d702d-7b39-4c11-8851-0c285e4a7b39 Authenticating user 'default' from [fd00:1122:3344:101::e]:34707 | ||
| 9852 | 2026.02.04 05:51:35.261429 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44421 | ||
| 9853 | 2026.02.04 05:51:35.261641 [ 288 ] {} <Debug> TCP-Session: e64d702d-7b39-4c11-8851-0c285e4a7b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9854 | 2026.02.04 05:51:35.261421 [ 286 ] {} <Trace> TCP-Session: 146d9dfe-1268-402b-8348-d6ca3badccbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9855 | 2026.02.04 05:51:35.261683 [ 288 ] {} <Debug> TCP-Session: e64d702d-7b39-4c11-8851-0c285e4a7b39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9856 | 2026.02.04 05:51:35.261706 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9857 | 2026.02.04 05:51:35.261414 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44384 | ||
| 9858 | 2026.02.04 05:51:35.261740 [ 352 ] {} <Debug> TCP-Session: 95ab7824-c4fa-46f6-9b0d-a5518ea080f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44421 | ||
| 9859 | 2026.02.04 05:51:35.261387 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45005 | ||
| 9860 | 2026.02.04 05:51:35.261779 [ 352 ] {} <Debug> TCP-Session: 95ab7824-c4fa-46f6-9b0d-a5518ea080f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9861 | 2026.02.04 05:51:35.261798 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9862 | 2026.02.04 05:51:35.261813 [ 352 ] {} <Debug> TCP-Session: 95ab7824-c4fa-46f6-9b0d-a5518ea080f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9863 | 2026.02.04 05:51:35.261820 [ 286 ] {2795fedc-f738-4017-9768-d1c8c043760c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56581) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9864 | 2026.02.04 05:51:35.261834 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9865 | 2026.02.04 05:51:35.261833 [ 351 ] {} <Debug> TCP-Session: 1c7a2ae5-2680-4e62-aacb-273812b593e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44384 | ||
| 9866 | 2026.02.04 05:51:35.261874 [ 290 ] {} <Debug> TCP-Session: 9121d11d-90a2-4fe1-a70e-9770ed92893e Authenticating user 'default' from [fd00:1122:3344:101::e]:45005 | ||
| 9867 | 2026.02.04 05:51:35.261886 [ 351 ] {} <Debug> TCP-Session: 1c7a2ae5-2680-4e62-aacb-273812b593e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9868 | 2026.02.04 05:51:35.261894 [ 290 ] {} <Debug> TCP-Session: 9121d11d-90a2-4fe1-a70e-9770ed92893e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9869 | 2026.02.04 05:51:35.261903 [ 351 ] {} <Debug> TCP-Session: 1c7a2ae5-2680-4e62-aacb-273812b593e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9870 | 2026.02.04 05:51:35.261911 [ 290 ] {} <Debug> TCP-Session: 9121d11d-90a2-4fe1-a70e-9770ed92893e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9871 | 2026.02.04 05:51:35.261583 [ 353 ] {} <Debug> TCP-Session: f1514d77-e700-480b-a4a9-6fa23049aed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9872 | 2026.02.04 05:51:35.261498 [ 289 ] {} <Debug> TCP-Session: 5af276a7-66a0-419a-99b1-a9302dc12989 Authenticating user 'default' from [fd00:1122:3344:101::e]:61378 | ||
| 9873 | 2026.02.04 05:51:35.261980 [ 289 ] {} <Debug> TCP-Session: 5af276a7-66a0-419a-99b1-a9302dc12989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9874 | 2026.02.04 05:51:35.261999 [ 289 ] {} <Debug> TCP-Session: 5af276a7-66a0-419a-99b1-a9302dc12989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9875 | 2026.02.04 05:51:35.262010 [ 286 ] {2795fedc-f738-4017-9768-d1c8c043760c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9876 | 2026.02.04 05:51:35.262053 [ 286 ] {2795fedc-f738-4017-9768-d1c8c043760c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9877 | 2026.02.04 05:51:35.262284 [ 286 ] {2795fedc-f738-4017-9768-d1c8c043760c} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 9878 | 2026.02.04 05:51:35.263125 [ 313 ] {2795fedc-f738-4017-9768-d1c8c043760c} <Trace> AggregatingTransform: Aggregating | ||
| 9879 | 2026.02.04 05:51:35.263176 [ 313 ] {2795fedc-f738-4017-9768-d1c8c043760c} <Trace> Aggregator: Aggregation method: without_key | ||
| 9880 | 2026.02.04 05:51:35.263214 [ 313 ] {2795fedc-f738-4017-9768-d1c8c043760c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000843644 sec. (1185.334 rows/sec., 46.30 KiB/sec.) | ||
| 9881 | 2026.02.04 05:51:35.263233 [ 313 ] {2795fedc-f738-4017-9768-d1c8c043760c} <Trace> Aggregator: Merging aggregated data | ||
| 9882 | 2026.02.04 05:51:35.264557 [ 286 ] {2795fedc-f738-4017-9768-d1c8c043760c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002775 sec., 360.36036036036035 rows/sec., 14.08 KiB/sec. | ||
| 9883 | 2026.02.04 05:51:35.264683 [ 286 ] {2795fedc-f738-4017-9768-d1c8c043760c} <Debug> TCPHandler: Processed in 0.003325531 sec. | ||
| 9884 | 2026.02.04 05:51:35.264774 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9885 | 2026.02.04 05:51:35.264808 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9886 | 2026.02.04 05:51:35.264831 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9887 | 2026.02.04 05:51:35.264853 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9888 | 2026.02.04 05:51:35.264864 [ 288 ] {} <Debug> TCP-Session: e64d702d-7b39-4c11-8851-0c285e4a7b39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9889 | 2026.02.04 05:51:35.264869 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9890 | 2026.02.04 05:51:35.264897 [ 353 ] {} <Debug> TCP-Session: f1514d77-e700-480b-a4a9-6fa23049aed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9891 | 2026.02.04 05:51:35.264924 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9892 | 2026.02.04 05:51:35.264942 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9893 | 2026.02.04 05:51:35.264943 [ 289 ] {} <Debug> TCP-Session: 5af276a7-66a0-419a-99b1-a9302dc12989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9894 | 2026.02.04 05:51:35.264966 [ 350 ] {} <Debug> TCP-Session: 45ddb8a4-e886-4a45-86d8-1a2ddf0b740c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9895 | 2026.02.04 05:51:35.264990 [ 352 ] {} <Debug> TCP-Session: 95ab7824-c4fa-46f6-9b0d-a5518ea080f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9896 | 2026.02.04 05:51:35.264906 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9897 | 2026.02.04 05:51:35.264892 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9898 | 2026.02.04 05:51:35.265052 [ 351 ] {} <Debug> TCP-Session: 1c7a2ae5-2680-4e62-aacb-273812b593e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9899 | 2026.02.04 05:51:35.264881 [ 290 ] {} <Debug> TCP-Session: 9121d11d-90a2-4fe1-a70e-9770ed92893e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9900 | 2026.02.04 05:51:35.264812 [ 286 ] {} <Debug> TCP-Session: 146d9dfe-1268-402b-8348-d6ca3badccbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9901 | 2026.02.04 05:51:35.265101 [ 349 ] {} <Debug> TCP-Session: b806b27c-9f48-4a4d-8a59-d26d19d4c923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9902 | 2026.02.04 05:51:35.533833 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62423 | ||
| 9903 | 2026.02.04 05:51:35.533937 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9904 | 2026.02.04 05:51:35.533963 [ 286 ] {} <Debug> TCP-Session: 1a96b2f6-0207-42f5-87ad-24d8335677d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62423 | ||
| 9905 | 2026.02.04 05:51:35.533990 [ 286 ] {} <Debug> TCP-Session: 1a96b2f6-0207-42f5-87ad-24d8335677d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9906 | 2026.02.04 05:51:35.534003 [ 286 ] {} <Debug> TCP-Session: 1a96b2f6-0207-42f5-87ad-24d8335677d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9907 | 2026.02.04 05:51:35.534193 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52445 | ||
| 9908 | 2026.02.04 05:51:35.534302 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56698 | ||
| 9909 | 2026.02.04 05:51:35.534319 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46106 | ||
| 9910 | 2026.02.04 05:51:35.534340 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53344 | ||
| 9911 | 2026.02.04 05:51:35.534356 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64265 | ||
| 9912 | 2026.02.04 05:51:35.534403 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9913 | 2026.02.04 05:51:35.534393 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9914 | 2026.02.04 05:51:35.534442 [ 349 ] {} <Debug> TCP-Session: 6d240269-734a-47c7-ad73-e1604d3af7b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46106 | ||
| 9915 | 2026.02.04 05:51:35.534457 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9916 | 2026.02.04 05:51:35.534463 [ 289 ] {} <Debug> TCP-Session: c1ab0b27-af8f-4f22-9eb2-f61d0f657270 Authenticating user 'default' from [fd00:1122:3344:101::e]:56698 | ||
| 9917 | 2026.02.04 05:51:35.534485 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9918 | 2026.02.04 05:51:35.534501 [ 289 ] {} <Debug> TCP-Session: c1ab0b27-af8f-4f22-9eb2-f61d0f657270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9919 | 2026.02.04 05:51:35.534479 [ 349 ] {} <Debug> TCP-Session: 6d240269-734a-47c7-ad73-e1604d3af7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9920 | 2026.02.04 05:51:35.534534 [ 353 ] {} <Debug> TCP-Session: 03e2a6c7-fafe-41dd-9cbc-4f839aef1dc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64265 | ||
| 9921 | 2026.02.04 05:51:35.534551 [ 349 ] {} <Debug> TCP-Session: 6d240269-734a-47c7-ad73-e1604d3af7b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9922 | 2026.02.04 05:51:35.534531 [ 289 ] {} <Debug> TCP-Session: c1ab0b27-af8f-4f22-9eb2-f61d0f657270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9923 | 2026.02.04 05:51:35.534580 [ 353 ] {} <Debug> TCP-Session: 03e2a6c7-fafe-41dd-9cbc-4f839aef1dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9924 | 2026.02.04 05:51:35.534344 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57122 | ||
| 9925 | 2026.02.04 05:51:35.534620 [ 353 ] {} <Debug> TCP-Session: 03e2a6c7-fafe-41dd-9cbc-4f839aef1dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9926 | 2026.02.04 05:51:35.534346 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46907 | ||
| 9927 | 2026.02.04 05:51:35.534327 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32892 | ||
| 9928 | 2026.02.04 05:51:35.534675 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9929 | 2026.02.04 05:51:35.534722 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9930 | 2026.02.04 05:51:35.534743 [ 350 ] {} <Debug> TCP-Session: f3df6da3-36e5-4877-9cfc-e7c6ac85a00a Authenticating user 'default' from [fd00:1122:3344:101::e]:57122 | ||
| 9931 | 2026.02.04 05:51:35.534760 [ 352 ] {} <Debug> TCP-Session: fd2a066a-5dc1-48d7-a7d6-1a1eb3e286a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46907 | ||
| 9932 | 2026.02.04 05:51:35.534772 [ 350 ] {} <Debug> TCP-Session: f3df6da3-36e5-4877-9cfc-e7c6ac85a00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9933 | 2026.02.04 05:51:35.534789 [ 352 ] {} <Debug> TCP-Session: fd2a066a-5dc1-48d7-a7d6-1a1eb3e286a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9934 | 2026.02.04 05:51:35.534805 [ 350 ] {} <Debug> TCP-Session: f3df6da3-36e5-4877-9cfc-e7c6ac85a00a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9935 | 2026.02.04 05:51:35.534844 [ 352 ] {} <Debug> TCP-Session: fd2a066a-5dc1-48d7-a7d6-1a1eb3e286a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9936 | 2026.02.04 05:51:35.534762 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9937 | 2026.02.04 05:51:35.534303 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9938 | 2026.02.04 05:51:35.534906 [ 290 ] {} <Debug> TCP-Session: 733289e2-9cb0-46b3-8783-662aeb86add1 Authenticating user 'default' from [fd00:1122:3344:101::e]:32892 | ||
| 9939 | 2026.02.04 05:51:35.534929 [ 288 ] {} <Debug> TCP-Session: 0be6bdaa-ef8c-45c6-840d-2c5bb5502483 Authenticating user 'default' from [fd00:1122:3344:101::e]:52445 | ||
| 9940 | 2026.02.04 05:51:35.534950 [ 290 ] {} <Debug> TCP-Session: 733289e2-9cb0-46b3-8783-662aeb86add1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9941 | 2026.02.04 05:51:35.534961 [ 288 ] {} <Debug> TCP-Session: 0be6bdaa-ef8c-45c6-840d-2c5bb5502483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9942 | 2026.02.04 05:51:35.534974 [ 290 ] {} <Debug> TCP-Session: 733289e2-9cb0-46b3-8783-662aeb86add1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9943 | 2026.02.04 05:51:35.534987 [ 288 ] {} <Debug> TCP-Session: 0be6bdaa-ef8c-45c6-840d-2c5bb5502483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9944 | 2026.02.04 05:51:35.534365 [ 286 ] {} <Trace> TCP-Session: 1a96b2f6-0207-42f5-87ad-24d8335677d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2026.02.04 05:51:35.534495 [ 351 ] {} <Debug> TCP-Session: 6181e3d1-6536-44db-a3b5-682da5ae505e Authenticating user 'default' from [fd00:1122:3344:101::e]:53344 | ||
| 9946 | 2026.02.04 05:51:35.535068 [ 351 ] {} <Debug> TCP-Session: 6181e3d1-6536-44db-a3b5-682da5ae505e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9947 | 2026.02.04 05:51:35.535082 [ 351 ] {} <Debug> TCP-Session: 6181e3d1-6536-44db-a3b5-682da5ae505e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9948 | 2026.02.04 05:51:35.535206 [ 286 ] {94f99caa-0f3d-4790-9883-bc24bfe04fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62423) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9949 | 2026.02.04 05:51:35.535475 [ 286 ] {94f99caa-0f3d-4790-9883-bc24bfe04fb5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9950 | 2026.02.04 05:51:35.535529 [ 286 ] {94f99caa-0f3d-4790-9883-bc24bfe04fb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9951 | 2026.02.04 05:51:35.535815 [ 286 ] {94f99caa-0f3d-4790-9883-bc24bfe04fb5} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 9952 | 2026.02.04 05:51:35.536735 [ 340 ] {94f99caa-0f3d-4790-9883-bc24bfe04fb5} <Trace> AggregatingTransform: Aggregating | ||
| 9953 | 2026.02.04 05:51:35.536793 [ 340 ] {94f99caa-0f3d-4790-9883-bc24bfe04fb5} <Trace> Aggregator: Aggregation method: without_key | ||
| 9954 | 2026.02.04 05:51:35.536836 [ 340 ] {94f99caa-0f3d-4790-9883-bc24bfe04fb5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917375 sec. (1090.067 rows/sec., 42.58 KiB/sec.) | ||
| 9955 | 2026.02.04 05:51:35.536861 [ 340 ] {94f99caa-0f3d-4790-9883-bc24bfe04fb5} <Trace> Aggregator: Merging aggregated data | ||
| 9956 | 2026.02.04 05:51:35.538640 [ 286 ] {94f99caa-0f3d-4790-9883-bc24bfe04fb5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003489 sec., 286.61507595299514 rows/sec., 11.20 KiB/sec. | ||
| 9957 | 2026.02.04 05:51:35.538778 [ 286 ] {94f99caa-0f3d-4790-9883-bc24bfe04fb5} <Debug> TCPHandler: Processed in 0.004540915 sec. | ||
| 9958 | 2026.02.04 05:51:35.538899 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9959 | 2026.02.04 05:51:35.538928 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9960 | 2026.02.04 05:51:35.538944 [ 288 ] {} <Debug> TCP-Session: 0be6bdaa-ef8c-45c6-840d-2c5bb5502483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9961 | 2026.02.04 05:51:35.538948 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9962 | 2026.02.04 05:51:35.538975 [ 353 ] {} <Debug> TCP-Session: 03e2a6c7-fafe-41dd-9cbc-4f839aef1dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9963 | 2026.02.04 05:51:35.538988 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9964 | 2026.02.04 05:51:35.539006 [ 351 ] {} <Debug> TCP-Session: 6181e3d1-6536-44db-a3b5-682da5ae505e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9965 | 2026.02.04 05:51:35.539017 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9966 | 2026.02.04 05:51:35.539034 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9967 | 2026.02.04 05:51:35.539052 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9968 | 2026.02.04 05:51:35.539077 [ 349 ] {} <Debug> TCP-Session: 6d240269-734a-47c7-ad73-e1604d3af7b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9969 | 2026.02.04 05:51:35.539095 [ 352 ] {} <Debug> TCP-Session: fd2a066a-5dc1-48d7-a7d6-1a1eb3e286a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9970 | 2026.02.04 05:51:35.539106 [ 286 ] {} <Debug> TCP-Session: 1a96b2f6-0207-42f5-87ad-24d8335677d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9971 | 2026.02.04 05:51:35.539044 [ 290 ] {} <Debug> TCP-Session: 733289e2-9cb0-46b3-8783-662aeb86add1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9972 | 2026.02.04 05:51:35.539017 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9973 | 2026.02.04 05:51:35.538967 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9974 | 2026.02.04 05:51:35.539189 [ 350 ] {} <Debug> TCP-Session: f3df6da3-36e5-4877-9cfc-e7c6ac85a00a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9975 | 2026.02.04 05:51:35.539206 [ 289 ] {} <Debug> TCP-Session: c1ab0b27-af8f-4f22-9eb2-f61d0f657270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9976 | 2026.02.04 05:51:36.496374 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9977 | 2026.02.04 05:51:36.496425 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9978 | 2026.02.04 05:51:36.671186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20134 | ||
| 9979 | 2026.02.04 05:51:36.671693 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2026.02.04 05:51:36.671743 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9981 | 2026.02.04 05:51:36.672216 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9982 | 2026.02.04 05:51:36.672455 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2026.02.04 05:51:36.672605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20134 | ||
| 9984 | 2026.02.04 05:51:37.280852 [ 123 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 9985 | 2026.02.04 05:51:37.280921 [ 123 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2026.02.04 05:51:37.280941 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 9987 | 2026.02.04 05:51:37.281063 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 9988 | 2026.02.04 05:51:37.281215 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9989 | 2026.02.04 05:51:37.281249 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 138 rows starting from the beginning of the part | ||
| 9990 | 2026.02.04 05:51:37.281313 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9991 | 2026.02.04 05:51:37.281355 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9992 | 2026.02.04 05:51:37.281395 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9993 | 2026.02.04 05:51:37.281434 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9994 | 2026.02.04 05:51:37.282131 [ 189 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001123301 sec., 144217.8009278012 rows/sec., 7.36 MiB/sec. | ||
| 9995 | 2026.02.04 05:51:37.282246 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 9996 | 2026.02.04 05:51:37.282481 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_27_6} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.02.04 05:51:37.282549 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_27_6} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 9998 | 2026.02.04 05:51:37.282614 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9999 | 2026.02.04 05:51:37.773102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10000 | 2026.02.04 05:51:37.789690 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2026.02.04 05:51:37.789757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10002 | 2026.02.04 05:51:37.795271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10003 | 2026.02.04 05:51:37.795984 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10004 | 2026.02.04 05:51:37.799060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10005 | 2026.02.04 05:51:37.932640 [ 123 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 10006 | 2026.02.04 05:51:37.932728 [ 123 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2026.02.04 05:51:37.932772 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10008 | 2026.02.04 05:51:37.932914 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 10009 | 2026.02.04 05:51:37.933082 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10010 | 2026.02.04 05:51:37.933123 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 290 rows starting from the beginning of the part | ||
| 10011 | 2026.02.04 05:51:37.933201 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 266 rows starting from the beginning of the part | ||
| 10012 | 2026.02.04 05:51:37.933256 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 266 rows starting from the beginning of the part | ||
| 10013 | 2026.02.04 05:51:37.933305 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 266 rows starting from the beginning of the part | ||
| 10014 | 2026.02.04 05:51:37.933353 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 266 rows starting from the beginning of the part | ||
| 10015 | 2026.02.04 05:51:37.934320 [ 200 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146717 sec., 922865.1076562362 rows/sec., 62.47 MiB/sec. | ||
| 10016 | 2026.02.04 05:51:37.934490 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10017 | 2026.02.04 05:51:37.934792 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_29_6} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2026.02.04 05:51:37.934884 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_29_6} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 10019 | 2026.02.04 05:51:37.934972 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10020 | 2026.02.04 05:51:38.338844 [ 123 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 10021 | 2026.02.04 05:51:38.338906 [ 123 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2026.02.04 05:51:38.338926 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10023 | 2026.02.04 05:51:38.339055 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 10024 | 2026.02.04 05:51:38.339198 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10025 | 2026.02.04 05:51:38.339234 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 151 rows starting from the beginning of the part | ||
| 10026 | 2026.02.04 05:51:38.339309 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 139 rows starting from the beginning of the part | ||
| 10027 | 2026.02.04 05:51:38.339363 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 139 rows starting from the beginning of the part | ||
| 10028 | 2026.02.04 05:51:38.339404 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 139 rows starting from the beginning of the part | ||
| 10029 | 2026.02.04 05:51:38.339442 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 139 rows starting from the beginning of the part | ||
| 10030 | 2026.02.04 05:51:38.340265 [ 187 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269255 sec., 557019.66901844 rows/sec., 34.00 MiB/sec. | ||
| 10031 | 2026.02.04 05:51:38.340429 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10032 | 2026.02.04 05:51:38.340723 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_29_6} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10033 | 2026.02.04 05:51:38.340806 [ 190 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_29_6} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 10034 | 2026.02.04 05:51:38.340882 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10035 | 2026.02.04 05:51:38.537556 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10036 | 2026.02.04 05:51:38.537731 [ 262 ] {29e81f43-0889-4793-85fb-0619f37f74b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10037 | 2026.02.04 05:51:38.537801 [ 262 ] {29e81f43-0889-4793-85fb-0619f37f74b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10038 | 2026.02.04 05:51:38.538575 [ 262 ] {29e81f43-0889-4793-85fb-0619f37f74b3} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10039 | 2026.02.04 05:51:38.538619 [ 262 ] {29e81f43-0889-4793-85fb-0619f37f74b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10040 | 2026.02.04 05:51:38.538970 [ 262 ] {29e81f43-0889-4793-85fb-0619f37f74b3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10041 | 2026.02.04 05:51:38.539190 [ 262 ] {29e81f43-0889-4793-85fb-0619f37f74b3} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10042 | 2026.02.04 05:51:38.539339 [ 262 ] {29e81f43-0889-4793-85fb-0619f37f74b3} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001657 sec., 160531.08026554013 rows/sec., 10.20 MiB/sec. | ||
| 10043 | 2026.02.04 05:51:38.539391 [ 262 ] {29e81f43-0889-4793-85fb-0619f37f74b3} <Debug> TCPHandler: Processed in 0.001960234 sec. | ||
| 10044 | 2026.02.04 05:51:38.539526 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10045 | 2026.02.04 05:51:38.539629 [ 262 ] {835a3af0-9091-477a-bb3d-3c60f810fd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10046 | 2026.02.04 05:51:38.539672 [ 262 ] {835a3af0-9091-477a-bb3d-3c60f810fd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10047 | 2026.02.04 05:51:38.540570 [ 262 ] {835a3af0-9091-477a-bb3d-3c60f810fd4e} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2026.02.04 05:51:38.540608 [ 262 ] {835a3af0-9091-477a-bb3d-3c60f810fd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10049 | 2026.02.04 05:51:38.540967 [ 262 ] {835a3af0-9091-477a-bb3d-3c60f810fd4e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10050 | 2026.02.04 05:51:38.541171 [ 262 ] {835a3af0-9091-477a-bb3d-3c60f810fd4e} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10051 | 2026.02.04 05:51:38.541308 [ 262 ] {835a3af0-9091-477a-bb3d-3c60f810fd4e} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001702 sec., 471210.3407755582 rows/sec., 37.42 MiB/sec. | ||
| 10052 | 2026.02.04 05:51:38.541348 [ 262 ] {835a3af0-9091-477a-bb3d-3c60f810fd4e} <Debug> TCPHandler: Processed in 0.001873852 sec. | ||
| 10053 | 2026.02.04 05:51:38.541464 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10054 | 2026.02.04 05:51:38.541565 [ 262 ] {08f5696e-1cac-49de-975d-60117bfe335c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10055 | 2026.02.04 05:51:38.541608 [ 262 ] {08f5696e-1cac-49de-975d-60117bfe335c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10056 | 2026.02.04 05:51:38.542136 [ 262 ] {08f5696e-1cac-49de-975d-60117bfe335c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.02.04 05:51:38.542173 [ 262 ] {08f5696e-1cac-49de-975d-60117bfe335c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10058 | 2026.02.04 05:51:38.542493 [ 262 ] {08f5696e-1cac-49de-975d-60117bfe335c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10059 | 2026.02.04 05:51:38.542702 [ 262 ] {08f5696e-1cac-49de-975d-60117bfe335c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2026.02.04 05:51:38.542829 [ 262 ] {08f5696e-1cac-49de-975d-60117bfe335c} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001285 sec., 122957.19844357978 rows/sec., 7.51 MiB/sec. | ||
| 10061 | 2026.02.04 05:51:38.542868 [ 262 ] {08f5696e-1cac-49de-975d-60117bfe335c} <Debug> TCPHandler: Processed in 0.00145588 sec. | ||
| 10062 | 2026.02.04 05:51:38.543040 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10063 | 2026.02.04 05:51:38.543133 [ 262 ] {4da918b1-eeda-42cf-8873-4a62ef3a4c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10064 | 2026.02.04 05:51:38.543171 [ 262 ] {4da918b1-eeda-42cf-8873-4a62ef3a4c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10065 | 2026.02.04 05:51:38.543614 [ 262 ] {4da918b1-eeda-42cf-8873-4a62ef3a4c65} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10066 | 2026.02.04 05:51:38.543651 [ 262 ] {4da918b1-eeda-42cf-8873-4a62ef3a4c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10067 | 2026.02.04 05:51:38.543945 [ 262 ] {4da918b1-eeda-42cf-8873-4a62ef3a4c65} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10068 | 2026.02.04 05:51:38.544157 [ 262 ] {4da918b1-eeda-42cf-8873-4a62ef3a4c65} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2026.02.04 05:51:38.544265 [ 123 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10070 | 2026.02.04 05:51:38.544280 [ 262 ] {4da918b1-eeda-42cf-8873-4a62ef3a4c65} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001165 sec., 120171.67381974249 rows/sec., 7.77 MiB/sec. | ||
| 10071 | 2026.02.04 05:51:38.544328 [ 123 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10072 | 2026.02.04 05:51:38.544338 [ 262 ] {4da918b1-eeda-42cf-8873-4a62ef3a4c65} <Debug> TCPHandler: Processed in 0.001346527 sec. | ||
| 10073 | 2026.02.04 05:51:38.544359 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10074 | 2026.02.04 05:51:38.544456 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 10075 | 2026.02.04 05:51:38.544460 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10076 | 2026.02.04 05:51:38.544548 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10077 | 2026.02.04 05:51:38.544567 [ 262 ] {b018d38d-c4f2-409d-9be9-58755b7980a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10078 | 2026.02.04 05:51:38.544575 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 393 rows starting from the beginning of the part | ||
| 10079 | 2026.02.04 05:51:38.544606 [ 262 ] {b018d38d-c4f2-409d-9be9-58755b7980a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10080 | 2026.02.04 05:51:38.544632 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 368 rows starting from the beginning of the part | ||
| 10081 | 2026.02.04 05:51:38.544672 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 140 rows starting from the beginning of the part | ||
| 10082 | 2026.02.04 05:51:38.544708 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 140 rows starting from the beginning of the part | ||
| 10083 | 2026.02.04 05:51:38.544742 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 368 rows starting from the beginning of the part | ||
| 10084 | 2026.02.04 05:51:38.544777 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 140 rows starting from the beginning of the part | ||
| 10085 | 2026.02.04 05:51:38.545051 [ 262 ] {b018d38d-c4f2-409d-9be9-58755b7980a4} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2026.02.04 05:51:38.545085 [ 262 ] {b018d38d-c4f2-409d-9be9-58755b7980a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10087 | 2026.02.04 05:51:38.545376 [ 262 ] {b018d38d-c4f2-409d-9be9-58755b7980a4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10088 | 2026.02.04 05:51:38.545584 [ 262 ] {b018d38d-c4f2-409d-9be9-58755b7980a4} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10089 | 2026.02.04 05:51:38.545687 [ 187 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264684 sec., 1224811.8897685113 rows/sec., 85.85 MiB/sec. | ||
| 10090 | 2026.02.04 05:51:38.545710 [ 262 ] {b018d38d-c4f2-409d-9be9-58755b7980a4} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001161 sec., 119724.37553832904 rows/sec., 6.81 MiB/sec. | ||
| 10091 | 2026.02.04 05:51:38.545752 [ 262 ] {b018d38d-c4f2-409d-9be9-58755b7980a4} <Debug> TCPHandler: Processed in 0.001340117 sec. | ||
| 10092 | 2026.02.04 05:51:38.545815 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10093 | 2026.02.04 05:51:38.545860 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2026.02.04 05:51:38.545952 [ 262 ] {a6587f68-54df-4734-bf2c-44e331302bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10095 | 2026.02.04 05:51:38.545990 [ 262 ] {a6587f68-54df-4734-bf2c-44e331302bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10096 | 2026.02.04 05:51:38.546041 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_31_6} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2026.02.04 05:51:38.546108 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_31_6} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10098 | 2026.02.04 05:51:38.546165 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 10099 | 2026.02.04 05:51:38.546628 [ 262 ] {a6587f68-54df-4734-bf2c-44e331302bf8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10100 | 2026.02.04 05:51:38.546662 [ 262 ] {a6587f68-54df-4734-bf2c-44e331302bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10101 | 2026.02.04 05:51:38.546967 [ 262 ] {a6587f68-54df-4734-bf2c-44e331302bf8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10102 | 2026.02.04 05:51:38.547171 [ 262 ] {a6587f68-54df-4734-bf2c-44e331302bf8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10103 | 2026.02.04 05:51:38.547297 [ 262 ] {a6587f68-54df-4734-bf2c-44e331302bf8} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001362 sec., 358296.62261380325 rows/sec., 25.30 MiB/sec. | ||
| 10104 | 2026.02.04 05:51:38.547334 [ 262 ] {a6587f68-54df-4734-bf2c-44e331302bf8} <Debug> TCPHandler: Processed in 0.001521362 sec. | ||
| 10105 | 2026.02.04 05:51:38.547437 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10106 | 2026.02.04 05:51:38.547529 [ 262 ] {61eefe7a-d835-47dd-a40c-3f44250c8ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10107 | 2026.02.04 05:51:38.547569 [ 262 ] {61eefe7a-d835-47dd-a40c-3f44250c8ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10108 | 2026.02.04 05:51:38.547888 [ 262 ] {61eefe7a-d835-47dd-a40c-3f44250c8ccc} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10109 | 2026.02.04 05:51:38.547923 [ 262 ] {61eefe7a-d835-47dd-a40c-3f44250c8ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10110 | 2026.02.04 05:51:38.548387 [ 262 ] {61eefe7a-d835-47dd-a40c-3f44250c8ccc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10111 | 2026.02.04 05:51:38.548663 [ 262 ] {61eefe7a-d835-47dd-a40c-3f44250c8ccc} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10112 | 2026.02.04 05:51:38.548794 [ 262 ] {61eefe7a-d835-47dd-a40c-3f44250c8ccc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001283 sec., 4676.539360872954 rows/sec., 244.33 KiB/sec. | ||
| 10113 | 2026.02.04 05:51:38.548833 [ 262 ] {61eefe7a-d835-47dd-a40c-3f44250c8ccc} <Debug> TCPHandler: Processed in 0.00144345 sec. | ||
| 10114 | 2026.02.04 05:51:38.548939 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10115 | 2026.02.04 05:51:38.549035 [ 262 ] {18b7354f-61dd-4cd4-b1a6-72311d1b156a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10116 | 2026.02.04 05:51:38.549076 [ 262 ] {18b7354f-61dd-4cd4-b1a6-72311d1b156a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10117 | 2026.02.04 05:51:38.549507 [ 262 ] {18b7354f-61dd-4cd4-b1a6-72311d1b156a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2026.02.04 05:51:38.549543 [ 262 ] {18b7354f-61dd-4cd4-b1a6-72311d1b156a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10119 | 2026.02.04 05:51:38.549868 [ 262 ] {18b7354f-61dd-4cd4-b1a6-72311d1b156a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10120 | 2026.02.04 05:51:38.550088 [ 262 ] {18b7354f-61dd-4cd4-b1a6-72311d1b156a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10121 | 2026.02.04 05:51:38.550218 [ 262 ] {18b7354f-61dd-4cd4-b1a6-72311d1b156a} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001201 sec., 214820.9825145712 rows/sec., 14.30 MiB/sec. | ||
| 10122 | 2026.02.04 05:51:38.550257 [ 262 ] {18b7354f-61dd-4cd4-b1a6-72311d1b156a} <Debug> TCPHandler: Processed in 0.001367977 sec. | ||
| 10123 | 2026.02.04 05:51:38.550365 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10124 | 2026.02.04 05:51:38.550460 [ 262 ] {73495fd1-9d8c-419f-8c66-f05c2daf499a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10125 | 2026.02.04 05:51:38.550501 [ 262 ] {73495fd1-9d8c-419f-8c66-f05c2daf499a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10126 | 2026.02.04 05:51:38.550807 [ 262 ] {73495fd1-9d8c-419f-8c66-f05c2daf499a} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.02.04 05:51:38.550843 [ 262 ] {73495fd1-9d8c-419f-8c66-f05c2daf499a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10128 | 2026.02.04 05:51:38.551148 [ 262 ] {73495fd1-9d8c-419f-8c66-f05c2daf499a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10129 | 2026.02.04 05:51:38.551350 [ 262 ] {73495fd1-9d8c-419f-8c66-f05c2daf499a} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2026.02.04 05:51:38.551471 [ 123 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 10131 | 2026.02.04 05:51:38.551488 [ 262 ] {73495fd1-9d8c-419f-8c66-f05c2daf499a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 10132 | 2026.02.04 05:51:38.551518 [ 123 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10133 | 2026.02.04 05:51:38.551538 [ 262 ] {73495fd1-9d8c-419f-8c66-f05c2daf499a} <Debug> TCPHandler: Processed in 0.001223453 sec. | ||
| 10134 | 2026.02.04 05:51:38.551543 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10135 | 2026.02.04 05:51:38.551632 [ 186 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 10136 | 2026.02.04 05:51:38.551661 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10137 | 2026.02.04 05:51:38.551720 [ 186 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10138 | 2026.02.04 05:51:38.551745 [ 186 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 25 rows starting from the beginning of the part | ||
| 10139 | 2026.02.04 05:51:38.551756 [ 262 ] {a8dbf649-da41-4968-ab7c-90577938c508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10140 | 2026.02.04 05:51:38.551792 [ 186 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 10141 | 2026.02.04 05:51:38.551809 [ 262 ] {a8dbf649-da41-4968-ab7c-90577938c508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10142 | 2026.02.04 05:51:38.551829 [ 186 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10143 | 2026.02.04 05:51:38.551866 [ 186 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10144 | 2026.02.04 05:51:38.551901 [ 186 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10145 | 2026.02.04 05:51:38.551935 [ 186 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10146 | 2026.02.04 05:51:38.552571 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.000974347 sec., 30789.85207528735 rows/sec., 2.02 MiB/sec. | ||
| 10147 | 2026.02.04 05:51:38.552608 [ 262 ] {a8dbf649-da41-4968-ab7c-90577938c508} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10148 | 2026.02.04 05:51:38.552647 [ 262 ] {a8dbf649-da41-4968-ab7c-90577938c508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10149 | 2026.02.04 05:51:38.552755 [ 196 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10150 | 2026.02.04 05:51:38.553104 [ 196 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_29_6} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.02.04 05:51:38.553188 [ 196 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_29_6} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 10152 | 2026.02.04 05:51:38.553227 [ 262 ] {a8dbf649-da41-4968-ab7c-90577938c508} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10153 | 2026.02.04 05:51:38.553286 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10154 | 2026.02.04 05:51:38.553453 [ 262 ] {a8dbf649-da41-4968-ab7c-90577938c508} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2026.02.04 05:51:38.553589 [ 262 ] {a8dbf649-da41-4968-ab7c-90577938c508} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001867 sec., 13390.46598821639 rows/sec., 24.00 MiB/sec. | ||
| 10156 | 2026.02.04 05:51:38.553650 [ 262 ] {a8dbf649-da41-4968-ab7c-90577938c508} <Debug> TCPHandler: Processed in 0.002058886 sec. | ||
| 10157 | 2026.02.04 05:51:38.553755 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10158 | 2026.02.04 05:51:38.553844 [ 262 ] {2e364a9f-2d39-4dbd-9ffc-6c90cf079aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10159 | 2026.02.04 05:51:38.553881 [ 262 ] {2e364a9f-2d39-4dbd-9ffc-6c90cf079aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10160 | 2026.02.04 05:51:38.554195 [ 262 ] {2e364a9f-2d39-4dbd-9ffc-6c90cf079aa5} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10161 | 2026.02.04 05:51:38.554228 [ 262 ] {2e364a9f-2d39-4dbd-9ffc-6c90cf079aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10162 | 2026.02.04 05:51:38.554589 [ 262 ] {2e364a9f-2d39-4dbd-9ffc-6c90cf079aa5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10163 | 2026.02.04 05:51:38.554797 [ 262 ] {2e364a9f-2d39-4dbd-9ffc-6c90cf079aa5} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10164 | 2026.02.04 05:51:38.554924 [ 262 ] {2e364a9f-2d39-4dbd-9ffc-6c90cf079aa5} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001065 sec., 82629.10798122066 rows/sec., 5.19 MiB/sec. | ||
| 10165 | 2026.02.04 05:51:38.554963 [ 262 ] {2e364a9f-2d39-4dbd-9ffc-6c90cf079aa5} <Debug> TCPHandler: Processed in 0.001230404 sec. | ||
| 10166 | 2026.02.04 05:51:41.760951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1328 | ||
| 10167 | 2026.02.04 05:51:41.763497 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2026.02.04 05:51:41.763548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10169 | 2026.02.04 05:51:41.764778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10170 | 2026.02.04 05:51:41.765055 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2026.02.04 05:51:41.765196 [ 100 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10172 | 2026.02.04 05:51:41.765233 [ 100 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10173 | 2026.02.04 05:51:41.765252 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10174 | 2026.02.04 05:51:41.765372 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 10175 | 2026.02.04 05:51:41.765432 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
| 10176 | 2026.02.04 05:51:41.765978 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10177 | 2026.02.04 05:51:41.766131 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1134 rows starting from the beginning of the part | ||
| 10178 | 2026.02.04 05:51:41.766510 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
| 10179 | 2026.02.04 05:51:41.766820 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 10180 | 2026.02.04 05:51:41.767110 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 10181 | 2026.02.04 05:51:41.767392 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 10182 | 2026.02.04 05:51:41.767684 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 10183 | 2026.02.04 05:51:41.774662 [ 187 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 72 columns (72 merged, 0 gathered) in 0.009339537 sec., 142191.2028401408 rows/sec., 114.58 MiB/sec. | ||
| 10184 | 2026.02.04 05:51:41.776649 [ 188 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10185 | 2026.02.04 05:51:41.777286 [ 188 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_31_6} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2026.02.04 05:51:41.777385 [ 188 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_31_6} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10187 | 2026.02.04 05:51:41.777751 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 10188 | 2026.02.04 05:51:43.535844 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10189 | 2026.02.04 05:51:43.536028 [ 262 ] {9461688e-17a6-4451-9faf-946daa358017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10190 | 2026.02.04 05:51:43.536096 [ 262 ] {9461688e-17a6-4451-9faf-946daa358017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10191 | 2026.02.04 05:51:43.536806 [ 262 ] {9461688e-17a6-4451-9faf-946daa358017} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2026.02.04 05:51:43.536842 [ 262 ] {9461688e-17a6-4451-9faf-946daa358017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10193 | 2026.02.04 05:51:43.537213 [ 262 ] {9461688e-17a6-4451-9faf-946daa358017} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10194 | 2026.02.04 05:51:43.537425 [ 262 ] {9461688e-17a6-4451-9faf-946daa358017} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10195 | 2026.02.04 05:51:43.537577 [ 262 ] {9461688e-17a6-4451-9faf-946daa358017} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0016 sec., 15000 rows/sec., 1.24 MiB/sec. | ||
| 10196 | 2026.02.04 05:51:43.537617 [ 262 ] {9461688e-17a6-4451-9faf-946daa358017} <Debug> TCPHandler: Processed in 0.001899812 sec. | ||
| 10197 | 2026.02.04 05:51:43.537758 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10198 | 2026.02.04 05:51:43.537877 [ 262 ] {5459f0f3-261c-46a0-a39e-a68e75b58675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10199 | 2026.02.04 05:51:43.537926 [ 262 ] {5459f0f3-261c-46a0-a39e-a68e75b58675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10200 | 2026.02.04 05:51:43.538407 [ 262 ] {5459f0f3-261c-46a0-a39e-a68e75b58675} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.02.04 05:51:43.538449 [ 262 ] {5459f0f3-261c-46a0-a39e-a68e75b58675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10202 | 2026.02.04 05:51:43.538777 [ 262 ] {5459f0f3-261c-46a0-a39e-a68e75b58675} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10203 | 2026.02.04 05:51:43.538977 [ 262 ] {5459f0f3-261c-46a0-a39e-a68e75b58675} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.02.04 05:51:43.539104 [ 262 ] {5459f0f3-261c-46a0-a39e-a68e75b58675} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001252 sec., 9584.664536741213 rows/sec., 781.56 KiB/sec. | ||
| 10205 | 2026.02.04 05:51:43.539141 [ 262 ] {5459f0f3-261c-46a0-a39e-a68e75b58675} <Debug> TCPHandler: Processed in 0.00145102 sec. | ||
| 10206 | 2026.02.04 05:51:43.539250 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10207 | 2026.02.04 05:51:43.539343 [ 262 ] {bbd310ee-cf64-41c0-8d1d-81f272ffcfe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10208 | 2026.02.04 05:51:43.539381 [ 262 ] {bbd310ee-cf64-41c0-8d1d-81f272ffcfe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10209 | 2026.02.04 05:51:43.539915 [ 262 ] {bbd310ee-cf64-41c0-8d1d-81f272ffcfe0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10210 | 2026.02.04 05:51:43.539949 [ 262 ] {bbd310ee-cf64-41c0-8d1d-81f272ffcfe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10211 | 2026.02.04 05:51:43.540258 [ 262 ] {bbd310ee-cf64-41c0-8d1d-81f272ffcfe0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10212 | 2026.02.04 05:51:43.540467 [ 262 ] {bbd310ee-cf64-41c0-8d1d-81f272ffcfe0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10213 | 2026.02.04 05:51:43.540593 [ 262 ] {bbd310ee-cf64-41c0-8d1d-81f272ffcfe0} <Debug> executeQuery: Read 212 rows, 19.24 KiB in 0.001268 sec., 167192.429022082 rows/sec., 14.82 MiB/sec. | ||
| 10214 | 2026.02.04 05:51:43.540629 [ 262 ] {bbd310ee-cf64-41c0-8d1d-81f272ffcfe0} <Debug> TCPHandler: Processed in 0.00142725 sec. | ||
| 10215 | 2026.02.04 05:51:43.540740 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10216 | 2026.02.04 05:51:43.540840 [ 262 ] {547d2de5-3d89-4335-a5fe-c118e2a4bfc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10217 | 2026.02.04 05:51:43.540879 [ 262 ] {547d2de5-3d89-4335-a5fe-c118e2a4bfc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10218 | 2026.02.04 05:51:43.541281 [ 262 ] {547d2de5-3d89-4335-a5fe-c118e2a4bfc4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.02.04 05:51:43.541315 [ 262 ] {547d2de5-3d89-4335-a5fe-c118e2a4bfc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10220 | 2026.02.04 05:51:43.541608 [ 262 ] {547d2de5-3d89-4335-a5fe-c118e2a4bfc4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10221 | 2026.02.04 05:51:43.541805 [ 262 ] {547d2de5-3d89-4335-a5fe-c118e2a4bfc4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.02.04 05:51:43.541929 [ 262 ] {547d2de5-3d89-4335-a5fe-c118e2a4bfc4} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001107 sec., 35230.35230352304 rows/sec., 2.58 MiB/sec. | ||
| 10223 | 2026.02.04 05:51:43.541964 [ 262 ] {547d2de5-3d89-4335-a5fe-c118e2a4bfc4} <Debug> TCPHandler: Processed in 0.001272524 sec. | ||
| 10224 | 2026.02.04 05:51:43.542070 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10225 | 2026.02.04 05:51:43.542169 [ 262 ] {bbdbc553-c41c-45dc-9179-c2c41bf86c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10226 | 2026.02.04 05:51:43.542207 [ 262 ] {bbdbc553-c41c-45dc-9179-c2c41bf86c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10227 | 2026.02.04 05:51:43.542594 [ 262 ] {bbdbc553-c41c-45dc-9179-c2c41bf86c9f} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.02.04 05:51:43.542627 [ 262 ] {bbdbc553-c41c-45dc-9179-c2c41bf86c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10229 | 2026.02.04 05:51:43.542903 [ 262 ] {bbdbc553-c41c-45dc-9179-c2c41bf86c9f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10230 | 2026.02.04 05:51:43.543102 [ 262 ] {bbdbc553-c41c-45dc-9179-c2c41bf86c9f} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.02.04 05:51:43.543222 [ 262 ] {bbdbc553-c41c-45dc-9179-c2c41bf86c9f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001071 sec., 22408.963585434176 rows/sec., 1.86 MiB/sec. | ||
| 10232 | 2026.02.04 05:51:43.543259 [ 262 ] {bbdbc553-c41c-45dc-9179-c2c41bf86c9f} <Debug> TCPHandler: Processed in 0.001236734 sec. | ||
| 10233 | 2026.02.04 05:51:43.543367 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10234 | 2026.02.04 05:51:43.543458 [ 262 ] {6490287e-ec4f-4721-a860-0faf43312a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10235 | 2026.02.04 05:51:43.543496 [ 262 ] {6490287e-ec4f-4721-a860-0faf43312a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10236 | 2026.02.04 05:51:43.543880 [ 262 ] {6490287e-ec4f-4721-a860-0faf43312a66} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2026.02.04 05:51:43.543913 [ 262 ] {6490287e-ec4f-4721-a860-0faf43312a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10238 | 2026.02.04 05:51:43.544192 [ 262 ] {6490287e-ec4f-4721-a860-0faf43312a66} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10239 | 2026.02.04 05:51:43.544399 [ 262 ] {6490287e-ec4f-4721-a860-0faf43312a66} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2026.02.04 05:51:43.544529 [ 262 ] {6490287e-ec4f-4721-a860-0faf43312a66} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 860.88 KiB/sec. | ||
| 10241 | 2026.02.04 05:51:43.544566 [ 262 ] {6490287e-ec4f-4721-a860-0faf43312a66} <Debug> TCPHandler: Processed in 0.001247194 sec. | ||
| 10242 | 2026.02.04 05:51:43.544671 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10243 | 2026.02.04 05:51:43.544763 [ 262 ] {08945b9a-b3f1-4566-a9d0-cf4137f8ba17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10244 | 2026.02.04 05:51:43.544800 [ 262 ] {08945b9a-b3f1-4566-a9d0-cf4137f8ba17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10245 | 2026.02.04 05:51:43.545225 [ 262 ] {08945b9a-b3f1-4566-a9d0-cf4137f8ba17} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10246 | 2026.02.04 05:51:43.545258 [ 262 ] {08945b9a-b3f1-4566-a9d0-cf4137f8ba17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10247 | 2026.02.04 05:51:43.545546 [ 262 ] {08945b9a-b3f1-4566-a9d0-cf4137f8ba17} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10248 | 2026.02.04 05:51:43.545758 [ 262 ] {08945b9a-b3f1-4566-a9d0-cf4137f8ba17} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2026.02.04 05:51:43.545876 [ 262 ] {08945b9a-b3f1-4566-a9d0-cf4137f8ba17} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001131 sec., 112290.00884173297 rows/sec., 9.11 MiB/sec. | ||
| 10250 | 2026.02.04 05:51:43.545912 [ 262 ] {08945b9a-b3f1-4566-a9d0-cf4137f8ba17} <Debug> TCPHandler: Processed in 0.001288585 sec. | ||
| 10251 | 2026.02.04 05:51:43.546018 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10252 | 2026.02.04 05:51:43.546110 [ 262 ] {810018fa-88a1-4bb4-aacd-cf4534fef8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10253 | 2026.02.04 05:51:43.546151 [ 262 ] {810018fa-88a1-4bb4-aacd-cf4534fef8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10254 | 2026.02.04 05:51:43.546580 [ 262 ] {810018fa-88a1-4bb4-aacd-cf4534fef8bd} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.02.04 05:51:43.546614 [ 262 ] {810018fa-88a1-4bb4-aacd-cf4534fef8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10256 | 2026.02.04 05:51:43.546942 [ 262 ] {810018fa-88a1-4bb4-aacd-cf4534fef8bd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10257 | 2026.02.04 05:51:43.547146 [ 262 ] {810018fa-88a1-4bb4-aacd-cf4534fef8bd} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.02.04 05:51:43.547268 [ 262 ] {810018fa-88a1-4bb4-aacd-cf4534fef8bd} <Debug> executeQuery: Read 346 rows, 26.77 KiB in 0.001176 sec., 294217.68707482994 rows/sec., 22.23 MiB/sec. | ||
| 10259 | 2026.02.04 05:51:43.547303 [ 262 ] {810018fa-88a1-4bb4-aacd-cf4534fef8bd} <Debug> TCPHandler: Processed in 0.001332566 sec. | ||
| 10260 | 2026.02.04 05:51:43.547410 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10261 | 2026.02.04 05:51:43.547502 [ 262 ] {3c9932d3-6d28-478e-abbb-4ed6c0bcae21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10262 | 2026.02.04 05:51:43.547554 [ 262 ] {3c9932d3-6d28-478e-abbb-4ed6c0bcae21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10263 | 2026.02.04 05:51:43.548353 [ 262 ] {3c9932d3-6d28-478e-abbb-4ed6c0bcae21} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2026.02.04 05:51:43.548388 [ 262 ] {3c9932d3-6d28-478e-abbb-4ed6c0bcae21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10265 | 2026.02.04 05:51:43.548891 [ 262 ] {3c9932d3-6d28-478e-abbb-4ed6c0bcae21} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10266 | 2026.02.04 05:51:43.549107 [ 262 ] {3c9932d3-6d28-478e-abbb-4ed6c0bcae21} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2026.02.04 05:51:43.549244 [ 262 ] {3c9932d3-6d28-478e-abbb-4ed6c0bcae21} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001759 sec., 8527.572484366117 rows/sec., 15.28 MiB/sec. | ||
| 10268 | 2026.02.04 05:51:43.549295 [ 262 ] {3c9932d3-6d28-478e-abbb-4ed6c0bcae21} <Debug> TCPHandler: Processed in 0.001932533 sec. | ||
| 10269 | 2026.02.04 05:51:43.549412 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2026.02.04 05:51:43.549505 [ 262 ] {765befa0-f36f-41a3-a6b4-7927af3647d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10271 | 2026.02.04 05:51:43.549545 [ 262 ] {765befa0-f36f-41a3-a6b4-7927af3647d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10272 | 2026.02.04 05:51:43.549893 [ 262 ] {765befa0-f36f-41a3-a6b4-7927af3647d0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.02.04 05:51:43.549926 [ 262 ] {765befa0-f36f-41a3-a6b4-7927af3647d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10274 | 2026.02.04 05:51:43.550226 [ 262 ] {765befa0-f36f-41a3-a6b4-7927af3647d0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10275 | 2026.02.04 05:51:43.550433 [ 262 ] {765befa0-f36f-41a3-a6b4-7927af3647d0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.02.04 05:51:43.550555 [ 262 ] {765befa0-f36f-41a3-a6b4-7927af3647d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 10277 | 2026.02.04 05:51:43.550590 [ 262 ] {765befa0-f36f-41a3-a6b4-7927af3647d0} <Debug> TCPHandler: Processed in 0.001225734 sec. | ||
| 10278 | 2026.02.04 05:51:44.172746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20646 | ||
| 10279 | 2026.02.04 05:51:44.173312 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2026.02.04 05:51:44.173352 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10281 | 2026.02.04 05:51:44.173872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10282 | 2026.02.04 05:51:44.174096 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2026.02.04 05:51:44.174224 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20646 | ||
| 10284 | 2026.02.04 05:51:45.299234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10285 | 2026.02.04 05:51:45.316062 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2026.02.04 05:51:45.316118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10287 | 2026.02.04 05:51:45.322112 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10288 | 2026.02.04 05:51:45.322815 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2026.02.04 05:51:45.325875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10290 | 2026.02.04 05:51:48.529377 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10291 | 2026.02.04 05:51:48.529567 [ 262 ] {94e616ab-893d-4ce1-a44b-e7c3aea6333b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10292 | 2026.02.04 05:51:48.529637 [ 262 ] {94e616ab-893d-4ce1-a44b-e7c3aea6333b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10293 | 2026.02.04 05:51:48.530357 [ 262 ] {94e616ab-893d-4ce1-a44b-e7c3aea6333b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.02.04 05:51:48.530398 [ 262 ] {94e616ab-893d-4ce1-a44b-e7c3aea6333b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10295 | 2026.02.04 05:51:48.530764 [ 262 ] {94e616ab-893d-4ce1-a44b-e7c3aea6333b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10296 | 2026.02.04 05:51:48.530976 [ 262 ] {94e616ab-893d-4ce1-a44b-e7c3aea6333b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.02.04 05:51:48.531125 [ 262 ] {94e616ab-893d-4ce1-a44b-e7c3aea6333b} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001609 sec., 65879.42821628341 rows/sec., 5.50 MiB/sec. | ||
| 10298 | 2026.02.04 05:51:48.531165 [ 262 ] {94e616ab-893d-4ce1-a44b-e7c3aea6333b} <Debug> TCPHandler: Processed in 0.001916863 sec. | ||
| 10299 | 2026.02.04 05:51:48.531296 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2026.02.04 05:51:48.531389 [ 262 ] {711eee94-e861-4d1c-95c8-6a8f51557721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10301 | 2026.02.04 05:51:48.531428 [ 262 ] {711eee94-e861-4d1c-95c8-6a8f51557721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10302 | 2026.02.04 05:51:48.531831 [ 262 ] {711eee94-e861-4d1c-95c8-6a8f51557721} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2026.02.04 05:51:48.531866 [ 262 ] {711eee94-e861-4d1c-95c8-6a8f51557721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10304 | 2026.02.04 05:51:48.532147 [ 262 ] {711eee94-e861-4d1c-95c8-6a8f51557721} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10305 | 2026.02.04 05:51:48.532347 [ 262 ] {711eee94-e861-4d1c-95c8-6a8f51557721} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2026.02.04 05:51:48.532454 [ 128 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10307 | 2026.02.04 05:51:48.532473 [ 262 ] {711eee94-e861-4d1c-95c8-6a8f51557721} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001103 sec., 22665.457842248412 rows/sec., 1.66 MiB/sec. | ||
| 10308 | 2026.02.04 05:51:48.532519 [ 128 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2026.02.04 05:51:48.532527 [ 262 ] {711eee94-e861-4d1c-95c8-6a8f51557721} <Debug> TCPHandler: Processed in 0.001289015 sec. | ||
| 10310 | 2026.02.04 05:51:48.532545 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10311 | 2026.02.04 05:51:48.532651 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10312 | 2026.02.04 05:51:48.532656 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 10313 | 2026.02.04 05:51:48.532756 [ 262 ] {cb1455ff-c25e-4533-b4aa-2feadabf63e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10314 | 2026.02.04 05:51:48.532800 [ 262 ] {cb1455ff-c25e-4533-b4aa-2feadabf63e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10315 | 2026.02.04 05:51:48.532803 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10316 | 2026.02.04 05:51:48.532852 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 205 rows starting from the beginning of the part | ||
| 10317 | 2026.02.04 05:51:48.532924 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 158 rows starting from the beginning of the part | ||
| 10318 | 2026.02.04 05:51:48.532975 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
| 10319 | 2026.02.04 05:51:48.533024 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 158 rows starting from the beginning of the part | ||
| 10320 | 2026.02.04 05:51:48.533068 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 39 rows starting from the beginning of the part | ||
| 10321 | 2026.02.04 05:51:48.533114 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 10322 | 2026.02.04 05:51:48.533228 [ 262 ] {cb1455ff-c25e-4533-b4aa-2feadabf63e4} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2026.02.04 05:51:48.533269 [ 262 ] {cb1455ff-c25e-4533-b4aa-2feadabf63e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10324 | 2026.02.04 05:51:48.533607 [ 262 ] {cb1455ff-c25e-4533-b4aa-2feadabf63e4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10325 | 2026.02.04 05:51:48.533839 [ 262 ] {cb1455ff-c25e-4533-b4aa-2feadabf63e4} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2026.02.04 05:51:48.533971 [ 262 ] {cb1455ff-c25e-4533-b4aa-2feadabf63e4} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001232 sec., 72240.25974025975 rows/sec., 5.64 MiB/sec. | ||
| 10327 | 2026.02.04 05:51:48.534008 [ 262 ] {cb1455ff-c25e-4533-b4aa-2feadabf63e4} <Debug> TCPHandler: Processed in 0.001404928 sec. | ||
| 10328 | 2026.02.04 05:51:48.534115 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2026.02.04 05:51:48.534131 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521022 sec., 394471.6118504532 rows/sec., 26.59 MiB/sec. | ||
| 10330 | 2026.02.04 05:51:48.534211 [ 262 ] {ceb6aec3-c953-48cc-8384-22dabac9735e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10331 | 2026.02.04 05:51:48.534260 [ 262 ] {ceb6aec3-c953-48cc-8384-22dabac9735e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10332 | 2026.02.04 05:51:48.534327 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10333 | 2026.02.04 05:51:48.534624 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_61_12} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2026.02.04 05:51:48.534679 [ 262 ] {ceb6aec3-c953-48cc-8384-22dabac9735e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10335 | 2026.02.04 05:51:48.534700 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_61_12} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10336 | 2026.02.04 05:51:48.534727 [ 262 ] {ceb6aec3-c953-48cc-8384-22dabac9735e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10337 | 2026.02.04 05:51:48.534823 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10338 | 2026.02.04 05:51:48.535063 [ 262 ] {ceb6aec3-c953-48cc-8384-22dabac9735e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10339 | 2026.02.04 05:51:48.535269 [ 262 ] {ceb6aec3-c953-48cc-8384-22dabac9735e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2026.02.04 05:51:48.535396 [ 262 ] {ceb6aec3-c953-48cc-8384-22dabac9735e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 10341 | 2026.02.04 05:51:48.535432 [ 262 ] {ceb6aec3-c953-48cc-8384-22dabac9735e} <Debug> TCPHandler: Processed in 0.001363947 sec. | ||
| 10342 | 2026.02.04 05:51:48.535552 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10343 | 2026.02.04 05:51:48.535659 [ 262 ] {4b8709c6-df91-4451-a85f-57578522f059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10344 | 2026.02.04 05:51:48.535714 [ 262 ] {4b8709c6-df91-4451-a85f-57578522f059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10345 | 2026.02.04 05:51:48.536543 [ 262 ] {4b8709c6-df91-4451-a85f-57578522f059} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2026.02.04 05:51:48.536581 [ 262 ] {4b8709c6-df91-4451-a85f-57578522f059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10347 | 2026.02.04 05:51:48.537126 [ 262 ] {4b8709c6-df91-4451-a85f-57578522f059} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10348 | 2026.02.04 05:51:48.537348 [ 262 ] {4b8709c6-df91-4451-a85f-57578522f059} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10349 | 2026.02.04 05:51:48.537493 [ 262 ] {4b8709c6-df91-4451-a85f-57578522f059} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001853 sec., 13491.635186184565 rows/sec., 24.18 MiB/sec. | ||
| 10350 | 2026.02.04 05:51:48.537513 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10351 | 2026.02.04 05:51:48.537560 [ 262 ] {4b8709c6-df91-4451-a85f-57578522f059} <Debug> TCPHandler: Processed in 0.002068017 sec. | ||
| 10352 | 2026.02.04 05:51:48.537592 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10353 | 2026.02.04 05:51:48.537636 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 10354 | 2026.02.04 05:51:48.537679 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10355 | 2026.02.04 05:51:48.537737 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 10356 | 2026.02.04 05:51:48.537783 [ 262 ] {b49c4a95-7339-4e52-bc1b-c1822ccbadbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10357 | 2026.02.04 05:51:48.537824 [ 262 ] {b49c4a95-7339-4e52-bc1b-c1822ccbadbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10358 | 2026.02.04 05:51:48.537930 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10359 | 2026.02.04 05:51:48.537984 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1051 rows starting from the beginning of the part | ||
| 10360 | 2026.02.04 05:51:48.538110 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part | ||
| 10361 | 2026.02.04 05:51:48.538161 [ 262 ] {b49c4a95-7339-4e52-bc1b-c1822ccbadbe} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.02.04 05:51:48.538197 [ 262 ] {b49c4a95-7339-4e52-bc1b-c1822ccbadbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10363 | 2026.02.04 05:51:48.538217 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
| 10364 | 2026.02.04 05:51:48.538315 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 10365 | 2026.02.04 05:51:48.538417 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 15 rows starting from the beginning of the part | ||
| 10366 | 2026.02.04 05:51:48.538515 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 10367 | 2026.02.04 05:51:48.538517 [ 262 ] {b49c4a95-7339-4e52-bc1b-c1822ccbadbe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10368 | 2026.02.04 05:51:48.538739 [ 262 ] {b49c4a95-7339-4e52-bc1b-c1822ccbadbe} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2026.02.04 05:51:48.538871 [ 262 ] {b49c4a95-7339-4e52-bc1b-c1822ccbadbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 10370 | 2026.02.04 05:51:48.538908 [ 262 ] {b49c4a95-7339-4e52-bc1b-c1822ccbadbe} <Debug> TCPHandler: Processed in 0.001278515 sec. | ||
| 10371 | 2026.02.04 05:51:48.545343 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 19 columns (19 merged, 0 gathered) in 0.00764507 sec., 151208.5566253808 rows/sec., 270.96 MiB/sec. | ||
| 10372 | 2026.02.04 05:51:48.547099 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10373 | 2026.02.04 05:51:48.547447 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2026.02.04 05:51:48.547524 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10375 | 2026.02.04 05:51:48.547692 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 10376 | 2026.02.04 05:51:49.001192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.66 MiB, peak 315.00 MiB, free memory in arenas 0.00 B, will set to 308.54 MiB (RSS), difference: 4.87 MiB | ||
| 10377 | 2026.02.04 05:51:51.496678 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10378 | 2026.02.04 05:51:51.496778 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10379 | 2026.02.04 05:51:51.674388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21094 | ||
| 10380 | 2026.02.04 05:51:51.674934 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.02.04 05:51:51.674978 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10382 | 2026.02.04 05:51:51.675440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10383 | 2026.02.04 05:51:51.675673 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.02.04 05:51:51.675810 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21094 | ||
| 10385 | 2026.02.04 05:51:51.766570 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1360 | ||
| 10386 | 2026.02.04 05:51:51.768919 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2026.02.04 05:51:51.768969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10388 | 2026.02.04 05:51:51.770161 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10389 | 2026.02.04 05:51:51.770432 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2026.02.04 05:51:51.770809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1360 | ||
| 10391 | 2026.02.04 05:51:52.001160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.54 MiB, peak 315.00 MiB, free memory in arenas 0.00 B, will set to 308.54 MiB (RSS), difference: 4.00 MiB | ||
| 10392 | 2026.02.04 05:51:52.826782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10393 | 2026.02.04 05:51:52.843847 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10394 | 2026.02.04 05:51:52.843905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10395 | 2026.02.04 05:51:52.849937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10396 | 2026.02.04 05:51:52.850675 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10397 | 2026.02.04 05:51:52.853501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10398 | 2026.02.04 05:51:53.528296 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10399 | 2026.02.04 05:51:53.528491 [ 262 ] {7e954cb9-9ef2-46bc-8717-4a9bd12afd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10400 | 2026.02.04 05:51:53.528565 [ 262 ] {7e954cb9-9ef2-46bc-8717-4a9bd12afd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10401 | 2026.02.04 05:51:53.529251 [ 262 ] {7e954cb9-9ef2-46bc-8717-4a9bd12afd8b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10402 | 2026.02.04 05:51:53.529295 [ 262 ] {7e954cb9-9ef2-46bc-8717-4a9bd12afd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10403 | 2026.02.04 05:51:53.529703 [ 262 ] {7e954cb9-9ef2-46bc-8717-4a9bd12afd8b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10404 | 2026.02.04 05:51:53.529924 [ 262 ] {7e954cb9-9ef2-46bc-8717-4a9bd12afd8b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10405 | 2026.02.04 05:51:53.530058 [ 145 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10406 | 2026.02.04 05:51:53.530085 [ 262 ] {7e954cb9-9ef2-46bc-8717-4a9bd12afd8b} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001646 sec., 52247.87363304982 rows/sec., 4.37 MiB/sec. | ||
| 10407 | 2026.02.04 05:51:53.530093 [ 145 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2026.02.04 05:51:53.530117 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10409 | 2026.02.04 05:51:53.530134 [ 262 ] {7e954cb9-9ef2-46bc-8717-4a9bd12afd8b} <Debug> TCPHandler: Processed in 0.001971285 sec. | ||
| 10410 | 2026.02.04 05:51:53.530256 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2026.02.04 05:51:53.530252 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 10412 | 2026.02.04 05:51:53.530361 [ 262 ] {f6f60827-5bf6-4bc5-8c58-f043491313cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10413 | 2026.02.04 05:51:53.530410 [ 262 ] {f6f60827-5bf6-4bc5-8c58-f043491313cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10414 | 2026.02.04 05:51:53.530427 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10415 | 2026.02.04 05:51:53.530471 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2103 rows starting from the beginning of the part | ||
| 10416 | 2026.02.04 05:51:53.530548 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 86 rows starting from the beginning of the part | ||
| 10417 | 2026.02.04 05:51:53.530602 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 802 rows starting from the beginning of the part | ||
| 10418 | 2026.02.04 05:51:53.530652 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part | ||
| 10419 | 2026.02.04 05:51:53.530694 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 106 rows starting from the beginning of the part | ||
| 10420 | 2026.02.04 05:51:53.530740 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 86 rows starting from the beginning of the part | ||
| 10421 | 2026.02.04 05:51:53.530838 [ 262 ] {f6f60827-5bf6-4bc5-8c58-f043491313cb} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.02.04 05:51:53.530882 [ 262 ] {f6f60827-5bf6-4bc5-8c58-f043491313cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10423 | 2026.02.04 05:51:53.531216 [ 262 ] {f6f60827-5bf6-4bc5-8c58-f043491313cb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10424 | 2026.02.04 05:51:53.531450 [ 262 ] {f6f60827-5bf6-4bc5-8c58-f043491313cb} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10425 | 2026.02.04 05:51:53.531588 [ 262 ] {f6f60827-5bf6-4bc5-8c58-f043491313cb} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001252 sec., 11980.830670926516 rows/sec., 900.90 KiB/sec. | ||
| 10426 | 2026.02.04 05:51:53.531628 [ 262 ] {f6f60827-5bf6-4bc5-8c58-f043491313cb} <Debug> TCPHandler: Processed in 0.001424539 sec. | ||
| 10427 | 2026.02.04 05:51:53.531745 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10428 | 2026.02.04 05:51:53.531840 [ 262 ] {af30c03c-96cc-4c14-afeb-7e6428ba7ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10429 | 2026.02.04 05:51:53.531881 [ 262 ] {af30c03c-96cc-4c14-afeb-7e6428ba7ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10430 | 2026.02.04 05:51:53.532227 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3395 rows, containing 5 columns (5 merged, 0 gathered) in 0.002045506 sec., 1659736.0261959634 rows/sec., 142.30 MiB/sec. | ||
| 10431 | 2026.02.04 05:51:53.532308 [ 262 ] {af30c03c-96cc-4c14-afeb-7e6428ba7ceb} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2026.02.04 05:51:53.532343 [ 262 ] {af30c03c-96cc-4c14-afeb-7e6428ba7ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10433 | 2026.02.04 05:51:53.532481 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10434 | 2026.02.04 05:51:53.532685 [ 262 ] {af30c03c-96cc-4c14-afeb-7e6428ba7ceb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10435 | 2026.02.04 05:51:53.532812 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_71_14} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2026.02.04 05:51:53.532908 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_71_14} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10437 | 2026.02.04 05:51:53.532946 [ 262 ] {af30c03c-96cc-4c14-afeb-7e6428ba7ceb} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2026.02.04 05:51:53.533011 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 10439 | 2026.02.04 05:51:53.533086 [ 262 ] {af30c03c-96cc-4c14-afeb-7e6428ba7ceb} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001265 sec., 62450.59288537549 rows/sec., 4.88 MiB/sec. | ||
| 10440 | 2026.02.04 05:51:53.533104 [ 143 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10441 | 2026.02.04 05:51:53.533129 [ 262 ] {af30c03c-96cc-4c14-afeb-7e6428ba7ceb} <Debug> TCPHandler: Processed in 0.001434249 sec. | ||
| 10442 | 2026.02.04 05:51:53.533169 [ 143 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10443 | 2026.02.04 05:51:53.533195 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10444 | 2026.02.04 05:51:53.533256 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10445 | 2026.02.04 05:51:53.533266 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 10446 | 2026.02.04 05:51:53.533362 [ 262 ] {7332fa6d-cb48-40d1-a2c7-a5058124ace6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10447 | 2026.02.04 05:51:53.533366 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10448 | 2026.02.04 05:51:53.533410 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1033 rows starting from the beginning of the part | ||
| 10449 | 2026.02.04 05:51:53.533413 [ 262 ] {7332fa6d-cb48-40d1-a2c7-a5058124ace6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10450 | 2026.02.04 05:51:53.533459 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 79 rows starting from the beginning of the part | ||
| 10451 | 2026.02.04 05:51:53.533500 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part | ||
| 10452 | 2026.02.04 05:51:53.533533 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 127 rows starting from the beginning of the part | ||
| 10453 | 2026.02.04 05:51:53.533566 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 89 rows starting from the beginning of the part | ||
| 10454 | 2026.02.04 05:51:53.533600 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 79 rows starting from the beginning of the part | ||
| 10455 | 2026.02.04 05:51:53.533842 [ 262 ] {7332fa6d-cb48-40d1-a2c7-a5058124ace6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2026.02.04 05:51:53.533883 [ 262 ] {7332fa6d-cb48-40d1-a2c7-a5058124ace6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10457 | 2026.02.04 05:51:53.534246 [ 262 ] {7332fa6d-cb48-40d1-a2c7-a5058124ace6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10458 | 2026.02.04 05:51:53.534475 [ 262 ] {7332fa6d-cb48-40d1-a2c7-a5058124ace6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2026.02.04 05:51:53.534557 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1895 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316676 sec., 1439230.304190249 rows/sec., 111.32 MiB/sec. | ||
| 10460 | 2026.02.04 05:51:53.534593 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10461 | 2026.02.04 05:51:53.534611 [ 262 ] {7332fa6d-cb48-40d1-a2c7-a5058124ace6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 10462 | 2026.02.04 05:51:53.534619 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2026.02.04 05:51:53.534652 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10464 | 2026.02.04 05:51:53.534657 [ 262 ] {7332fa6d-cb48-40d1-a2c7-a5058124ace6} <Debug> TCPHandler: Processed in 0.00144986 sec. | ||
| 10465 | 2026.02.04 05:51:53.534727 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10466 | 2026.02.04 05:51:53.534749 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 10467 | 2026.02.04 05:51:53.534784 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10468 | 2026.02.04 05:51:53.534841 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10469 | 2026.02.04 05:51:53.534874 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19838 rows starting from the beginning of the part | ||
| 10470 | 2026.02.04 05:51:53.534879 [ 262 ] {a843c08d-3705-4980-ab96-5d1a673f928a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10471 | 2026.02.04 05:51:53.534933 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 10472 | 2026.02.04 05:51:53.534937 [ 262 ] {a843c08d-3705-4980-ab96-5d1a673f928a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10473 | 2026.02.04 05:51:53.534982 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 258 rows starting from the beginning of the part | ||
| 10474 | 2026.02.04 05:51:53.534993 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_71_14} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10475 | 2026.02.04 05:51:53.535027 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 346 rows starting from the beginning of the part | ||
| 10476 | 2026.02.04 05:51:53.535072 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 10477 | 2026.02.04 05:51:53.535075 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_71_14} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10478 | 2026.02.04 05:51:53.535113 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10479 | 2026.02.04 05:51:53.535157 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10480 | 2026.02.04 05:51:53.535724 [ 262 ] {a843c08d-3705-4980-ab96-5d1a673f928a} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.02.04 05:51:53.535764 [ 262 ] {a843c08d-3705-4980-ab96-5d1a673f928a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10482 | 2026.02.04 05:51:53.536354 [ 262 ] {a843c08d-3705-4980-ab96-5d1a673f928a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10483 | 2026.02.04 05:51:53.536591 [ 262 ] {a843c08d-3705-4980-ab96-5d1a673f928a} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2026.02.04 05:51:53.536739 [ 262 ] {a843c08d-3705-4980-ab96-5d1a673f928a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001879 sec., 7982.969664715274 rows/sec., 14.31 MiB/sec. | ||
| 10485 | 2026.02.04 05:51:53.536816 [ 262 ] {a843c08d-3705-4980-ab96-5d1a673f928a} <Debug> TCPHandler: Processed in 0.002083578 sec. | ||
| 10486 | 2026.02.04 05:51:53.536936 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.02.04 05:51:53.537035 [ 262 ] {d7f7a12c-0fcd-4ed7-930b-fad11f696f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10488 | 2026.02.04 05:51:53.537078 [ 262 ] {d7f7a12c-0fcd-4ed7-930b-fad11f696f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10489 | 2026.02.04 05:51:53.537429 [ 262 ] {d7f7a12c-0fcd-4ed7-930b-fad11f696f97} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.02.04 05:51:53.537467 [ 262 ] {d7f7a12c-0fcd-4ed7-930b-fad11f696f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10491 | 2026.02.04 05:51:53.537850 [ 262 ] {d7f7a12c-0fcd-4ed7-930b-fad11f696f97} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10492 | 2026.02.04 05:51:53.538135 [ 262 ] {d7f7a12c-0fcd-4ed7-930b-fad11f696f97} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.02.04 05:51:53.538281 [ 143 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10494 | 2026.02.04 05:51:53.538315 [ 143 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2026.02.04 05:51:53.538317 [ 262 ] {d7f7a12c-0fcd-4ed7-930b-fad11f696f97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0013 sec., 46153.846153846156 rows/sec., 3.11 MiB/sec. | ||
| 10496 | 2026.02.04 05:51:53.538333 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10497 | 2026.02.04 05:51:53.538370 [ 262 ] {d7f7a12c-0fcd-4ed7-930b-fad11f696f97} <Debug> TCPHandler: Processed in 0.00148506 sec. | ||
| 10498 | 2026.02.04 05:51:53.538435 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 10499 | 2026.02.04 05:51:53.538573 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10500 | 2026.02.04 05:51:53.538614 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4164 rows starting from the beginning of the part | ||
| 10501 | 2026.02.04 05:51:53.538685 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 10502 | 2026.02.04 05:51:53.538736 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 88 rows starting from the beginning of the part | ||
| 10503 | 2026.02.04 05:51:53.538783 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 10504 | 2026.02.04 05:51:53.538825 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 10505 | 2026.02.04 05:51:53.538868 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 10506 | 2026.02.04 05:51:53.540736 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4492 rows, containing 4 columns (4 merged, 0 gathered) in 0.002344964 sec., 1915594.4398293532 rows/sec., 124.23 MiB/sec. | ||
| 10507 | 2026.02.04 05:51:53.541136 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10508 | 2026.02.04 05:51:53.541418 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_71_14} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10509 | 2026.02.04 05:51:53.541501 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_71_14} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10510 | 2026.02.04 05:51:53.541579 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10511 | 2026.02.04 05:51:53.542529 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20922 rows, containing 5 columns (5 merged, 0 gathered) in 0.007837166 sec., 2669587.450361521 rows/sec., 181.01 MiB/sec. | ||
| 10512 | 2026.02.04 05:51:53.542909 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10513 | 2026.02.04 05:51:53.543173 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2026.02.04 05:51:53.543253 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10515 | 2026.02.04 05:51:53.543349 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10516 | 2026.02.04 05:51:56.949301 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2026.02.04 05:51:56.949510 [ 262 ] {a68c4931-0d64-4622-b7f8-ac9c6fdd8e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10518 | 2026.02.04 05:51:56.949582 [ 262 ] {a68c4931-0d64-4622-b7f8-ac9c6fdd8e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10519 | 2026.02.04 05:51:56.950331 [ 262 ] {a68c4931-0d64-4622-b7f8-ac9c6fdd8e54} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2026.02.04 05:51:56.950380 [ 262 ] {a68c4931-0d64-4622-b7f8-ac9c6fdd8e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10521 | 2026.02.04 05:51:56.950781 [ 262 ] {a68c4931-0d64-4622-b7f8-ac9c6fdd8e54} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10522 | 2026.02.04 05:51:56.951008 [ 262 ] {a68c4931-0d64-4622-b7f8-ac9c6fdd8e54} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2026.02.04 05:51:56.951167 [ 262 ] {a68c4931-0d64-4622-b7f8-ac9c6fdd8e54} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001709 sec., 155646.5769455822 rows/sec., 9.89 MiB/sec. | ||
| 10524 | 2026.02.04 05:51:56.951217 [ 262 ] {a68c4931-0d64-4622-b7f8-ac9c6fdd8e54} <Debug> TCPHandler: Processed in 0.002052287 sec. | ||
| 10525 | 2026.02.04 05:51:56.951340 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2026.02.04 05:51:56.951445 [ 262 ] {2ff2973b-4f24-4216-9e45-4e3f19d5c7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10527 | 2026.02.04 05:51:56.951488 [ 262 ] {2ff2973b-4f24-4216-9e45-4e3f19d5c7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10528 | 2026.02.04 05:51:56.951891 [ 262 ] {2ff2973b-4f24-4216-9e45-4e3f19d5c7bf} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2026.02.04 05:51:56.951928 [ 262 ] {2ff2973b-4f24-4216-9e45-4e3f19d5c7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10530 | 2026.02.04 05:51:56.952236 [ 262 ] {2ff2973b-4f24-4216-9e45-4e3f19d5c7bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10531 | 2026.02.04 05:51:56.952442 [ 262 ] {2ff2973b-4f24-4216-9e45-4e3f19d5c7bf} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.02.04 05:51:56.952572 [ 262 ] {2ff2973b-4f24-4216-9e45-4e3f19d5c7bf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 424.70 KiB/sec. | ||
| 10533 | 2026.02.04 05:51:56.952610 [ 262 ] {2ff2973b-4f24-4216-9e45-4e3f19d5c7bf} <Debug> TCPHandler: Processed in 0.001323546 sec. | ||
| 10534 | 2026.02.04 05:51:56.952722 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2026.02.04 05:51:56.952819 [ 262 ] {1479bbde-b1d9-4138-83ff-85bd858a17fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10536 | 2026.02.04 05:51:56.952857 [ 262 ] {1479bbde-b1d9-4138-83ff-85bd858a17fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10537 | 2026.02.04 05:51:56.953991 [ 262 ] {1479bbde-b1d9-4138-83ff-85bd858a17fe} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.02.04 05:51:56.954029 [ 262 ] {1479bbde-b1d9-4138-83ff-85bd858a17fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10539 | 2026.02.04 05:51:56.954471 [ 262 ] {1479bbde-b1d9-4138-83ff-85bd858a17fe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10540 | 2026.02.04 05:51:56.954688 [ 262 ] {1479bbde-b1d9-4138-83ff-85bd858a17fe} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2026.02.04 05:51:56.954822 [ 262 ] {1479bbde-b1d9-4138-83ff-85bd858a17fe} <Debug> executeQuery: Read 1945 rows, 161.55 KiB in 0.002024 sec., 960968.3794466403 rows/sec., 77.94 MiB/sec. | ||
| 10542 | 2026.02.04 05:51:56.954862 [ 262 ] {1479bbde-b1d9-4138-83ff-85bd858a17fe} <Debug> TCPHandler: Processed in 0.00219017 sec. | ||
| 10543 | 2026.02.04 05:51:56.954973 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10544 | 2026.02.04 05:51:56.955069 [ 262 ] {ebe25211-0e77-47d9-91e2-665e7c66a471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10545 | 2026.02.04 05:51:56.955109 [ 262 ] {ebe25211-0e77-47d9-91e2-665e7c66a471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10546 | 2026.02.04 05:51:56.955542 [ 262 ] {ebe25211-0e77-47d9-91e2-665e7c66a471} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.02.04 05:51:56.955579 [ 262 ] {ebe25211-0e77-47d9-91e2-665e7c66a471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10548 | 2026.02.04 05:51:56.955892 [ 262 ] {ebe25211-0e77-47d9-91e2-665e7c66a471} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10549 | 2026.02.04 05:51:56.956096 [ 262 ] {ebe25211-0e77-47d9-91e2-665e7c66a471} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.02.04 05:51:56.956226 [ 262 ] {ebe25211-0e77-47d9-91e2-665e7c66a471} <Debug> executeQuery: Read 164 rows, 10.30 KiB in 0.001175 sec., 139574.46808510637 rows/sec., 8.56 MiB/sec. | ||
| 10551 | 2026.02.04 05:51:56.956263 [ 262 ] {ebe25211-0e77-47d9-91e2-665e7c66a471} <Debug> TCPHandler: Processed in 0.001339647 sec. | ||
| 10552 | 2026.02.04 05:51:56.956371 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10553 | 2026.02.04 05:51:56.956465 [ 262 ] {25c255e5-a7b7-4d63-b501-44f38d9ac3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10554 | 2026.02.04 05:51:56.956504 [ 262 ] {25c255e5-a7b7-4d63-b501-44f38d9ac3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10555 | 2026.02.04 05:51:56.957009 [ 262 ] {25c255e5-a7b7-4d63-b501-44f38d9ac3fc} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10556 | 2026.02.04 05:51:56.957046 [ 262 ] {25c255e5-a7b7-4d63-b501-44f38d9ac3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10557 | 2026.02.04 05:51:56.957379 [ 262 ] {25c255e5-a7b7-4d63-b501-44f38d9ac3fc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10558 | 2026.02.04 05:51:56.957581 [ 262 ] {25c255e5-a7b7-4d63-b501-44f38d9ac3fc} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10559 | 2026.02.04 05:51:56.957711 [ 262 ] {25c255e5-a7b7-4d63-b501-44f38d9ac3fc} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001264 sec., 291139.2405063291 rows/sec., 19.37 MiB/sec. | ||
| 10560 | 2026.02.04 05:51:56.957749 [ 262 ] {25c255e5-a7b7-4d63-b501-44f38d9ac3fc} <Debug> TCPHandler: Processed in 0.00142811 sec. | ||
| 10561 | 2026.02.04 05:51:56.957855 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10562 | 2026.02.04 05:51:56.957957 [ 262 ] {48a183df-939a-4bac-9346-9d54429b34fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10563 | 2026.02.04 05:51:56.957997 [ 262 ] {48a183df-939a-4bac-9346-9d54429b34fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10564 | 2026.02.04 05:51:56.958418 [ 262 ] {48a183df-939a-4bac-9346-9d54429b34fb} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10565 | 2026.02.04 05:51:56.958454 [ 262 ] {48a183df-939a-4bac-9346-9d54429b34fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10566 | 2026.02.04 05:51:56.958755 [ 262 ] {48a183df-939a-4bac-9346-9d54429b34fb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10567 | 2026.02.04 05:51:56.958962 [ 262 ] {48a183df-939a-4bac-9346-9d54429b34fb} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10568 | 2026.02.04 05:51:56.959088 [ 262 ] {48a183df-939a-4bac-9346-9d54429b34fb} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001149 sec., 120974.76066144473 rows/sec., 6.88 MiB/sec. | ||
| 10569 | 2026.02.04 05:51:56.959126 [ 262 ] {48a183df-939a-4bac-9346-9d54429b34fb} <Debug> TCPHandler: Processed in 0.001319926 sec. | ||
| 10570 | 2026.02.04 05:51:56.959234 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10571 | 2026.02.04 05:51:56.959329 [ 262 ] {4edd6754-00f7-4ebe-8f30-d9105bed2689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10572 | 2026.02.04 05:51:56.959368 [ 262 ] {4edd6754-00f7-4ebe-8f30-d9105bed2689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10573 | 2026.02.04 05:51:56.960043 [ 262 ] {4edd6754-00f7-4ebe-8f30-d9105bed2689} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10574 | 2026.02.04 05:51:56.960080 [ 262 ] {4edd6754-00f7-4ebe-8f30-d9105bed2689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10575 | 2026.02.04 05:51:56.960412 [ 262 ] {4edd6754-00f7-4ebe-8f30-d9105bed2689} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10576 | 2026.02.04 05:51:56.960614 [ 262 ] {4edd6754-00f7-4ebe-8f30-d9105bed2689} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10577 | 2026.02.04 05:51:56.960742 [ 262 ] {4edd6754-00f7-4ebe-8f30-d9105bed2689} <Debug> executeQuery: Read 950 rows, 70.06 KiB in 0.001431 sec., 663871.4185883998 rows/sec., 47.81 MiB/sec. | ||
| 10578 | 2026.02.04 05:51:56.960779 [ 262 ] {4edd6754-00f7-4ebe-8f30-d9105bed2689} <Debug> TCPHandler: Processed in 0.001594464 sec. | ||
| 10579 | 2026.02.04 05:51:56.960886 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10580 | 2026.02.04 05:51:56.960981 [ 262 ] {3d14e7fa-57b1-4781-8e5b-e2083641f15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10581 | 2026.02.04 05:51:56.961021 [ 262 ] {3d14e7fa-57b1-4781-8e5b-e2083641f15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10582 | 2026.02.04 05:51:56.961366 [ 262 ] {3d14e7fa-57b1-4781-8e5b-e2083641f15a} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10583 | 2026.02.04 05:51:56.961404 [ 262 ] {3d14e7fa-57b1-4781-8e5b-e2083641f15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10584 | 2026.02.04 05:51:56.961721 [ 262 ] {3d14e7fa-57b1-4781-8e5b-e2083641f15a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10585 | 2026.02.04 05:51:56.961936 [ 262 ] {3d14e7fa-57b1-4781-8e5b-e2083641f15a} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10586 | 2026.02.04 05:51:56.962070 [ 262 ] {3d14e7fa-57b1-4781-8e5b-e2083641f15a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 10587 | 2026.02.04 05:51:56.962108 [ 262 ] {3d14e7fa-57b1-4781-8e5b-e2083641f15a} <Debug> TCPHandler: Processed in 0.001272615 sec. | ||
| 10588 | 2026.02.04 05:51:56.962215 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10589 | 2026.02.04 05:51:56.962311 [ 262 ] {fde73ec5-d08b-4925-b981-276ad536c801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10590 | 2026.02.04 05:51:56.962355 [ 262 ] {fde73ec5-d08b-4925-b981-276ad536c801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10591 | 2026.02.04 05:51:56.962914 [ 262 ] {fde73ec5-d08b-4925-b981-276ad536c801} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2026.02.04 05:51:56.962952 [ 262 ] {fde73ec5-d08b-4925-b981-276ad536c801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10593 | 2026.02.04 05:51:56.963317 [ 262 ] {fde73ec5-d08b-4925-b981-276ad536c801} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10594 | 2026.02.04 05:51:56.963525 [ 262 ] {fde73ec5-d08b-4925-b981-276ad536c801} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2026.02.04 05:51:56.963656 [ 262 ] {fde73ec5-d08b-4925-b981-276ad536c801} <Debug> executeQuery: Read 903 rows, 61.57 KiB in 0.001365 sec., 661538.4615384616 rows/sec., 44.05 MiB/sec. | ||
| 10596 | 2026.02.04 05:51:56.963694 [ 262 ] {fde73ec5-d08b-4925-b981-276ad536c801} <Debug> TCPHandler: Processed in 0.001529692 sec. | ||
| 10597 | 2026.02.04 05:51:56.963801 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10598 | 2026.02.04 05:51:56.963896 [ 262 ] {eb246682-802b-4d60-8855-e0f2760c4581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10599 | 2026.02.04 05:51:56.963938 [ 262 ] {eb246682-802b-4d60-8855-e0f2760c4581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10600 | 2026.02.04 05:51:56.964240 [ 262 ] {eb246682-802b-4d60-8855-e0f2760c4581} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2026.02.04 05:51:56.964276 [ 262 ] {eb246682-802b-4d60-8855-e0f2760c4581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10602 | 2026.02.04 05:51:56.964564 [ 262 ] {eb246682-802b-4d60-8855-e0f2760c4581} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10603 | 2026.02.04 05:51:56.964762 [ 262 ] {eb246682-802b-4d60-8855-e0f2760c4581} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10604 | 2026.02.04 05:51:56.964890 [ 262 ] {eb246682-802b-4d60-8855-e0f2760c4581} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 10605 | 2026.02.04 05:51:56.964927 [ 262 ] {eb246682-802b-4d60-8855-e0f2760c4581} <Debug> TCPHandler: Processed in 0.001175812 sec. | ||
| 10606 | 2026.02.04 05:51:56.965033 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10607 | 2026.02.04 05:51:56.965127 [ 262 ] {aded2c65-b29f-4f2f-bf35-cf42798cc46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10608 | 2026.02.04 05:51:56.965179 [ 262 ] {aded2c65-b29f-4f2f-bf35-cf42798cc46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10609 | 2026.02.04 05:51:56.965955 [ 262 ] {aded2c65-b29f-4f2f-bf35-cf42798cc46f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10610 | 2026.02.04 05:51:56.965991 [ 262 ] {aded2c65-b29f-4f2f-bf35-cf42798cc46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10611 | 2026.02.04 05:51:56.966495 [ 262 ] {aded2c65-b29f-4f2f-bf35-cf42798cc46f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10612 | 2026.02.04 05:51:56.966710 [ 262 ] {aded2c65-b29f-4f2f-bf35-cf42798cc46f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10613 | 2026.02.04 05:51:56.966846 [ 262 ] {aded2c65-b29f-4f2f-bf35-cf42798cc46f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001737 sec., 14392.630972941854 rows/sec., 25.79 MiB/sec. | ||
| 10614 | 2026.02.04 05:51:56.966899 [ 262 ] {aded2c65-b29f-4f2f-bf35-cf42798cc46f} <Debug> TCPHandler: Processed in 0.001915473 sec. | ||
| 10615 | 2026.02.04 05:51:56.967005 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10616 | 2026.02.04 05:51:56.967100 [ 262 ] {ca5475ee-b563-4050-9d0c-a76960e297d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10617 | 2026.02.04 05:51:56.967141 [ 262 ] {ca5475ee-b563-4050-9d0c-a76960e297d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10618 | 2026.02.04 05:51:56.967458 [ 262 ] {ca5475ee-b563-4050-9d0c-a76960e297d9} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10619 | 2026.02.04 05:51:56.967495 [ 262 ] {ca5475ee-b563-4050-9d0c-a76960e297d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10620 | 2026.02.04 05:51:56.967792 [ 262 ] {ca5475ee-b563-4050-9d0c-a76960e297d9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10621 | 2026.02.04 05:51:56.968016 [ 262 ] {ca5475ee-b563-4050-9d0c-a76960e297d9} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10622 | 2026.02.04 05:51:56.968140 [ 262 ] {ca5475ee-b563-4050-9d0c-a76960e297d9} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001058 sec., 68052.93005671079 rows/sec., 4.20 MiB/sec. | ||
| 10623 | 2026.02.04 05:51:56.968176 [ 262 ] {ca5475ee-b563-4050-9d0c-a76960e297d9} <Debug> TCPHandler: Processed in 0.001219484 sec. | ||
| 10624 | 2026.02.04 05:51:58.522148 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10625 | 2026.02.04 05:51:58.522342 [ 262 ] {e519a95b-5aab-4a69-8dff-4727d2618b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10626 | 2026.02.04 05:51:58.522417 [ 262 ] {e519a95b-5aab-4a69-8dff-4727d2618b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10627 | 2026.02.04 05:51:58.523146 [ 262 ] {e519a95b-5aab-4a69-8dff-4727d2618b60} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2026.02.04 05:51:58.523193 [ 262 ] {e519a95b-5aab-4a69-8dff-4727d2618b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10629 | 2026.02.04 05:51:58.523602 [ 262 ] {e519a95b-5aab-4a69-8dff-4727d2618b60} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10630 | 2026.02.04 05:51:58.523834 [ 262 ] {e519a95b-5aab-4a69-8dff-4727d2618b60} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2026.02.04 05:51:58.523997 [ 262 ] {e519a95b-5aab-4a69-8dff-4727d2618b60} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001707 sec., 32806.09256004687 rows/sec., 2.50 MiB/sec. | ||
| 10632 | 2026.02.04 05:51:58.524046 [ 262 ] {e519a95b-5aab-4a69-8dff-4727d2618b60} <Debug> TCPHandler: Processed in 0.002036606 sec. | ||
| 10633 | 2026.02.04 05:51:58.524170 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10634 | 2026.02.04 05:51:58.524272 [ 262 ] {6467f9a2-f22d-4efb-8ecf-99aa53bd2d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10635 | 2026.02.04 05:51:58.524314 [ 262 ] {6467f9a2-f22d-4efb-8ecf-99aa53bd2d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10636 | 2026.02.04 05:51:58.524743 [ 262 ] {6467f9a2-f22d-4efb-8ecf-99aa53bd2d67} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2026.02.04 05:51:58.524780 [ 262 ] {6467f9a2-f22d-4efb-8ecf-99aa53bd2d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10638 | 2026.02.04 05:51:58.525087 [ 262 ] {6467f9a2-f22d-4efb-8ecf-99aa53bd2d67} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10639 | 2026.02.04 05:51:58.525298 [ 262 ] {6467f9a2-f22d-4efb-8ecf-99aa53bd2d67} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2026.02.04 05:51:58.525430 [ 262 ] {6467f9a2-f22d-4efb-8ecf-99aa53bd2d67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 10641 | 2026.02.04 05:51:58.525469 [ 262 ] {6467f9a2-f22d-4efb-8ecf-99aa53bd2d67} <Debug> TCPHandler: Processed in 0.001351588 sec. | ||
| 10642 | 2026.02.04 05:51:58.525587 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.02.04 05:51:58.525684 [ 262 ] {1915fc82-3794-4b29-9640-0ee63cb63558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10644 | 2026.02.04 05:51:58.525728 [ 262 ] {1915fc82-3794-4b29-9640-0ee63cb63558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10645 | 2026.02.04 05:51:58.526104 [ 262 ] {1915fc82-3794-4b29-9640-0ee63cb63558} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.02.04 05:51:58.526139 [ 262 ] {1915fc82-3794-4b29-9640-0ee63cb63558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10647 | 2026.02.04 05:51:58.526474 [ 262 ] {1915fc82-3794-4b29-9640-0ee63cb63558} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10648 | 2026.02.04 05:51:58.526688 [ 262 ] {1915fc82-3794-4b29-9640-0ee63cb63558} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.02.04 05:51:58.526820 [ 262 ] {1915fc82-3794-4b29-9640-0ee63cb63558} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001157 sec., 36300.77787381158 rows/sec., 2.53 MiB/sec. | ||
| 10650 | 2026.02.04 05:51:58.526858 [ 262 ] {1915fc82-3794-4b29-9640-0ee63cb63558} <Debug> TCPHandler: Processed in 0.001320597 sec. | ||
| 10651 | 2026.02.04 05:51:58.526965 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2026.02.04 05:51:58.527063 [ 262 ] {715af79a-64f3-4398-91a8-cfa2205f95c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10653 | 2026.02.04 05:51:58.527106 [ 262 ] {715af79a-64f3-4398-91a8-cfa2205f95c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10654 | 2026.02.04 05:51:58.527423 [ 262 ] {715af79a-64f3-4398-91a8-cfa2205f95c4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.02.04 05:51:58.527460 [ 262 ] {715af79a-64f3-4398-91a8-cfa2205f95c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10656 | 2026.02.04 05:51:58.527774 [ 262 ] {715af79a-64f3-4398-91a8-cfa2205f95c4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10657 | 2026.02.04 05:51:58.527985 [ 262 ] {715af79a-64f3-4398-91a8-cfa2205f95c4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2026.02.04 05:51:58.528114 [ 262 ] {715af79a-64f3-4398-91a8-cfa2205f95c4} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001072 sec., 14925.373134328358 rows/sec., 1.01 MiB/sec. | ||
| 10659 | 2026.02.04 05:51:58.528152 [ 262 ] {715af79a-64f3-4398-91a8-cfa2205f95c4} <Debug> TCPHandler: Processed in 0.001242514 sec. | ||
| 10660 | 2026.02.04 05:51:59.176713 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21606 | ||
| 10661 | 2026.02.04 05:51:59.177223 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.02.04 05:51:59.177262 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10663 | 2026.02.04 05:51:59.177717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10664 | 2026.02.04 05:51:59.177937 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.02.04 05:51:59.178068 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21606 | ||
| 10666 | 2026.02.04 05:52:00.354412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10667 | 2026.02.04 05:52:00.372412 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2026.02.04 05:52:00.372477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10669 | 2026.02.04 05:52:00.378775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10670 | 2026.02.04 05:52:00.379490 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10671 | 2026.02.04 05:52:00.382757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10672 | 2026.02.04 05:52:01.771787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1404 | ||
| 10673 | 2026.02.04 05:52:01.774432 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.02.04 05:52:01.774488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10675 | 2026.02.04 05:52:01.775714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10676 | 2026.02.04 05:52:01.775999 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2026.02.04 05:52:01.776376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
| 10678 | 2026.02.04 05:52:03.527812 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10679 | 2026.02.04 05:52:03.528002 [ 262 ] {4d9b4037-6305-4ae8-a159-675d7b777818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10680 | 2026.02.04 05:52:03.528073 [ 262 ] {4d9b4037-6305-4ae8-a159-675d7b777818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10681 | 2026.02.04 05:52:03.528760 [ 262 ] {4d9b4037-6305-4ae8-a159-675d7b777818} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2026.02.04 05:52:03.528810 [ 262 ] {4d9b4037-6305-4ae8-a159-675d7b777818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10683 | 2026.02.04 05:52:03.529187 [ 262 ] {4d9b4037-6305-4ae8-a159-675d7b777818} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10684 | 2026.02.04 05:52:03.529458 [ 262 ] {4d9b4037-6305-4ae8-a159-675d7b777818} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2026.02.04 05:52:03.529618 [ 262 ] {4d9b4037-6305-4ae8-a159-675d7b777818} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001667 sec., 51589.68206358728 rows/sec., 4.31 MiB/sec. | ||
| 10686 | 2026.02.04 05:52:03.529665 [ 262 ] {4d9b4037-6305-4ae8-a159-675d7b777818} <Debug> TCPHandler: Processed in 0.001986215 sec. | ||
| 10687 | 2026.02.04 05:52:03.529820 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10688 | 2026.02.04 05:52:03.529920 [ 262 ] {07a7a9d7-2925-41cd-9b3a-0672fc21d181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10689 | 2026.02.04 05:52:03.529962 [ 262 ] {07a7a9d7-2925-41cd-9b3a-0672fc21d181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10690 | 2026.02.04 05:52:03.530418 [ 262 ] {07a7a9d7-2925-41cd-9b3a-0672fc21d181} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2026.02.04 05:52:03.530452 [ 262 ] {07a7a9d7-2925-41cd-9b3a-0672fc21d181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10692 | 2026.02.04 05:52:03.530761 [ 262 ] {07a7a9d7-2925-41cd-9b3a-0672fc21d181} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10693 | 2026.02.04 05:52:03.530961 [ 262 ] {07a7a9d7-2925-41cd-9b3a-0672fc21d181} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.02.04 05:52:03.531088 [ 262 ] {07a7a9d7-2925-41cd-9b3a-0672fc21d181} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001192 sec., 12583.892617449665 rows/sec., 946.25 KiB/sec. | ||
| 10695 | 2026.02.04 05:52:03.531125 [ 262 ] {07a7a9d7-2925-41cd-9b3a-0672fc21d181} <Debug> TCPHandler: Processed in 0.001373098 sec. | ||
| 10696 | 2026.02.04 05:52:03.531252 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10697 | 2026.02.04 05:52:03.531346 [ 262 ] {3a43ad78-7ce7-45e0-a2cd-edcb5c6411aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10698 | 2026.02.04 05:52:03.531385 [ 262 ] {3a43ad78-7ce7-45e0-a2cd-edcb5c6411aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10699 | 2026.02.04 05:52:03.531795 [ 262 ] {3a43ad78-7ce7-45e0-a2cd-edcb5c6411aa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.02.04 05:52:03.531828 [ 262 ] {3a43ad78-7ce7-45e0-a2cd-edcb5c6411aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10701 | 2026.02.04 05:52:03.532120 [ 262 ] {3a43ad78-7ce7-45e0-a2cd-edcb5c6411aa} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10702 | 2026.02.04 05:52:03.532328 [ 262 ] {3a43ad78-7ce7-45e0-a2cd-edcb5c6411aa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.02.04 05:52:03.532450 [ 262 ] {3a43ad78-7ce7-45e0-a2cd-edcb5c6411aa} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001124 sec., 70284.6975088968 rows/sec., 5.49 MiB/sec. | ||
| 10704 | 2026.02.04 05:52:03.532486 [ 262 ] {3a43ad78-7ce7-45e0-a2cd-edcb5c6411aa} <Debug> TCPHandler: Processed in 0.001292426 sec. | ||
| 10705 | 2026.02.04 05:52:03.532604 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2026.02.04 05:52:03.532695 [ 262 ] {26551a10-a527-40bd-8b06-ad08b91483ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10707 | 2026.02.04 05:52:03.532736 [ 262 ] {26551a10-a527-40bd-8b06-ad08b91483ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10708 | 2026.02.04 05:52:03.533122 [ 262 ] {26551a10-a527-40bd-8b06-ad08b91483ad} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2026.02.04 05:52:03.533155 [ 262 ] {26551a10-a527-40bd-8b06-ad08b91483ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10710 | 2026.02.04 05:52:03.533480 [ 262 ] {26551a10-a527-40bd-8b06-ad08b91483ad} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10711 | 2026.02.04 05:52:03.533676 [ 262 ] {26551a10-a527-40bd-8b06-ad08b91483ad} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2026.02.04 05:52:03.533802 [ 262 ] {26551a10-a527-40bd-8b06-ad08b91483ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001125 sec., 142222.22222222222 rows/sec., 9.91 MiB/sec. | ||
| 10713 | 2026.02.04 05:52:03.533838 [ 262 ] {26551a10-a527-40bd-8b06-ad08b91483ad} <Debug> TCPHandler: Processed in 0.001289096 sec. | ||
| 10714 | 2026.02.04 05:52:03.533952 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2026.02.04 05:52:03.534042 [ 262 ] {5ce8d665-d9e1-42d5-bbfd-3c66821c156c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10716 | 2026.02.04 05:52:03.534094 [ 262 ] {5ce8d665-d9e1-42d5-bbfd-3c66821c156c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10717 | 2026.02.04 05:52:03.534843 [ 262 ] {5ce8d665-d9e1-42d5-bbfd-3c66821c156c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.02.04 05:52:03.534876 [ 262 ] {5ce8d665-d9e1-42d5-bbfd-3c66821c156c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10719 | 2026.02.04 05:52:03.535392 [ 262 ] {5ce8d665-d9e1-42d5-bbfd-3c66821c156c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10720 | 2026.02.04 05:52:03.535616 [ 262 ] {5ce8d665-d9e1-42d5-bbfd-3c66821c156c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2026.02.04 05:52:03.535751 [ 262 ] {5ce8d665-d9e1-42d5-bbfd-3c66821c156c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001726 sec., 8690.614136732329 rows/sec., 15.57 MiB/sec. | ||
| 10722 | 2026.02.04 05:52:03.535806 [ 262 ] {5ce8d665-d9e1-42d5-bbfd-3c66821c156c} <Debug> TCPHandler: Processed in 0.001908473 sec. | ||
| 10723 | 2026.02.04 05:52:03.535922 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2026.02.04 05:52:03.536014 [ 262 ] {52051eca-a153-4a0a-8541-a89525c0e1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10725 | 2026.02.04 05:52:03.536053 [ 262 ] {52051eca-a153-4a0a-8541-a89525c0e1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10726 | 2026.02.04 05:52:03.536392 [ 262 ] {52051eca-a153-4a0a-8541-a89525c0e1ee} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2026.02.04 05:52:03.536425 [ 262 ] {52051eca-a153-4a0a-8541-a89525c0e1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10728 | 2026.02.04 05:52:03.536719 [ 262 ] {52051eca-a153-4a0a-8541-a89525c0e1ee} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10729 | 2026.02.04 05:52:03.536916 [ 262 ] {52051eca-a153-4a0a-8541-a89525c0e1ee} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2026.02.04 05:52:03.537038 [ 262 ] {52051eca-a153-4a0a-8541-a89525c0e1ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 10731 | 2026.02.04 05:52:03.537073 [ 262 ] {52051eca-a153-4a0a-8541-a89525c0e1ee} <Debug> TCPHandler: Processed in 0.001205713 sec. | ||
| 10732 | 2026.02.04 05:52:06.497026 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10733 | 2026.02.04 05:52:06.497093 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10734 | 2026.02.04 05:52:06.678141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22054 | ||
| 10735 | 2026.02.04 05:52:06.678697 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10736 | 2026.02.04 05:52:06.678748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10737 | 2026.02.04 05:52:06.679281 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10738 | 2026.02.04 05:52:06.679515 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2026.02.04 05:52:06.679647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22054 | ||
| 10740 | 2026.02.04 05:52:06.679651 [ 124 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10741 | 2026.02.04 05:52:06.679724 [ 124 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2026.02.04 05:52:06.679748 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10743 | 2026.02.04 05:52:06.679881 [ 195 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 10744 | 2026.02.04 05:52:06.680040 [ 195 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10745 | 2026.02.04 05:52:06.680083 [ 195 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19686 rows starting from the beginning of the part | ||
| 10746 | 2026.02.04 05:52:06.680155 [ 195 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10747 | 2026.02.04 05:52:06.680208 [ 195 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10748 | 2026.02.04 05:52:06.680255 [ 195 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10749 | 2026.02.04 05:52:06.680297 [ 195 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10750 | 2026.02.04 05:52:06.680333 [ 195 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10751 | 2026.02.04 05:52:06.682415 [ 191 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22054 rows, containing 4 columns (4 merged, 0 gathered) in 0.002595301 sec., 8497665.588692795 rows/sec., 121.56 MiB/sec. | ||
| 10752 | 2026.02.04 05:52:06.682845 [ 200 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10753 | 2026.02.04 05:52:06.683188 [ 200 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_46_9} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2026.02.04 05:52:06.683274 [ 200 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_46_9} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10755 | 2026.02.04 05:52:06.683396 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10756 | 2026.02.04 05:52:07.882856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10757 | 2026.02.04 05:52:07.900120 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2026.02.04 05:52:07.900181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10759 | 2026.02.04 05:52:07.906557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10760 | 2026.02.04 05:52:07.907258 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2026.02.04 05:52:07.907572 [ 124 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10762 | 2026.02.04 05:52:07.907662 [ 124 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10763 | 2026.02.04 05:52:07.907691 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10764 | 2026.02.04 05:52:07.907806 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 10765 | 2026.02.04 05:52:07.910673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10766 | 2026.02.04 05:52:07.911508 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10767 | 2026.02.04 05:52:07.913097 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 10768 | 2026.02.04 05:52:07.917979 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 10769 | 2026.02.04 05:52:07.922558 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 10770 | 2026.02.04 05:52:07.927082 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 10771 | 2026.02.04 05:52:07.931855 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 10772 | 2026.02.04 05:52:07.935939 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 10773 | 2026.02.04 05:52:07.987756 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080000572 sec., 4337.468987096742 rows/sec., 22.43 MiB/sec. | ||
| 10774 | 2026.02.04 05:52:07.989703 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10775 | 2026.02.04 05:52:07.991384 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_46_9} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2026.02.04 05:52:07.991472 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_46_9} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10777 | 2026.02.04 05:52:07.992937 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10778 | 2026.02.04 05:52:08.535574 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10779 | 2026.02.04 05:52:08.535746 [ 262 ] {5e5150b0-db2c-4bad-87df-c3858535b1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10780 | 2026.02.04 05:52:08.535810 [ 262 ] {5e5150b0-db2c-4bad-87df-c3858535b1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10781 | 2026.02.04 05:52:08.536601 [ 262 ] {5e5150b0-db2c-4bad-87df-c3858535b1cc} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2026.02.04 05:52:08.536648 [ 262 ] {5e5150b0-db2c-4bad-87df-c3858535b1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10783 | 2026.02.04 05:52:08.537040 [ 262 ] {5e5150b0-db2c-4bad-87df-c3858535b1cc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10784 | 2026.02.04 05:52:08.537267 [ 262 ] {5e5150b0-db2c-4bad-87df-c3858535b1cc} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2026.02.04 05:52:08.537419 [ 262 ] {5e5150b0-db2c-4bad-87df-c3858535b1cc} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001721 sec., 154561.3015688553 rows/sec., 9.82 MiB/sec. | ||
| 10786 | 2026.02.04 05:52:08.537469 [ 262 ] {5e5150b0-db2c-4bad-87df-c3858535b1cc} <Debug> TCPHandler: Processed in 0.002021356 sec. | ||
| 10787 | 2026.02.04 05:52:08.537617 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2026.02.04 05:52:08.537732 [ 262 ] {e71653ce-86b1-45e7-b7dd-1a72e5a02737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10789 | 2026.02.04 05:52:08.537775 [ 262 ] {e71653ce-86b1-45e7-b7dd-1a72e5a02737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10790 | 2026.02.04 05:52:08.538683 [ 262 ] {e71653ce-86b1-45e7-b7dd-1a72e5a02737} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2026.02.04 05:52:08.538719 [ 262 ] {e71653ce-86b1-45e7-b7dd-1a72e5a02737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10792 | 2026.02.04 05:52:08.539063 [ 262 ] {e71653ce-86b1-45e7-b7dd-1a72e5a02737} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10793 | 2026.02.04 05:52:08.539286 [ 262 ] {e71653ce-86b1-45e7-b7dd-1a72e5a02737} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2026.02.04 05:52:08.539421 [ 262 ] {e71653ce-86b1-45e7-b7dd-1a72e5a02737} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001712 sec., 468457.9439252337 rows/sec., 37.20 MiB/sec. | ||
| 10795 | 2026.02.04 05:52:08.539460 [ 262 ] {e71653ce-86b1-45e7-b7dd-1a72e5a02737} <Debug> TCPHandler: Processed in 0.001892093 sec. | ||
| 10796 | 2026.02.04 05:52:08.539572 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10797 | 2026.02.04 05:52:08.539679 [ 262 ] {bdb7a2dc-fb44-4492-9312-a9e94b178be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10798 | 2026.02.04 05:52:08.539720 [ 262 ] {bdb7a2dc-fb44-4492-9312-a9e94b178be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10799 | 2026.02.04 05:52:08.540204 [ 262 ] {bdb7a2dc-fb44-4492-9312-a9e94b178be1} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2026.02.04 05:52:08.540241 [ 262 ] {bdb7a2dc-fb44-4492-9312-a9e94b178be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10801 | 2026.02.04 05:52:08.540535 [ 262 ] {bdb7a2dc-fb44-4492-9312-a9e94b178be1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10802 | 2026.02.04 05:52:08.540734 [ 262 ] {bdb7a2dc-fb44-4492-9312-a9e94b178be1} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2026.02.04 05:52:08.540864 [ 262 ] {bdb7a2dc-fb44-4492-9312-a9e94b178be1} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001205 sec., 131120.33195020747 rows/sec., 8.01 MiB/sec. | ||
| 10804 | 2026.02.04 05:52:08.540902 [ 262 ] {bdb7a2dc-fb44-4492-9312-a9e94b178be1} <Debug> TCPHandler: Processed in 0.001377398 sec. | ||
| 10805 | 2026.02.04 05:52:08.541010 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10806 | 2026.02.04 05:52:08.541110 [ 262 ] {45e948b0-edd0-40cf-ae74-22a67c928844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10807 | 2026.02.04 05:52:08.541148 [ 262 ] {45e948b0-edd0-40cf-ae74-22a67c928844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10808 | 2026.02.04 05:52:08.541578 [ 262 ] {45e948b0-edd0-40cf-ae74-22a67c928844} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2026.02.04 05:52:08.541614 [ 262 ] {45e948b0-edd0-40cf-ae74-22a67c928844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10810 | 2026.02.04 05:52:08.541903 [ 262 ] {45e948b0-edd0-40cf-ae74-22a67c928844} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10811 | 2026.02.04 05:52:08.542114 [ 262 ] {45e948b0-edd0-40cf-ae74-22a67c928844} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2026.02.04 05:52:08.542248 [ 262 ] {45e948b0-edd0-40cf-ae74-22a67c928844} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001158 sec., 120898.10017271158 rows/sec., 7.81 MiB/sec. | ||
| 10813 | 2026.02.04 05:52:08.542285 [ 262 ] {45e948b0-edd0-40cf-ae74-22a67c928844} <Debug> TCPHandler: Processed in 0.001322237 sec. | ||
| 10814 | 2026.02.04 05:52:08.542392 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2026.02.04 05:52:08.542490 [ 262 ] {4cfee9f4-8d2c-4132-a296-f0e4ce30f82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10816 | 2026.02.04 05:52:08.542529 [ 262 ] {4cfee9f4-8d2c-4132-a296-f0e4ce30f82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10817 | 2026.02.04 05:52:08.542945 [ 262 ] {4cfee9f4-8d2c-4132-a296-f0e4ce30f82e} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10818 | 2026.02.04 05:52:08.542981 [ 262 ] {4cfee9f4-8d2c-4132-a296-f0e4ce30f82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10819 | 2026.02.04 05:52:08.543284 [ 262 ] {4cfee9f4-8d2c-4132-a296-f0e4ce30f82e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10820 | 2026.02.04 05:52:08.543494 [ 262 ] {4cfee9f4-8d2c-4132-a296-f0e4ce30f82e} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10821 | 2026.02.04 05:52:08.543617 [ 262 ] {4cfee9f4-8d2c-4132-a296-f0e4ce30f82e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001151 sec., 120764.55256298871 rows/sec., 6.87 MiB/sec. | ||
| 10822 | 2026.02.04 05:52:08.543654 [ 262 ] {4cfee9f4-8d2c-4132-a296-f0e4ce30f82e} <Debug> TCPHandler: Processed in 0.001309996 sec. | ||
| 10823 | 2026.02.04 05:52:08.543757 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2026.02.04 05:52:08.543854 [ 262 ] {467b351a-98be-4a68-9d6d-1fa9098d6a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10825 | 2026.02.04 05:52:08.543892 [ 262 ] {467b351a-98be-4a68-9d6d-1fa9098d6a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10826 | 2026.02.04 05:52:08.544462 [ 262 ] {467b351a-98be-4a68-9d6d-1fa9098d6a00} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2026.02.04 05:52:08.544498 [ 262 ] {467b351a-98be-4a68-9d6d-1fa9098d6a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10828 | 2026.02.04 05:52:08.544806 [ 262 ] {467b351a-98be-4a68-9d6d-1fa9098d6a00} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10829 | 2026.02.04 05:52:08.545008 [ 262 ] {467b351a-98be-4a68-9d6d-1fa9098d6a00} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10830 | 2026.02.04 05:52:08.545133 [ 262 ] {467b351a-98be-4a68-9d6d-1fa9098d6a00} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001297 sec., 376252.89128758677 rows/sec., 26.57 MiB/sec. | ||
| 10831 | 2026.02.04 05:52:08.545171 [ 262 ] {467b351a-98be-4a68-9d6d-1fa9098d6a00} <Debug> TCPHandler: Processed in 0.0014606 sec. | ||
| 10832 | 2026.02.04 05:52:08.545282 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10833 | 2026.02.04 05:52:08.545381 [ 262 ] {d4160bbf-7bd9-4510-947d-a036bfc2591d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10834 | 2026.02.04 05:52:08.545422 [ 262 ] {d4160bbf-7bd9-4510-947d-a036bfc2591d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10835 | 2026.02.04 05:52:08.545743 [ 262 ] {d4160bbf-7bd9-4510-947d-a036bfc2591d} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2026.02.04 05:52:08.545778 [ 262 ] {d4160bbf-7bd9-4510-947d-a036bfc2591d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10837 | 2026.02.04 05:52:08.546077 [ 262 ] {d4160bbf-7bd9-4510-947d-a036bfc2591d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10838 | 2026.02.04 05:52:08.546284 [ 262 ] {d4160bbf-7bd9-4510-947d-a036bfc2591d} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2026.02.04 05:52:08.546412 [ 262 ] {d4160bbf-7bd9-4510-947d-a036bfc2591d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 10840 | 2026.02.04 05:52:08.546447 [ 262 ] {d4160bbf-7bd9-4510-947d-a036bfc2591d} <Debug> TCPHandler: Processed in 0.001212173 sec. | ||
| 10841 | 2026.02.04 05:52:08.546548 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10842 | 2026.02.04 05:52:08.546646 [ 262 ] {62e3326c-616c-45c6-98df-3bbedba3a655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10843 | 2026.02.04 05:52:08.546686 [ 262 ] {62e3326c-616c-45c6-98df-3bbedba3a655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10844 | 2026.02.04 05:52:08.547080 [ 262 ] {62e3326c-616c-45c6-98df-3bbedba3a655} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2026.02.04 05:52:08.547115 [ 262 ] {62e3326c-616c-45c6-98df-3bbedba3a655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10846 | 2026.02.04 05:52:08.547439 [ 262 ] {62e3326c-616c-45c6-98df-3bbedba3a655} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10847 | 2026.02.04 05:52:08.547638 [ 262 ] {62e3326c-616c-45c6-98df-3bbedba3a655} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2026.02.04 05:52:08.547762 [ 262 ] {62e3326c-616c-45c6-98df-3bbedba3a655} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001135 sec., 227312.7753303965 rows/sec., 15.14 MiB/sec. | ||
| 10849 | 2026.02.04 05:52:08.547798 [ 262 ] {62e3326c-616c-45c6-98df-3bbedba3a655} <Debug> TCPHandler: Processed in 0.001296626 sec. | ||
| 10850 | 2026.02.04 05:52:08.547901 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10851 | 2026.02.04 05:52:08.547997 [ 262 ] {63604dc1-debb-498c-83ea-7b23cb756a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10852 | 2026.02.04 05:52:08.548036 [ 262 ] {63604dc1-debb-498c-83ea-7b23cb756a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10853 | 2026.02.04 05:52:08.548337 [ 262 ] {63604dc1-debb-498c-83ea-7b23cb756a0f} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10854 | 2026.02.04 05:52:08.548372 [ 262 ] {63604dc1-debb-498c-83ea-7b23cb756a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10855 | 2026.02.04 05:52:08.548662 [ 262 ] {63604dc1-debb-498c-83ea-7b23cb756a0f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10856 | 2026.02.04 05:52:08.548859 [ 262 ] {63604dc1-debb-498c-83ea-7b23cb756a0f} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10857 | 2026.02.04 05:52:08.548986 [ 262 ] {63604dc1-debb-498c-83ea-7b23cb756a0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 10858 | 2026.02.04 05:52:08.549021 [ 262 ] {63604dc1-debb-498c-83ea-7b23cb756a0f} <Debug> TCPHandler: Processed in 0.001167302 sec. | ||
| 10859 | 2026.02.04 05:52:08.549125 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10860 | 2026.02.04 05:52:08.549234 [ 262 ] {a4e5aefb-55f9-4df1-a8ba-3d351ad6c424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10861 | 2026.02.04 05:52:08.549285 [ 262 ] {a4e5aefb-55f9-4df1-a8ba-3d351ad6c424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10862 | 2026.02.04 05:52:08.550107 [ 262 ] {a4e5aefb-55f9-4df1-a8ba-3d351ad6c424} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10863 | 2026.02.04 05:52:08.550141 [ 262 ] {a4e5aefb-55f9-4df1-a8ba-3d351ad6c424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10864 | 2026.02.04 05:52:08.550664 [ 262 ] {a4e5aefb-55f9-4df1-a8ba-3d351ad6c424} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10865 | 2026.02.04 05:52:08.550882 [ 262 ] {a4e5aefb-55f9-4df1-a8ba-3d351ad6c424} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10866 | 2026.02.04 05:52:08.551019 [ 262 ] {a4e5aefb-55f9-4df1-a8ba-3d351ad6c424} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001803 sec., 13865.779256794232 rows/sec., 24.85 MiB/sec. | ||
| 10867 | 2026.02.04 05:52:08.551081 [ 262 ] {a4e5aefb-55f9-4df1-a8ba-3d351ad6c424} <Debug> TCPHandler: Processed in 0.002002516 sec. | ||
| 10868 | 2026.02.04 05:52:08.551193 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10869 | 2026.02.04 05:52:08.551285 [ 262 ] {71727b72-b70a-4370-86fc-3de7c6eb3eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10870 | 2026.02.04 05:52:08.551324 [ 262 ] {71727b72-b70a-4370-86fc-3de7c6eb3eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10871 | 2026.02.04 05:52:08.551647 [ 262 ] {71727b72-b70a-4370-86fc-3de7c6eb3eb7} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10872 | 2026.02.04 05:52:08.551680 [ 262 ] {71727b72-b70a-4370-86fc-3de7c6eb3eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10873 | 2026.02.04 05:52:08.551972 [ 262 ] {71727b72-b70a-4370-86fc-3de7c6eb3eb7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10874 | 2026.02.04 05:52:08.552173 [ 262 ] {71727b72-b70a-4370-86fc-3de7c6eb3eb7} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10875 | 2026.02.04 05:52:08.552305 [ 262 ] {71727b72-b70a-4370-86fc-3de7c6eb3eb7} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001038 sec., 84778.42003853564 rows/sec., 5.32 MiB/sec. | ||
| 10876 | 2026.02.04 05:52:08.552339 [ 262 ] {71727b72-b70a-4370-86fc-3de7c6eb3eb7} <Debug> TCPHandler: Processed in 0.001200523 sec. | ||
| 10877 | 2026.02.04 05:52:11.776631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1438 | ||
| 10878 | 2026.02.04 05:52:11.779535 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2026.02.04 05:52:11.779583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10880 | 2026.02.04 05:52:11.780746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10881 | 2026.02.04 05:52:11.781011 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2026.02.04 05:52:11.781271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1438 | ||
| 10883 | 2026.02.04 05:52:13.527599 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10884 | 2026.02.04 05:52:13.527772 [ 262 ] {71463a5b-04fb-4501-bfd1-d0610ec8b5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10885 | 2026.02.04 05:52:13.527840 [ 262 ] {71463a5b-04fb-4501-bfd1-d0610ec8b5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10886 | 2026.02.04 05:52:13.528511 [ 262 ] {71463a5b-04fb-4501-bfd1-d0610ec8b5c3} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10887 | 2026.02.04 05:52:13.528561 [ 262 ] {71463a5b-04fb-4501-bfd1-d0610ec8b5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10888 | 2026.02.04 05:52:13.528968 [ 262 ] {71463a5b-04fb-4501-bfd1-d0610ec8b5c3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10889 | 2026.02.04 05:52:13.529202 [ 262 ] {71463a5b-04fb-4501-bfd1-d0610ec8b5c3} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10890 | 2026.02.04 05:52:13.529350 [ 116 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10891 | 2026.02.04 05:52:13.529363 [ 262 ] {71463a5b-04fb-4501-bfd1-d0610ec8b5c3} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001638 sec., 52503.0525030525 rows/sec., 4.39 MiB/sec. | ||
| 10892 | 2026.02.04 05:52:13.529418 [ 116 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10893 | 2026.02.04 05:52:13.529437 [ 262 ] {71463a5b-04fb-4501-bfd1-d0610ec8b5c3} <Debug> TCPHandler: Processed in 0.001964374 sec. | ||
| 10894 | 2026.02.04 05:52:13.529442 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10895 | 2026.02.04 05:52:13.529554 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 10896 | 2026.02.04 05:52:13.529566 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10897 | 2026.02.04 05:52:13.529656 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10898 | 2026.02.04 05:52:13.529677 [ 262 ] {f394a0bf-bc8f-4348-8abb-f2d7ddf5b7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10899 | 2026.02.04 05:52:13.529688 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2103 rows starting from the beginning of the part | ||
| 10900 | 2026.02.04 05:52:13.529724 [ 262 ] {f394a0bf-bc8f-4348-8abb-f2d7ddf5b7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10901 | 2026.02.04 05:52:13.529756 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1945 rows starting from the beginning of the part | ||
| 10902 | 2026.02.04 05:52:13.529807 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 10903 | 2026.02.04 05:52:13.529852 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 86 rows starting from the beginning of the part | ||
| 10904 | 2026.02.04 05:52:13.529896 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 802 rows starting from the beginning of the part | ||
| 10905 | 2026.02.04 05:52:13.529943 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 86 rows starting from the beginning of the part | ||
| 10906 | 2026.02.04 05:52:13.530138 [ 262 ] {f394a0bf-bc8f-4348-8abb-f2d7ddf5b7db} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2026.02.04 05:52:13.530175 [ 262 ] {f394a0bf-bc8f-4348-8abb-f2d7ddf5b7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10908 | 2026.02.04 05:52:13.530505 [ 262 ] {f394a0bf-bc8f-4348-8abb-f2d7ddf5b7db} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10909 | 2026.02.04 05:52:13.530719 [ 262 ] {f394a0bf-bc8f-4348-8abb-f2d7ddf5b7db} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10910 | 2026.02.04 05:52:13.530831 [ 116 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10911 | 2026.02.04 05:52:13.530852 [ 262 ] {f394a0bf-bc8f-4348-8abb-f2d7ddf5b7db} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.0012 sec., 12500.000000000002 rows/sec., 939.94 KiB/sec. | ||
| 10912 | 2026.02.04 05:52:13.530863 [ 116 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2026.02.04 05:52:13.530891 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10914 | 2026.02.04 05:52:13.530897 [ 262 ] {f394a0bf-bc8f-4348-8abb-f2d7ddf5b7db} <Debug> TCPHandler: Processed in 0.001381988 sec. | ||
| 10915 | 2026.02.04 05:52:13.530978 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 10916 | 2026.02.04 05:52:13.531007 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10917 | 2026.02.04 05:52:13.531092 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10918 | 2026.02.04 05:52:13.531107 [ 262 ] {13c8cc6d-64aa-46ed-a475-711fbafda97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10919 | 2026.02.04 05:52:13.531129 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 205 rows starting from the beginning of the part | ||
| 10920 | 2026.02.04 05:52:13.531152 [ 262 ] {13c8cc6d-64aa-46ed-a475-711fbafda97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10921 | 2026.02.04 05:52:13.531199 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
| 10922 | 2026.02.04 05:52:13.531249 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 164 rows starting from the beginning of the part | ||
| 10923 | 2026.02.04 05:52:13.531289 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 15 rows starting from the beginning of the part | ||
| 10924 | 2026.02.04 05:52:13.531326 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 158 rows starting from the beginning of the part | ||
| 10925 | 2026.02.04 05:52:13.531366 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 15 rows starting from the beginning of the part | ||
| 10926 | 2026.02.04 05:52:13.531581 [ 262 ] {13c8cc6d-64aa-46ed-a475-711fbafda97f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2026.02.04 05:52:13.531622 [ 262 ] {13c8cc6d-64aa-46ed-a475-711fbafda97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10928 | 2026.02.04 05:52:13.531840 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5078 rows, containing 5 columns (5 merged, 0 gathered) in 0.002323944 sec., 2185078.470049192 rows/sec., 185.85 MiB/sec. | ||
| 10929 | 2026.02.04 05:52:13.532091 [ 262 ] {13c8cc6d-64aa-46ed-a475-711fbafda97f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10930 | 2026.02.04 05:52:13.532097 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10931 | 2026.02.04 05:52:13.532287 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340257 sec., 426783.81832738046 rows/sec., 28.54 MiB/sec. | ||
| 10932 | 2026.02.04 05:52:13.532336 [ 262 ] {13c8cc6d-64aa-46ed-a475-711fbafda97f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2026.02.04 05:52:13.532344 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_76_15} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2026.02.04 05:52:13.532424 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_76_15} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10935 | 2026.02.04 05:52:13.532484 [ 116 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10936 | 2026.02.04 05:52:13.532491 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 10937 | 2026.02.04 05:52:13.532487 [ 262 ] {13c8cc6d-64aa-46ed-a475-711fbafda97f} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001398 sec., 56509.298998569386 rows/sec., 4.41 MiB/sec. | ||
| 10938 | 2026.02.04 05:52:13.532534 [ 116 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2026.02.04 05:52:13.532574 [ 262 ] {13c8cc6d-64aa-46ed-a475-711fbafda97f} <Debug> TCPHandler: Processed in 0.001615644 sec. | ||
| 10940 | 2026.02.04 05:52:13.532575 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10941 | 2026.02.04 05:52:13.532599 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10942 | 2026.02.04 05:52:13.532688 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 10943 | 2026.02.04 05:52:13.532692 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10944 | 2026.02.04 05:52:13.532808 [ 262 ] {f5ffcdd2-4149-4826-bcc6-e9d088210fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10945 | 2026.02.04 05:52:13.532816 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10946 | 2026.02.04 05:52:13.532858 [ 262 ] {f5ffcdd2-4149-4826-bcc6-e9d088210fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10947 | 2026.02.04 05:52:13.532863 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1033 rows starting from the beginning of the part | ||
| 10948 | 2026.02.04 05:52:13.532946 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_66_13} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2026.02.04 05:52:13.532950 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 950 rows starting from the beginning of the part | ||
| 10950 | 2026.02.04 05:52:13.533016 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 10951 | 2026.02.04 05:52:13.533043 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_66_13} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10952 | 2026.02.04 05:52:13.533063 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 79 rows starting from the beginning of the part | ||
| 10953 | 2026.02.04 05:52:13.533110 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
| 10954 | 2026.02.04 05:52:13.533151 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 79 rows starting from the beginning of the part | ||
| 10955 | 2026.02.04 05:52:13.533167 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10956 | 2026.02.04 05:52:13.533287 [ 262 ] {f5ffcdd2-4149-4826-bcc6-e9d088210fe1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2026.02.04 05:52:13.533329 [ 262 ] {f5ffcdd2-4149-4826-bcc6-e9d088210fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10958 | 2026.02.04 05:52:13.533679 [ 262 ] {f5ffcdd2-4149-4826-bcc6-e9d088210fe1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10959 | 2026.02.04 05:52:13.533922 [ 262 ] {f5ffcdd2-4149-4826-bcc6-e9d088210fe1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2026.02.04 05:52:13.534039 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10961 | 2026.02.04 05:52:13.534059 [ 262 ] {f5ffcdd2-4149-4826-bcc6-e9d088210fe1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 10962 | 2026.02.04 05:52:13.534069 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2026.02.04 05:52:13.534098 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10964 | 2026.02.04 05:52:13.534103 [ 262 ] {f5ffcdd2-4149-4826-bcc6-e9d088210fe1} <Debug> TCPHandler: Processed in 0.0014592 sec. | ||
| 10965 | 2026.02.04 05:52:13.534179 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 10966 | 2026.02.04 05:52:13.534220 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2026.02.04 05:52:13.534289 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10968 | 2026.02.04 05:52:13.534321 [ 262 ] {56c2ff53-ec10-482e-8c3d-aa8916ed1520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10969 | 2026.02.04 05:52:13.534326 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20922 rows starting from the beginning of the part | ||
| 10970 | 2026.02.04 05:52:13.534383 [ 262 ] {56c2ff53-ec10-482e-8c3d-aa8916ed1520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10971 | 2026.02.04 05:52:13.534406 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 903 rows starting from the beginning of the part | ||
| 10972 | 2026.02.04 05:52:13.534455 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 42 rows starting from the beginning of the part | ||
| 10973 | 2026.02.04 05:52:13.534474 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826411 sec., 1474476.4458821153 rows/sec., 112.67 MiB/sec. | ||
| 10974 | 2026.02.04 05:52:13.534498 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10975 | 2026.02.04 05:52:13.534545 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 258 rows starting from the beginning of the part | ||
| 10976 | 2026.02.04 05:52:13.534585 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 10977 | 2026.02.04 05:52:13.534650 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10978 | 2026.02.04 05:52:13.534959 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_76_15} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10979 | 2026.02.04 05:52:13.535036 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_76_15} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10980 | 2026.02.04 05:52:13.535126 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10981 | 2026.02.04 05:52:13.535175 [ 262 ] {56c2ff53-ec10-482e-8c3d-aa8916ed1520} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10982 | 2026.02.04 05:52:13.535226 [ 262 ] {56c2ff53-ec10-482e-8c3d-aa8916ed1520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10983 | 2026.02.04 05:52:13.535789 [ 262 ] {56c2ff53-ec10-482e-8c3d-aa8916ed1520} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10984 | 2026.02.04 05:52:13.536012 [ 262 ] {56c2ff53-ec10-482e-8c3d-aa8916ed1520} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10985 | 2026.02.04 05:52:13.536130 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10986 | 2026.02.04 05:52:13.536155 [ 262 ] {56c2ff53-ec10-482e-8c3d-aa8916ed1520} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001852 sec., 8099.352051835854 rows/sec., 14.51 MiB/sec. | ||
| 10987 | 2026.02.04 05:52:13.536161 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10988 | 2026.02.04 05:52:13.536201 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 10989 | 2026.02.04 05:52:13.536227 [ 262 ] {56c2ff53-ec10-482e-8c3d-aa8916ed1520} <Debug> TCPHandler: Processed in 0.002061757 sec. | ||
| 10990 | 2026.02.04 05:52:13.536263 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 10991 | 2026.02.04 05:52:13.536338 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10992 | 2026.02.04 05:52:13.536437 [ 262 ] {1b1c8031-7de6-43a8-ae10-5eef43ddc687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10993 | 2026.02.04 05:52:13.536452 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10994 | 2026.02.04 05:52:13.536479 [ 262 ] {1b1c8031-7de6-43a8-ae10-5eef43ddc687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10995 | 2026.02.04 05:52:13.536501 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1156 rows starting from the beginning of the part | ||
| 10996 | 2026.02.04 05:52:13.536628 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
| 10997 | 2026.02.04 05:52:13.536740 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part | ||
| 10998 | 2026.02.04 05:52:13.536815 [ 262 ] {1b1c8031-7de6-43a8-ae10-5eef43ddc687} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2026.02.04 05:52:13.536852 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 15 rows starting from the beginning of the part | ||
| 11000 | 2026.02.04 05:52:13.536856 [ 262 ] {1b1c8031-7de6-43a8-ae10-5eef43ddc687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11001 | 2026.02.04 05:52:13.536979 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 11002 | 2026.02.04 05:52:13.537105 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 15 rows starting from the beginning of the part | ||
| 11003 | 2026.02.04 05:52:13.537221 [ 262 ] {1b1c8031-7de6-43a8-ae10-5eef43ddc687} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11004 | 2026.02.04 05:52:13.537447 [ 262 ] {1b1c8031-7de6-43a8-ae10-5eef43ddc687} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2026.02.04 05:52:13.537562 [ 116 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11006 | 2026.02.04 05:52:13.537584 [ 262 ] {1b1c8031-7de6-43a8-ae10-5eef43ddc687} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 11007 | 2026.02.04 05:52:13.537588 [ 116 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2026.02.04 05:52:13.537622 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11009 | 2026.02.04 05:52:13.537626 [ 262 ] {1b1c8031-7de6-43a8-ae10-5eef43ddc687} <Debug> TCPHandler: Processed in 0.001336817 sec. | ||
| 11010 | 2026.02.04 05:52:13.537682 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 11011 | 2026.02.04 05:52:13.537771 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11012 | 2026.02.04 05:52:13.537797 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4492 rows starting from the beginning of the part | ||
| 11013 | 2026.02.04 05:52:13.537845 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 72 rows starting from the beginning of the part | ||
| 11014 | 2026.02.04 05:52:13.537894 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 16 rows starting from the beginning of the part | ||
| 11015 | 2026.02.04 05:52:13.537933 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 11016 | 2026.02.04 05:52:13.537970 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 88 rows starting from the beginning of the part | ||
| 11017 | 2026.02.04 05:52:13.538010 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 11018 | 2026.02.04 05:52:13.550080 [ 193 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4788 rows, containing 4 columns (4 merged, 0 gathered) in 0.012421192 sec., 385470.25116430054 rows/sec., 24.99 MiB/sec. | ||
| 11019 | 2026.02.04 05:52:13.550515 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11020 | 2026.02.04 05:52:13.550767 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_76_15} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2026.02.04 05:52:13.550834 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_76_15} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11022 | 2026.02.04 05:52:13.550899 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11023 | 2026.02.04 05:52:13.551731 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22445 rows, containing 5 columns (5 merged, 0 gathered) in 0.017586085 sec., 1276293.1601888651 rows/sec., 86.50 MiB/sec. | ||
| 11024 | 2026.02.04 05:52:13.552238 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11025 | 2026.02.04 05:52:13.552550 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.02.04 05:52:13.552623 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11027 | 2026.02.04 05:52:13.552693 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 11028 | 2026.02.04 05:52:13.554411 [ 192 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1251 rows, containing 19 columns (19 merged, 0 gathered) in 0.01817264 sec., 68839.75030595444 rows/sec., 123.36 MiB/sec. | ||
| 11029 | 2026.02.04 05:52:13.555577 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11030 | 2026.02.04 05:52:13.555923 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2026.02.04 05:52:13.556002 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11032 | 2026.02.04 05:52:13.556145 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 11033 | 2026.02.04 05:52:14.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.54 MiB, peak 325.73 MiB, free memory in arenas 0.00 B, will set to 317.35 MiB (RSS), difference: 5.81 MiB | ||
| 11034 | 2026.02.04 05:52:14.179731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22566 | ||
| 11035 | 2026.02.04 05:52:14.180337 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11036 | 2026.02.04 05:52:14.180381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11037 | 2026.02.04 05:52:14.180867 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11038 | 2026.02.04 05:52:14.181103 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11039 | 2026.02.04 05:52:14.181250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22566 | ||
| 11040 | 2026.02.04 05:52:15.410724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11041 | 2026.02.04 05:52:15.427829 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11042 | 2026.02.04 05:52:15.427898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11043 | 2026.02.04 05:52:15.433786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11044 | 2026.02.04 05:52:15.434532 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11045 | 2026.02.04 05:52:15.438139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11046 | 2026.02.04 05:52:18.535393 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11047 | 2026.02.04 05:52:18.535567 [ 262 ] {51d06802-171c-4e5b-90ed-99c51f80c3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11048 | 2026.02.04 05:52:18.535631 [ 262 ] {51d06802-171c-4e5b-90ed-99c51f80c3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11049 | 2026.02.04 05:52:18.536432 [ 262 ] {51d06802-171c-4e5b-90ed-99c51f80c3fe} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11050 | 2026.02.04 05:52:18.536475 [ 262 ] {51d06802-171c-4e5b-90ed-99c51f80c3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11051 | 2026.02.04 05:52:18.536878 [ 262 ] {51d06802-171c-4e5b-90ed-99c51f80c3fe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11052 | 2026.02.04 05:52:18.537111 [ 262 ] {51d06802-171c-4e5b-90ed-99c51f80c3fe} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11053 | 2026.02.04 05:52:18.537278 [ 262 ] {51d06802-171c-4e5b-90ed-99c51f80c3fe} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001758 sec., 151308.30489192263 rows/sec., 9.61 MiB/sec. | ||
| 11054 | 2026.02.04 05:52:18.537278 [ 111 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 11055 | 2026.02.04 05:52:18.537331 [ 262 ] {51d06802-171c-4e5b-90ed-99c51f80c3fe} <Debug> TCPHandler: Processed in 0.002056457 sec. | ||
| 11056 | 2026.02.04 05:52:18.537364 [ 111 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2026.02.04 05:52:18.537394 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11058 | 2026.02.04 05:52:18.537474 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11059 | 2026.02.04 05:52:18.537538 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 11060 | 2026.02.04 05:52:18.537592 [ 262 ] {e90abd11-2b1a-4321-93a5-0c24776a14de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11061 | 2026.02.04 05:52:18.537639 [ 262 ] {e90abd11-2b1a-4321-93a5-0c24776a14de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11062 | 2026.02.04 05:52:18.537694 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11063 | 2026.02.04 05:52:18.537735 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 290 rows starting from the beginning of the part | ||
| 11064 | 2026.02.04 05:52:18.537808 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 266 rows starting from the beginning of the part | ||
| 11065 | 2026.02.04 05:52:18.537860 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 11066 | 2026.02.04 05:52:18.537907 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 266 rows starting from the beginning of the part | ||
| 11067 | 2026.02.04 05:52:18.537952 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 266 rows starting from the beginning of the part | ||
| 11068 | 2026.02.04 05:52:18.537994 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 266 rows starting from the beginning of the part | ||
| 11069 | 2026.02.04 05:52:18.538463 [ 262 ] {e90abd11-2b1a-4321-93a5-0c24776a14de} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11070 | 2026.02.04 05:52:18.538505 [ 262 ] {e90abd11-2b1a-4321-93a5-0c24776a14de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11071 | 2026.02.04 05:52:18.538868 [ 262 ] {e90abd11-2b1a-4321-93a5-0c24776a14de} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11072 | 2026.02.04 05:52:18.539041 [ 192 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561933 sec., 882240.1473046539 rows/sec., 60.01 MiB/sec. | ||
| 11073 | 2026.02.04 05:52:18.539080 [ 262 ] {e90abd11-2b1a-4321-93a5-0c24776a14de} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2026.02.04 05:52:18.539223 [ 194 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 11075 | 2026.02.04 05:52:18.539230 [ 262 ] {e90abd11-2b1a-4321-93a5-0c24776a14de} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001667 sec., 481103.77924415114 rows/sec., 38.20 MiB/sec. | ||
| 11076 | 2026.02.04 05:52:18.539275 [ 262 ] {e90abd11-2b1a-4321-93a5-0c24776a14de} <Debug> TCPHandler: Processed in 0.00185472 sec. | ||
| 11077 | 2026.02.04 05:52:18.539399 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11078 | 2026.02.04 05:52:18.539500 [ 194 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_34_7} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2026.02.04 05:52:18.539501 [ 262 ] {69c637ad-897f-45c6-9a75-e152cc30efcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11080 | 2026.02.04 05:52:18.539552 [ 262 ] {69c637ad-897f-45c6-9a75-e152cc30efcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11081 | 2026.02.04 05:52:18.539565 [ 194 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_34_7} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 11082 | 2026.02.04 05:52:18.539643 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11083 | 2026.02.04 05:52:18.540021 [ 262 ] {69c637ad-897f-45c6-9a75-e152cc30efcd} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2026.02.04 05:52:18.540056 [ 262 ] {69c637ad-897f-45c6-9a75-e152cc30efcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11085 | 2026.02.04 05:52:18.540361 [ 262 ] {69c637ad-897f-45c6-9a75-e152cc30efcd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11086 | 2026.02.04 05:52:18.540567 [ 262 ] {69c637ad-897f-45c6-9a75-e152cc30efcd} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11087 | 2026.02.04 05:52:18.540696 [ 262 ] {69c637ad-897f-45c6-9a75-e152cc30efcd} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001215 sec., 130041.15226337449 rows/sec., 7.94 MiB/sec. | ||
| 11088 | 2026.02.04 05:52:18.540735 [ 262 ] {69c637ad-897f-45c6-9a75-e152cc30efcd} <Debug> TCPHandler: Processed in 0.001388818 sec. | ||
| 11089 | 2026.02.04 05:52:18.540852 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11090 | 2026.02.04 05:52:18.540955 [ 262 ] {387f4527-7b93-45bb-8fc3-ac671cab4fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11091 | 2026.02.04 05:52:18.540994 [ 262 ] {387f4527-7b93-45bb-8fc3-ac671cab4fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11092 | 2026.02.04 05:52:18.541432 [ 262 ] {387f4527-7b93-45bb-8fc3-ac671cab4fd0} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11093 | 2026.02.04 05:52:18.541468 [ 262 ] {387f4527-7b93-45bb-8fc3-ac671cab4fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11094 | 2026.02.04 05:52:18.541764 [ 262 ] {387f4527-7b93-45bb-8fc3-ac671cab4fd0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11095 | 2026.02.04 05:52:18.541974 [ 262 ] {387f4527-7b93-45bb-8fc3-ac671cab4fd0} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2026.02.04 05:52:18.542099 [ 262 ] {387f4527-7b93-45bb-8fc3-ac671cab4fd0} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001164 sec., 120274.91408934706 rows/sec., 7.77 MiB/sec. | ||
| 11097 | 2026.02.04 05:52:18.542138 [ 262 ] {387f4527-7b93-45bb-8fc3-ac671cab4fd0} <Debug> TCPHandler: Processed in 0.001335166 sec. | ||
| 11098 | 2026.02.04 05:52:18.542256 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11099 | 2026.02.04 05:52:18.542357 [ 262 ] {74a8acf2-548e-4657-a51f-39b4e7944d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11100 | 2026.02.04 05:52:18.542396 [ 262 ] {74a8acf2-548e-4657-a51f-39b4e7944d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11101 | 2026.02.04 05:52:18.542818 [ 262 ] {74a8acf2-548e-4657-a51f-39b4e7944d1b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11102 | 2026.02.04 05:52:18.542853 [ 262 ] {74a8acf2-548e-4657-a51f-39b4e7944d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11103 | 2026.02.04 05:52:18.543166 [ 262 ] {74a8acf2-548e-4657-a51f-39b4e7944d1b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11104 | 2026.02.04 05:52:18.543370 [ 262 ] {74a8acf2-548e-4657-a51f-39b4e7944d1b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11105 | 2026.02.04 05:52:18.543496 [ 262 ] {74a8acf2-548e-4657-a51f-39b4e7944d1b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001156 sec., 120242.21453287198 rows/sec., 6.84 MiB/sec. | ||
| 11106 | 2026.02.04 05:52:18.543497 [ 111 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 11107 | 2026.02.04 05:52:18.543536 [ 262 ] {74a8acf2-548e-4657-a51f-39b4e7944d1b} <Debug> TCPHandler: Processed in 0.001328437 sec. | ||
| 11108 | 2026.02.04 05:52:18.543547 [ 111 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2026.02.04 05:52:18.543572 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11110 | 2026.02.04 05:52:18.543649 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11111 | 2026.02.04 05:52:18.543670 [ 189 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 11112 | 2026.02.04 05:52:18.543757 [ 262 ] {0a0beff1-119c-4c23-8eb9-eb444b73b7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11113 | 2026.02.04 05:52:18.543785 [ 189 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11114 | 2026.02.04 05:52:18.543801 [ 262 ] {0a0beff1-119c-4c23-8eb9-eb444b73b7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11115 | 2026.02.04 05:52:18.543820 [ 189 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 151 rows starting from the beginning of the part | ||
| 11116 | 2026.02.04 05:52:18.543880 [ 189 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 139 rows starting from the beginning of the part | ||
| 11117 | 2026.02.04 05:52:18.543924 [ 189 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 11118 | 2026.02.04 05:52:18.543963 [ 189 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 139 rows starting from the beginning of the part | ||
| 11119 | 2026.02.04 05:52:18.544003 [ 189 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 139 rows starting from the beginning of the part | ||
| 11120 | 2026.02.04 05:52:18.544041 [ 189 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 139 rows starting from the beginning of the part | ||
| 11121 | 2026.02.04 05:52:18.544395 [ 262 ] {0a0beff1-119c-4c23-8eb9-eb444b73b7e7} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11122 | 2026.02.04 05:52:18.544435 [ 262 ] {0a0beff1-119c-4c23-8eb9-eb444b73b7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11123 | 2026.02.04 05:52:18.544767 [ 262 ] {0a0beff1-119c-4c23-8eb9-eb444b73b7e7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11124 | 2026.02.04 05:52:18.544863 [ 189 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231034 sec., 584061.8536937241 rows/sec., 35.83 MiB/sec. | ||
| 11125 | 2026.02.04 05:52:18.544984 [ 262 ] {0a0beff1-119c-4c23-8eb9-eb444b73b7e7} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11126 | 2026.02.04 05:52:18.545053 [ 199 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 11127 | 2026.02.04 05:52:18.545125 [ 262 ] {0a0beff1-119c-4c23-8eb9-eb444b73b7e7} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001385 sec., 352346.57039711194 rows/sec., 24.88 MiB/sec. | ||
| 11128 | 2026.02.04 05:52:18.545181 [ 262 ] {0a0beff1-119c-4c23-8eb9-eb444b73b7e7} <Debug> TCPHandler: Processed in 0.001580823 sec. | ||
| 11129 | 2026.02.04 05:52:18.545301 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2026.02.04 05:52:18.545372 [ 199 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_34_7} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2026.02.04 05:52:18.545431 [ 262 ] {e5ef7382-166d-4fcd-864e-984f1f0d2ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11132 | 2026.02.04 05:52:18.545455 [ 199 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_34_7} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 11133 | 2026.02.04 05:52:18.545488 [ 262 ] {e5ef7382-166d-4fcd-864e-984f1f0d2ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11134 | 2026.02.04 05:52:18.545569 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11135 | 2026.02.04 05:52:18.545852 [ 262 ] {e5ef7382-166d-4fcd-864e-984f1f0d2ebf} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11136 | 2026.02.04 05:52:18.545891 [ 262 ] {e5ef7382-166d-4fcd-864e-984f1f0d2ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11137 | 2026.02.04 05:52:18.546209 [ 262 ] {e5ef7382-166d-4fcd-864e-984f1f0d2ebf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11138 | 2026.02.04 05:52:18.546420 [ 262 ] {e5ef7382-166d-4fcd-864e-984f1f0d2ebf} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11139 | 2026.02.04 05:52:18.546553 [ 262 ] {e5ef7382-166d-4fcd-864e-984f1f0d2ebf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 11140 | 2026.02.04 05:52:18.546590 [ 262 ] {e5ef7382-166d-4fcd-864e-984f1f0d2ebf} <Debug> TCPHandler: Processed in 0.001348387 sec. | ||
| 11141 | 2026.02.04 05:52:18.546704 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11142 | 2026.02.04 05:52:18.546833 [ 262 ] {8aaa2b71-786b-4217-b3c9-b9d2ec667eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11143 | 2026.02.04 05:52:18.546883 [ 262 ] {8aaa2b71-786b-4217-b3c9-b9d2ec667eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11144 | 2026.02.04 05:52:18.547394 [ 262 ] {8aaa2b71-786b-4217-b3c9-b9d2ec667eee} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11145 | 2026.02.04 05:52:18.547439 [ 262 ] {8aaa2b71-786b-4217-b3c9-b9d2ec667eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11146 | 2026.02.04 05:52:18.547814 [ 262 ] {8aaa2b71-786b-4217-b3c9-b9d2ec667eee} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11147 | 2026.02.04 05:52:18.548015 [ 262 ] {8aaa2b71-786b-4217-b3c9-b9d2ec667eee} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11148 | 2026.02.04 05:52:18.548140 [ 262 ] {8aaa2b71-786b-4217-b3c9-b9d2ec667eee} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001332 sec., 193693.6936936937 rows/sec., 12.90 MiB/sec. | ||
| 11149 | 2026.02.04 05:52:18.548179 [ 262 ] {8aaa2b71-786b-4217-b3c9-b9d2ec667eee} <Debug> TCPHandler: Processed in 0.001534252 sec. | ||
| 11150 | 2026.02.04 05:52:18.548291 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11151 | 2026.02.04 05:52:18.548393 [ 262 ] {8142a555-3e24-4461-b871-2d6eb4199263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11152 | 2026.02.04 05:52:18.548433 [ 262 ] {8142a555-3e24-4461-b871-2d6eb4199263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11153 | 2026.02.04 05:52:18.548742 [ 262 ] {8142a555-3e24-4461-b871-2d6eb4199263} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2026.02.04 05:52:18.548778 [ 262 ] {8142a555-3e24-4461-b871-2d6eb4199263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11155 | 2026.02.04 05:52:18.549060 [ 262 ] {8142a555-3e24-4461-b871-2d6eb4199263} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11156 | 2026.02.04 05:52:18.549261 [ 262 ] {8142a555-3e24-4461-b871-2d6eb4199263} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2026.02.04 05:52:18.549385 [ 262 ] {8142a555-3e24-4461-b871-2d6eb4199263} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 11158 | 2026.02.04 05:52:18.549421 [ 262 ] {8142a555-3e24-4461-b871-2d6eb4199263} <Debug> TCPHandler: Processed in 0.001179072 sec. | ||
| 11159 | 2026.02.04 05:52:18.549531 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11160 | 2026.02.04 05:52:18.549630 [ 262 ] {092a2908-8a3d-4666-b6ec-1b5b977a7b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11161 | 2026.02.04 05:52:18.549683 [ 262 ] {092a2908-8a3d-4666-b6ec-1b5b977a7b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11162 | 2026.02.04 05:52:18.550511 [ 262 ] {092a2908-8a3d-4666-b6ec-1b5b977a7b5c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2026.02.04 05:52:18.550548 [ 262 ] {092a2908-8a3d-4666-b6ec-1b5b977a7b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11164 | 2026.02.04 05:52:18.551084 [ 262 ] {092a2908-8a3d-4666-b6ec-1b5b977a7b5c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11165 | 2026.02.04 05:52:18.551296 [ 262 ] {092a2908-8a3d-4666-b6ec-1b5b977a7b5c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2026.02.04 05:52:18.551430 [ 262 ] {092a2908-8a3d-4666-b6ec-1b5b977a7b5c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001817 sec., 13758.94331315355 rows/sec., 24.66 MiB/sec. | ||
| 11167 | 2026.02.04 05:52:18.551483 [ 262 ] {092a2908-8a3d-4666-b6ec-1b5b977a7b5c} <Debug> TCPHandler: Processed in 0.001999495 sec. | ||
| 11168 | 2026.02.04 05:52:18.551595 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11169 | 2026.02.04 05:52:18.551697 [ 262 ] {1357665f-eab2-4123-8e22-a2134674dab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11170 | 2026.02.04 05:52:18.551737 [ 262 ] {1357665f-eab2-4123-8e22-a2134674dab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11171 | 2026.02.04 05:52:18.552063 [ 262 ] {1357665f-eab2-4123-8e22-a2134674dab9} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2026.02.04 05:52:18.552098 [ 262 ] {1357665f-eab2-4123-8e22-a2134674dab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11173 | 2026.02.04 05:52:18.552388 [ 262 ] {1357665f-eab2-4123-8e22-a2134674dab9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11174 | 2026.02.04 05:52:18.552587 [ 262 ] {1357665f-eab2-4123-8e22-a2134674dab9} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2026.02.04 05:52:18.552711 [ 262 ] {1357665f-eab2-4123-8e22-a2134674dab9} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001033 sec., 85188.77057115198 rows/sec., 5.35 MiB/sec. | ||
| 11176 | 2026.02.04 05:52:18.552746 [ 262 ] {1357665f-eab2-4123-8e22-a2134674dab9} <Debug> TCPHandler: Processed in 0.001199473 sec. | ||
| 11177 | 2026.02.04 05:52:21.497136 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11178 | 2026.02.04 05:52:21.497195 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11179 | 2026.02.04 05:52:21.682203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23014 | ||
| 11180 | 2026.02.04 05:52:21.682687 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11181 | 2026.02.04 05:52:21.682726 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11182 | 2026.02.04 05:52:21.683215 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11183 | 2026.02.04 05:52:21.683451 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11184 | 2026.02.04 05:52:21.683595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23014 | ||
| 11185 | 2026.02.04 05:52:21.782330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1472 | ||
| 11186 | 2026.02.04 05:52:21.784874 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11187 | 2026.02.04 05:52:21.784941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11188 | 2026.02.04 05:52:21.786269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11189 | 2026.02.04 05:52:21.786563 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11190 | 2026.02.04 05:52:21.786974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1472 | ||
| 11191 | 2026.02.04 05:52:22.002244 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000886625 sec. | ||
| 11192 | 2026.02.04 05:52:22.939064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11193 | 2026.02.04 05:52:22.955627 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11194 | 2026.02.04 05:52:22.955685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11195 | 2026.02.04 05:52:22.961840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11196 | 2026.02.04 05:52:22.962541 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11197 | 2026.02.04 05:52:22.965403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11198 | 2026.02.04 05:52:23.528045 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11199 | 2026.02.04 05:52:23.528241 [ 262 ] {7574bf21-a8d7-49a2-9932-0494379d084c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11200 | 2026.02.04 05:52:23.528314 [ 262 ] {7574bf21-a8d7-49a2-9932-0494379d084c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11201 | 2026.02.04 05:52:23.529099 [ 262 ] {7574bf21-a8d7-49a2-9932-0494379d084c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11202 | 2026.02.04 05:52:23.529147 [ 262 ] {7574bf21-a8d7-49a2-9932-0494379d084c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11203 | 2026.02.04 05:52:23.529539 [ 262 ] {7574bf21-a8d7-49a2-9932-0494379d084c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11204 | 2026.02.04 05:52:23.529767 [ 262 ] {7574bf21-a8d7-49a2-9932-0494379d084c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11205 | 2026.02.04 05:52:23.529935 [ 262 ] {7574bf21-a8d7-49a2-9932-0494379d084c} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001746 sec., 49255.44100801833 rows/sec., 4.12 MiB/sec. | ||
| 11206 | 2026.02.04 05:52:23.529986 [ 262 ] {7574bf21-a8d7-49a2-9932-0494379d084c} <Debug> TCPHandler: Processed in 0.002079477 sec. | ||
| 11207 | 2026.02.04 05:52:23.530138 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11208 | 2026.02.04 05:52:23.530246 [ 262 ] {4752eceb-c624-43b1-8fbd-d09cce847e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11209 | 2026.02.04 05:52:23.530289 [ 262 ] {4752eceb-c624-43b1-8fbd-d09cce847e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11210 | 2026.02.04 05:52:23.530748 [ 262 ] {4752eceb-c624-43b1-8fbd-d09cce847e72} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2026.02.04 05:52:23.530786 [ 262 ] {4752eceb-c624-43b1-8fbd-d09cce847e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11212 | 2026.02.04 05:52:23.531092 [ 262 ] {4752eceb-c624-43b1-8fbd-d09cce847e72} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11213 | 2026.02.04 05:52:23.531299 [ 262 ] {4752eceb-c624-43b1-8fbd-d09cce847e72} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2026.02.04 05:52:23.531433 [ 262 ] {4752eceb-c624-43b1-8fbd-d09cce847e72} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001209 sec., 12406.94789081886 rows/sec., 932.94 KiB/sec. | ||
| 11215 | 2026.02.04 05:52:23.531473 [ 262 ] {4752eceb-c624-43b1-8fbd-d09cce847e72} <Debug> TCPHandler: Processed in 0.001386388 sec. | ||
| 11216 | 2026.02.04 05:52:23.531593 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11217 | 2026.02.04 05:52:23.531690 [ 262 ] {1e94b1ff-015e-4158-9205-baacb1112775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11218 | 2026.02.04 05:52:23.531734 [ 262 ] {1e94b1ff-015e-4158-9205-baacb1112775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11219 | 2026.02.04 05:52:23.532152 [ 262 ] {1e94b1ff-015e-4158-9205-baacb1112775} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11220 | 2026.02.04 05:52:23.532188 [ 262 ] {1e94b1ff-015e-4158-9205-baacb1112775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11221 | 2026.02.04 05:52:23.532479 [ 262 ] {1e94b1ff-015e-4158-9205-baacb1112775} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11222 | 2026.02.04 05:52:23.532686 [ 262 ] {1e94b1ff-015e-4158-9205-baacb1112775} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11223 | 2026.02.04 05:52:23.532819 [ 262 ] {1e94b1ff-015e-4158-9205-baacb1112775} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001149 sec., 68755.43951261966 rows/sec., 5.37 MiB/sec. | ||
| 11224 | 2026.02.04 05:52:23.532857 [ 262 ] {1e94b1ff-015e-4158-9205-baacb1112775} <Debug> TCPHandler: Processed in 0.001313986 sec. | ||
| 11225 | 2026.02.04 05:52:23.532969 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11226 | 2026.02.04 05:52:23.533063 [ 262 ] {4191d662-26cc-4421-a96f-b3b5f2b9a367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11227 | 2026.02.04 05:52:23.533105 [ 262 ] {4191d662-26cc-4421-a96f-b3b5f2b9a367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11228 | 2026.02.04 05:52:23.533507 [ 262 ] {4191d662-26cc-4421-a96f-b3b5f2b9a367} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11229 | 2026.02.04 05:52:23.533543 [ 262 ] {4191d662-26cc-4421-a96f-b3b5f2b9a367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11230 | 2026.02.04 05:52:23.533860 [ 262 ] {4191d662-26cc-4421-a96f-b3b5f2b9a367} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11231 | 2026.02.04 05:52:23.534059 [ 262 ] {4191d662-26cc-4421-a96f-b3b5f2b9a367} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11232 | 2026.02.04 05:52:23.534194 [ 262 ] {4191d662-26cc-4421-a96f-b3b5f2b9a367} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 11233 | 2026.02.04 05:52:23.534232 [ 262 ] {4191d662-26cc-4421-a96f-b3b5f2b9a367} <Debug> TCPHandler: Processed in 0.001312256 sec. | ||
| 11234 | 2026.02.04 05:52:23.534343 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11235 | 2026.02.04 05:52:23.534437 [ 262 ] {999db369-62b1-43e4-97fb-bae035fe1fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11236 | 2026.02.04 05:52:23.534489 [ 262 ] {999db369-62b1-43e4-97fb-bae035fe1fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11237 | 2026.02.04 05:52:23.535250 [ 262 ] {999db369-62b1-43e4-97fb-bae035fe1fdd} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11238 | 2026.02.04 05:52:23.535286 [ 262 ] {999db369-62b1-43e4-97fb-bae035fe1fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11239 | 2026.02.04 05:52:23.535791 [ 262 ] {999db369-62b1-43e4-97fb-bae035fe1fdd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11240 | 2026.02.04 05:52:23.536012 [ 262 ] {999db369-62b1-43e4-97fb-bae035fe1fdd} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11241 | 2026.02.04 05:52:23.536151 [ 262 ] {999db369-62b1-43e4-97fb-bae035fe1fdd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001732 sec., 8660.508083140878 rows/sec., 15.52 MiB/sec. | ||
| 11242 | 2026.02.04 05:52:23.536206 [ 262 ] {999db369-62b1-43e4-97fb-bae035fe1fdd} <Debug> TCPHandler: Processed in 0.001911873 sec. | ||
| 11243 | 2026.02.04 05:52:23.536317 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11244 | 2026.02.04 05:52:23.536412 [ 262 ] {7b7ea6b9-257f-41f3-a7a6-ddbd61af7a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11245 | 2026.02.04 05:52:23.536451 [ 262 ] {7b7ea6b9-257f-41f3-a7a6-ddbd61af7a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11246 | 2026.02.04 05:52:23.536796 [ 262 ] {7b7ea6b9-257f-41f3-a7a6-ddbd61af7a35} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11247 | 2026.02.04 05:52:23.536834 [ 262 ] {7b7ea6b9-257f-41f3-a7a6-ddbd61af7a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 11248 | 2026.02.04 05:52:23.537144 [ 262 ] {7b7ea6b9-257f-41f3-a7a6-ddbd61af7a35} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11249 | 2026.02.04 05:52:23.537341 [ 262 ] {7b7ea6b9-257f-41f3-a7a6-ddbd61af7a35} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11250 | 2026.02.04 05:52:23.537471 [ 262 ] {7b7ea6b9-257f-41f3-a7a6-ddbd61af7a35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 11251 | 2026.02.04 05:52:23.537507 [ 262 ] {7b7ea6b9-257f-41f3-a7a6-ddbd61af7a35} <Debug> TCPHandler: Processed in 0.001239964 sec. | ||
| 11252 | 2026.02.04 05:52:26.948647 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11253 | 2026.02.04 05:52:26.948855 [ 262 ] {8706478b-4752-4208-901a-3f14debb86be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11254 | 2026.02.04 05:52:26.948922 [ 262 ] {8706478b-4752-4208-901a-3f14debb86be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11255 | 2026.02.04 05:52:26.949663 [ 262 ] {8706478b-4752-4208-901a-3f14debb86be} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11256 | 2026.02.04 05:52:26.949714 [ 262 ] {8706478b-4752-4208-901a-3f14debb86be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11257 | 2026.02.04 05:52:26.950108 [ 262 ] {8706478b-4752-4208-901a-3f14debb86be} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11258 | 2026.02.04 05:52:26.950327 [ 262 ] {8706478b-4752-4208-901a-3f14debb86be} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11259 | 2026.02.04 05:52:26.950487 [ 262 ] {8706478b-4752-4208-901a-3f14debb86be} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001681 sec., 158239.14336704343 rows/sec., 10.05 MiB/sec. | ||
| 11260 | 2026.02.04 05:52:26.950538 [ 262 ] {8706478b-4752-4208-901a-3f14debb86be} <Debug> TCPHandler: Processed in 0.002025225 sec. | ||
| 11261 | 2026.02.04 05:52:26.950667 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11262 | 2026.02.04 05:52:26.950772 [ 262 ] {32f85724-4eca-4754-81fd-13e135f82b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11263 | 2026.02.04 05:52:26.950816 [ 262 ] {32f85724-4eca-4754-81fd-13e135f82b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11264 | 2026.02.04 05:52:26.952245 [ 262 ] {32f85724-4eca-4754-81fd-13e135f82b15} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11265 | 2026.02.04 05:52:26.952285 [ 262 ] {32f85724-4eca-4754-81fd-13e135f82b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11266 | 2026.02.04 05:52:26.952750 [ 262 ] {32f85724-4eca-4754-81fd-13e135f82b15} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11267 | 2026.02.04 05:52:26.952963 [ 262 ] {32f85724-4eca-4754-81fd-13e135f82b15} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11268 | 2026.02.04 05:52:26.953099 [ 262 ] {32f85724-4eca-4754-81fd-13e135f82b15} <Debug> executeQuery: Read 1942 rows, 161.33 KiB in 0.002352 sec., 825680.2721088436 rows/sec., 66.98 MiB/sec. | ||
| 11269 | 2026.02.04 05:52:26.953139 [ 262 ] {32f85724-4eca-4754-81fd-13e135f82b15} <Debug> TCPHandler: Processed in 0.002522299 sec. | ||
| 11270 | 2026.02.04 05:52:26.953252 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11271 | 2026.02.04 05:52:26.953352 [ 262 ] {d74e75e0-6965-404d-aeaf-7b522eca3b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11272 | 2026.02.04 05:52:26.953393 [ 262 ] {d74e75e0-6965-404d-aeaf-7b522eca3b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11273 | 2026.02.04 05:52:26.953842 [ 262 ] {d74e75e0-6965-404d-aeaf-7b522eca3b4f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11274 | 2026.02.04 05:52:26.953879 [ 262 ] {d74e75e0-6965-404d-aeaf-7b522eca3b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11275 | 2026.02.04 05:52:26.954182 [ 262 ] {d74e75e0-6965-404d-aeaf-7b522eca3b4f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11276 | 2026.02.04 05:52:26.954391 [ 262 ] {d74e75e0-6965-404d-aeaf-7b522eca3b4f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11277 | 2026.02.04 05:52:26.954520 [ 262 ] {d74e75e0-6965-404d-aeaf-7b522eca3b4f} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.00119 sec., 132773.10924369746 rows/sec., 8.11 MiB/sec. | ||
| 11278 | 2026.02.04 05:52:26.954559 [ 262 ] {d74e75e0-6965-404d-aeaf-7b522eca3b4f} <Debug> TCPHandler: Processed in 0.001357917 sec. | ||
| 11279 | 2026.02.04 05:52:26.954670 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2026.02.04 05:52:26.954767 [ 262 ] {3b9a72a7-9bdf-4786-83f3-0a9b3e116770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11281 | 2026.02.04 05:52:26.954807 [ 262 ] {3b9a72a7-9bdf-4786-83f3-0a9b3e116770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11282 | 2026.02.04 05:52:26.955328 [ 262 ] {3b9a72a7-9bdf-4786-83f3-0a9b3e116770} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2026.02.04 05:52:26.955365 [ 262 ] {3b9a72a7-9bdf-4786-83f3-0a9b3e116770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11284 | 2026.02.04 05:52:26.955678 [ 262 ] {3b9a72a7-9bdf-4786-83f3-0a9b3e116770} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11285 | 2026.02.04 05:52:26.955882 [ 262 ] {3b9a72a7-9bdf-4786-83f3-0a9b3e116770} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.02.04 05:52:26.955985 [ 98 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11287 | 2026.02.04 05:52:26.956012 [ 262 ] {3b9a72a7-9bdf-4786-83f3-0a9b3e116770} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001265 sec., 290909.0909090909 rows/sec., 19.36 MiB/sec. | ||
| 11288 | 2026.02.04 05:52:26.956053 [ 98 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11289 | 2026.02.04 05:52:26.956064 [ 262 ] {3b9a72a7-9bdf-4786-83f3-0a9b3e116770} <Debug> TCPHandler: Processed in 0.001443849 sec. | ||
| 11290 | 2026.02.04 05:52:26.956082 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11291 | 2026.02.04 05:52:26.956184 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11292 | 2026.02.04 05:52:26.956192 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 11293 | 2026.02.04 05:52:26.956288 [ 262 ] {26627a9d-2388-47aa-b7ba-06e73c26723b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11294 | 2026.02.04 05:52:26.956331 [ 262 ] {26627a9d-2388-47aa-b7ba-06e73c26723b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11295 | 2026.02.04 05:52:26.956335 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11296 | 2026.02.04 05:52:26.956382 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 393 rows starting from the beginning of the part | ||
| 11297 | 2026.02.04 05:52:26.956460 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 11298 | 2026.02.04 05:52:26.956514 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 368 rows starting from the beginning of the part | ||
| 11299 | 2026.02.04 05:52:26.956563 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 140 rows starting from the beginning of the part | ||
| 11300 | 2026.02.04 05:52:26.956614 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 140 rows starting from the beginning of the part | ||
| 11301 | 2026.02.04 05:52:26.956663 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 368 rows starting from the beginning of the part | ||
| 11302 | 2026.02.04 05:52:26.956762 [ 262 ] {26627a9d-2388-47aa-b7ba-06e73c26723b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11303 | 2026.02.04 05:52:26.956806 [ 262 ] {26627a9d-2388-47aa-b7ba-06e73c26723b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11304 | 2026.02.04 05:52:26.957136 [ 262 ] {26627a9d-2388-47aa-b7ba-06e73c26723b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11305 | 2026.02.04 05:52:26.957356 [ 262 ] {26627a9d-2388-47aa-b7ba-06e73c26723b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11306 | 2026.02.04 05:52:26.957490 [ 262 ] {26627a9d-2388-47aa-b7ba-06e73c26723b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001221 sec., 113841.11384111384 rows/sec., 6.48 MiB/sec. | ||
| 11307 | 2026.02.04 05:52:26.957528 [ 262 ] {26627a9d-2388-47aa-b7ba-06e73c26723b} <Debug> TCPHandler: Processed in 0.001394099 sec. | ||
| 11308 | 2026.02.04 05:52:26.957639 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11309 | 2026.02.04 05:52:26.957735 [ 262 ] {787d1c56-fa36-4062-acde-1d2e2b1503d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11310 | 2026.02.04 05:52:26.957741 [ 199 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1433 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591434 sec., 900445.7614956071 rows/sec., 63.51 MiB/sec. | ||
| 11311 | 2026.02.04 05:52:26.957800 [ 262 ] {787d1c56-fa36-4062-acde-1d2e2b1503d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11312 | 2026.02.04 05:52:26.957907 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11313 | 2026.02.04 05:52:26.958154 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_36_7} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11314 | 2026.02.04 05:52:26.958222 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_36_7} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11315 | 2026.02.04 05:52:26.958301 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 11316 | 2026.02.04 05:52:26.958562 [ 262 ] {787d1c56-fa36-4062-acde-1d2e2b1503d8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.02.04 05:52:26.958605 [ 262 ] {787d1c56-fa36-4062-acde-1d2e2b1503d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11318 | 2026.02.04 05:52:26.958957 [ 262 ] {787d1c56-fa36-4062-acde-1d2e2b1503d8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11319 | 2026.02.04 05:52:26.959169 [ 262 ] {787d1c56-fa36-4062-acde-1d2e2b1503d8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.02.04 05:52:26.959300 [ 262 ] {787d1c56-fa36-4062-acde-1d2e2b1503d8} <Debug> executeQuery: Read 944 rows, 69.57 KiB in 0.001583 sec., 596336.0707517372 rows/sec., 42.92 MiB/sec. | ||
| 11321 | 2026.02.04 05:52:26.959338 [ 262 ] {787d1c56-fa36-4062-acde-1d2e2b1503d8} <Debug> TCPHandler: Processed in 0.001748108 sec. | ||
| 11322 | 2026.02.04 05:52:26.959439 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2026.02.04 05:52:26.959535 [ 262 ] {eee42b39-6cd3-4e75-a904-d1519d82f9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11324 | 2026.02.04 05:52:26.959577 [ 262 ] {eee42b39-6cd3-4e75-a904-d1519d82f9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11325 | 2026.02.04 05:52:26.959910 [ 262 ] {eee42b39-6cd3-4e75-a904-d1519d82f9d6} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2026.02.04 05:52:26.959947 [ 262 ] {eee42b39-6cd3-4e75-a904-d1519d82f9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11327 | 2026.02.04 05:52:26.960250 [ 262 ] {eee42b39-6cd3-4e75-a904-d1519d82f9d6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11328 | 2026.02.04 05:52:26.960465 [ 262 ] {eee42b39-6cd3-4e75-a904-d1519d82f9d6} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2026.02.04 05:52:26.960565 [ 98 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 11330 | 2026.02.04 05:52:26.960592 [ 262 ] {eee42b39-6cd3-4e75-a904-d1519d82f9d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 11331 | 2026.02.04 05:52:26.960597 [ 98 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2026.02.04 05:52:26.960632 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11333 | 2026.02.04 05:52:26.960636 [ 262 ] {eee42b39-6cd3-4e75-a904-d1519d82f9d6} <Debug> TCPHandler: Processed in 0.001245305 sec. | ||
| 11334 | 2026.02.04 05:52:26.960721 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 11335 | 2026.02.04 05:52:26.960753 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2026.02.04 05:52:26.960825 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11337 | 2026.02.04 05:52:26.960845 [ 262 ] {49afc0d3-1675-478a-acdb-3463ef6eefd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11338 | 2026.02.04 05:52:26.960858 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 162 rows starting from the beginning of the part | ||
| 11339 | 2026.02.04 05:52:26.960887 [ 262 ] {49afc0d3-1675-478a-acdb-3463ef6eefd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11340 | 2026.02.04 05:52:26.960923 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 11341 | 2026.02.04 05:52:26.960974 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 11342 | 2026.02.04 05:52:26.961024 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 11343 | 2026.02.04 05:52:26.961067 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11344 | 2026.02.04 05:52:26.961113 [ 190 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 11345 | 2026.02.04 05:52:26.961486 [ 262 ] {49afc0d3-1675-478a-acdb-3463ef6eefd2} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11346 | 2026.02.04 05:52:26.961520 [ 262 ] {49afc0d3-1675-478a-acdb-3463ef6eefd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11347 | 2026.02.04 05:52:26.961909 [ 262 ] {49afc0d3-1675-478a-acdb-3463ef6eefd2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11348 | 2026.02.04 05:52:26.961912 [ 195 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001235965 sec., 155344.2047307165 rows/sec., 7.93 MiB/sec. | ||
| 11349 | 2026.02.04 05:52:26.962066 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 11350 | 2026.02.04 05:52:26.962137 [ 262 ] {49afc0d3-1675-478a-acdb-3463ef6eefd2} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.02.04 05:52:26.962277 [ 262 ] {49afc0d3-1675-478a-acdb-3463ef6eefd2} <Debug> executeQuery: Read 900 rows, 61.36 KiB in 0.001451 sec., 620261.8883528601 rows/sec., 41.29 MiB/sec. | ||
| 11352 | 2026.02.04 05:52:26.962316 [ 262 ] {49afc0d3-1675-478a-acdb-3463ef6eefd2} <Debug> TCPHandler: Processed in 0.001611325 sec. | ||
| 11353 | 2026.02.04 05:52:26.962334 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_32_7} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11354 | 2026.02.04 05:52:26.962408 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_32_7} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 11355 | 2026.02.04 05:52:26.962424 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11356 | 2026.02.04 05:52:26.962494 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11357 | 2026.02.04 05:52:26.962521 [ 262 ] {4c4378f1-4d96-431a-b521-31a915d6eefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11358 | 2026.02.04 05:52:26.962566 [ 262 ] {4c4378f1-4d96-431a-b521-31a915d6eefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11359 | 2026.02.04 05:52:26.962872 [ 262 ] {4c4378f1-4d96-431a-b521-31a915d6eefa} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11360 | 2026.02.04 05:52:26.962908 [ 262 ] {4c4378f1-4d96-431a-b521-31a915d6eefa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11361 | 2026.02.04 05:52:26.963194 [ 262 ] {4c4378f1-4d96-431a-b521-31a915d6eefa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11362 | 2026.02.04 05:52:26.963400 [ 262 ] {4c4378f1-4d96-431a-b521-31a915d6eefa} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11363 | 2026.02.04 05:52:26.963526 [ 262 ] {4c4378f1-4d96-431a-b521-31a915d6eefa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 11364 | 2026.02.04 05:52:26.963561 [ 262 ] {4c4378f1-4d96-431a-b521-31a915d6eefa} <Debug> TCPHandler: Processed in 0.001184533 sec. | ||
| 11365 | 2026.02.04 05:52:26.963677 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11366 | 2026.02.04 05:52:26.963768 [ 262 ] {67af53ec-d68d-4979-882b-bfb7237f159a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11367 | 2026.02.04 05:52:26.963819 [ 262 ] {67af53ec-d68d-4979-882b-bfb7237f159a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11368 | 2026.02.04 05:52:26.964628 [ 262 ] {67af53ec-d68d-4979-882b-bfb7237f159a} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2026.02.04 05:52:26.964664 [ 262 ] {67af53ec-d68d-4979-882b-bfb7237f159a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11370 | 2026.02.04 05:52:26.965191 [ 262 ] {67af53ec-d68d-4979-882b-bfb7237f159a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11371 | 2026.02.04 05:52:26.965412 [ 262 ] {67af53ec-d68d-4979-882b-bfb7237f159a} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2026.02.04 05:52:26.965544 [ 262 ] {67af53ec-d68d-4979-882b-bfb7237f159a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001794 sec., 13935.340022296545 rows/sec., 24.97 MiB/sec. | ||
| 11373 | 2026.02.04 05:52:26.965596 [ 262 ] {67af53ec-d68d-4979-882b-bfb7237f159a} <Debug> TCPHandler: Processed in 0.001966144 sec. | ||
| 11374 | 2026.02.04 05:52:26.965706 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11375 | 2026.02.04 05:52:26.965798 [ 262 ] {0c7eaa71-4f63-40e2-bcf6-b8115fc73f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11376 | 2026.02.04 05:52:26.965837 [ 262 ] {0c7eaa71-4f63-40e2-bcf6-b8115fc73f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11377 | 2026.02.04 05:52:26.966229 [ 262 ] {0c7eaa71-4f63-40e2-bcf6-b8115fc73f67} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11378 | 2026.02.04 05:52:26.966274 [ 262 ] {0c7eaa71-4f63-40e2-bcf6-b8115fc73f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11379 | 2026.02.04 05:52:26.966668 [ 262 ] {0c7eaa71-4f63-40e2-bcf6-b8115fc73f67} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11380 | 2026.02.04 05:52:26.966908 [ 262 ] {0c7eaa71-4f63-40e2-bcf6-b8115fc73f67} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11381 | 2026.02.04 05:52:26.967037 [ 262 ] {0c7eaa71-4f63-40e2-bcf6-b8115fc73f67} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001257 sec., 57279.23627684964 rows/sec., 3.53 MiB/sec. | ||
| 11382 | 2026.02.04 05:52:26.967072 [ 262 ] {0c7eaa71-4f63-40e2-bcf6-b8115fc73f67} <Debug> TCPHandler: Processed in 0.001413389 sec. | ||
| 11383 | 2026.02.04 05:52:28.521867 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11384 | 2026.02.04 05:52:28.522042 [ 262 ] {2f5d2328-d3ca-4c32-9ff7-7c595d36af31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11385 | 2026.02.04 05:52:28.522109 [ 262 ] {2f5d2328-d3ca-4c32-9ff7-7c595d36af31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11386 | 2026.02.04 05:52:28.522761 [ 262 ] {2f5d2328-d3ca-4c32-9ff7-7c595d36af31} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11387 | 2026.02.04 05:52:28.522811 [ 262 ] {2f5d2328-d3ca-4c32-9ff7-7c595d36af31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11388 | 2026.02.04 05:52:28.523191 [ 262 ] {2f5d2328-d3ca-4c32-9ff7-7c595d36af31} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11389 | 2026.02.04 05:52:28.523416 [ 262 ] {2f5d2328-d3ca-4c32-9ff7-7c595d36af31} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11390 | 2026.02.04 05:52:28.523574 [ 262 ] {2f5d2328-d3ca-4c32-9ff7-7c595d36af31} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.71 MiB/sec. | ||
| 11391 | 2026.02.04 05:52:28.523625 [ 262 ] {2f5d2328-d3ca-4c32-9ff7-7c595d36af31} <Debug> TCPHandler: Processed in 0.001897252 sec. | ||
| 11392 | 2026.02.04 05:52:28.523752 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11393 | 2026.02.04 05:52:28.523856 [ 262 ] {19a739e0-d778-4139-9e5c-6944996823d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11394 | 2026.02.04 05:52:28.523900 [ 262 ] {19a739e0-d778-4139-9e5c-6944996823d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11395 | 2026.02.04 05:52:28.524330 [ 262 ] {19a739e0-d778-4139-9e5c-6944996823d0} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11396 | 2026.02.04 05:52:28.524368 [ 262 ] {19a739e0-d778-4139-9e5c-6944996823d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11397 | 2026.02.04 05:52:28.524678 [ 262 ] {19a739e0-d778-4139-9e5c-6944996823d0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11398 | 2026.02.04 05:52:28.524885 [ 262 ] {19a739e0-d778-4139-9e5c-6944996823d0} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11399 | 2026.02.04 05:52:28.525020 [ 262 ] {19a739e0-d778-4139-9e5c-6944996823d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 11400 | 2026.02.04 05:52:28.525059 [ 262 ] {19a739e0-d778-4139-9e5c-6944996823d0} <Debug> TCPHandler: Processed in 0.001359478 sec. | ||
| 11401 | 2026.02.04 05:52:28.525171 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11402 | 2026.02.04 05:52:28.525271 [ 262 ] {59ac8fc9-d7e1-421f-b977-d7353e7db04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11403 | 2026.02.04 05:52:28.525315 [ 262 ] {59ac8fc9-d7e1-421f-b977-d7353e7db04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11404 | 2026.02.04 05:52:28.525683 [ 262 ] {59ac8fc9-d7e1-421f-b977-d7353e7db04f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11405 | 2026.02.04 05:52:28.525720 [ 262 ] {59ac8fc9-d7e1-421f-b977-d7353e7db04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11406 | 2026.02.04 05:52:28.526039 [ 262 ] {59ac8fc9-d7e1-421f-b977-d7353e7db04f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11407 | 2026.02.04 05:52:28.526256 [ 262 ] {59ac8fc9-d7e1-421f-b977-d7353e7db04f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11408 | 2026.02.04 05:52:28.526392 [ 262 ] {59ac8fc9-d7e1-421f-b977-d7353e7db04f} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001141 sec., 36809.815950920245 rows/sec., 2.56 MiB/sec. | ||
| 11409 | 2026.02.04 05:52:28.526429 [ 262 ] {59ac8fc9-d7e1-421f-b977-d7353e7db04f} <Debug> TCPHandler: Processed in 0.001308416 sec. | ||
| 11410 | 2026.02.04 05:52:28.526539 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11411 | 2026.02.04 05:52:28.526640 [ 262 ] {3884855e-cb60-47c7-9644-c8407bd14a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11412 | 2026.02.04 05:52:28.526684 [ 262 ] {3884855e-cb60-47c7-9644-c8407bd14a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11413 | 2026.02.04 05:52:28.527023 [ 262 ] {3884855e-cb60-47c7-9644-c8407bd14a9f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11414 | 2026.02.04 05:52:28.527060 [ 262 ] {3884855e-cb60-47c7-9644-c8407bd14a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11415 | 2026.02.04 05:52:28.527377 [ 262 ] {3884855e-cb60-47c7-9644-c8407bd14a9f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11416 | 2026.02.04 05:52:28.527587 [ 262 ] {3884855e-cb60-47c7-9644-c8407bd14a9f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11417 | 2026.02.04 05:52:28.527719 [ 262 ] {3884855e-cb60-47c7-9644-c8407bd14a9f} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.0011 sec., 14545.454545454544 rows/sec., 1008.52 KiB/sec. | ||
| 11418 | 2026.02.04 05:52:28.527756 [ 262 ] {3884855e-cb60-47c7-9644-c8407bd14a9f} <Debug> TCPHandler: Processed in 0.001268085 sec. | ||
| 11419 | 2026.02.04 05:52:29.184606 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23526 | ||
| 11420 | 2026.02.04 05:52:29.185108 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11421 | 2026.02.04 05:52:29.185140 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11422 | 2026.02.04 05:52:29.185621 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11423 | 2026.02.04 05:52:29.185843 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11424 | 2026.02.04 05:52:29.185966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23526 | ||
| 11425 | 2026.02.04 05:52:30.466408 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11426 | 2026.02.04 05:52:30.484495 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2026.02.04 05:52:30.484560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11428 | 2026.02.04 05:52:30.490713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11429 | 2026.02.04 05:52:30.491413 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2026.02.04 05:52:30.494504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11431 | 2026.02.04 05:52:31.788066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1514 | ||
| 11432 | 2026.02.04 05:52:31.790665 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11433 | 2026.02.04 05:52:31.790725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11434 | 2026.02.04 05:52:31.791934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11435 | 2026.02.04 05:52:31.792215 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11436 | 2026.02.04 05:52:31.792385 [ 61 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11437 | 2026.02.04 05:52:31.792457 [ 61 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2026.02.04 05:52:31.792480 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11439 | 2026.02.04 05:52:31.792602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
| 11440 | 2026.02.04 05:52:31.792641 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 11441 | 2026.02.04 05:52:31.793321 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11442 | 2026.02.04 05:52:31.793470 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1328 rows starting from the beginning of the part | ||
| 11443 | 2026.02.04 05:52:31.793841 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 11444 | 2026.02.04 05:52:31.794186 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 11445 | 2026.02.04 05:52:31.794510 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 11446 | 2026.02.04 05:52:31.794832 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 11447 | 2026.02.04 05:52:31.795164 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 11448 | 2026.02.04 05:52:31.802144 [ 186 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 72 columns (72 merged, 0 gathered) in 0.009581713 sec., 158009.32463746305 rows/sec., 125.41 MiB/sec. | ||
| 11449 | 2026.02.04 05:52:31.804130 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11450 | 2026.02.04 05:52:31.804704 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_36_7} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11451 | 2026.02.04 05:52:31.804775 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_36_7} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11452 | 2026.02.04 05:52:31.805116 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 11453 | 2026.02.04 05:52:33.528290 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11454 | 2026.02.04 05:52:33.528549 [ 262 ] {5a406f91-df6d-4c6a-9cc3-d0c3af1fb344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11455 | 2026.02.04 05:52:33.528645 [ 262 ] {5a406f91-df6d-4c6a-9cc3-d0c3af1fb344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11456 | 2026.02.04 05:52:33.529504 [ 262 ] {5a406f91-df6d-4c6a-9cc3-d0c3af1fb344} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11457 | 2026.02.04 05:52:33.529543 [ 262 ] {5a406f91-df6d-4c6a-9cc3-d0c3af1fb344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11458 | 2026.02.04 05:52:33.529939 [ 262 ] {5a406f91-df6d-4c6a-9cc3-d0c3af1fb344} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11459 | 2026.02.04 05:52:33.530172 [ 262 ] {5a406f91-df6d-4c6a-9cc3-d0c3af1fb344} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11460 | 2026.02.04 05:52:33.530299 [ 30 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11461 | 2026.02.04 05:52:33.530321 [ 262 ] {5a406f91-df6d-4c6a-9cc3-d0c3af1fb344} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001842 sec., 46688.38219326818 rows/sec., 3.90 MiB/sec. | ||
| 11462 | 2026.02.04 05:52:33.530333 [ 30 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11463 | 2026.02.04 05:52:33.530354 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11464 | 2026.02.04 05:52:33.530364 [ 262 ] {5a406f91-df6d-4c6a-9cc3-d0c3af1fb344} <Debug> TCPHandler: Processed in 0.002239992 sec. | ||
| 11465 | 2026.02.04 05:52:33.530438 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 11466 | 2026.02.04 05:52:33.530490 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11467 | 2026.02.04 05:52:33.530521 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11468 | 2026.02.04 05:52:33.530550 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2103 rows starting from the beginning of the part | ||
| 11469 | 2026.02.04 05:52:33.530589 [ 262 ] {a7933df4-7a29-46e5-b724-e23328dc1162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11470 | 2026.02.04 05:52:33.530608 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 802 rows starting from the beginning of the part | ||
| 11471 | 2026.02.04 05:52:33.530632 [ 262 ] {a7933df4-7a29-46e5-b724-e23328dc1162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11472 | 2026.02.04 05:52:33.530654 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 86 rows starting from the beginning of the part | ||
| 11473 | 2026.02.04 05:52:33.530695 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1942 rows starting from the beginning of the part | ||
| 11474 | 2026.02.04 05:52:33.530736 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 11475 | 2026.02.04 05:52:33.530775 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 86 rows starting from the beginning of the part | ||
| 11476 | 2026.02.04 05:52:33.531036 [ 262 ] {a7933df4-7a29-46e5-b724-e23328dc1162} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11477 | 2026.02.04 05:52:33.531072 [ 262 ] {a7933df4-7a29-46e5-b724-e23328dc1162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11478 | 2026.02.04 05:52:33.531379 [ 262 ] {a7933df4-7a29-46e5-b724-e23328dc1162} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11479 | 2026.02.04 05:52:33.531590 [ 262 ] {a7933df4-7a29-46e5-b724-e23328dc1162} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11480 | 2026.02.04 05:52:33.531719 [ 262 ] {a7933df4-7a29-46e5-b724-e23328dc1162} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00115 sec., 13043.478260869566 rows/sec., 980.81 KiB/sec. | ||
| 11481 | 2026.02.04 05:52:33.531757 [ 262 ] {a7933df4-7a29-46e5-b724-e23328dc1162} <Debug> TCPHandler: Processed in 0.001316856 sec. | ||
| 11482 | 2026.02.04 05:52:33.531866 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11483 | 2026.02.04 05:52:33.531961 [ 262 ] {7e0fd309-2fea-4d97-bdb1-c5ce3a960b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11484 | 2026.02.04 05:52:33.531999 [ 262 ] {7e0fd309-2fea-4d97-bdb1-c5ce3a960b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11485 | 2026.02.04 05:52:33.532423 [ 262 ] {7e0fd309-2fea-4d97-bdb1-c5ce3a960b85} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11486 | 2026.02.04 05:52:33.532458 [ 262 ] {7e0fd309-2fea-4d97-bdb1-c5ce3a960b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11487 | 2026.02.04 05:52:33.532633 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5075 rows, containing 5 columns (5 merged, 0 gathered) in 0.002226461 sec., 2279402.154360665 rows/sec., 193.88 MiB/sec. | ||
| 11488 | 2026.02.04 05:52:33.532768 [ 262 ] {7e0fd309-2fea-4d97-bdb1-c5ce3a960b85} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11489 | 2026.02.04 05:52:33.532924 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11490 | 2026.02.04 05:52:33.532983 [ 262 ] {7e0fd309-2fea-4d97-bdb1-c5ce3a960b85} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2026.02.04 05:52:33.533094 [ 30 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11492 | 2026.02.04 05:52:33.533111 [ 262 ] {7e0fd309-2fea-4d97-bdb1-c5ce3a960b85} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001169 sec., 67579.12745936698 rows/sec., 5.28 MiB/sec. | ||
| 11493 | 2026.02.04 05:52:33.533132 [ 30 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11494 | 2026.02.04 05:52:33.533151 [ 262 ] {7e0fd309-2fea-4d97-bdb1-c5ce3a960b85} <Debug> TCPHandler: Processed in 0.001333646 sec. | ||
| 11495 | 2026.02.04 05:52:33.533154 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11496 | 2026.02.04 05:52:33.533200 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_81_16} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11497 | 2026.02.04 05:52:33.533221 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 11498 | 2026.02.04 05:52:33.533264 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11499 | 2026.02.04 05:52:33.533275 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_81_16} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11500 | 2026.02.04 05:52:33.533293 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11501 | 2026.02.04 05:52:33.533317 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1033 rows starting from the beginning of the part | ||
| 11502 | 2026.02.04 05:52:33.533356 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 11503 | 2026.02.04 05:52:33.533360 [ 262 ] {3e22c88c-cb61-4440-993c-a579c20ec3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11504 | 2026.02.04 05:52:33.533360 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part | ||
| 11505 | 2026.02.04 05:52:33.533410 [ 262 ] {3e22c88c-cb61-4440-993c-a579c20ec3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11506 | 2026.02.04 05:52:33.533418 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 79 rows starting from the beginning of the part | ||
| 11507 | 2026.02.04 05:52:33.533453 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 944 rows starting from the beginning of the part | ||
| 11508 | 2026.02.04 05:52:33.533484 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 11509 | 2026.02.04 05:52:33.533521 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 79 rows starting from the beginning of the part | ||
| 11510 | 2026.02.04 05:52:33.533822 [ 262 ] {3e22c88c-cb61-4440-993c-a579c20ec3f2} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2026.02.04 05:52:33.533855 [ 262 ] {3e22c88c-cb61-4440-993c-a579c20ec3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11512 | 2026.02.04 05:52:33.534175 [ 262 ] {3e22c88c-cb61-4440-993c-a579c20ec3f2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11513 | 2026.02.04 05:52:33.534380 [ 262 ] {3e22c88c-cb61-4440-993c-a579c20ec3f2} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11514 | 2026.02.04 05:52:33.534494 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11515 | 2026.02.04 05:52:33.534507 [ 262 ] {3e22c88c-cb61-4440-993c-a579c20ec3f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 11516 | 2026.02.04 05:52:33.534518 [ 198 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322216 sec., 2032194.4372175196 rows/sec., 155.25 MiB/sec. | ||
| 11517 | 2026.02.04 05:52:33.534533 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11518 | 2026.02.04 05:52:33.534552 [ 262 ] {3e22c88c-cb61-4440-993c-a579c20ec3f2} <Debug> TCPHandler: Processed in 0.001335947 sec. | ||
| 11519 | 2026.02.04 05:52:33.534559 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11520 | 2026.02.04 05:52:33.534627 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 11521 | 2026.02.04 05:52:33.534663 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11522 | 2026.02.04 05:52:33.534672 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11523 | 2026.02.04 05:52:33.534711 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11524 | 2026.02.04 05:52:33.534739 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22445 rows starting from the beginning of the part | ||
| 11525 | 2026.02.04 05:52:33.534766 [ 262 ] {5a5df498-045f-4cb8-9a4b-a59439f300ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11526 | 2026.02.04 05:52:33.534790 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 258 rows starting from the beginning of the part | ||
| 11527 | 2026.02.04 05:52:33.534820 [ 262 ] {5a5df498-045f-4cb8-9a4b-a59439f300ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11528 | 2026.02.04 05:52:33.534834 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 11529 | 2026.02.04 05:52:33.534878 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 900 rows starting from the beginning of the part | ||
| 11530 | 2026.02.04 05:52:33.534895 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_81_16} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.02.04 05:52:33.534918 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 42 rows starting from the beginning of the part | ||
| 11532 | 2026.02.04 05:52:33.534958 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 11533 | 2026.02.04 05:52:33.534962 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_81_16} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11534 | 2026.02.04 05:52:33.535026 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 11535 | 2026.02.04 05:52:33.535591 [ 262 ] {5a5df498-045f-4cb8-9a4b-a59439f300ef} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11536 | 2026.02.04 05:52:33.535626 [ 262 ] {5a5df498-045f-4cb8-9a4b-a59439f300ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11537 | 2026.02.04 05:52:33.536177 [ 262 ] {5a5df498-045f-4cb8-9a4b-a59439f300ef} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11538 | 2026.02.04 05:52:33.536395 [ 262 ] {5a5df498-045f-4cb8-9a4b-a59439f300ef} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11539 | 2026.02.04 05:52:33.536534 [ 262 ] {5a5df498-045f-4cb8-9a4b-a59439f300ef} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001784 sec., 8408.071748878923 rows/sec., 15.07 MiB/sec. | ||
| 11540 | 2026.02.04 05:52:33.536587 [ 262 ] {5a5df498-045f-4cb8-9a4b-a59439f300ef} <Debug> TCPHandler: Processed in 0.001964424 sec. | ||
| 11541 | 2026.02.04 05:52:33.536697 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11542 | 2026.02.04 05:52:33.536791 [ 262 ] {6986430b-dcfc-40c6-9fe6-7582bd2195db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11543 | 2026.02.04 05:52:33.536831 [ 262 ] {6986430b-dcfc-40c6-9fe6-7582bd2195db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11544 | 2026.02.04 05:52:33.537166 [ 262 ] {6986430b-dcfc-40c6-9fe6-7582bd2195db} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11545 | 2026.02.04 05:52:33.537200 [ 262 ] {6986430b-dcfc-40c6-9fe6-7582bd2195db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11546 | 2026.02.04 05:52:33.537523 [ 262 ] {6986430b-dcfc-40c6-9fe6-7582bd2195db} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11547 | 2026.02.04 05:52:33.537728 [ 262 ] {6986430b-dcfc-40c6-9fe6-7582bd2195db} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2026.02.04 05:52:33.537829 [ 30 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11549 | 2026.02.04 05:52:33.537854 [ 262 ] {6986430b-dcfc-40c6-9fe6-7582bd2195db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 11550 | 2026.02.04 05:52:33.537864 [ 30 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2026.02.04 05:52:33.537884 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11552 | 2026.02.04 05:52:33.537890 [ 262 ] {6986430b-dcfc-40c6-9fe6-7582bd2195db} <Debug> TCPHandler: Processed in 0.001242944 sec. | ||
| 11553 | 2026.02.04 05:52:33.537952 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 11554 | 2026.02.04 05:52:33.538036 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11555 | 2026.02.04 05:52:33.538065 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4788 rows starting from the beginning of the part | ||
| 11556 | 2026.02.04 05:52:33.538121 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 88 rows starting from the beginning of the part | ||
| 11557 | 2026.02.04 05:52:33.538168 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 11558 | 2026.02.04 05:52:33.538212 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 72 rows starting from the beginning of the part | ||
| 11559 | 2026.02.04 05:52:33.538253 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 16 rows starting from the beginning of the part | ||
| 11560 | 2026.02.04 05:52:33.538294 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 11561 | 2026.02.04 05:52:33.540102 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5084 rows, containing 4 columns (4 merged, 0 gathered) in 0.00218345 sec., 2328425.198653507 rows/sec., 150.95 MiB/sec. | ||
| 11562 | 2026.02.04 05:52:33.540527 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11563 | 2026.02.04 05:52:33.540748 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_81_16} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11564 | 2026.02.04 05:52:33.540807 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_81_16} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11565 | 2026.02.04 05:52:33.540868 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11566 | 2026.02.04 05:52:33.543623 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23965 rows, containing 5 columns (5 merged, 0 gathered) in 0.009024949 sec., 2655416.6677285377 rows/sec., 179.88 MiB/sec. | ||
| 11567 | 2026.02.04 05:52:33.544078 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11568 | 2026.02.04 05:52:33.544401 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2026.02.04 05:52:33.544488 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11570 | 2026.02.04 05:52:33.544583 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11571 | 2026.02.04 05:52:34.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.35 MiB, peak 329.09 MiB, free memory in arenas 0.00 B, will set to 319.51 MiB (RSS), difference: 1.16 MiB | ||
| 11572 | 2026.02.04 05:52:35.200115 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53392 | ||
| 11573 | 2026.02.04 05:52:35.200233 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11574 | 2026.02.04 05:52:35.200259 [ 286 ] {} <Debug> TCP-Session: a5083091-43ff-4d50-86de-7f8768e13f8b Authenticating user 'default' from [fd00:1122:3344:101::e]:53392 | ||
| 11575 | 2026.02.04 05:52:35.200282 [ 286 ] {} <Debug> TCP-Session: a5083091-43ff-4d50-86de-7f8768e13f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11576 | 2026.02.04 05:52:35.200299 [ 286 ] {} <Debug> TCP-Session: a5083091-43ff-4d50-86de-7f8768e13f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11577 | 2026.02.04 05:52:35.200461 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58210 | ||
| 11578 | 2026.02.04 05:52:35.200485 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56469 | ||
| 11579 | 2026.02.04 05:52:35.200521 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65062 | ||
| 11580 | 2026.02.04 05:52:35.200541 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56357 | ||
| 11581 | 2026.02.04 05:52:35.200572 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55963 | ||
| 11582 | 2026.02.04 05:52:35.200588 [ 286 ] {} <Trace> TCP-Session: a5083091-43ff-4d50-86de-7f8768e13f8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11583 | 2026.02.04 05:52:35.200607 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11584 | 2026.02.04 05:52:35.200592 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11585 | 2026.02.04 05:52:35.200662 [ 349 ] {} <Debug> TCP-Session: 521711cc-f4ad-4c8d-a5e9-47af978a9317 Authenticating user 'default' from [fd00:1122:3344:101::e]:65062 | ||
| 11586 | 2026.02.04 05:52:35.200671 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11587 | 2026.02.04 05:52:35.200679 [ 288 ] {} <Debug> TCP-Session: 7c91fd55-c5dd-402a-81a0-1f4d57f03245 Authenticating user 'default' from [fd00:1122:3344:101::e]:58210 | ||
| 11588 | 2026.02.04 05:52:35.200676 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11589 | 2026.02.04 05:52:35.200708 [ 350 ] {} <Debug> TCP-Session: 3add357c-a016-4a77-9f99-d7e95eabb8b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56357 | ||
| 11590 | 2026.02.04 05:52:35.200714 [ 288 ] {} <Debug> TCP-Session: 7c91fd55-c5dd-402a-81a0-1f4d57f03245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11591 | 2026.02.04 05:52:35.200743 [ 352 ] {} <Debug> TCP-Session: 1d4536b9-72c0-40a7-a163-dc863badfae3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55963 | ||
| 11592 | 2026.02.04 05:52:35.200753 [ 350 ] {} <Debug> TCP-Session: 3add357c-a016-4a77-9f99-d7e95eabb8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11593 | 2026.02.04 05:52:35.200782 [ 286 ] {bf8d8c24-734f-4891-bb9e-e1d8d3ed32fb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53392) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11594 | 2026.02.04 05:52:35.200783 [ 352 ] {} <Debug> TCP-Session: 1d4536b9-72c0-40a7-a163-dc863badfae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11595 | 2026.02.04 05:52:35.200791 [ 350 ] {} <Debug> TCP-Session: 3add357c-a016-4a77-9f99-d7e95eabb8b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11596 | 2026.02.04 05:52:35.200847 [ 352 ] {} <Debug> TCP-Session: 1d4536b9-72c0-40a7-a163-dc863badfae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11597 | 2026.02.04 05:52:35.200757 [ 288 ] {} <Debug> TCP-Session: 7c91fd55-c5dd-402a-81a0-1f4d57f03245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11598 | 2026.02.04 05:52:35.200691 [ 349 ] {} <Debug> TCP-Session: 521711cc-f4ad-4c8d-a5e9-47af978a9317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11599 | 2026.02.04 05:52:35.200587 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11600 | 2026.02.04 05:52:35.200915 [ 349 ] {} <Debug> TCP-Session: 521711cc-f4ad-4c8d-a5e9-47af978a9317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11601 | 2026.02.04 05:52:35.200945 [ 289 ] {} <Debug> TCP-Session: c5615539-bf89-4781-8a36-784fdd2c5797 Authenticating user 'default' from [fd00:1122:3344:101::e]:56469 | ||
| 11602 | 2026.02.04 05:52:35.200579 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64850 | ||
| 11603 | 2026.02.04 05:52:35.200977 [ 289 ] {} <Debug> TCP-Session: c5615539-bf89-4781-8a36-784fdd2c5797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11604 | 2026.02.04 05:52:35.200559 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38984 | ||
| 11605 | 2026.02.04 05:52:35.201013 [ 289 ] {} <Debug> TCP-Session: c5615539-bf89-4781-8a36-784fdd2c5797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11606 | 2026.02.04 05:52:35.200521 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48538 | ||
| 11607 | 2026.02.04 05:52:35.201083 [ 286 ] {bf8d8c24-734f-4891-bb9e-e1d8d3ed32fb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11608 | 2026.02.04 05:52:35.201166 [ 286 ] {bf8d8c24-734f-4891-bb9e-e1d8d3ed32fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11609 | 2026.02.04 05:52:35.201479 [ 286 ] {bf8d8c24-734f-4891-bb9e-e1d8d3ed32fb} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 11610 | 2026.02.04 05:52:35.201488 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11611 | 2026.02.04 05:52:35.201549 [ 353 ] {} <Debug> TCP-Session: 98aacca2-8cb3-4286-b5bb-d7b653ed21a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64850 | ||
| 11612 | 2026.02.04 05:52:35.201565 [ 353 ] {} <Debug> TCP-Session: 98aacca2-8cb3-4286-b5bb-d7b653ed21a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11613 | 2026.02.04 05:52:35.201582 [ 353 ] {} <Debug> TCP-Session: 98aacca2-8cb3-4286-b5bb-d7b653ed21a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11614 | 2026.02.04 05:52:35.201627 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11615 | 2026.02.04 05:52:35.201664 [ 290 ] {} <Debug> TCP-Session: d34c5af2-aa66-48de-9844-f06bce511949 Authenticating user 'default' from [fd00:1122:3344:101::e]:48538 | ||
| 11616 | 2026.02.04 05:52:35.201689 [ 290 ] {} <Debug> TCP-Session: d34c5af2-aa66-48de-9844-f06bce511949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11617 | 2026.02.04 05:52:35.201701 [ 290 ] {} <Debug> TCP-Session: d34c5af2-aa66-48de-9844-f06bce511949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11618 | 2026.02.04 05:52:35.201786 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11619 | 2026.02.04 05:52:35.201817 [ 351 ] {} <Debug> TCP-Session: 434f9be5-d732-4098-ad33-613e62913cc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38984 | ||
| 11620 | 2026.02.04 05:52:35.201834 [ 351 ] {} <Debug> TCP-Session: 434f9be5-d732-4098-ad33-613e62913cc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11621 | 2026.02.04 05:52:35.201846 [ 351 ] {} <Debug> TCP-Session: 434f9be5-d732-4098-ad33-613e62913cc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11622 | 2026.02.04 05:52:35.202389 [ 354 ] {bf8d8c24-734f-4891-bb9e-e1d8d3ed32fb} <Trace> AggregatingTransform: Aggregating | ||
| 11623 | 2026.02.04 05:52:35.202431 [ 354 ] {bf8d8c24-734f-4891-bb9e-e1d8d3ed32fb} <Trace> Aggregator: Aggregation method: without_key | ||
| 11624 | 2026.02.04 05:52:35.202469 [ 354 ] {bf8d8c24-734f-4891-bb9e-e1d8d3ed32fb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000864394 sec. (1156.880 rows/sec., 45.19 KiB/sec.) | ||
| 11625 | 2026.02.04 05:52:35.202488 [ 354 ] {bf8d8c24-734f-4891-bb9e-e1d8d3ed32fb} <Trace> Aggregator: Merging aggregated data | ||
| 11626 | 2026.02.04 05:52:35.203844 [ 286 ] {bf8d8c24-734f-4891-bb9e-e1d8d3ed32fb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003122 sec., 320.30749519538756 rows/sec., 12.51 KiB/sec. | ||
| 11627 | 2026.02.04 05:52:35.203992 [ 286 ] {bf8d8c24-734f-4891-bb9e-e1d8d3ed32fb} <Debug> TCPHandler: Processed in 0.003519137 sec. | ||
| 11628 | 2026.02.04 05:52:35.204091 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11629 | 2026.02.04 05:52:35.204116 [ 286 ] {} <Debug> TCP-Session: a5083091-43ff-4d50-86de-7f8768e13f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11630 | 2026.02.04 05:52:35.204129 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11631 | 2026.02.04 05:52:35.204155 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11632 | 2026.02.04 05:52:35.204168 [ 353 ] {} <Debug> TCP-Session: 98aacca2-8cb3-4286-b5bb-d7b653ed21a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11633 | 2026.02.04 05:52:35.204181 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11634 | 2026.02.04 05:52:35.204197 [ 288 ] {} <Debug> TCP-Session: 7c91fd55-c5dd-402a-81a0-1f4d57f03245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11635 | 2026.02.04 05:52:35.204200 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11636 | 2026.02.04 05:52:35.204224 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11637 | 2026.02.04 05:52:35.204240 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11638 | 2026.02.04 05:52:35.204258 [ 350 ] {} <Debug> TCP-Session: 3add357c-a016-4a77-9f99-d7e95eabb8b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11639 | 2026.02.04 05:52:35.204278 [ 349 ] {} <Debug> TCP-Session: 521711cc-f4ad-4c8d-a5e9-47af978a9317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11640 | 2026.02.04 05:52:35.204275 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11641 | 2026.02.04 05:52:35.204299 [ 289 ] {} <Debug> TCP-Session: c5615539-bf89-4781-8a36-784fdd2c5797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11642 | 2026.02.04 05:52:35.204283 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11643 | 2026.02.04 05:52:35.204336 [ 290 ] {} <Debug> TCP-Session: d34c5af2-aa66-48de-9844-f06bce511949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11644 | 2026.02.04 05:52:35.204233 [ 351 ] {} <Debug> TCP-Session: 434f9be5-d732-4098-ad33-613e62913cc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11645 | 2026.02.04 05:52:35.204366 [ 352 ] {} <Debug> TCP-Session: 1d4536b9-72c0-40a7-a163-dc863badfae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11646 | 2026.02.04 05:52:35.214099 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56506 | ||
| 11647 | 2026.02.04 05:52:35.214166 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11648 | 2026.02.04 05:52:35.214186 [ 286 ] {} <Debug> TCP-Session: b3c117d6-6eac-41dd-b029-f09f6deecdbd Authenticating user 'default' from [fd00:1122:3344:101::e]:56506 | ||
| 11649 | 2026.02.04 05:52:35.214201 [ 286 ] {} <Debug> TCP-Session: b3c117d6-6eac-41dd-b029-f09f6deecdbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11650 | 2026.02.04 05:52:35.214213 [ 286 ] {} <Debug> TCP-Session: b3c117d6-6eac-41dd-b029-f09f6deecdbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11651 | 2026.02.04 05:52:35.214398 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44985 | ||
| 11652 | 2026.02.04 05:52:35.214417 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37796 | ||
| 11653 | 2026.02.04 05:52:35.214441 [ 286 ] {} <Trace> TCP-Session: b3c117d6-6eac-41dd-b029-f09f6deecdbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2026.02.04 05:52:35.214448 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47698 | ||
| 11655 | 2026.02.04 05:52:35.214468 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11656 | 2026.02.04 05:52:35.214486 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62779 | ||
| 11657 | 2026.02.04 05:52:35.214509 [ 288 ] {} <Debug> TCP-Session: ce2e4830-0cd0-4dea-83d3-7f5288eac653 Authenticating user 'default' from [fd00:1122:3344:101::e]:44985 | ||
| 11658 | 2026.02.04 05:52:35.214499 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11659 | 2026.02.04 05:52:35.214527 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11660 | 2026.02.04 05:52:35.214557 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11661 | 2026.02.04 05:52:35.214559 [ 289 ] {} <Debug> TCP-Session: 308a4d37-b468-4dae-9780-e8875f57c1ba Authenticating user 'default' from [fd00:1122:3344:101::e]:37796 | ||
| 11662 | 2026.02.04 05:52:35.214567 [ 286 ] {dabeacdb-d2bd-406e-9764-1e784c96eac3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56506) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11663 | 2026.02.04 05:52:35.214581 [ 353 ] {} <Debug> TCP-Session: 2ba95a8b-d70e-48aa-b4fd-d18fa8363300 Authenticating user 'default' from [fd00:1122:3344:101::e]:62779 | ||
| 11664 | 2026.02.04 05:52:35.214596 [ 289 ] {} <Debug> TCP-Session: 308a4d37-b468-4dae-9780-e8875f57c1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11665 | 2026.02.04 05:52:35.214625 [ 353 ] {} <Debug> TCP-Session: 2ba95a8b-d70e-48aa-b4fd-d18fa8363300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11666 | 2026.02.04 05:52:35.214575 [ 350 ] {} <Debug> TCP-Session: 37fd46e6-61cd-42b5-93e0-084582e0128e Authenticating user 'default' from [fd00:1122:3344:101::e]:47698 | ||
| 11667 | 2026.02.04 05:52:35.214650 [ 353 ] {} <Debug> TCP-Session: 2ba95a8b-d70e-48aa-b4fd-d18fa8363300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11668 | 2026.02.04 05:52:35.214643 [ 289 ] {} <Debug> TCP-Session: 308a4d37-b468-4dae-9780-e8875f57c1ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11669 | 2026.02.04 05:52:35.214663 [ 350 ] {} <Debug> TCP-Session: 37fd46e6-61cd-42b5-93e0-084582e0128e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11670 | 2026.02.04 05:52:35.214538 [ 288 ] {} <Debug> TCP-Session: ce2e4830-0cd0-4dea-83d3-7f5288eac653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11671 | 2026.02.04 05:52:35.214699 [ 350 ] {} <Debug> TCP-Session: 37fd46e6-61cd-42b5-93e0-084582e0128e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11672 | 2026.02.04 05:52:35.214718 [ 288 ] {} <Debug> TCP-Session: ce2e4830-0cd0-4dea-83d3-7f5288eac653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11673 | 2026.02.04 05:52:35.214483 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55451 | ||
| 11674 | 2026.02.04 05:52:35.214746 [ 286 ] {dabeacdb-d2bd-406e-9764-1e784c96eac3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11675 | 2026.02.04 05:52:35.214467 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51764 | ||
| 11676 | 2026.02.04 05:52:35.214429 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64531 | ||
| 11677 | 2026.02.04 05:52:35.214814 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11678 | 2026.02.04 05:52:35.214848 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11679 | 2026.02.04 05:52:35.214866 [ 352 ] {} <Debug> TCP-Session: fe6ddcec-b412-4f7b-8b5d-84d28e89169c Authenticating user 'default' from [fd00:1122:3344:101::e]:55451 | ||
| 11680 | 2026.02.04 05:52:35.214869 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11681 | 2026.02.04 05:52:35.214887 [ 351 ] {} <Debug> TCP-Session: 9138eb54-a93f-4e27-9bc4-22f4caf226d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51764 | ||
| 11682 | 2026.02.04 05:52:35.214901 [ 352 ] {} <Debug> TCP-Session: fe6ddcec-b412-4f7b-8b5d-84d28e89169c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11683 | 2026.02.04 05:52:35.214914 [ 349 ] {} <Debug> TCP-Session: a96f0f1c-7a9d-4993-88ab-78936be6c0a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64531 | ||
| 11684 | 2026.02.04 05:52:35.214936 [ 351 ] {} <Debug> TCP-Session: 9138eb54-a93f-4e27-9bc4-22f4caf226d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11685 | 2026.02.04 05:52:35.214961 [ 349 ] {} <Debug> TCP-Session: a96f0f1c-7a9d-4993-88ab-78936be6c0a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11686 | 2026.02.04 05:52:35.214974 [ 351 ] {} <Debug> TCP-Session: 9138eb54-a93f-4e27-9bc4-22f4caf226d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11687 | 2026.02.04 05:52:35.214992 [ 349 ] {} <Debug> TCP-Session: a96f0f1c-7a9d-4993-88ab-78936be6c0a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11688 | 2026.02.04 05:52:35.214949 [ 352 ] {} <Debug> TCP-Session: fe6ddcec-b412-4f7b-8b5d-84d28e89169c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11689 | 2026.02.04 05:52:35.214804 [ 286 ] {dabeacdb-d2bd-406e-9764-1e784c96eac3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11690 | 2026.02.04 05:52:35.214428 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50716 | ||
| 11691 | 2026.02.04 05:52:35.215139 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11692 | 2026.02.04 05:52:35.215158 [ 290 ] {} <Debug> TCP-Session: 7b098a77-7c5c-4d05-af82-b762a3cc0aa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50716 | ||
| 11693 | 2026.02.04 05:52:35.215174 [ 290 ] {} <Debug> TCP-Session: 7b098a77-7c5c-4d05-af82-b762a3cc0aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11694 | 2026.02.04 05:52:35.215186 [ 290 ] {} <Debug> TCP-Session: 7b098a77-7c5c-4d05-af82-b762a3cc0aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11695 | 2026.02.04 05:52:35.215286 [ 286 ] {dabeacdb-d2bd-406e-9764-1e784c96eac3} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 11696 | 2026.02.04 05:52:35.216008 [ 348 ] {dabeacdb-d2bd-406e-9764-1e784c96eac3} <Trace> AggregatingTransform: Aggregating | ||
| 11697 | 2026.02.04 05:52:35.216053 [ 348 ] {dabeacdb-d2bd-406e-9764-1e784c96eac3} <Trace> Aggregator: Aggregation method: without_key | ||
| 11698 | 2026.02.04 05:52:35.216088 [ 348 ] {dabeacdb-d2bd-406e-9764-1e784c96eac3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00071867 sec. (1391.459 rows/sec., 54.35 KiB/sec.) | ||
| 11699 | 2026.02.04 05:52:35.216110 [ 348 ] {dabeacdb-d2bd-406e-9764-1e784c96eac3} <Trace> Aggregator: Merging aggregated data | ||
| 11700 | 2026.02.04 05:52:35.217524 [ 286 ] {dabeacdb-d2bd-406e-9764-1e784c96eac3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002989 sec., 334.5600535296086 rows/sec., 13.07 KiB/sec. | ||
| 11701 | 2026.02.04 05:52:35.217713 [ 286 ] {dabeacdb-d2bd-406e-9764-1e784c96eac3} <Debug> TCPHandler: Processed in 0.003322732 sec. | ||
| 11702 | 2026.02.04 05:52:35.217836 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11703 | 2026.02.04 05:52:35.217858 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11704 | 2026.02.04 05:52:35.217875 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11705 | 2026.02.04 05:52:35.217889 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11706 | 2026.02.04 05:52:35.217920 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11707 | 2026.02.04 05:52:35.217936 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11708 | 2026.02.04 05:52:35.217966 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11709 | 2026.02.04 05:52:35.217994 [ 350 ] {} <Debug> TCP-Session: 37fd46e6-61cd-42b5-93e0-084582e0128e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11710 | 2026.02.04 05:52:35.217952 [ 351 ] {} <Debug> TCP-Session: 9138eb54-a93f-4e27-9bc4-22f4caf226d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11711 | 2026.02.04 05:52:35.218021 [ 286 ] {} <Debug> TCP-Session: b3c117d6-6eac-41dd-b029-f09f6deecdbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11712 | 2026.02.04 05:52:35.217912 [ 288 ] {} <Debug> TCP-Session: ce2e4830-0cd0-4dea-83d3-7f5288eac653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11713 | 2026.02.04 05:52:35.217907 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11714 | 2026.02.04 05:52:35.217870 [ 353 ] {} <Debug> TCP-Session: 2ba95a8b-d70e-48aa-b4fd-d18fa8363300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11715 | 2026.02.04 05:52:35.218111 [ 289 ] {} <Debug> TCP-Session: 308a4d37-b468-4dae-9780-e8875f57c1ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11716 | 2026.02.04 05:52:35.217975 [ 290 ] {} <Debug> TCP-Session: 7b098a77-7c5c-4d05-af82-b762a3cc0aa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11717 | 2026.02.04 05:52:35.217955 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11718 | 2026.02.04 05:52:35.217931 [ 349 ] {} <Debug> TCP-Session: a96f0f1c-7a9d-4993-88ab-78936be6c0a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11719 | 2026.02.04 05:52:35.218206 [ 352 ] {} <Debug> TCP-Session: fe6ddcec-b412-4f7b-8b5d-84d28e89169c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11720 | 2026.02.04 05:52:35.379217 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40721 | ||
| 11721 | 2026.02.04 05:52:35.379318 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11722 | 2026.02.04 05:52:35.379344 [ 350 ] {} <Debug> TCP-Session: 70f88260-9d4b-4256-8a55-462729c06f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:40721 | ||
| 11723 | 2026.02.04 05:52:35.379364 [ 350 ] {} <Debug> TCP-Session: 70f88260-9d4b-4256-8a55-462729c06f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11724 | 2026.02.04 05:52:35.379377 [ 350 ] {} <Debug> TCP-Session: 70f88260-9d4b-4256-8a55-462729c06f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11725 | 2026.02.04 05:52:35.379540 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64121 | ||
| 11726 | 2026.02.04 05:52:35.379597 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59891 | ||
| 11727 | 2026.02.04 05:52:35.379638 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58858 | ||
| 11728 | 2026.02.04 05:52:35.379645 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11729 | 2026.02.04 05:52:35.379651 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48401 | ||
| 11730 | 2026.02.04 05:52:35.379696 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33718 | ||
| 11731 | 2026.02.04 05:52:35.379707 [ 350 ] {} <Trace> TCP-Session: 70f88260-9d4b-4256-8a55-462729c06f08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11732 | 2026.02.04 05:52:35.379721 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11733 | 2026.02.04 05:52:35.379763 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11734 | 2026.02.04 05:52:35.379788 [ 353 ] {} <Debug> TCP-Session: f3b4d294-c2c5-4329-bb94-7f73911e779e Authenticating user 'default' from [fd00:1122:3344:101::e]:58858 | ||
| 11735 | 2026.02.04 05:52:35.379804 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11736 | 2026.02.04 05:52:35.379812 [ 286 ] {} <Debug> TCP-Session: 62acad62-c643-4b71-a81e-ebb869625e81 Authenticating user 'default' from [fd00:1122:3344:101::e]:48401 | ||
| 11737 | 2026.02.04 05:52:35.379819 [ 353 ] {} <Debug> TCP-Session: f3b4d294-c2c5-4329-bb94-7f73911e779e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11738 | 2026.02.04 05:52:35.379839 [ 349 ] {} <Debug> TCP-Session: 94f980f2-8efb-4000-aa3b-40fcd842147b Authenticating user 'default' from [fd00:1122:3344:101::e]:33718 | ||
| 11739 | 2026.02.04 05:52:35.379856 [ 353 ] {} <Debug> TCP-Session: f3b4d294-c2c5-4329-bb94-7f73911e779e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11740 | 2026.02.04 05:52:35.379853 [ 286 ] {} <Debug> TCP-Session: 62acad62-c643-4b71-a81e-ebb869625e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11741 | 2026.02.04 05:52:35.379877 [ 349 ] {} <Debug> TCP-Session: 94f980f2-8efb-4000-aa3b-40fcd842147b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11742 | 2026.02.04 05:52:35.379897 [ 286 ] {} <Debug> TCP-Session: 62acad62-c643-4b71-a81e-ebb869625e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11743 | 2026.02.04 05:52:35.379910 [ 349 ] {} <Debug> TCP-Session: 94f980f2-8efb-4000-aa3b-40fcd842147b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11744 | 2026.02.04 05:52:35.379918 [ 350 ] {0265f495-d1b9-41c8-840b-06ef559ebeda} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40721) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11745 | 2026.02.04 05:52:35.379694 [ 351 ] {} <Debug> TCP-Session: 9f1c78ac-0458-4aba-b5ea-105c2a8ec763 Authenticating user 'default' from [fd00:1122:3344:101::e]:64121 | ||
| 11746 | 2026.02.04 05:52:35.379690 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41518 | ||
| 11747 | 2026.02.04 05:52:35.379990 [ 351 ] {} <Debug> TCP-Session: 9f1c78ac-0458-4aba-b5ea-105c2a8ec763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11748 | 2026.02.04 05:52:35.379676 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62095 | ||
| 11749 | 2026.02.04 05:52:35.380008 [ 351 ] {} <Debug> TCP-Session: 9f1c78ac-0458-4aba-b5ea-105c2a8ec763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11750 | 2026.02.04 05:52:35.380039 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11751 | 2026.02.04 05:52:35.379667 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46492 | ||
| 11752 | 2026.02.04 05:52:35.380066 [ 290 ] {} <Debug> TCP-Session: b85098bf-ea20-4e58-9880-e52c3dfec272 Authenticating user 'default' from [fd00:1122:3344:101::e]:41518 | ||
| 11753 | 2026.02.04 05:52:35.380076 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11754 | 2026.02.04 05:52:35.380100 [ 290 ] {} <Debug> TCP-Session: b85098bf-ea20-4e58-9880-e52c3dfec272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11755 | 2026.02.04 05:52:35.380118 [ 289 ] {} <Debug> TCP-Session: 232afe77-b52d-4422-ae97-de151d4f7399 Authenticating user 'default' from [fd00:1122:3344:101::e]:62095 | ||
| 11756 | 2026.02.04 05:52:35.380128 [ 290 ] {} <Debug> TCP-Session: b85098bf-ea20-4e58-9880-e52c3dfec272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11757 | 2026.02.04 05:52:35.380134 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11758 | 2026.02.04 05:52:35.380145 [ 289 ] {} <Debug> TCP-Session: 232afe77-b52d-4422-ae97-de151d4f7399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11759 | 2026.02.04 05:52:35.379719 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11760 | 2026.02.04 05:52:35.380193 [ 289 ] {} <Debug> TCP-Session: 232afe77-b52d-4422-ae97-de151d4f7399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11761 | 2026.02.04 05:52:35.380186 [ 288 ] {} <Debug> TCP-Session: a1be34bd-0e13-4aeb-8988-c99f02d08907 Authenticating user 'default' from [fd00:1122:3344:101::e]:46492 | ||
| 11762 | 2026.02.04 05:52:35.380215 [ 352 ] {} <Debug> TCP-Session: 45483063-eb25-41c2-8530-e3b3cd24e33d Authenticating user 'default' from [fd00:1122:3344:101::e]:59891 | ||
| 11763 | 2026.02.04 05:52:35.380234 [ 288 ] {} <Debug> TCP-Session: a1be34bd-0e13-4aeb-8988-c99f02d08907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11764 | 2026.02.04 05:52:35.380240 [ 350 ] {0265f495-d1b9-41c8-840b-06ef559ebeda} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11765 | 2026.02.04 05:52:35.380262 [ 288 ] {} <Debug> TCP-Session: a1be34bd-0e13-4aeb-8988-c99f02d08907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11766 | 2026.02.04 05:52:35.380243 [ 352 ] {} <Debug> TCP-Session: 45483063-eb25-41c2-8530-e3b3cd24e33d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11767 | 2026.02.04 05:52:35.380316 [ 350 ] {0265f495-d1b9-41c8-840b-06ef559ebeda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11768 | 2026.02.04 05:52:35.380318 [ 352 ] {} <Debug> TCP-Session: 45483063-eb25-41c2-8530-e3b3cd24e33d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11769 | 2026.02.04 05:52:35.380631 [ 350 ] {0265f495-d1b9-41c8-840b-06ef559ebeda} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 11770 | 2026.02.04 05:52:35.381599 [ 345 ] {0265f495-d1b9-41c8-840b-06ef559ebeda} <Trace> AggregatingTransform: Aggregating | ||
| 11771 | 2026.02.04 05:52:35.381645 [ 345 ] {0265f495-d1b9-41c8-840b-06ef559ebeda} <Trace> Aggregator: Aggregation method: without_key | ||
| 11772 | 2026.02.04 05:52:35.381683 [ 345 ] {0265f495-d1b9-41c8-840b-06ef559ebeda} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948586 sec. (1054.201 rows/sec., 41.18 KiB/sec.) | ||
| 11773 | 2026.02.04 05:52:35.381702 [ 345 ] {0265f495-d1b9-41c8-840b-06ef559ebeda} <Trace> Aggregator: Merging aggregated data | ||
| 11774 | 2026.02.04 05:52:35.383246 [ 350 ] {0265f495-d1b9-41c8-840b-06ef559ebeda} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003384 sec., 295.5082742316785 rows/sec., 11.54 KiB/sec. | ||
| 11775 | 2026.02.04 05:52:35.383398 [ 350 ] {0265f495-d1b9-41c8-840b-06ef559ebeda} <Debug> TCPHandler: Processed in 0.003831246 sec. | ||
| 11776 | 2026.02.04 05:52:35.383518 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11777 | 2026.02.04 05:52:35.383543 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11778 | 2026.02.04 05:52:35.383549 [ 350 ] {} <Debug> TCP-Session: 70f88260-9d4b-4256-8a55-462729c06f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2026.02.04 05:52:35.383564 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11780 | 2026.02.04 05:52:35.383592 [ 349 ] {} <Debug> TCP-Session: 94f980f2-8efb-4000-aa3b-40fcd842147b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11781 | 2026.02.04 05:52:35.383599 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11782 | 2026.02.04 05:52:35.383623 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11783 | 2026.02.04 05:52:35.383638 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11784 | 2026.02.04 05:52:35.383654 [ 353 ] {} <Debug> TCP-Session: f3b4d294-c2c5-4329-bb94-7f73911e779e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11785 | 2026.02.04 05:52:35.383672 [ 289 ] {} <Debug> TCP-Session: 232afe77-b52d-4422-ae97-de151d4f7399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11786 | 2026.02.04 05:52:35.383688 [ 286 ] {} <Debug> TCP-Session: 62acad62-c643-4b71-a81e-ebb869625e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11787 | 2026.02.04 05:52:35.383674 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11788 | 2026.02.04 05:52:35.383657 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11789 | 2026.02.04 05:52:35.383750 [ 290 ] {} <Debug> TCP-Session: b85098bf-ea20-4e58-9880-e52c3dfec272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11790 | 2026.02.04 05:52:35.383628 [ 351 ] {} <Debug> TCP-Session: 9f1c78ac-0458-4aba-b5ea-105c2a8ec763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11791 | 2026.02.04 05:52:35.383772 [ 288 ] {} <Debug> TCP-Session: a1be34bd-0e13-4aeb-8988-c99f02d08907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11792 | 2026.02.04 05:52:35.383583 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11793 | 2026.02.04 05:52:35.383831 [ 352 ] {} <Debug> TCP-Session: 45483063-eb25-41c2-8530-e3b3cd24e33d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11794 | 2026.02.04 05:52:36.497449 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11795 | 2026.02.04 05:52:36.497505 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11796 | 2026.02.04 05:52:36.687006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23974 | ||
| 11797 | 2026.02.04 05:52:36.687517 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2026.02.04 05:52:36.687563 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11799 | 2026.02.04 05:52:36.688062 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11800 | 2026.02.04 05:52:36.688298 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2026.02.04 05:52:36.688450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23974 | ||
| 11802 | 2026.02.04 05:52:37.327024 [ 95 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
| 11803 | 2026.02.04 05:52:37.327097 [ 95 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11804 | 2026.02.04 05:52:37.327121 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11805 | 2026.02.04 05:52:37.327291 [ 191 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
| 11806 | 2026.02.04 05:52:37.327483 [ 191 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11807 | 2026.02.04 05:52:37.327539 [ 191 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 30 rows starting from the beginning of the part | ||
| 11808 | 2026.02.04 05:52:37.327642 [ 191 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 11809 | 2026.02.04 05:52:37.327714 [ 191 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11810 | 2026.02.04 05:52:37.327780 [ 191 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11811 | 2026.02.04 05:52:37.327841 [ 191 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 11812 | 2026.02.04 05:52:37.328717 [ 193 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.001492721 sec., 22777.196810388545 rows/sec., 1.49 MiB/sec. | ||
| 11813 | 2026.02.04 05:52:37.328933 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 11814 | 2026.02.04 05:52:37.329287 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_33_7} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11815 | 2026.02.04 05:52:37.329372 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_33_7} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
| 11816 | 2026.02.04 05:52:37.329491 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 11817 | 2026.02.04 05:52:37.995489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11818 | 2026.02.04 05:52:38.013185 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11819 | 2026.02.04 05:52:38.013236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11820 | 2026.02.04 05:52:38.019665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11821 | 2026.02.04 05:52:38.020368 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11822 | 2026.02.04 05:52:38.023314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11823 | 2026.02.04 05:52:38.535672 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11824 | 2026.02.04 05:52:38.535861 [ 262 ] {2904b981-86a3-4900-a144-4f224533c05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11825 | 2026.02.04 05:52:38.535933 [ 262 ] {2904b981-86a3-4900-a144-4f224533c05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11826 | 2026.02.04 05:52:38.536736 [ 262 ] {2904b981-86a3-4900-a144-4f224533c05b} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11827 | 2026.02.04 05:52:38.536779 [ 262 ] {2904b981-86a3-4900-a144-4f224533c05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11828 | 2026.02.04 05:52:38.537171 [ 262 ] {2904b981-86a3-4900-a144-4f224533c05b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11829 | 2026.02.04 05:52:38.537405 [ 262 ] {2904b981-86a3-4900-a144-4f224533c05b} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11830 | 2026.02.04 05:52:38.537555 [ 262 ] {2904b981-86a3-4900-a144-4f224533c05b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001745 sec., 152435.53008595988 rows/sec., 9.68 MiB/sec. | ||
| 11831 | 2026.02.04 05:52:38.537597 [ 262 ] {2904b981-86a3-4900-a144-4f224533c05b} <Debug> TCPHandler: Processed in 0.002057657 sec. | ||
| 11832 | 2026.02.04 05:52:38.537719 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11833 | 2026.02.04 05:52:38.537816 [ 262 ] {9f40b5af-f377-431e-b91a-a813a35f5396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11834 | 2026.02.04 05:52:38.537856 [ 262 ] {9f40b5af-f377-431e-b91a-a813a35f5396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11835 | 2026.02.04 05:52:38.538902 [ 262 ] {9f40b5af-f377-431e-b91a-a813a35f5396} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2026.02.04 05:52:38.538939 [ 262 ] {9f40b5af-f377-431e-b91a-a813a35f5396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11837 | 2026.02.04 05:52:38.539304 [ 262 ] {9f40b5af-f377-431e-b91a-a813a35f5396} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11838 | 2026.02.04 05:52:38.539516 [ 262 ] {9f40b5af-f377-431e-b91a-a813a35f5396} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2026.02.04 05:52:38.539647 [ 262 ] {9f40b5af-f377-431e-b91a-a813a35f5396} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.00185 sec., 433513.5135135135 rows/sec., 34.42 MiB/sec. | ||
| 11840 | 2026.02.04 05:52:38.539684 [ 262 ] {9f40b5af-f377-431e-b91a-a813a35f5396} <Debug> TCPHandler: Processed in 0.002014215 sec. | ||
| 11841 | 2026.02.04 05:52:38.539794 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11842 | 2026.02.04 05:52:38.539894 [ 262 ] {5f48fe34-7a13-4ce9-8ca2-2a336971ccd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11843 | 2026.02.04 05:52:38.539934 [ 262 ] {5f48fe34-7a13-4ce9-8ca2-2a336971ccd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11844 | 2026.02.04 05:52:38.540401 [ 262 ] {5f48fe34-7a13-4ce9-8ca2-2a336971ccd3} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11845 | 2026.02.04 05:52:38.540437 [ 262 ] {5f48fe34-7a13-4ce9-8ca2-2a336971ccd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11846 | 2026.02.04 05:52:38.540730 [ 262 ] {5f48fe34-7a13-4ce9-8ca2-2a336971ccd3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11847 | 2026.02.04 05:52:38.540934 [ 262 ] {5f48fe34-7a13-4ce9-8ca2-2a336971ccd3} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2026.02.04 05:52:38.541053 [ 45 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11849 | 2026.02.04 05:52:38.541061 [ 262 ] {5f48fe34-7a13-4ce9-8ca2-2a336971ccd3} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001187 sec., 133108.67733782646 rows/sec., 8.13 MiB/sec. | ||
| 11850 | 2026.02.04 05:52:38.541125 [ 45 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11851 | 2026.02.04 05:52:38.541140 [ 262 ] {5f48fe34-7a13-4ce9-8ca2-2a336971ccd3} <Debug> TCPHandler: Processed in 0.001396038 sec. | ||
| 11852 | 2026.02.04 05:52:38.541151 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11853 | 2026.02.04 05:52:38.541259 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11854 | 2026.02.04 05:52:38.541274 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 11855 | 2026.02.04 05:52:38.541357 [ 262 ] {289e8309-d2de-4f10-bf4b-347db204e7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11856 | 2026.02.04 05:52:38.541401 [ 262 ] {289e8309-d2de-4f10-bf4b-347db204e7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11857 | 2026.02.04 05:52:38.541410 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11858 | 2026.02.04 05:52:38.541453 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 205 rows starting from the beginning of the part | ||
| 11859 | 2026.02.04 05:52:38.541527 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 158 rows starting from the beginning of the part | ||
| 11860 | 2026.02.04 05:52:38.541578 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
| 11861 | 2026.02.04 05:52:38.541627 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 158 rows starting from the beginning of the part | ||
| 11862 | 2026.02.04 05:52:38.541673 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 15 rows starting from the beginning of the part | ||
| 11863 | 2026.02.04 05:52:38.541718 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 158 rows starting from the beginning of the part | ||
| 11864 | 2026.02.04 05:52:38.541850 [ 262 ] {289e8309-d2de-4f10-bf4b-347db204e7af} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11865 | 2026.02.04 05:52:38.541892 [ 262 ] {289e8309-d2de-4f10-bf4b-347db204e7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11866 | 2026.02.04 05:52:38.542217 [ 262 ] {289e8309-d2de-4f10-bf4b-347db204e7af} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11867 | 2026.02.04 05:52:38.542443 [ 262 ] {289e8309-d2de-4f10-bf4b-347db204e7af} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11868 | 2026.02.04 05:52:38.542572 [ 262 ] {289e8309-d2de-4f10-bf4b-347db204e7af} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001232 sec., 113636.36363636363 rows/sec., 7.34 MiB/sec. | ||
| 11869 | 2026.02.04 05:52:38.542610 [ 262 ] {289e8309-d2de-4f10-bf4b-347db204e7af} <Debug> TCPHandler: Processed in 0.001400659 sec. | ||
| 11870 | 2026.02.04 05:52:38.542679 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 709 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145633 sec., 486840.2079199082 rows/sec., 32.22 MiB/sec. | ||
| 11871 | 2026.02.04 05:52:38.542720 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2026.02.04 05:52:38.542814 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11873 | 2026.02.04 05:52:38.542818 [ 262 ] {2b256d12-a5e2-4ade-8297-189fe5888abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11874 | 2026.02.04 05:52:38.542874 [ 262 ] {2b256d12-a5e2-4ade-8297-189fe5888abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11875 | 2026.02.04 05:52:38.543064 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_71_14} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2026.02.04 05:52:38.543144 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_71_14} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11877 | 2026.02.04 05:52:38.543215 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11878 | 2026.02.04 05:52:38.543322 [ 262 ] {2b256d12-a5e2-4ade-8297-189fe5888abf} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2026.02.04 05:52:38.543362 [ 262 ] {2b256d12-a5e2-4ade-8297-189fe5888abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11880 | 2026.02.04 05:52:38.543665 [ 262 ] {2b256d12-a5e2-4ade-8297-189fe5888abf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11881 | 2026.02.04 05:52:38.543873 [ 262 ] {2b256d12-a5e2-4ade-8297-189fe5888abf} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2026.02.04 05:52:38.544000 [ 262 ] {2b256d12-a5e2-4ade-8297-189fe5888abf} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001199 sec., 115929.94161801501 rows/sec., 6.60 MiB/sec. | ||
| 11883 | 2026.02.04 05:52:38.544038 [ 262 ] {2b256d12-a5e2-4ade-8297-189fe5888abf} <Debug> TCPHandler: Processed in 0.001366878 sec. | ||
| 11884 | 2026.02.04 05:52:38.544146 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11885 | 2026.02.04 05:52:38.544237 [ 262 ] {6db61be0-1600-4aee-8bc2-b28bab29edce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11886 | 2026.02.04 05:52:38.544275 [ 262 ] {6db61be0-1600-4aee-8bc2-b28bab29edce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11887 | 2026.02.04 05:52:38.544926 [ 262 ] {6db61be0-1600-4aee-8bc2-b28bab29edce} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11888 | 2026.02.04 05:52:38.544961 [ 262 ] {6db61be0-1600-4aee-8bc2-b28bab29edce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11889 | 2026.02.04 05:52:38.545279 [ 262 ] {6db61be0-1600-4aee-8bc2-b28bab29edce} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11890 | 2026.02.04 05:52:38.545485 [ 262 ] {6db61be0-1600-4aee-8bc2-b28bab29edce} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11891 | 2026.02.04 05:52:38.545613 [ 262 ] {6db61be0-1600-4aee-8bc2-b28bab29edce} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001394 sec., 350071.73601147777 rows/sec., 24.72 MiB/sec. | ||
| 11892 | 2026.02.04 05:52:38.545651 [ 262 ] {6db61be0-1600-4aee-8bc2-b28bab29edce} <Debug> TCPHandler: Processed in 0.001554133 sec. | ||
| 11893 | 2026.02.04 05:52:38.545757 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11894 | 2026.02.04 05:52:38.545850 [ 262 ] {859e4ae8-ff2f-4296-9386-a20fec2d5675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11895 | 2026.02.04 05:52:38.545889 [ 262 ] {859e4ae8-ff2f-4296-9386-a20fec2d5675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11896 | 2026.02.04 05:52:38.546213 [ 262 ] {859e4ae8-ff2f-4296-9386-a20fec2d5675} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11897 | 2026.02.04 05:52:38.546249 [ 262 ] {859e4ae8-ff2f-4296-9386-a20fec2d5675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11898 | 2026.02.04 05:52:38.546546 [ 262 ] {859e4ae8-ff2f-4296-9386-a20fec2d5675} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11899 | 2026.02.04 05:52:38.546749 [ 262 ] {859e4ae8-ff2f-4296-9386-a20fec2d5675} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11900 | 2026.02.04 05:52:38.546873 [ 262 ] {859e4ae8-ff2f-4296-9386-a20fec2d5675} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 11901 | 2026.02.04 05:52:38.546909 [ 262 ] {859e4ae8-ff2f-4296-9386-a20fec2d5675} <Debug> TCPHandler: Processed in 0.001201573 sec. | ||
| 11902 | 2026.02.04 05:52:38.547018 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11903 | 2026.02.04 05:52:38.547109 [ 262 ] {7721a64f-8848-4171-9fa6-59acc598ba8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11904 | 2026.02.04 05:52:38.547150 [ 262 ] {7721a64f-8848-4171-9fa6-59acc598ba8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11905 | 2026.02.04 05:52:38.547569 [ 262 ] {7721a64f-8848-4171-9fa6-59acc598ba8d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11906 | 2026.02.04 05:52:38.547604 [ 262 ] {7721a64f-8848-4171-9fa6-59acc598ba8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11907 | 2026.02.04 05:52:38.547942 [ 262 ] {7721a64f-8848-4171-9fa6-59acc598ba8d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11908 | 2026.02.04 05:52:38.548150 [ 262 ] {7721a64f-8848-4171-9fa6-59acc598ba8d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11909 | 2026.02.04 05:52:38.548277 [ 262 ] {7721a64f-8848-4171-9fa6-59acc598ba8d} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001185 sec., 217721.51898734175 rows/sec., 14.50 MiB/sec. | ||
| 11910 | 2026.02.04 05:52:38.548314 [ 262 ] {7721a64f-8848-4171-9fa6-59acc598ba8d} <Debug> TCPHandler: Processed in 0.001344727 sec. | ||
| 11911 | 2026.02.04 05:52:38.548422 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11912 | 2026.02.04 05:52:38.548515 [ 262 ] {4a41eaee-7f8d-41a2-9428-2c0fe6f3773f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11913 | 2026.02.04 05:52:38.548555 [ 262 ] {4a41eaee-7f8d-41a2-9428-2c0fe6f3773f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11914 | 2026.02.04 05:52:38.548854 [ 262 ] {4a41eaee-7f8d-41a2-9428-2c0fe6f3773f} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11915 | 2026.02.04 05:52:38.548889 [ 262 ] {4a41eaee-7f8d-41a2-9428-2c0fe6f3773f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11916 | 2026.02.04 05:52:38.549170 [ 262 ] {4a41eaee-7f8d-41a2-9428-2c0fe6f3773f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11917 | 2026.02.04 05:52:38.549372 [ 262 ] {4a41eaee-7f8d-41a2-9428-2c0fe6f3773f} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2026.02.04 05:52:38.549497 [ 262 ] {4a41eaee-7f8d-41a2-9428-2c0fe6f3773f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 11919 | 2026.02.04 05:52:38.549533 [ 262 ] {4a41eaee-7f8d-41a2-9428-2c0fe6f3773f} <Debug> TCPHandler: Processed in 0.001160752 sec. | ||
| 11920 | 2026.02.04 05:52:38.549640 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11921 | 2026.02.04 05:52:38.549732 [ 262 ] {29f5ddb4-9972-4699-9774-2a99862f91bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11922 | 2026.02.04 05:52:38.549783 [ 262 ] {29f5ddb4-9972-4699-9774-2a99862f91bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11923 | 2026.02.04 05:52:38.550605 [ 262 ] {29f5ddb4-9972-4699-9774-2a99862f91bb} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2026.02.04 05:52:38.550639 [ 262 ] {29f5ddb4-9972-4699-9774-2a99862f91bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11925 | 2026.02.04 05:52:38.551164 [ 262 ] {29f5ddb4-9972-4699-9774-2a99862f91bb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11926 | 2026.02.04 05:52:38.551382 [ 262 ] {29f5ddb4-9972-4699-9774-2a99862f91bb} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2026.02.04 05:52:38.551505 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11928 | 2026.02.04 05:52:38.551516 [ 262 ] {29f5ddb4-9972-4699-9774-2a99862f91bb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001801 sec., 13881.1771238201 rows/sec., 24.87 MiB/sec. | ||
| 11929 | 2026.02.04 05:52:38.551579 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2026.02.04 05:52:38.551605 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11931 | 2026.02.04 05:52:38.551611 [ 262 ] {29f5ddb4-9972-4699-9774-2a99862f91bb} <Debug> TCPHandler: Processed in 0.002018585 sec. | ||
| 11932 | 2026.02.04 05:52:38.551684 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 11933 | 2026.02.04 05:52:38.551734 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11934 | 2026.02.04 05:52:38.551832 [ 262 ] {6c7784b0-5791-4c86-8e4e-ca25fb8c72c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11935 | 2026.02.04 05:52:38.551864 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11936 | 2026.02.04 05:52:38.551873 [ 262 ] {6c7784b0-5791-4c86-8e4e-ca25fb8c72c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11937 | 2026.02.04 05:52:38.551919 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 11938 | 2026.02.04 05:52:38.552028 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part | ||
| 11939 | 2026.02.04 05:52:38.552121 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
| 11940 | 2026.02.04 05:52:38.552223 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part | ||
| 11941 | 2026.02.04 05:52:38.552241 [ 262 ] {6c7784b0-5791-4c86-8e4e-ca25fb8c72c2} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2026.02.04 05:52:38.552283 [ 262 ] {6c7784b0-5791-4c86-8e4e-ca25fb8c72c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11943 | 2026.02.04 05:52:38.552322 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 15 rows starting from the beginning of the part | ||
| 11944 | 2026.02.04 05:52:38.552424 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part | ||
| 11945 | 2026.02.04 05:52:38.552605 [ 262 ] {6c7784b0-5791-4c86-8e4e-ca25fb8c72c2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11946 | 2026.02.04 05:52:38.552859 [ 262 ] {6c7784b0-5791-4c86-8e4e-ca25fb8c72c2} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11947 | 2026.02.04 05:52:38.552993 [ 262 ] {6c7784b0-5791-4c86-8e4e-ca25fb8c72c2} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001179 sec., 74639.52502120442 rows/sec., 4.69 MiB/sec. | ||
| 11948 | 2026.02.04 05:52:38.553029 [ 262 ] {6c7784b0-5791-4c86-8e4e-ca25fb8c72c2} <Debug> TCPHandler: Processed in 0.001344266 sec. | ||
| 11949 | 2026.02.04 05:52:38.559325 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 19 columns (19 merged, 0 gathered) in 0.007662981 sec., 176954.63423437954 rows/sec., 317.09 MiB/sec. | ||
| 11950 | 2026.02.04 05:52:38.561385 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11951 | 2026.02.04 05:52:38.561719 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11952 | 2026.02.04 05:52:38.561790 [ 194 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11953 | 2026.02.04 05:52:38.561908 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 11954 | 2026.02.04 05:52:39.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.95 MiB, peak 332.31 MiB, free memory in arenas 0.00 B, will set to 324.66 MiB (RSS), difference: 3.71 MiB | ||
| 11955 | 2026.02.04 05:52:41.793608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1554 | ||
| 11956 | 2026.02.04 05:52:41.796161 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2026.02.04 05:52:41.796216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11958 | 2026.02.04 05:52:41.797456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11959 | 2026.02.04 05:52:41.797731 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2026.02.04 05:52:41.798113 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1554 | ||
| 11961 | 2026.02.04 05:52:43.527743 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11962 | 2026.02.04 05:52:43.527922 [ 262 ] {3e40108a-a643-46b2-b209-d086cb31748c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11963 | 2026.02.04 05:52:43.527990 [ 262 ] {3e40108a-a643-46b2-b209-d086cb31748c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11964 | 2026.02.04 05:52:43.528650 [ 262 ] {3e40108a-a643-46b2-b209-d086cb31748c} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2026.02.04 05:52:43.528701 [ 262 ] {3e40108a-a643-46b2-b209-d086cb31748c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11966 | 2026.02.04 05:52:43.529095 [ 262 ] {3e40108a-a643-46b2-b209-d086cb31748c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11967 | 2026.02.04 05:52:43.529324 [ 262 ] {3e40108a-a643-46b2-b209-d086cb31748c} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11968 | 2026.02.04 05:52:43.529483 [ 262 ] {3e40108a-a643-46b2-b209-d086cb31748c} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00161 sec., 7453.416149068323 rows/sec., 607.77 KiB/sec. | ||
| 11969 | 2026.02.04 05:52:43.529533 [ 262 ] {3e40108a-a643-46b2-b209-d086cb31748c} <Debug> TCPHandler: Processed in 0.001918493 sec. | ||
| 11970 | 2026.02.04 05:52:43.529667 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11971 | 2026.02.04 05:52:43.529774 [ 262 ] {6999ea09-a338-46fb-84d0-7c3170199dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11972 | 2026.02.04 05:52:43.529816 [ 262 ] {6999ea09-a338-46fb-84d0-7c3170199dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11973 | 2026.02.04 05:52:43.530301 [ 262 ] {6999ea09-a338-46fb-84d0-7c3170199dac} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11974 | 2026.02.04 05:52:43.530338 [ 262 ] {6999ea09-a338-46fb-84d0-7c3170199dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11975 | 2026.02.04 05:52:43.530663 [ 262 ] {6999ea09-a338-46fb-84d0-7c3170199dac} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11976 | 2026.02.04 05:52:43.530893 [ 262 ] {6999ea09-a338-46fb-84d0-7c3170199dac} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11977 | 2026.02.04 05:52:43.531023 [ 262 ] {6999ea09-a338-46fb-84d0-7c3170199dac} <Debug> executeQuery: Read 92 rows, 7.80 KiB in 0.001276 sec., 72100.31347962383 rows/sec., 5.97 MiB/sec. | ||
| 11978 | 2026.02.04 05:52:43.531060 [ 262 ] {6999ea09-a338-46fb-84d0-7c3170199dac} <Debug> TCPHandler: Processed in 0.00144333 sec. | ||
| 11979 | 2026.02.04 05:52:43.531176 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11980 | 2026.02.04 05:52:43.531269 [ 262 ] {7984e74b-129f-4f98-b6ac-ce08da29c492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11981 | 2026.02.04 05:52:43.531307 [ 262 ] {7984e74b-129f-4f98-b6ac-ce08da29c492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11982 | 2026.02.04 05:52:43.531709 [ 262 ] {7984e74b-129f-4f98-b6ac-ce08da29c492} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11983 | 2026.02.04 05:52:43.531746 [ 262 ] {7984e74b-129f-4f98-b6ac-ce08da29c492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11984 | 2026.02.04 05:52:43.532042 [ 262 ] {7984e74b-129f-4f98-b6ac-ce08da29c492} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11985 | 2026.02.04 05:52:43.532251 [ 262 ] {7984e74b-129f-4f98-b6ac-ce08da29c492} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11986 | 2026.02.04 05:52:43.532379 [ 262 ] {7984e74b-129f-4f98-b6ac-ce08da29c492} <Debug> executeQuery: Read 27 rows, 1.97 KiB in 0.00113 sec., 23893.805309734515 rows/sec., 1.70 MiB/sec. | ||
| 11987 | 2026.02.04 05:52:43.532416 [ 262 ] {7984e74b-129f-4f98-b6ac-ce08da29c492} <Debug> TCPHandler: Processed in 0.001288655 sec. | ||
| 11988 | 2026.02.04 05:52:43.532525 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11989 | 2026.02.04 05:52:43.532617 [ 262 ] {53d25ddb-0dde-408e-83b3-b9bef20bcfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11990 | 2026.02.04 05:52:43.532655 [ 262 ] {53d25ddb-0dde-408e-83b3-b9bef20bcfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11991 | 2026.02.04 05:52:43.533076 [ 262 ] {53d25ddb-0dde-408e-83b3-b9bef20bcfad} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11992 | 2026.02.04 05:52:43.533112 [ 262 ] {53d25ddb-0dde-408e-83b3-b9bef20bcfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 11993 | 2026.02.04 05:52:43.533412 [ 262 ] {53d25ddb-0dde-408e-83b3-b9bef20bcfad} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11994 | 2026.02.04 05:52:43.533620 [ 262 ] {53d25ddb-0dde-408e-83b3-b9bef20bcfad} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11995 | 2026.02.04 05:52:43.533745 [ 262 ] {53d25ddb-0dde-408e-83b3-b9bef20bcfad} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001146 sec., 79406.6317626527 rows/sec., 6.22 MiB/sec. | ||
| 11996 | 2026.02.04 05:52:43.533782 [ 262 ] {53d25ddb-0dde-408e-83b3-b9bef20bcfad} <Debug> TCPHandler: Processed in 0.001304036 sec. | ||
| 11997 | 2026.02.04 05:52:43.533897 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11998 | 2026.02.04 05:52:43.533987 [ 262 ] {a9aa3985-2476-469e-bcdd-3bac1fc07e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11999 | 2026.02.04 05:52:43.534028 [ 262 ] {a9aa3985-2476-469e-bcdd-3bac1fc07e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12000 | 2026.02.04 05:52:43.534442 [ 262 ] {a9aa3985-2476-469e-bcdd-3bac1fc07e05} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12001 | 2026.02.04 05:52:43.534477 [ 262 ] {a9aa3985-2476-469e-bcdd-3bac1fc07e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12002 | 2026.02.04 05:52:43.534806 [ 262 ] {a9aa3985-2476-469e-bcdd-3bac1fc07e05} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12003 | 2026.02.04 05:52:43.535028 [ 262 ] {a9aa3985-2476-469e-bcdd-3bac1fc07e05} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12004 | 2026.02.04 05:52:43.535156 [ 262 ] {a9aa3985-2476-469e-bcdd-3bac1fc07e05} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001187 sec., 139848.35720303288 rows/sec., 9.74 MiB/sec. | ||
| 12005 | 2026.02.04 05:52:43.535192 [ 262 ] {a9aa3985-2476-469e-bcdd-3bac1fc07e05} <Debug> TCPHandler: Processed in 0.001342287 sec. | ||
| 12006 | 2026.02.04 05:52:43.535298 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12007 | 2026.02.04 05:52:43.535389 [ 262 ] {5f184788-0f0a-415d-9ed6-3e171f223223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12008 | 2026.02.04 05:52:43.535442 [ 262 ] {5f184788-0f0a-415d-9ed6-3e171f223223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12009 | 2026.02.04 05:52:43.536228 [ 262 ] {5f184788-0f0a-415d-9ed6-3e171f223223} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2026.02.04 05:52:43.536265 [ 262 ] {5f184788-0f0a-415d-9ed6-3e171f223223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12011 | 2026.02.04 05:52:43.536782 [ 262 ] {5f184788-0f0a-415d-9ed6-3e171f223223} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12012 | 2026.02.04 05:52:43.537009 [ 262 ] {5f184788-0f0a-415d-9ed6-3e171f223223} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2026.02.04 05:52:43.537149 [ 262 ] {5f184788-0f0a-415d-9ed6-3e171f223223} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001778 sec., 8436.445444319459 rows/sec., 15.12 MiB/sec. | ||
| 12014 | 2026.02.04 05:52:43.537214 [ 262 ] {5f184788-0f0a-415d-9ed6-3e171f223223} <Debug> TCPHandler: Processed in 0.001963034 sec. | ||
| 12015 | 2026.02.04 05:52:43.537320 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12016 | 2026.02.04 05:52:43.537412 [ 262 ] {0d121b2c-ff13-4632-a2df-75b25169a8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12017 | 2026.02.04 05:52:43.537452 [ 262 ] {0d121b2c-ff13-4632-a2df-75b25169a8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12018 | 2026.02.04 05:52:43.537787 [ 262 ] {0d121b2c-ff13-4632-a2df-75b25169a8ca} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12019 | 2026.02.04 05:52:43.537823 [ 262 ] {0d121b2c-ff13-4632-a2df-75b25169a8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12020 | 2026.02.04 05:52:43.538130 [ 262 ] {0d121b2c-ff13-4632-a2df-75b25169a8ca} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12021 | 2026.02.04 05:52:43.538335 [ 262 ] {0d121b2c-ff13-4632-a2df-75b25169a8ca} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2026.02.04 05:52:43.538460 [ 262 ] {0d121b2c-ff13-4632-a2df-75b25169a8ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 12023 | 2026.02.04 05:52:43.538496 [ 262 ] {0d121b2c-ff13-4632-a2df-75b25169a8ca} <Debug> TCPHandler: Processed in 0.001223824 sec. | ||
| 12024 | 2026.02.04 05:52:44.189369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24486 | ||
| 12025 | 2026.02.04 05:52:44.189884 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2026.02.04 05:52:44.189930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12027 | 2026.02.04 05:52:44.190412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12028 | 2026.02.04 05:52:44.190644 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2026.02.04 05:52:44.190786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24486 | ||
| 12030 | 2026.02.04 05:52:44.190799 [ 87 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12031 | 2026.02.04 05:52:44.190872 [ 87 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12032 | 2026.02.04 05:52:44.190924 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12033 | 2026.02.04 05:52:44.191050 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 12034 | 2026.02.04 05:52:44.191192 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12035 | 2026.02.04 05:52:44.191232 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22054 rows starting from the beginning of the part | ||
| 12036 | 2026.02.04 05:52:44.191298 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 12037 | 2026.02.04 05:52:44.191344 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 12038 | 2026.02.04 05:52:44.191386 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 12039 | 2026.02.04 05:52:44.191424 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 12040 | 2026.02.04 05:52:44.191502 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 12041 | 2026.02.04 05:52:44.193582 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24486 rows, containing 4 columns (4 merged, 0 gathered) in 0.002593722 sec., 9440487.453936853 rows/sec., 135.05 MiB/sec. | ||
| 12042 | 2026.02.04 05:52:44.193862 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12043 | 2026.02.04 05:52:44.194144 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_51_10} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12044 | 2026.02.04 05:52:44.194230 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_51_10} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12045 | 2026.02.04 05:52:44.194316 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12046 | 2026.02.04 05:52:45.524183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12047 | 2026.02.04 05:52:45.542498 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12048 | 2026.02.04 05:52:45.542566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12049 | 2026.02.04 05:52:45.548912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12050 | 2026.02.04 05:52:45.549661 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12051 | 2026.02.04 05:52:45.549966 [ 92 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12052 | 2026.02.04 05:52:45.550033 [ 92 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2026.02.04 05:52:45.550053 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12054 | 2026.02.04 05:52:45.550184 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 12055 | 2026.02.04 05:52:45.553885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12056 | 2026.02.04 05:52:45.554147 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12057 | 2026.02.04 05:52:45.555605 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 12058 | 2026.02.04 05:52:45.560128 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 12059 | 2026.02.04 05:52:45.564636 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 12060 | 2026.02.04 05:52:45.569356 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 12061 | 2026.02.04 05:52:45.574151 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 12062 | 2026.02.04 05:52:45.577947 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 12063 | 2026.02.04 05:52:45.629797 [ 190 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079674424 sec., 4819.614384661257 rows/sec., 24.92 MiB/sec. | ||
| 12064 | 2026.02.04 05:52:45.632633 [ 195 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12065 | 2026.02.04 05:52:45.634618 [ 195 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_51_10} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12066 | 2026.02.04 05:52:45.634716 [ 195 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_51_10} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12067 | 2026.02.04 05:52:45.637401 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12068 | 2026.02.04 05:52:48.535266 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12069 | 2026.02.04 05:52:48.535442 [ 262 ] {6840a0b3-35ec-4547-8808-ca236278242c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12070 | 2026.02.04 05:52:48.535506 [ 262 ] {6840a0b3-35ec-4547-8808-ca236278242c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12071 | 2026.02.04 05:52:48.536247 [ 262 ] {6840a0b3-35ec-4547-8808-ca236278242c} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12072 | 2026.02.04 05:52:48.536290 [ 262 ] {6840a0b3-35ec-4547-8808-ca236278242c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12073 | 2026.02.04 05:52:48.536685 [ 262 ] {6840a0b3-35ec-4547-8808-ca236278242c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12074 | 2026.02.04 05:52:48.536915 [ 262 ] {6840a0b3-35ec-4547-8808-ca236278242c} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12075 | 2026.02.04 05:52:48.537076 [ 262 ] {6840a0b3-35ec-4547-8808-ca236278242c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001681 sec., 158239.14336704343 rows/sec., 10.05 MiB/sec. | ||
| 12076 | 2026.02.04 05:52:48.537128 [ 262 ] {6840a0b3-35ec-4547-8808-ca236278242c} <Debug> TCPHandler: Processed in 0.001986975 sec. | ||
| 12077 | 2026.02.04 05:52:48.537253 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12078 | 2026.02.04 05:52:48.537360 [ 262 ] {178d96b1-3c73-4689-b123-36b395647d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12079 | 2026.02.04 05:52:48.537402 [ 262 ] {178d96b1-3c73-4689-b123-36b395647d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12080 | 2026.02.04 05:52:48.538222 [ 262 ] {178d96b1-3c73-4689-b123-36b395647d32} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2026.02.04 05:52:48.538259 [ 262 ] {178d96b1-3c73-4689-b123-36b395647d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12082 | 2026.02.04 05:52:48.538625 [ 262 ] {178d96b1-3c73-4689-b123-36b395647d32} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12083 | 2026.02.04 05:52:48.538852 [ 262 ] {178d96b1-3c73-4689-b123-36b395647d32} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.02.04 05:52:48.538983 [ 262 ] {178d96b1-3c73-4689-b123-36b395647d32} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001648 sec., 486650.48543689324 rows/sec., 38.64 MiB/sec. | ||
| 12085 | 2026.02.04 05:52:48.539022 [ 262 ] {178d96b1-3c73-4689-b123-36b395647d32} <Debug> TCPHandler: Processed in 0.00182166 sec. | ||
| 12086 | 2026.02.04 05:52:48.539140 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12087 | 2026.02.04 05:52:48.539246 [ 262 ] {fbcc7e2a-865a-4de3-a11a-9d2e32e8cc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12088 | 2026.02.04 05:52:48.539289 [ 262 ] {fbcc7e2a-865a-4de3-a11a-9d2e32e8cc9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12089 | 2026.02.04 05:52:48.539789 [ 262 ] {fbcc7e2a-865a-4de3-a11a-9d2e32e8cc9a} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2026.02.04 05:52:48.539825 [ 262 ] {fbcc7e2a-865a-4de3-a11a-9d2e32e8cc9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12091 | 2026.02.04 05:52:48.540152 [ 262 ] {fbcc7e2a-865a-4de3-a11a-9d2e32e8cc9a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12092 | 2026.02.04 05:52:48.540366 [ 262 ] {fbcc7e2a-865a-4de3-a11a-9d2e32e8cc9a} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2026.02.04 05:52:48.540494 [ 262 ] {fbcc7e2a-865a-4de3-a11a-9d2e32e8cc9a} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001269 sec., 124507.48620961387 rows/sec., 7.61 MiB/sec. | ||
| 12094 | 2026.02.04 05:52:48.540531 [ 262 ] {fbcc7e2a-865a-4de3-a11a-9d2e32e8cc9a} <Debug> TCPHandler: Processed in 0.00144099 sec. | ||
| 12095 | 2026.02.04 05:52:48.540646 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12096 | 2026.02.04 05:52:48.540742 [ 262 ] {5cb7ae94-7fdf-4ce1-a3a5-9bbb7c337b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12097 | 2026.02.04 05:52:48.540781 [ 262 ] {5cb7ae94-7fdf-4ce1-a3a5-9bbb7c337b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12098 | 2026.02.04 05:52:48.541236 [ 262 ] {5cb7ae94-7fdf-4ce1-a3a5-9bbb7c337b7e} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12099 | 2026.02.04 05:52:48.541269 [ 262 ] {5cb7ae94-7fdf-4ce1-a3a5-9bbb7c337b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12100 | 2026.02.04 05:52:48.541568 [ 262 ] {5cb7ae94-7fdf-4ce1-a3a5-9bbb7c337b7e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12101 | 2026.02.04 05:52:48.541771 [ 262 ] {5cb7ae94-7fdf-4ce1-a3a5-9bbb7c337b7e} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12102 | 2026.02.04 05:52:48.541902 [ 262 ] {5cb7ae94-7fdf-4ce1-a3a5-9bbb7c337b7e} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001179 sec., 118744.69889737066 rows/sec., 7.67 MiB/sec. | ||
| 12103 | 2026.02.04 05:52:48.541940 [ 262 ] {5cb7ae94-7fdf-4ce1-a3a5-9bbb7c337b7e} <Debug> TCPHandler: Processed in 0.001345197 sec. | ||
| 12104 | 2026.02.04 05:52:48.542050 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12105 | 2026.02.04 05:52:48.542146 [ 262 ] {1556a912-6276-4696-b3f3-888d539ed89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12106 | 2026.02.04 05:52:48.542184 [ 262 ] {1556a912-6276-4696-b3f3-888d539ed89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12107 | 2026.02.04 05:52:48.542638 [ 262 ] {1556a912-6276-4696-b3f3-888d539ed89d} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12108 | 2026.02.04 05:52:48.542673 [ 262 ] {1556a912-6276-4696-b3f3-888d539ed89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12109 | 2026.02.04 05:52:48.542969 [ 262 ] {1556a912-6276-4696-b3f3-888d539ed89d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12110 | 2026.02.04 05:52:48.543180 [ 262 ] {1556a912-6276-4696-b3f3-888d539ed89d} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12111 | 2026.02.04 05:52:48.543306 [ 262 ] {1556a912-6276-4696-b3f3-888d539ed89d} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001179 sec., 117896.52247667515 rows/sec., 6.71 MiB/sec. | ||
| 12112 | 2026.02.04 05:52:48.543344 [ 262 ] {1556a912-6276-4696-b3f3-888d539ed89d} <Debug> TCPHandler: Processed in 0.001343287 sec. | ||
| 12113 | 2026.02.04 05:52:48.543452 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2026.02.04 05:52:48.543548 [ 262 ] {b69bfa4e-3b6f-4c81-9372-de74ae8063f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12115 | 2026.02.04 05:52:48.543587 [ 262 ] {b69bfa4e-3b6f-4c81-9372-de74ae8063f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12116 | 2026.02.04 05:52:48.544248 [ 262 ] {b69bfa4e-3b6f-4c81-9372-de74ae8063f3} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2026.02.04 05:52:48.544282 [ 262 ] {b69bfa4e-3b6f-4c81-9372-de74ae8063f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12118 | 2026.02.04 05:52:48.544613 [ 262 ] {b69bfa4e-3b6f-4c81-9372-de74ae8063f3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12119 | 2026.02.04 05:52:48.544821 [ 262 ] {b69bfa4e-3b6f-4c81-9372-de74ae8063f3} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2026.02.04 05:52:48.544950 [ 262 ] {b69bfa4e-3b6f-4c81-9372-de74ae8063f3} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.00142 sec., 343661.9718309859 rows/sec., 24.26 MiB/sec. | ||
| 12121 | 2026.02.04 05:52:48.544988 [ 262 ] {b69bfa4e-3b6f-4c81-9372-de74ae8063f3} <Debug> TCPHandler: Processed in 0.001584964 sec. | ||
| 12122 | 2026.02.04 05:52:48.545096 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2026.02.04 05:52:48.545191 [ 262 ] {f9ee29b5-5cf0-49a8-903a-06c5377c62fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12124 | 2026.02.04 05:52:48.545232 [ 262 ] {f9ee29b5-5cf0-49a8-903a-06c5377c62fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12125 | 2026.02.04 05:52:48.545559 [ 262 ] {f9ee29b5-5cf0-49a8-903a-06c5377c62fc} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.02.04 05:52:48.545592 [ 262 ] {f9ee29b5-5cf0-49a8-903a-06c5377c62fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12127 | 2026.02.04 05:52:48.545899 [ 262 ] {f9ee29b5-5cf0-49a8-903a-06c5377c62fc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12128 | 2026.02.04 05:52:48.546110 [ 262 ] {f9ee29b5-5cf0-49a8-903a-06c5377c62fc} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.02.04 05:52:48.546235 [ 262 ] {f9ee29b5-5cf0-49a8-903a-06c5377c62fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 12130 | 2026.02.04 05:52:48.546271 [ 262 ] {f9ee29b5-5cf0-49a8-903a-06c5377c62fc} <Debug> TCPHandler: Processed in 0.001225234 sec. | ||
| 12131 | 2026.02.04 05:52:48.546378 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2026.02.04 05:52:48.546472 [ 262 ] {824215ed-e520-4dbf-8a4f-e9f6f4f641b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12133 | 2026.02.04 05:52:48.546514 [ 262 ] {824215ed-e520-4dbf-8a4f-e9f6f4f641b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12134 | 2026.02.04 05:52:48.546937 [ 262 ] {824215ed-e520-4dbf-8a4f-e9f6f4f641b7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2026.02.04 05:52:48.546970 [ 262 ] {824215ed-e520-4dbf-8a4f-e9f6f4f641b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12136 | 2026.02.04 05:52:48.547285 [ 262 ] {824215ed-e520-4dbf-8a4f-e9f6f4f641b7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12137 | 2026.02.04 05:52:48.547486 [ 262 ] {824215ed-e520-4dbf-8a4f-e9f6f4f641b7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.02.04 05:52:48.547612 [ 262 ] {824215ed-e520-4dbf-8a4f-e9f6f4f641b7} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001157 sec., 222990.492653414 rows/sec., 14.85 MiB/sec. | ||
| 12139 | 2026.02.04 05:52:48.547648 [ 262 ] {824215ed-e520-4dbf-8a4f-e9f6f4f641b7} <Debug> TCPHandler: Processed in 0.001320476 sec. | ||
| 12140 | 2026.02.04 05:52:48.547755 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2026.02.04 05:52:48.547848 [ 262 ] {72053dbc-3749-4d89-822c-5376d31693c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12142 | 2026.02.04 05:52:48.547889 [ 262 ] {72053dbc-3749-4d89-822c-5376d31693c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12143 | 2026.02.04 05:52:48.548202 [ 262 ] {72053dbc-3749-4d89-822c-5376d31693c1} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2026.02.04 05:52:48.548235 [ 262 ] {72053dbc-3749-4d89-822c-5376d31693c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12145 | 2026.02.04 05:52:48.548521 [ 262 ] {72053dbc-3749-4d89-822c-5376d31693c1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12146 | 2026.02.04 05:52:48.548735 [ 262 ] {72053dbc-3749-4d89-822c-5376d31693c1} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2026.02.04 05:52:48.548882 [ 262 ] {72053dbc-3749-4d89-822c-5376d31693c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 12148 | 2026.02.04 05:52:48.548920 [ 262 ] {72053dbc-3749-4d89-822c-5376d31693c1} <Debug> TCPHandler: Processed in 0.001214504 sec. | ||
| 12149 | 2026.02.04 05:52:48.549029 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12150 | 2026.02.04 05:52:48.549124 [ 262 ] {c39394f6-0975-4e4e-9004-89223ec94e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12151 | 2026.02.04 05:52:48.549179 [ 262 ] {c39394f6-0975-4e4e-9004-89223ec94e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12152 | 2026.02.04 05:52:48.550009 [ 262 ] {c39394f6-0975-4e4e-9004-89223ec94e02} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2026.02.04 05:52:48.550046 [ 262 ] {c39394f6-0975-4e4e-9004-89223ec94e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12154 | 2026.02.04 05:52:48.550654 [ 262 ] {c39394f6-0975-4e4e-9004-89223ec94e02} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12155 | 2026.02.04 05:52:48.550879 [ 262 ] {c39394f6-0975-4e4e-9004-89223ec94e02} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.02.04 05:52:48.551017 [ 262 ] {c39394f6-0975-4e4e-9004-89223ec94e02} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001912 sec., 13075.31380753138 rows/sec., 23.43 MiB/sec. | ||
| 12157 | 2026.02.04 05:52:48.551079 [ 262 ] {c39394f6-0975-4e4e-9004-89223ec94e02} <Debug> TCPHandler: Processed in 0.002099438 sec. | ||
| 12158 | 2026.02.04 05:52:48.551183 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2026.02.04 05:52:48.551279 [ 262 ] {0c5ca1db-f1b7-4a7e-b346-daaf158e8029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12160 | 2026.02.04 05:52:48.551319 [ 262 ] {0c5ca1db-f1b7-4a7e-b346-daaf158e8029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12161 | 2026.02.04 05:52:48.551654 [ 262 ] {0c5ca1db-f1b7-4a7e-b346-daaf158e8029} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.02.04 05:52:48.551696 [ 262 ] {0c5ca1db-f1b7-4a7e-b346-daaf158e8029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12163 | 2026.02.04 05:52:48.551991 [ 262 ] {0c5ca1db-f1b7-4a7e-b346-daaf158e8029} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12164 | 2026.02.04 05:52:48.552197 [ 262 ] {0c5ca1db-f1b7-4a7e-b346-daaf158e8029} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.02.04 05:52:48.552323 [ 262 ] {0c5ca1db-f1b7-4a7e-b346-daaf158e8029} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001064 sec., 82706.76691729322 rows/sec., 5.19 MiB/sec. | ||
| 12166 | 2026.02.04 05:52:48.552360 [ 262 ] {0c5ca1db-f1b7-4a7e-b346-daaf158e8029} <Debug> TCPHandler: Processed in 0.001225104 sec. | ||
| 12167 | 2026.02.04 05:52:51.497548 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12168 | 2026.02.04 05:52:51.497615 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12169 | 2026.02.04 05:52:51.691836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24934 | ||
| 12170 | 2026.02.04 05:52:51.692329 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.02.04 05:52:51.692375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12172 | 2026.02.04 05:52:51.692866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12173 | 2026.02.04 05:52:51.693101 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.02.04 05:52:51.693247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24934 | ||
| 12175 | 2026.02.04 05:52:51.799176 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1590 | ||
| 12176 | 2026.02.04 05:52:51.801657 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12177 | 2026.02.04 05:52:51.801718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12178 | 2026.02.04 05:52:51.802924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12179 | 2026.02.04 05:52:51.803205 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12180 | 2026.02.04 05:52:51.803596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1590 | ||
| 12181 | 2026.02.04 05:52:53.054914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12182 | 2026.02.04 05:52:53.071095 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.02.04 05:52:53.071167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12184 | 2026.02.04 05:52:53.076687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12185 | 2026.02.04 05:52:53.077457 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2026.02.04 05:52:53.081512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12187 | 2026.02.04 05:52:53.527908 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12188 | 2026.02.04 05:52:53.528076 [ 262 ] {77933537-225d-429c-a521-0bc53905e120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12189 | 2026.02.04 05:52:53.528140 [ 262 ] {77933537-225d-429c-a521-0bc53905e120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12190 | 2026.02.04 05:52:53.528891 [ 262 ] {77933537-225d-429c-a521-0bc53905e120} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12191 | 2026.02.04 05:52:53.528933 [ 262 ] {77933537-225d-429c-a521-0bc53905e120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12192 | 2026.02.04 05:52:53.529306 [ 262 ] {77933537-225d-429c-a521-0bc53905e120} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12193 | 2026.02.04 05:52:53.529524 [ 262 ] {77933537-225d-429c-a521-0bc53905e120} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12194 | 2026.02.04 05:52:53.529689 [ 262 ] {77933537-225d-429c-a521-0bc53905e120} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001658 sec., 51869.72255729795 rows/sec., 4.34 MiB/sec. | ||
| 12195 | 2026.02.04 05:52:53.529738 [ 262 ] {77933537-225d-429c-a521-0bc53905e120} <Debug> TCPHandler: Processed in 0.001953574 sec. | ||
| 12196 | 2026.02.04 05:52:53.529888 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12197 | 2026.02.04 05:52:53.529989 [ 262 ] {47beb7c1-fb62-42e6-8f58-c3251f604560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12198 | 2026.02.04 05:52:53.530030 [ 262 ] {47beb7c1-fb62-42e6-8f58-c3251f604560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12199 | 2026.02.04 05:52:53.530482 [ 262 ] {47beb7c1-fb62-42e6-8f58-c3251f604560} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2026.02.04 05:52:53.530518 [ 262 ] {47beb7c1-fb62-42e6-8f58-c3251f604560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12201 | 2026.02.04 05:52:53.530835 [ 262 ] {47beb7c1-fb62-42e6-8f58-c3251f604560} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12202 | 2026.02.04 05:52:53.531030 [ 262 ] {47beb7c1-fb62-42e6-8f58-c3251f604560} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2026.02.04 05:52:53.531161 [ 262 ] {47beb7c1-fb62-42e6-8f58-c3251f604560} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001196 sec., 12541.80602006689 rows/sec., 943.09 KiB/sec. | ||
| 12204 | 2026.02.04 05:52:53.531199 [ 262 ] {47beb7c1-fb62-42e6-8f58-c3251f604560} <Debug> TCPHandler: Processed in 0.001365288 sec. | ||
| 12205 | 2026.02.04 05:52:53.531314 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12206 | 2026.02.04 05:52:53.531407 [ 262 ] {50f93f66-1f72-4e75-ab22-007435a443b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12207 | 2026.02.04 05:52:53.531447 [ 262 ] {50f93f66-1f72-4e75-ab22-007435a443b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12208 | 2026.02.04 05:52:53.531876 [ 262 ] {50f93f66-1f72-4e75-ab22-007435a443b9} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.02.04 05:52:53.531911 [ 262 ] {50f93f66-1f72-4e75-ab22-007435a443b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12210 | 2026.02.04 05:52:53.532204 [ 262 ] {50f93f66-1f72-4e75-ab22-007435a443b9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12211 | 2026.02.04 05:52:53.532399 [ 262 ] {50f93f66-1f72-4e75-ab22-007435a443b9} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2026.02.04 05:52:53.532526 [ 262 ] {50f93f66-1f72-4e75-ab22-007435a443b9} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001138 sec., 69420.03514938489 rows/sec., 5.42 MiB/sec. | ||
| 12213 | 2026.02.04 05:52:53.532563 [ 262 ] {50f93f66-1f72-4e75-ab22-007435a443b9} <Debug> TCPHandler: Processed in 0.001300716 sec. | ||
| 12214 | 2026.02.04 05:52:53.532696 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12215 | 2026.02.04 05:52:53.532800 [ 262 ] {be4aee6f-37b7-4561-bd6d-675b15ba1eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12216 | 2026.02.04 05:52:53.532842 [ 262 ] {be4aee6f-37b7-4561-bd6d-675b15ba1eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12217 | 2026.02.04 05:52:53.533239 [ 262 ] {be4aee6f-37b7-4561-bd6d-675b15ba1eca} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2026.02.04 05:52:53.533272 [ 262 ] {be4aee6f-37b7-4561-bd6d-675b15ba1eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12219 | 2026.02.04 05:52:53.533577 [ 262 ] {be4aee6f-37b7-4561-bd6d-675b15ba1eca} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12220 | 2026.02.04 05:52:53.533781 [ 262 ] {be4aee6f-37b7-4561-bd6d-675b15ba1eca} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12221 | 2026.02.04 05:52:53.533913 [ 262 ] {be4aee6f-37b7-4561-bd6d-675b15ba1eca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 12222 | 2026.02.04 05:52:53.533950 [ 262 ] {be4aee6f-37b7-4561-bd6d-675b15ba1eca} <Debug> TCPHandler: Processed in 0.001310156 sec. | ||
| 12223 | 2026.02.04 05:52:53.534054 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12224 | 2026.02.04 05:52:53.534155 [ 262 ] {43cf51f4-1ede-427f-a8a3-c24ce7ed044c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12225 | 2026.02.04 05:52:53.534206 [ 262 ] {43cf51f4-1ede-427f-a8a3-c24ce7ed044c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12226 | 2026.02.04 05:52:53.534989 [ 262 ] {43cf51f4-1ede-427f-a8a3-c24ce7ed044c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2026.02.04 05:52:53.535024 [ 262 ] {43cf51f4-1ede-427f-a8a3-c24ce7ed044c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12228 | 2026.02.04 05:52:53.535531 [ 262 ] {43cf51f4-1ede-427f-a8a3-c24ce7ed044c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12229 | 2026.02.04 05:52:53.535760 [ 262 ] {43cf51f4-1ede-427f-a8a3-c24ce7ed044c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2026.02.04 05:52:53.535898 [ 262 ] {43cf51f4-1ede-427f-a8a3-c24ce7ed044c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001761 sec., 8517.887563884156 rows/sec., 15.26 MiB/sec. | ||
| 12231 | 2026.02.04 05:52:53.535961 [ 262 ] {43cf51f4-1ede-427f-a8a3-c24ce7ed044c} <Debug> TCPHandler: Processed in 0.001953774 sec. | ||
| 12232 | 2026.02.04 05:52:53.536066 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12233 | 2026.02.04 05:52:53.536166 [ 262 ] {c1f7f1ab-ce6f-4e48-8135-49429b5dec33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12234 | 2026.02.04 05:52:53.536206 [ 262 ] {c1f7f1ab-ce6f-4e48-8135-49429b5dec33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12235 | 2026.02.04 05:52:53.536527 [ 262 ] {c1f7f1ab-ce6f-4e48-8135-49429b5dec33} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12236 | 2026.02.04 05:52:53.536562 [ 262 ] {c1f7f1ab-ce6f-4e48-8135-49429b5dec33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 12237 | 2026.02.04 05:52:53.536857 [ 262 ] {c1f7f1ab-ce6f-4e48-8135-49429b5dec33} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12238 | 2026.02.04 05:52:53.537052 [ 262 ] {c1f7f1ab-ce6f-4e48-8135-49429b5dec33} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12239 | 2026.02.04 05:52:53.537177 [ 262 ] {c1f7f1ab-ce6f-4e48-8135-49429b5dec33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 12240 | 2026.02.04 05:52:53.537213 [ 262 ] {c1f7f1ab-ce6f-4e48-8135-49429b5dec33} <Debug> TCPHandler: Processed in 0.001194803 sec. | ||
| 12241 | 2026.02.04 05:52:56.949262 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12242 | 2026.02.04 05:52:56.949447 [ 262 ] {da5f5015-ea5c-4c3d-a27d-3bdda7f64b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12243 | 2026.02.04 05:52:56.949510 [ 262 ] {da5f5015-ea5c-4c3d-a27d-3bdda7f64b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12244 | 2026.02.04 05:52:56.950262 [ 262 ] {da5f5015-ea5c-4c3d-a27d-3bdda7f64b6f} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12245 | 2026.02.04 05:52:56.950306 [ 262 ] {da5f5015-ea5c-4c3d-a27d-3bdda7f64b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12246 | 2026.02.04 05:52:56.950710 [ 262 ] {da5f5015-ea5c-4c3d-a27d-3bdda7f64b6f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12247 | 2026.02.04 05:52:56.950926 [ 262 ] {da5f5015-ea5c-4c3d-a27d-3bdda7f64b6f} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12248 | 2026.02.04 05:52:56.951080 [ 262 ] {da5f5015-ea5c-4c3d-a27d-3bdda7f64b6f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001681 sec., 158239.14336704343 rows/sec., 10.05 MiB/sec. | ||
| 12249 | 2026.02.04 05:52:56.951124 [ 262 ] {da5f5015-ea5c-4c3d-a27d-3bdda7f64b6f} <Debug> TCPHandler: Processed in 0.001986274 sec. | ||
| 12250 | 2026.02.04 05:52:56.951249 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12251 | 2026.02.04 05:52:56.951345 [ 262 ] {77d26d6c-3687-40f1-ab95-27828d32b0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12252 | 2026.02.04 05:52:56.951388 [ 262 ] {77d26d6c-3687-40f1-ab95-27828d32b0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12253 | 2026.02.04 05:52:56.951782 [ 262 ] {77d26d6c-3687-40f1-ab95-27828d32b0a6} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2026.02.04 05:52:56.951819 [ 262 ] {77d26d6c-3687-40f1-ab95-27828d32b0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12255 | 2026.02.04 05:52:56.952108 [ 262 ] {77d26d6c-3687-40f1-ab95-27828d32b0a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12256 | 2026.02.04 05:52:56.952316 [ 262 ] {77d26d6c-3687-40f1-ab95-27828d32b0a6} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12257 | 2026.02.04 05:52:56.952443 [ 262 ] {77d26d6c-3687-40f1-ab95-27828d32b0a6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 438.01 KiB/sec. | ||
| 12258 | 2026.02.04 05:52:56.952482 [ 262 ] {77d26d6c-3687-40f1-ab95-27828d32b0a6} <Debug> TCPHandler: Processed in 0.001283316 sec. | ||
| 12259 | 2026.02.04 05:52:56.952590 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12260 | 2026.02.04 05:52:56.952685 [ 262 ] {9736f7ab-9dae-450e-9a2c-24251880bfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12261 | 2026.02.04 05:52:56.952724 [ 262 ] {9736f7ab-9dae-450e-9a2c-24251880bfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12262 | 2026.02.04 05:52:56.954162 [ 262 ] {9736f7ab-9dae-450e-9a2c-24251880bfcc} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12263 | 2026.02.04 05:52:56.954202 [ 262 ] {9736f7ab-9dae-450e-9a2c-24251880bfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12264 | 2026.02.04 05:52:56.954666 [ 262 ] {9736f7ab-9dae-450e-9a2c-24251880bfcc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12265 | 2026.02.04 05:52:56.954888 [ 262 ] {9736f7ab-9dae-450e-9a2c-24251880bfcc} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12266 | 2026.02.04 05:52:56.955017 [ 76 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12267 | 2026.02.04 05:52:56.955023 [ 262 ] {9736f7ab-9dae-450e-9a2c-24251880bfcc} <Debug> executeQuery: Read 1945 rows, 161.55 KiB in 0.002356 sec., 825551.7826825128 rows/sec., 66.96 MiB/sec. | ||
| 12268 | 2026.02.04 05:52:56.955082 [ 76 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12269 | 2026.02.04 05:52:56.955102 [ 262 ] {9736f7ab-9dae-450e-9a2c-24251880bfcc} <Debug> TCPHandler: Processed in 0.002561401 sec. | ||
| 12270 | 2026.02.04 05:52:56.955108 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12271 | 2026.02.04 05:52:56.955208 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::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 | ||
| 12272 | 2026.02.04 05:52:56.955229 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12273 | 2026.02.04 05:52:56.955301 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12274 | 2026.02.04 05:52:56.955326 [ 262 ] {89a81aa8-fc81-42d8-90ac-9e618aa787ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12275 | 2026.02.04 05:52:56.955331 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2103 rows starting from the beginning of the part | ||
| 12276 | 2026.02.04 05:52:56.955367 [ 262 ] {89a81aa8-fc81-42d8-90ac-9e618aa787ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12277 | 2026.02.04 05:52:56.955393 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 802 rows starting from the beginning of the part | ||
| 12278 | 2026.02.04 05:52:56.955437 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 92 rows starting from the beginning of the part | ||
| 12279 | 2026.02.04 05:52:56.955476 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 802 rows starting from the beginning of the part | ||
| 12280 | 2026.02.04 05:52:56.955515 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 86 rows starting from the beginning of the part | ||
| 12281 | 2026.02.04 05:52:56.955553 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1945 rows starting from the beginning of the part | ||
| 12282 | 2026.02.04 05:52:56.955830 [ 262 ] {89a81aa8-fc81-42d8-90ac-9e618aa787ed} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12283 | 2026.02.04 05:52:56.955865 [ 262 ] {89a81aa8-fc81-42d8-90ac-9e618aa787ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12284 | 2026.02.04 05:52:56.956185 [ 262 ] {89a81aa8-fc81-42d8-90ac-9e618aa787ed} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12285 | 2026.02.04 05:52:56.956398 [ 262 ] {89a81aa8-fc81-42d8-90ac-9e618aa787ed} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12286 | 2026.02.04 05:52:56.956527 [ 262 ] {89a81aa8-fc81-42d8-90ac-9e618aa787ed} <Debug> executeQuery: Read 164 rows, 10.30 KiB in 0.001219 sec., 134536.50533223953 rows/sec., 8.25 MiB/sec. | ||
| 12287 | 2026.02.04 05:52:56.956565 [ 262 ] {89a81aa8-fc81-42d8-90ac-9e618aa787ed} <Debug> TCPHandler: Processed in 0.001385598 sec. | ||
| 12288 | 2026.02.04 05:52:56.956672 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12289 | 2026.02.04 05:52:56.956777 [ 262 ] {af31b711-b2d8-4ab0-8818-37abe795975b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12290 | 2026.02.04 05:52:56.956817 [ 262 ] {af31b711-b2d8-4ab0-8818-37abe795975b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12291 | 2026.02.04 05:52:56.957341 [ 262 ] {af31b711-b2d8-4ab0-8818-37abe795975b} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12292 | 2026.02.04 05:52:56.957376 [ 262 ] {af31b711-b2d8-4ab0-8818-37abe795975b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12293 | 2026.02.04 05:52:56.957503 [ 199 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5830 rows, containing 5 columns (5 merged, 0 gathered) in 0.002326795 sec., 2505592.4565765355 rows/sec., 212.57 MiB/sec. | ||
| 12294 | 2026.02.04 05:52:56.957714 [ 262 ] {af31b711-b2d8-4ab0-8818-37abe795975b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12295 | 2026.02.04 05:52:56.957836 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12296 | 2026.02.04 05:52:56.957951 [ 262 ] {af31b711-b2d8-4ab0-8818-37abe795975b} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12297 | 2026.02.04 05:52:56.958096 [ 262 ] {af31b711-b2d8-4ab0-8818-37abe795975b} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001337 sec., 275243.081525804 rows/sec., 18.31 MiB/sec. | ||
| 12298 | 2026.02.04 05:52:56.958136 [ 262 ] {af31b711-b2d8-4ab0-8818-37abe795975b} <Debug> TCPHandler: Processed in 0.001512181 sec. | ||
| 12299 | 2026.02.04 05:52:56.958197 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_86_17} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12300 | 2026.02.04 05:52:56.958240 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12301 | 2026.02.04 05:52:56.958297 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_86_17} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12302 | 2026.02.04 05:52:56.958340 [ 262 ] {570963d9-5ce6-4057-ad9d-5fe55d80ff28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12303 | 2026.02.04 05:52:56.958385 [ 262 ] {570963d9-5ce6-4057-ad9d-5fe55d80ff28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12304 | 2026.02.04 05:52:56.958426 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12305 | 2026.02.04 05:52:56.958824 [ 262 ] {570963d9-5ce6-4057-ad9d-5fe55d80ff28} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2026.02.04 05:52:56.958866 [ 262 ] {570963d9-5ce6-4057-ad9d-5fe55d80ff28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12307 | 2026.02.04 05:52:56.959163 [ 262 ] {570963d9-5ce6-4057-ad9d-5fe55d80ff28} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12308 | 2026.02.04 05:52:56.959365 [ 262 ] {570963d9-5ce6-4057-ad9d-5fe55d80ff28} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2026.02.04 05:52:56.959496 [ 262 ] {570963d9-5ce6-4057-ad9d-5fe55d80ff28} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001174 sec., 118398.63713798979 rows/sec., 6.74 MiB/sec. | ||
| 12310 | 2026.02.04 05:52:56.959535 [ 262 ] {570963d9-5ce6-4057-ad9d-5fe55d80ff28} <Debug> TCPHandler: Processed in 0.001342667 sec. | ||
| 12311 | 2026.02.04 05:52:56.959640 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12312 | 2026.02.04 05:52:56.959742 [ 262 ] {e0f0c2b4-f816-4f25-b16d-ecfaa119439f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12313 | 2026.02.04 05:52:56.959782 [ 262 ] {e0f0c2b4-f816-4f25-b16d-ecfaa119439f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12314 | 2026.02.04 05:52:56.960506 [ 262 ] {e0f0c2b4-f816-4f25-b16d-ecfaa119439f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12315 | 2026.02.04 05:52:56.960542 [ 262 ] {e0f0c2b4-f816-4f25-b16d-ecfaa119439f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12316 | 2026.02.04 05:52:56.960886 [ 262 ] {e0f0c2b4-f816-4f25-b16d-ecfaa119439f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12317 | 2026.02.04 05:52:56.961098 [ 262 ] {e0f0c2b4-f816-4f25-b16d-ecfaa119439f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12318 | 2026.02.04 05:52:56.961209 [ 76 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12319 | 2026.02.04 05:52:56.961228 [ 262 ] {e0f0c2b4-f816-4f25-b16d-ecfaa119439f} <Debug> executeQuery: Read 950 rows, 70.06 KiB in 0.001503 sec., 632069.1949434464 rows/sec., 45.52 MiB/sec. | ||
| 12320 | 2026.02.04 05:52:56.961242 [ 76 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12321 | 2026.02.04 05:52:56.961267 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12322 | 2026.02.04 05:52:56.961272 [ 262 ] {e0f0c2b4-f816-4f25-b16d-ecfaa119439f} <Debug> TCPHandler: Processed in 0.001680166 sec. | ||
| 12323 | 2026.02.04 05:52:56.961339 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::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 | ||
| 12324 | 2026.02.04 05:52:56.961386 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12325 | 2026.02.04 05:52:56.961433 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12326 | 2026.02.04 05:52:56.961461 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1033 rows starting from the beginning of the part | ||
| 12327 | 2026.02.04 05:52:56.961481 [ 262 ] {faeb413c-7901-4cb5-b6e0-33c9e284c8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12328 | 2026.02.04 05:52:56.961515 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part | ||
| 12329 | 2026.02.04 05:52:56.961523 [ 262 ] {faeb413c-7901-4cb5-b6e0-33c9e284c8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12330 | 2026.02.04 05:52:56.961561 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 91 rows starting from the beginning of the part | ||
| 12331 | 2026.02.04 05:52:56.961605 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part | ||
| 12332 | 2026.02.04 05:52:56.961644 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 79 rows starting from the beginning of the part | ||
| 12333 | 2026.02.04 05:52:56.961681 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 950 rows starting from the beginning of the part | ||
| 12334 | 2026.02.04 05:52:56.961860 [ 262 ] {faeb413c-7901-4cb5-b6e0-33c9e284c8aa} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12335 | 2026.02.04 05:52:56.961895 [ 262 ] {faeb413c-7901-4cb5-b6e0-33c9e284c8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12336 | 2026.02.04 05:52:56.962194 [ 262 ] {faeb413c-7901-4cb5-b6e0-33c9e284c8aa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12337 | 2026.02.04 05:52:56.962395 [ 262 ] {faeb413c-7901-4cb5-b6e0-33c9e284c8aa} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2026.02.04 05:52:56.962523 [ 262 ] {faeb413c-7901-4cb5-b6e0-33c9e284c8aa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 12339 | 2026.02.04 05:52:56.962560 [ 262 ] {faeb413c-7901-4cb5-b6e0-33c9e284c8aa} <Debug> TCPHandler: Processed in 0.001222243 sec. | ||
| 12340 | 2026.02.04 05:52:56.962663 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12341 | 2026.02.04 05:52:56.962766 [ 262 ] {310d1088-1ce9-4c55-ad93-145073094ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12342 | 2026.02.04 05:52:56.962793 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3129 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484901 sec., 2107211.187816561 rows/sec., 160.18 MiB/sec. | ||
| 12343 | 2026.02.04 05:52:56.962809 [ 262 ] {310d1088-1ce9-4c55-ad93-145073094ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12344 | 2026.02.04 05:52:56.962995 [ 198 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12345 | 2026.02.04 05:52:56.963282 [ 198 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_86_17} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12346 | 2026.02.04 05:52:56.963355 [ 198 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_86_17} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12347 | 2026.02.04 05:52:56.963383 [ 262 ] {310d1088-1ce9-4c55-ad93-145073094ba5} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12348 | 2026.02.04 05:52:56.963417 [ 262 ] {310d1088-1ce9-4c55-ad93-145073094ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12349 | 2026.02.04 05:52:56.963426 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 12350 | 2026.02.04 05:52:56.963789 [ 262 ] {310d1088-1ce9-4c55-ad93-145073094ba5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12351 | 2026.02.04 05:52:56.963993 [ 262 ] {310d1088-1ce9-4c55-ad93-145073094ba5} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12352 | 2026.02.04 05:52:56.964105 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12353 | 2026.02.04 05:52:56.964121 [ 262 ] {310d1088-1ce9-4c55-ad93-145073094ba5} <Debug> executeQuery: Read 903 rows, 61.57 KiB in 0.001373 sec., 657683.9038601601 rows/sec., 43.79 MiB/sec. | ||
| 12354 | 2026.02.04 05:52:56.964135 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12355 | 2026.02.04 05:52:56.964159 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12356 | 2026.02.04 05:52:56.964165 [ 262 ] {310d1088-1ce9-4c55-ad93-145073094ba5} <Debug> TCPHandler: Processed in 0.001550222 sec. | ||
| 12357 | 2026.02.04 05:52:56.964234 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 12358 | 2026.02.04 05:52:56.964270 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12359 | 2026.02.04 05:52:56.964340 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12360 | 2026.02.04 05:52:56.964368 [ 262 ] {519f2a0c-ba3b-4db0-adad-406a6f399d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12361 | 2026.02.04 05:52:56.964376 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23965 rows starting from the beginning of the part | ||
| 12362 | 2026.02.04 05:52:56.964418 [ 262 ] {519f2a0c-ba3b-4db0-adad-406a6f399d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12363 | 2026.02.04 05:52:56.964456 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 258 rows starting from the beginning of the part | ||
| 12364 | 2026.02.04 05:52:56.964505 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 166 rows starting from the beginning of the part | ||
| 12365 | 2026.02.04 05:52:56.964549 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 258 rows starting from the beginning of the part | ||
| 12366 | 2026.02.04 05:52:56.964589 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::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 | ||
| 12367 | 2026.02.04 05:52:56.964634 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 903 rows starting from the beginning of the part | ||
| 12368 | 2026.02.04 05:52:56.964741 [ 262 ] {519f2a0c-ba3b-4db0-adad-406a6f399d22} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12369 | 2026.02.04 05:52:56.964783 [ 262 ] {519f2a0c-ba3b-4db0-adad-406a6f399d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12370 | 2026.02.04 05:52:56.965107 [ 262 ] {519f2a0c-ba3b-4db0-adad-406a6f399d22} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12371 | 2026.02.04 05:52:56.965315 [ 262 ] {519f2a0c-ba3b-4db0-adad-406a6f399d22} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12372 | 2026.02.04 05:52:56.965444 [ 262 ] {519f2a0c-ba3b-4db0-adad-406a6f399d22} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 12373 | 2026.02.04 05:52:56.965481 [ 262 ] {519f2a0c-ba3b-4db0-adad-406a6f399d22} <Debug> TCPHandler: Processed in 0.001258725 sec. | ||
| 12374 | 2026.02.04 05:52:56.965586 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12375 | 2026.02.04 05:52:56.965679 [ 262 ] {0b4275da-dc96-4617-b089-e8f7b21c1db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12376 | 2026.02.04 05:52:56.965740 [ 262 ] {0b4275da-dc96-4617-b089-e8f7b21c1db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12377 | 2026.02.04 05:52:56.966558 [ 262 ] {0b4275da-dc96-4617-b089-e8f7b21c1db2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2026.02.04 05:52:56.966595 [ 262 ] {0b4275da-dc96-4617-b089-e8f7b21c1db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12379 | 2026.02.04 05:52:56.967154 [ 262 ] {0b4275da-dc96-4617-b089-e8f7b21c1db2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12380 | 2026.02.04 05:52:56.967373 [ 262 ] {0b4275da-dc96-4617-b089-e8f7b21c1db2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12381 | 2026.02.04 05:52:56.967513 [ 262 ] {0b4275da-dc96-4617-b089-e8f7b21c1db2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001851 sec., 13506.212857914641 rows/sec., 24.20 MiB/sec. | ||
| 12382 | 2026.02.04 05:52:56.967575 [ 262 ] {0b4275da-dc96-4617-b089-e8f7b21c1db2} <Debug> TCPHandler: Processed in 0.002037686 sec. | ||
| 12383 | 2026.02.04 05:52:56.967696 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12384 | 2026.02.04 05:52:56.967790 [ 262 ] {dae7f5b5-d152-463a-98d2-8225629e1ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12385 | 2026.02.04 05:52:56.967830 [ 262 ] {dae7f5b5-d152-463a-98d2-8225629e1ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12386 | 2026.02.04 05:52:56.968153 [ 262 ] {dae7f5b5-d152-463a-98d2-8225629e1ea4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12387 | 2026.02.04 05:52:56.968189 [ 262 ] {dae7f5b5-d152-463a-98d2-8225629e1ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12388 | 2026.02.04 05:52:56.968647 [ 262 ] {dae7f5b5-d152-463a-98d2-8225629e1ea4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12389 | 2026.02.04 05:52:56.968871 [ 262 ] {dae7f5b5-d152-463a-98d2-8225629e1ea4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12390 | 2026.02.04 05:52:56.968992 [ 76 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12391 | 2026.02.04 05:52:56.969001 [ 262 ] {dae7f5b5-d152-463a-98d2-8225629e1ea4} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.00123 sec., 58536.58536585366 rows/sec., 3.61 MiB/sec. | ||
| 12392 | 2026.02.04 05:52:56.969025 [ 76 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12393 | 2026.02.04 05:52:56.969047 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12394 | 2026.02.04 05:52:56.969048 [ 262 ] {dae7f5b5-d152-463a-98d2-8225629e1ea4} <Debug> TCPHandler: Processed in 0.001408089 sec. | ||
| 12395 | 2026.02.04 05:52:56.969119 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 12396 | 2026.02.04 05:52:56.969199 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12397 | 2026.02.04 05:52:56.969225 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5084 rows starting from the beginning of the part | ||
| 12398 | 2026.02.04 05:52:56.969269 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 88 rows starting from the beginning of the part | ||
| 12399 | 2026.02.04 05:52:56.969310 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 12400 | 2026.02.04 05:52:56.969347 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 88 rows starting from the beginning of the part | ||
| 12401 | 2026.02.04 05:52:56.969383 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::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 | ||
| 12402 | 2026.02.04 05:52:56.969419 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 72 rows starting from the beginning of the part | ||
| 12403 | 2026.02.04 05:52:56.971361 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5452 rows, containing 4 columns (4 merged, 0 gathered) in 0.002272063 sec., 2399581.349636872 rows/sec., 155.44 MiB/sec. | ||
| 12404 | 2026.02.04 05:52:56.971405 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25710 rows, containing 5 columns (5 merged, 0 gathered) in 0.007201719 sec., 3569981.0003694952 rows/sec., 241.70 MiB/sec. | ||
| 12405 | 2026.02.04 05:52:56.971661 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12406 | 2026.02.04 05:52:56.971798 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12407 | 2026.02.04 05:52:56.972037 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12408 | 2026.02.04 05:52:56.972093 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_86_17} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2026.02.04 05:52:56.972128 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12410 | 2026.02.04 05:52:56.972166 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_86_17} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12411 | 2026.02.04 05:52:56.972222 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 12412 | 2026.02.04 05:52:56.972276 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12413 | 2026.02.04 05:52:57.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.15 MiB, peak 339.16 MiB, free memory in arenas 0.00 B, will set to 328.48 MiB (RSS), difference: 1.33 MiB | ||
| 12414 | 2026.02.04 05:52:58.521126 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2026.02.04 05:52:58.521302 [ 262 ] {6f0d8091-11fc-4923-8f1c-41396df28e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12416 | 2026.02.04 05:52:58.521374 [ 262 ] {6f0d8091-11fc-4923-8f1c-41396df28e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12417 | 2026.02.04 05:52:58.522101 [ 262 ] {6f0d8091-11fc-4923-8f1c-41396df28e6b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2026.02.04 05:52:58.522143 [ 262 ] {6f0d8091-11fc-4923-8f1c-41396df28e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12419 | 2026.02.04 05:52:58.522518 [ 262 ] {6f0d8091-11fc-4923-8f1c-41396df28e6b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12420 | 2026.02.04 05:52:58.522749 [ 262 ] {6f0d8091-11fc-4923-8f1c-41396df28e6b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2026.02.04 05:52:58.522901 [ 262 ] {6f0d8091-11fc-4923-8f1c-41396df28e6b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.60 MiB/sec. | ||
| 12422 | 2026.02.04 05:52:58.522943 [ 262 ] {6f0d8091-11fc-4923-8f1c-41396df28e6b} <Debug> TCPHandler: Processed in 0.001945083 sec. | ||
| 12423 | 2026.02.04 05:52:58.523083 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12424 | 2026.02.04 05:52:58.523193 [ 262 ] {0a24bc83-426b-4ca1-8573-4d611ef95e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12425 | 2026.02.04 05:52:58.523234 [ 262 ] {0a24bc83-426b-4ca1-8573-4d611ef95e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12426 | 2026.02.04 05:52:58.523717 [ 262 ] {0a24bc83-426b-4ca1-8573-4d611ef95e5d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2026.02.04 05:52:58.523751 [ 262 ] {0a24bc83-426b-4ca1-8573-4d611ef95e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12428 | 2026.02.04 05:52:58.524055 [ 262 ] {0a24bc83-426b-4ca1-8573-4d611ef95e5d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12429 | 2026.02.04 05:52:58.524268 [ 262 ] {0a24bc83-426b-4ca1-8573-4d611ef95e5d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12430 | 2026.02.04 05:52:58.524406 [ 262 ] {0a24bc83-426b-4ca1-8573-4d611ef95e5d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 12431 | 2026.02.04 05:52:58.524448 [ 262 ] {0a24bc83-426b-4ca1-8573-4d611ef95e5d} <Debug> TCPHandler: Processed in 0.001409479 sec. | ||
| 12432 | 2026.02.04 05:52:58.524569 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12433 | 2026.02.04 05:52:58.524671 [ 262 ] {284a0dfd-c6dc-4d30-b921-e054bd8b57e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12434 | 2026.02.04 05:52:58.524721 [ 262 ] {284a0dfd-c6dc-4d30-b921-e054bd8b57e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12435 | 2026.02.04 05:52:58.525087 [ 262 ] {284a0dfd-c6dc-4d30-b921-e054bd8b57e9} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12436 | 2026.02.04 05:52:58.525122 [ 262 ] {284a0dfd-c6dc-4d30-b921-e054bd8b57e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12437 | 2026.02.04 05:52:58.525435 [ 262 ] {284a0dfd-c6dc-4d30-b921-e054bd8b57e9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12438 | 2026.02.04 05:52:58.525638 [ 262 ] {284a0dfd-c6dc-4d30-b921-e054bd8b57e9} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2026.02.04 05:52:58.525771 [ 262 ] {284a0dfd-c6dc-4d30-b921-e054bd8b57e9} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.00112 sec., 37500 rows/sec., 2.61 MiB/sec. | ||
| 12440 | 2026.02.04 05:52:58.525810 [ 262 ] {284a0dfd-c6dc-4d30-b921-e054bd8b57e9} <Debug> TCPHandler: Processed in 0.001297825 sec. | ||
| 12441 | 2026.02.04 05:52:58.525918 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12442 | 2026.02.04 05:52:58.526020 [ 262 ] {b05d5424-ed6e-4722-9dd5-e23bd4b694d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12443 | 2026.02.04 05:52:58.526060 [ 262 ] {b05d5424-ed6e-4722-9dd5-e23bd4b694d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12444 | 2026.02.04 05:52:58.526375 [ 262 ] {b05d5424-ed6e-4722-9dd5-e23bd4b694d3} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2026.02.04 05:52:58.526409 [ 262 ] {b05d5424-ed6e-4722-9dd5-e23bd4b694d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12446 | 2026.02.04 05:52:58.526725 [ 262 ] {b05d5424-ed6e-4722-9dd5-e23bd4b694d3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12447 | 2026.02.04 05:52:58.526923 [ 262 ] {b05d5424-ed6e-4722-9dd5-e23bd4b694d3} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12448 | 2026.02.04 05:52:58.527049 [ 262 ] {b05d5424-ed6e-4722-9dd5-e23bd4b694d3} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001047 sec., 15281.757402101242 rows/sec., 1.03 MiB/sec. | ||
| 12449 | 2026.02.04 05:52:58.527085 [ 262 ] {b05d5424-ed6e-4722-9dd5-e23bd4b694d3} <Debug> TCPHandler: Processed in 0.001215423 sec. | ||
| 12450 | 2026.02.04 05:52:59.193387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25446 | ||
| 12451 | 2026.02.04 05:52:59.193966 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2026.02.04 05:52:59.194019 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12453 | 2026.02.04 05:52:59.194524 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12454 | 2026.02.04 05:52:59.194764 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2026.02.04 05:52:59.194914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25446 | ||
| 12456 | 2026.02.04 05:53:00.581610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12457 | 2026.02.04 05:53:00.598239 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2026.02.04 05:53:00.598292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12459 | 2026.02.04 05:53:00.604317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12460 | 2026.02.04 05:53:00.605021 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2026.02.04 05:53:00.607715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12462 | 2026.02.04 05:53:01.803820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1634 | ||
| 12463 | 2026.02.04 05:53:01.806899 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12464 | 2026.02.04 05:53:01.806960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12465 | 2026.02.04 05:53:01.808191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12466 | 2026.02.04 05:53:01.808479 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12467 | 2026.02.04 05:53:01.808878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1634 | ||
| 12468 | 2026.02.04 05:53:03.527425 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12469 | 2026.02.04 05:53:03.527598 [ 262 ] {ff3f1199-f881-45ec-a930-e2a1a0fb53d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12470 | 2026.02.04 05:53:03.527661 [ 262 ] {ff3f1199-f881-45ec-a930-e2a1a0fb53d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12471 | 2026.02.04 05:53:03.528314 [ 262 ] {ff3f1199-f881-45ec-a930-e2a1a0fb53d0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2026.02.04 05:53:03.528357 [ 262 ] {ff3f1199-f881-45ec-a930-e2a1a0fb53d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12473 | 2026.02.04 05:53:03.528751 [ 262 ] {ff3f1199-f881-45ec-a930-e2a1a0fb53d0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12474 | 2026.02.04 05:53:03.528973 [ 262 ] {ff3f1199-f881-45ec-a930-e2a1a0fb53d0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12475 | 2026.02.04 05:53:03.529126 [ 262 ] {ff3f1199-f881-45ec-a930-e2a1a0fb53d0} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001576 sec., 54568.52791878173 rows/sec., 4.56 MiB/sec. | ||
| 12476 | 2026.02.04 05:53:03.529168 [ 262 ] {ff3f1199-f881-45ec-a930-e2a1a0fb53d0} <Debug> TCPHandler: Processed in 0.001863881 sec. | ||
| 12477 | 2026.02.04 05:53:03.529290 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12478 | 2026.02.04 05:53:03.529386 [ 262 ] {49d43d6d-1308-420b-ba96-64e7b1df1291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12479 | 2026.02.04 05:53:03.529426 [ 262 ] {49d43d6d-1308-420b-ba96-64e7b1df1291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12480 | 2026.02.04 05:53:03.529867 [ 262 ] {49d43d6d-1308-420b-ba96-64e7b1df1291} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12481 | 2026.02.04 05:53:03.529902 [ 262 ] {49d43d6d-1308-420b-ba96-64e7b1df1291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12482 | 2026.02.04 05:53:03.530198 [ 262 ] {49d43d6d-1308-420b-ba96-64e7b1df1291} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12483 | 2026.02.04 05:53:03.530397 [ 262 ] {49d43d6d-1308-420b-ba96-64e7b1df1291} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12484 | 2026.02.04 05:53:03.530525 [ 262 ] {49d43d6d-1308-420b-ba96-64e7b1df1291} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001158 sec., 12953.36787564767 rows/sec., 974.03 KiB/sec. | ||
| 12485 | 2026.02.04 05:53:03.530530 [ 67 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12486 | 2026.02.04 05:53:03.530563 [ 262 ] {49d43d6d-1308-420b-ba96-64e7b1df1291} <Debug> TCPHandler: Processed in 0.001322146 sec. | ||
| 12487 | 2026.02.04 05:53:03.530620 [ 67 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2026.02.04 05:53:03.530649 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12489 | 2026.02.04 05:53:03.530688 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12490 | 2026.02.04 05:53:03.530780 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 12491 | 2026.02.04 05:53:03.530798 [ 262 ] {92a8bc48-fdb9-4ba9-9cb2-ac0a8eac8f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12492 | 2026.02.04 05:53:03.530881 [ 262 ] {92a8bc48-fdb9-4ba9-9cb2-ac0a8eac8f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12493 | 2026.02.04 05:53:03.530947 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12494 | 2026.02.04 05:53:03.530984 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 205 rows starting from the beginning of the part | ||
| 12495 | 2026.02.04 05:53:03.531053 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 27 rows starting from the beginning of the part | ||
| 12496 | 2026.02.04 05:53:03.531103 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 158 rows starting from the beginning of the part | ||
| 12497 | 2026.02.04 05:53:03.531145 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
| 12498 | 2026.02.04 05:53:03.531188 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 164 rows starting from the beginning of the part | ||
| 12499 | 2026.02.04 05:53:03.531231 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 15 rows starting from the beginning of the part | ||
| 12500 | 2026.02.04 05:53:03.531310 [ 262 ] {92a8bc48-fdb9-4ba9-9cb2-ac0a8eac8f84} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.02.04 05:53:03.531350 [ 262 ] {92a8bc48-fdb9-4ba9-9cb2-ac0a8eac8f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12502 | 2026.02.04 05:53:03.531687 [ 262 ] {92a8bc48-fdb9-4ba9-9cb2-ac0a8eac8f84} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12503 | 2026.02.04 05:53:03.531915 [ 262 ] {92a8bc48-fdb9-4ba9-9cb2-ac0a8eac8f84} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.02.04 05:53:03.532054 [ 262 ] {92a8bc48-fdb9-4ba9-9cb2-ac0a8eac8f84} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001274 sec., 62009.4191522763 rows/sec., 4.84 MiB/sec. | ||
| 12505 | 2026.02.04 05:53:03.532093 [ 262 ] {92a8bc48-fdb9-4ba9-9cb2-ac0a8eac8f84} <Debug> TCPHandler: Processed in 0.0014542 sec. | ||
| 12506 | 2026.02.04 05:53:03.532198 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482701 sec., 393875.7713119503 rows/sec., 26.38 MiB/sec. | ||
| 12507 | 2026.02.04 05:53:03.532220 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12508 | 2026.02.04 05:53:03.532331 [ 262 ] {3fdcd204-3559-457d-b235-288bb3ba1a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12509 | 2026.02.04 05:53:03.532340 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12510 | 2026.02.04 05:53:03.532380 [ 262 ] {3fdcd204-3559-457d-b235-288bb3ba1a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12511 | 2026.02.04 05:53:03.532598 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_76_15} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12512 | 2026.02.04 05:53:03.532677 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_76_15} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12513 | 2026.02.04 05:53:03.532754 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12514 | 2026.02.04 05:53:03.532810 [ 262 ] {3fdcd204-3559-457d-b235-288bb3ba1a90} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12515 | 2026.02.04 05:53:03.532851 [ 262 ] {3fdcd204-3559-457d-b235-288bb3ba1a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12516 | 2026.02.04 05:53:03.533191 [ 262 ] {3fdcd204-3559-457d-b235-288bb3ba1a90} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12517 | 2026.02.04 05:53:03.533417 [ 262 ] {3fdcd204-3559-457d-b235-288bb3ba1a90} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12518 | 2026.02.04 05:53:03.533549 [ 262 ] {3fdcd204-3559-457d-b235-288bb3ba1a90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 12519 | 2026.02.04 05:53:03.533586 [ 262 ] {3fdcd204-3559-457d-b235-288bb3ba1a90} <Debug> TCPHandler: Processed in 0.00141751 sec. | ||
| 12520 | 2026.02.04 05:53:03.533702 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12521 | 2026.02.04 05:53:03.533796 [ 262 ] {dc4e935a-7c7a-42b9-a0a3-da6f11548496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12522 | 2026.02.04 05:53:03.533848 [ 262 ] {dc4e935a-7c7a-42b9-a0a3-da6f11548496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12523 | 2026.02.04 05:53:03.534623 [ 262 ] {dc4e935a-7c7a-42b9-a0a3-da6f11548496} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12524 | 2026.02.04 05:53:03.534659 [ 262 ] {dc4e935a-7c7a-42b9-a0a3-da6f11548496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12525 | 2026.02.04 05:53:03.535171 [ 262 ] {dc4e935a-7c7a-42b9-a0a3-da6f11548496} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12526 | 2026.02.04 05:53:03.535388 [ 262 ] {dc4e935a-7c7a-42b9-a0a3-da6f11548496} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12527 | 2026.02.04 05:53:03.535506 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12528 | 2026.02.04 05:53:03.535525 [ 262 ] {dc4e935a-7c7a-42b9-a0a3-da6f11548496} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001747 sec., 8586.147681740125 rows/sec., 15.39 MiB/sec. | ||
| 12529 | 2026.02.04 05:53:03.535559 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.02.04 05:53:03.535587 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12531 | 2026.02.04 05:53:03.535603 [ 262 ] {dc4e935a-7c7a-42b9-a0a3-da6f11548496} <Debug> TCPHandler: Processed in 0.001957744 sec. | ||
| 12532 | 2026.02.04 05:53:03.535678 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 12533 | 2026.02.04 05:53:03.535720 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12534 | 2026.02.04 05:53:03.535817 [ 262 ] {72bc2457-4f06-458d-a320-11b96dd366cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12535 | 2026.02.04 05:53:03.535857 [ 262 ] {72bc2457-4f06-458d-a320-11b96dd366cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12536 | 2026.02.04 05:53:03.535863 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12537 | 2026.02.04 05:53:03.535921 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1356 rows starting from the beginning of the part | ||
| 12538 | 2026.02.04 05:53:03.536031 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 15 rows starting from the beginning of the part | ||
| 12539 | 2026.02.04 05:53:03.536131 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 12540 | 2026.02.04 05:53:03.536209 [ 262 ] {72bc2457-4f06-458d-a320-11b96dd366cc} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12541 | 2026.02.04 05:53:03.536225 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
| 12542 | 2026.02.04 05:53:03.536246 [ 262 ] {72bc2457-4f06-458d-a320-11b96dd366cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12543 | 2026.02.04 05:53:03.536317 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 25 rows starting from the beginning of the part | ||
| 12544 | 2026.02.04 05:53:03.536411 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 15 rows starting from the beginning of the part | ||
| 12545 | 2026.02.04 05:53:03.536558 [ 262 ] {72bc2457-4f06-458d-a320-11b96dd366cc} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12546 | 2026.02.04 05:53:03.536772 [ 262 ] {72bc2457-4f06-458d-a320-11b96dd366cc} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12547 | 2026.02.04 05:53:03.536900 [ 262 ] {72bc2457-4f06-458d-a320-11b96dd366cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 12548 | 2026.02.04 05:53:03.536936 [ 262 ] {72bc2457-4f06-458d-a320-11b96dd366cc} <Debug> TCPHandler: Processed in 0.001265155 sec. | ||
| 12549 | 2026.02.04 05:53:03.541724 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1451 rows, containing 19 columns (19 merged, 0 gathered) in 0.006091057 sec., 238218.09580833014 rows/sec., 426.88 MiB/sec. | ||
| 12550 | 2026.02.04 05:53:03.542769 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12551 | 2026.02.04 05:53:03.543063 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12552 | 2026.02.04 05:53:03.543125 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12553 | 2026.02.04 05:53:03.543220 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 12554 | 2026.02.04 05:53:04.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.12 MiB, peak 340.66 MiB, free memory in arenas 0.00 B, will set to 330.36 MiB (RSS), difference: 1.24 MiB | ||
| 12555 | 2026.02.04 05:53:06.497879 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12556 | 2026.02.04 05:53:06.497951 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12557 | 2026.02.04 05:53:06.695068 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25894 | ||
| 12558 | 2026.02.04 05:53:06.695628 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12559 | 2026.02.04 05:53:06.695684 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12560 | 2026.02.04 05:53:06.696226 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12561 | 2026.02.04 05:53:06.696456 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12562 | 2026.02.04 05:53:06.696606 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25894 | ||
| 12563 | 2026.02.04 05:53:07.136502 [ 64 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 12564 | 2026.02.04 05:53:07.136571 [ 64 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2026.02.04 05:53:07.136595 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12566 | 2026.02.04 05:53:07.136699 [ 196 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 12567 | 2026.02.04 05:53:07.136842 [ 196 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12568 | 2026.02.04 05:53:07.136882 [ 196 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 151 rows starting from the beginning of the part | ||
| 12569 | 2026.02.04 05:53:07.136955 [ 196 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 139 rows starting from the beginning of the part | ||
| 12570 | 2026.02.04 05:53:07.137005 [ 196 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 139 rows starting from the beginning of the part | ||
| 12571 | 2026.02.04 05:53:07.137050 [ 196 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 139 rows starting from the beginning of the part | ||
| 12572 | 2026.02.04 05:53:07.137093 [ 196 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 139 rows starting from the beginning of the part | ||
| 12573 | 2026.02.04 05:53:07.137936 [ 186 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278575 sec., 552959.3492755607 rows/sec., 33.75 MiB/sec. | ||
| 12574 | 2026.02.04 05:53:07.138089 [ 196 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 12575 | 2026.02.04 05:53:07.138324 [ 196 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_38_8} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12576 | 2026.02.04 05:53:07.138389 [ 196 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_38_8} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 12577 | 2026.02.04 05:53:07.138456 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12578 | 2026.02.04 05:53:07.806583 [ 63 ] {} <Debug> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 12579 | 2026.02.04 05:53:07.806652 [ 63 ] {} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12580 | 2026.02.04 05:53:07.806673 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12581 | 2026.02.04 05:53:07.806791 [ 188 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::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 | ||
| 12582 | 2026.02.04 05:53:07.806930 [ 188 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12583 | 2026.02.04 05:53:07.806965 [ 188 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 12584 | 2026.02.04 05:53:07.807039 [ 188 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::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 | ||
| 12585 | 2026.02.04 05:53:07.807084 [ 188 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 12586 | 2026.02.04 05:53:07.807126 [ 188 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::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 | ||
| 12587 | 2026.02.04 05:53:07.807166 [ 188 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 12588 | 2026.02.04 05:53:07.807927 [ 196 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001187863 sec., 47143.48371824024 rows/sec., 3.93 MiB/sec. | ||
| 12589 | 2026.02.04 05:53:07.808104 [ 186 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 12590 | 2026.02.04 05:53:07.808431 [ 186 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_14_3} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2026.02.04 05:53:07.808514 [ 186 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_14_3} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 12592 | 2026.02.04 05:53:07.808629 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12593 | 2026.02.04 05:53:08.107802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12594 | 2026.02.04 05:53:08.124950 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12595 | 2026.02.04 05:53:08.125019 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12596 | 2026.02.04 05:53:08.131153 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12597 | 2026.02.04 05:53:08.131851 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12598 | 2026.02.04 05:53:08.134660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12599 | 2026.02.04 05:53:08.325389 [ 60 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 12600 | 2026.02.04 05:53:08.325478 [ 60 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12601 | 2026.02.04 05:53:08.325517 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12602 | 2026.02.04 05:53:08.325674 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 12603 | 2026.02.04 05:53:08.325869 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12604 | 2026.02.04 05:53:08.325928 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 290 rows starting from the beginning of the part | ||
| 12605 | 2026.02.04 05:53:08.326036 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 266 rows starting from the beginning of the part | ||
| 12606 | 2026.02.04 05:53:08.326117 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 266 rows starting from the beginning of the part | ||
| 12607 | 2026.02.04 05:53:08.326190 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 266 rows starting from the beginning of the part | ||
| 12608 | 2026.02.04 05:53:08.326232 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 266 rows starting from the beginning of the part | ||
| 12609 | 2026.02.04 05:53:08.327167 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556033 sec., 870161.4940043045 rows/sec., 58.90 MiB/sec. | ||
| 12610 | 2026.02.04 05:53:08.327346 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 12611 | 2026.02.04 05:53:08.327649 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_38_8} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2026.02.04 05:53:08.327730 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_38_8} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 12613 | 2026.02.04 05:53:08.327803 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12614 | 2026.02.04 05:53:08.536037 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12615 | 2026.02.04 05:53:08.536199 [ 262 ] {168b0bdc-a8d8-44fa-95de-848206702ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12616 | 2026.02.04 05:53:08.536260 [ 262 ] {168b0bdc-a8d8-44fa-95de-848206702ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12617 | 2026.02.04 05:53:08.537007 [ 262 ] {168b0bdc-a8d8-44fa-95de-848206702ab5} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12618 | 2026.02.04 05:53:08.537048 [ 262 ] {168b0bdc-a8d8-44fa-95de-848206702ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12619 | 2026.02.04 05:53:08.537438 [ 262 ] {168b0bdc-a8d8-44fa-95de-848206702ab5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12620 | 2026.02.04 05:53:08.537667 [ 262 ] {168b0bdc-a8d8-44fa-95de-848206702ab5} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2026.02.04 05:53:08.537813 [ 262 ] {168b0bdc-a8d8-44fa-95de-848206702ab5} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00166 sec., 160240.9638554217 rows/sec., 10.18 MiB/sec. | ||
| 12622 | 2026.02.04 05:53:08.537854 [ 262 ] {168b0bdc-a8d8-44fa-95de-848206702ab5} <Debug> TCPHandler: Processed in 0.001938344 sec. | ||
| 12623 | 2026.02.04 05:53:08.537983 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12624 | 2026.02.04 05:53:08.538077 [ 262 ] {9937bb93-38c2-4b43-859c-041ebdf5b4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12625 | 2026.02.04 05:53:08.538116 [ 262 ] {9937bb93-38c2-4b43-859c-041ebdf5b4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12626 | 2026.02.04 05:53:08.538989 [ 262 ] {9937bb93-38c2-4b43-859c-041ebdf5b4f7} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12627 | 2026.02.04 05:53:08.539025 [ 262 ] {9937bb93-38c2-4b43-859c-041ebdf5b4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12628 | 2026.02.04 05:53:08.539365 [ 262 ] {9937bb93-38c2-4b43-859c-041ebdf5b4f7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12629 | 2026.02.04 05:53:08.539574 [ 262 ] {9937bb93-38c2-4b43-859c-041ebdf5b4f7} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12630 | 2026.02.04 05:53:08.539700 [ 262 ] {9937bb93-38c2-4b43-859c-041ebdf5b4f7} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001642 sec., 488428.7454323995 rows/sec., 38.78 MiB/sec. | ||
| 12631 | 2026.02.04 05:53:08.539737 [ 262 ] {9937bb93-38c2-4b43-859c-041ebdf5b4f7} <Debug> TCPHandler: Processed in 0.00180383 sec. | ||
| 12632 | 2026.02.04 05:53:08.539854 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12633 | 2026.02.04 05:53:08.539947 [ 262 ] {6183551b-475d-4137-81ba-b774a064e145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12634 | 2026.02.04 05:53:08.539986 [ 262 ] {6183551b-475d-4137-81ba-b774a064e145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12635 | 2026.02.04 05:53:08.540421 [ 262 ] {6183551b-475d-4137-81ba-b774a064e145} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12636 | 2026.02.04 05:53:08.540456 [ 262 ] {6183551b-475d-4137-81ba-b774a064e145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12637 | 2026.02.04 05:53:08.540749 [ 262 ] {6183551b-475d-4137-81ba-b774a064e145} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12638 | 2026.02.04 05:53:08.540953 [ 262 ] {6183551b-475d-4137-81ba-b774a064e145} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12639 | 2026.02.04 05:53:08.541078 [ 262 ] {6183551b-475d-4137-81ba-b774a064e145} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001149 sec., 137510.87902523932 rows/sec., 8.40 MiB/sec. | ||
| 12640 | 2026.02.04 05:53:08.541115 [ 262 ] {6183551b-475d-4137-81ba-b774a064e145} <Debug> TCPHandler: Processed in 0.001309977 sec. | ||
| 12641 | 2026.02.04 05:53:08.541229 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12642 | 2026.02.04 05:53:08.541321 [ 262 ] {93a8ed57-35ba-4636-86c6-df3c8245b27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12643 | 2026.02.04 05:53:08.541360 [ 262 ] {93a8ed57-35ba-4636-86c6-df3c8245b27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12644 | 2026.02.04 05:53:08.541778 [ 262 ] {93a8ed57-35ba-4636-86c6-df3c8245b27d} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12645 | 2026.02.04 05:53:08.541813 [ 262 ] {93a8ed57-35ba-4636-86c6-df3c8245b27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12646 | 2026.02.04 05:53:08.542107 [ 262 ] {93a8ed57-35ba-4636-86c6-df3c8245b27d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12647 | 2026.02.04 05:53:08.542318 [ 262 ] {93a8ed57-35ba-4636-86c6-df3c8245b27d} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2026.02.04 05:53:08.542442 [ 262 ] {93a8ed57-35ba-4636-86c6-df3c8245b27d} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001138 sec., 123022.84710017576 rows/sec., 7.95 MiB/sec. | ||
| 12649 | 2026.02.04 05:53:08.542479 [ 262 ] {93a8ed57-35ba-4636-86c6-df3c8245b27d} <Debug> TCPHandler: Processed in 0.001297306 sec. | ||
| 12650 | 2026.02.04 05:53:08.542588 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12651 | 2026.02.04 05:53:08.542680 [ 262 ] {cf6d7686-0854-4b51-acce-c440d74e99fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12652 | 2026.02.04 05:53:08.542718 [ 262 ] {cf6d7686-0854-4b51-acce-c440d74e99fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12653 | 2026.02.04 05:53:08.543134 [ 262 ] {cf6d7686-0854-4b51-acce-c440d74e99fe} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12654 | 2026.02.04 05:53:08.543170 [ 262 ] {cf6d7686-0854-4b51-acce-c440d74e99fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12655 | 2026.02.04 05:53:08.543450 [ 262 ] {cf6d7686-0854-4b51-acce-c440d74e99fe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12656 | 2026.02.04 05:53:08.543652 [ 262 ] {cf6d7686-0854-4b51-acce-c440d74e99fe} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12657 | 2026.02.04 05:53:08.543774 [ 262 ] {cf6d7686-0854-4b51-acce-c440d74e99fe} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001112 sec., 125000.00000000001 rows/sec., 7.11 MiB/sec. | ||
| 12658 | 2026.02.04 05:53:08.543811 [ 262 ] {cf6d7686-0854-4b51-acce-c440d74e99fe} <Debug> TCPHandler: Processed in 0.001269765 sec. | ||
| 12659 | 2026.02.04 05:53:08.543920 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12660 | 2026.02.04 05:53:08.544012 [ 262 ] {51d690ea-002f-4b6e-89c5-8cea604c7ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12661 | 2026.02.04 05:53:08.544050 [ 262 ] {51d690ea-002f-4b6e-89c5-8cea604c7ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12662 | 2026.02.04 05:53:08.544617 [ 262 ] {51d690ea-002f-4b6e-89c5-8cea604c7ce6} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12663 | 2026.02.04 05:53:08.544652 [ 262 ] {51d690ea-002f-4b6e-89c5-8cea604c7ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12664 | 2026.02.04 05:53:08.544962 [ 262 ] {51d690ea-002f-4b6e-89c5-8cea604c7ce6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12665 | 2026.02.04 05:53:08.545165 [ 262 ] {51d690ea-002f-4b6e-89c5-8cea604c7ce6} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12666 | 2026.02.04 05:53:08.545290 [ 262 ] {51d690ea-002f-4b6e-89c5-8cea604c7ce6} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001294 sec., 377125.19319938176 rows/sec., 26.63 MiB/sec. | ||
| 12667 | 2026.02.04 05:53:08.545327 [ 262 ] {51d690ea-002f-4b6e-89c5-8cea604c7ce6} <Debug> TCPHandler: Processed in 0.001454531 sec. | ||
| 12668 | 2026.02.04 05:53:08.545434 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12669 | 2026.02.04 05:53:08.545526 [ 262 ] {d630a490-7197-4122-a8e4-03fc63b3ebc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12670 | 2026.02.04 05:53:08.545566 [ 262 ] {d630a490-7197-4122-a8e4-03fc63b3ebc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12671 | 2026.02.04 05:53:08.545889 [ 262 ] {d630a490-7197-4122-a8e4-03fc63b3ebc6} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12672 | 2026.02.04 05:53:08.545924 [ 262 ] {d630a490-7197-4122-a8e4-03fc63b3ebc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12673 | 2026.02.04 05:53:08.546217 [ 262 ] {d630a490-7197-4122-a8e4-03fc63b3ebc6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12674 | 2026.02.04 05:53:08.546415 [ 262 ] {d630a490-7197-4122-a8e4-03fc63b3ebc6} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12675 | 2026.02.04 05:53:08.546538 [ 262 ] {d630a490-7197-4122-a8e4-03fc63b3ebc6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 12676 | 2026.02.04 05:53:08.546573 [ 262 ] {d630a490-7197-4122-a8e4-03fc63b3ebc6} <Debug> TCPHandler: Processed in 0.001186753 sec. | ||
| 12677 | 2026.02.04 05:53:08.546681 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12678 | 2026.02.04 05:53:08.546773 [ 262 ] {398d918e-d717-4024-bcb8-a1d7912f215f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12679 | 2026.02.04 05:53:08.546813 [ 262 ] {398d918e-d717-4024-bcb8-a1d7912f215f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12680 | 2026.02.04 05:53:08.547207 [ 262 ] {398d918e-d717-4024-bcb8-a1d7912f215f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12681 | 2026.02.04 05:53:08.547242 [ 262 ] {398d918e-d717-4024-bcb8-a1d7912f215f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12682 | 2026.02.04 05:53:08.547574 [ 262 ] {398d918e-d717-4024-bcb8-a1d7912f215f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12683 | 2026.02.04 05:53:08.547783 [ 262 ] {398d918e-d717-4024-bcb8-a1d7912f215f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12684 | 2026.02.04 05:53:08.547908 [ 262 ] {398d918e-d717-4024-bcb8-a1d7912f215f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001154 sec., 223570.1906412478 rows/sec., 14.89 MiB/sec. | ||
| 12685 | 2026.02.04 05:53:08.547944 [ 262 ] {398d918e-d717-4024-bcb8-a1d7912f215f} <Debug> TCPHandler: Processed in 0.001311746 sec. | ||
| 12686 | 2026.02.04 05:53:08.548065 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12687 | 2026.02.04 05:53:08.548158 [ 262 ] {41dbff37-51e3-4ee0-a1b9-7f34785150ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12688 | 2026.02.04 05:53:08.548197 [ 262 ] {41dbff37-51e3-4ee0-a1b9-7f34785150ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12689 | 2026.02.04 05:53:08.548505 [ 262 ] {41dbff37-51e3-4ee0-a1b9-7f34785150ad} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12690 | 2026.02.04 05:53:08.548540 [ 262 ] {41dbff37-51e3-4ee0-a1b9-7f34785150ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12691 | 2026.02.04 05:53:08.548826 [ 262 ] {41dbff37-51e3-4ee0-a1b9-7f34785150ad} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12692 | 2026.02.04 05:53:08.549026 [ 262 ] {41dbff37-51e3-4ee0-a1b9-7f34785150ad} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12693 | 2026.02.04 05:53:08.549151 [ 262 ] {41dbff37-51e3-4ee0-a1b9-7f34785150ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 12694 | 2026.02.04 05:53:08.549185 [ 262 ] {41dbff37-51e3-4ee0-a1b9-7f34785150ad} <Debug> TCPHandler: Processed in 0.001167732 sec. | ||
| 12695 | 2026.02.04 05:53:08.549294 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12696 | 2026.02.04 05:53:08.549385 [ 262 ] {67c01efb-559b-43fa-a920-d3c2c0e27add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12697 | 2026.02.04 05:53:08.549436 [ 262 ] {67c01efb-559b-43fa-a920-d3c2c0e27add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12698 | 2026.02.04 05:53:08.550266 [ 262 ] {67c01efb-559b-43fa-a920-d3c2c0e27add} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12699 | 2026.02.04 05:53:08.550299 [ 262 ] {67c01efb-559b-43fa-a920-d3c2c0e27add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12700 | 2026.02.04 05:53:08.550833 [ 262 ] {67c01efb-559b-43fa-a920-d3c2c0e27add} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12701 | 2026.02.04 05:53:08.551051 [ 262 ] {67c01efb-559b-43fa-a920-d3c2c0e27add} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12702 | 2026.02.04 05:53:08.551185 [ 262 ] {67c01efb-559b-43fa-a920-d3c2c0e27add} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001818 sec., 13751.37513751375 rows/sec., 24.64 MiB/sec. | ||
| 12703 | 2026.02.04 05:53:08.551236 [ 262 ] {67c01efb-559b-43fa-a920-d3c2c0e27add} <Debug> TCPHandler: Processed in 0.001989975 sec. | ||
| 12704 | 2026.02.04 05:53:08.551350 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12705 | 2026.02.04 05:53:08.551443 [ 262 ] {27f5a03d-7b84-44ea-9ee0-dd724e0a76f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12706 | 2026.02.04 05:53:08.551482 [ 262 ] {27f5a03d-7b84-44ea-9ee0-dd724e0a76f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12707 | 2026.02.04 05:53:08.551807 [ 262 ] {27f5a03d-7b84-44ea-9ee0-dd724e0a76f4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12708 | 2026.02.04 05:53:08.551840 [ 262 ] {27f5a03d-7b84-44ea-9ee0-dd724e0a76f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12709 | 2026.02.04 05:53:08.552142 [ 262 ] {27f5a03d-7b84-44ea-9ee0-dd724e0a76f4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12710 | 2026.02.04 05:53:08.552440 [ 262 ] {27f5a03d-7b84-44ea-9ee0-dd724e0a76f4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12711 | 2026.02.04 05:53:08.552561 [ 262 ] {27f5a03d-7b84-44ea-9ee0-dd724e0a76f4} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001137 sec., 77396.6578715919 rows/sec., 4.86 MiB/sec. | ||
| 12712 | 2026.02.04 05:53:08.552596 [ 262 ] {27f5a03d-7b84-44ea-9ee0-dd724e0a76f4} <Debug> TCPHandler: Processed in 0.001294136 sec. | ||
| 12713 | 2026.02.04 05:53:09.000302 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.70 MiB, peak 340.66 MiB, free memory in arenas 0.00 B, will set to 330.41 MiB (RSS), difference: -1.29 MiB | ||
| 12714 | 2026.02.04 05:53:11.809115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1668 | ||
| 12715 | 2026.02.04 05:53:11.811532 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12716 | 2026.02.04 05:53:11.811583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12717 | 2026.02.04 05:53:11.812819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12718 | 2026.02.04 05:53:11.813082 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12719 | 2026.02.04 05:53:11.813352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1668 | ||
| 12720 | 2026.02.04 05:53:13.527710 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12721 | 2026.02.04 05:53:13.527906 [ 262 ] {1e137a7b-9851-456d-ad40-f66fb83775e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12722 | 2026.02.04 05:53:13.527982 [ 262 ] {1e137a7b-9851-456d-ad40-f66fb83775e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12723 | 2026.02.04 05:53:13.528700 [ 262 ] {1e137a7b-9851-456d-ad40-f66fb83775e5} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12724 | 2026.02.04 05:53:13.528750 [ 262 ] {1e137a7b-9851-456d-ad40-f66fb83775e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12725 | 2026.02.04 05:53:13.529160 [ 262 ] {1e137a7b-9851-456d-ad40-f66fb83775e5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12726 | 2026.02.04 05:53:13.529391 [ 262 ] {1e137a7b-9851-456d-ad40-f66fb83775e5} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12727 | 2026.02.04 05:53:13.529552 [ 262 ] {1e137a7b-9851-456d-ad40-f66fb83775e5} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001699 sec., 50618.010594467334 rows/sec., 4.23 MiB/sec. | ||
| 12728 | 2026.02.04 05:53:13.529603 [ 262 ] {1e137a7b-9851-456d-ad40-f66fb83775e5} <Debug> TCPHandler: Processed in 0.002032556 sec. | ||
| 12729 | 2026.02.04 05:53:13.529734 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12730 | 2026.02.04 05:53:13.529840 [ 262 ] {8e73f11b-97bd-4ed4-a083-34da83deea9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12731 | 2026.02.04 05:53:13.529883 [ 262 ] {8e73f11b-97bd-4ed4-a083-34da83deea9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12732 | 2026.02.04 05:53:13.530310 [ 262 ] {8e73f11b-97bd-4ed4-a083-34da83deea9b} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2026.02.04 05:53:13.530350 [ 262 ] {8e73f11b-97bd-4ed4-a083-34da83deea9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12734 | 2026.02.04 05:53:13.530658 [ 262 ] {8e73f11b-97bd-4ed4-a083-34da83deea9b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12735 | 2026.02.04 05:53:13.530867 [ 262 ] {8e73f11b-97bd-4ed4-a083-34da83deea9b} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12736 | 2026.02.04 05:53:13.531009 [ 262 ] {8e73f11b-97bd-4ed4-a083-34da83deea9b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001193 sec., 12573.344509639564 rows/sec., 945.46 KiB/sec. | ||
| 12737 | 2026.02.04 05:53:13.531052 [ 262 ] {8e73f11b-97bd-4ed4-a083-34da83deea9b} <Debug> TCPHandler: Processed in 0.001370178 sec. | ||
| 12738 | 2026.02.04 05:53:13.531176 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12739 | 2026.02.04 05:53:13.531279 [ 262 ] {77b94e8b-8848-46fb-9647-f2717bc64d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12740 | 2026.02.04 05:53:13.531323 [ 262 ] {77b94e8b-8848-46fb-9647-f2717bc64d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12741 | 2026.02.04 05:53:13.531781 [ 262 ] {77b94e8b-8848-46fb-9647-f2717bc64d3b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12742 | 2026.02.04 05:53:13.531817 [ 262 ] {77b94e8b-8848-46fb-9647-f2717bc64d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12743 | 2026.02.04 05:53:13.532133 [ 262 ] {77b94e8b-8848-46fb-9647-f2717bc64d3b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12744 | 2026.02.04 05:53:13.532350 [ 262 ] {77b94e8b-8848-46fb-9647-f2717bc64d3b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12745 | 2026.02.04 05:53:13.532482 [ 262 ] {77b94e8b-8848-46fb-9647-f2717bc64d3b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001224 sec., 64542.48366013072 rows/sec., 5.04 MiB/sec. | ||
| 12746 | 2026.02.04 05:53:13.532521 [ 262 ] {77b94e8b-8848-46fb-9647-f2717bc64d3b} <Debug> TCPHandler: Processed in 0.001397468 sec. | ||
| 12747 | 2026.02.04 05:53:13.532631 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12748 | 2026.02.04 05:53:13.532738 [ 262 ] {53b6ecbf-267a-462b-971b-3a8e2ade57d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12749 | 2026.02.04 05:53:13.532781 [ 262 ] {53b6ecbf-267a-462b-971b-3a8e2ade57d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12750 | 2026.02.04 05:53:13.533250 [ 262 ] {53b6ecbf-267a-462b-971b-3a8e2ade57d4} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12751 | 2026.02.04 05:53:13.533295 [ 262 ] {53b6ecbf-267a-462b-971b-3a8e2ade57d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12752 | 2026.02.04 05:53:13.533710 [ 262 ] {53b6ecbf-267a-462b-971b-3a8e2ade57d4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12753 | 2026.02.04 05:53:13.533928 [ 262 ] {53b6ecbf-267a-462b-971b-3a8e2ade57d4} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12754 | 2026.02.04 05:53:13.534063 [ 262 ] {53b6ecbf-267a-462b-971b-3a8e2ade57d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001356 sec., 117994.10029498526 rows/sec., 8.22 MiB/sec. | ||
| 12755 | 2026.02.04 05:53:13.534102 [ 262 ] {53b6ecbf-267a-462b-971b-3a8e2ade57d4} <Debug> TCPHandler: Processed in 0.001520442 sec. | ||
| 12756 | 2026.02.04 05:53:13.534216 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12757 | 2026.02.04 05:53:13.534312 [ 262 ] {47fcb493-d241-4810-9238-9ef358420277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12758 | 2026.02.04 05:53:13.534371 [ 262 ] {47fcb493-d241-4810-9238-9ef358420277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12759 | 2026.02.04 05:53:13.535171 [ 262 ] {47fcb493-d241-4810-9238-9ef358420277} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12760 | 2026.02.04 05:53:13.535209 [ 262 ] {47fcb493-d241-4810-9238-9ef358420277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12761 | 2026.02.04 05:53:13.535728 [ 262 ] {47fcb493-d241-4810-9238-9ef358420277} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12762 | 2026.02.04 05:53:13.535948 [ 262 ] {47fcb493-d241-4810-9238-9ef358420277} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12763 | 2026.02.04 05:53:13.536090 [ 262 ] {47fcb493-d241-4810-9238-9ef358420277} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001798 sec., 8342.602892102337 rows/sec., 14.95 MiB/sec. | ||
| 12764 | 2026.02.04 05:53:13.536145 [ 262 ] {47fcb493-d241-4810-9238-9ef358420277} <Debug> TCPHandler: Processed in 0.001978775 sec. | ||
| 12765 | 2026.02.04 05:53:13.536258 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12766 | 2026.02.04 05:53:13.536359 [ 262 ] {af5b6c75-748e-4fc0-ad76-903321d7c6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12767 | 2026.02.04 05:53:13.536407 [ 262 ] {af5b6c75-748e-4fc0-ad76-903321d7c6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12768 | 2026.02.04 05:53:13.536756 [ 262 ] {af5b6c75-748e-4fc0-ad76-903321d7c6f4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12769 | 2026.02.04 05:53:13.536793 [ 262 ] {af5b6c75-748e-4fc0-ad76-903321d7c6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12770 | 2026.02.04 05:53:13.537106 [ 262 ] {af5b6c75-748e-4fc0-ad76-903321d7c6f4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12771 | 2026.02.04 05:53:13.537314 [ 262 ] {af5b6c75-748e-4fc0-ad76-903321d7c6f4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12772 | 2026.02.04 05:53:13.537445 [ 262 ] {af5b6c75-748e-4fc0-ad76-903321d7c6f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 12773 | 2026.02.04 05:53:13.537483 [ 262 ] {af5b6c75-748e-4fc0-ad76-903321d7c6f4} <Debug> TCPHandler: Processed in 0.001276335 sec. | ||
| 12774 | 2026.02.04 05:53:14.197669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26406 | ||
| 12775 | 2026.02.04 05:53:14.198194 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.02.04 05:53:14.198245 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 12777 | 2026.02.04 05:53:14.198794 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12778 | 2026.02.04 05:53:14.199185 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.02.04 05:53:14.199364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26406 | ||
| 12780 | 2026.02.04 05:53:15.635643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12781 | 2026.02.04 05:53:15.652412 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12782 | 2026.02.04 05:53:15.652463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12783 | 2026.02.04 05:53:15.658694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12784 | 2026.02.04 05:53:15.659437 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12785 | 2026.02.04 05:53:15.662263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12786 | 2026.02.04 05:53:18.535621 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12787 | 2026.02.04 05:53:18.535791 [ 262 ] {6e943e11-1d99-481a-9413-f5127ef0ae60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12788 | 2026.02.04 05:53:18.535852 [ 262 ] {6e943e11-1d99-481a-9413-f5127ef0ae60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12789 | 2026.02.04 05:53:18.536615 [ 262 ] {6e943e11-1d99-481a-9413-f5127ef0ae60} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2026.02.04 05:53:18.536657 [ 262 ] {6e943e11-1d99-481a-9413-f5127ef0ae60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12791 | 2026.02.04 05:53:18.537031 [ 262 ] {6e943e11-1d99-481a-9413-f5127ef0ae60} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12792 | 2026.02.04 05:53:18.537247 [ 262 ] {6e943e11-1d99-481a-9413-f5127ef0ae60} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12793 | 2026.02.04 05:53:18.537399 [ 262 ] {6e943e11-1d99-481a-9413-f5127ef0ae60} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001654 sec., 160822.24909310762 rows/sec., 10.22 MiB/sec. | ||
| 12794 | 2026.02.04 05:53:18.537440 [ 262 ] {6e943e11-1d99-481a-9413-f5127ef0ae60} <Debug> TCPHandler: Processed in 0.001936694 sec. | ||
| 12795 | 2026.02.04 05:53:18.537565 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12796 | 2026.02.04 05:53:18.537659 [ 262 ] {1bfb1e88-7f94-4514-a2da-1423df5f1e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12797 | 2026.02.04 05:53:18.537697 [ 262 ] {1bfb1e88-7f94-4514-a2da-1423df5f1e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12798 | 2026.02.04 05:53:18.538547 [ 262 ] {1bfb1e88-7f94-4514-a2da-1423df5f1e20} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2026.02.04 05:53:18.538583 [ 262 ] {1bfb1e88-7f94-4514-a2da-1423df5f1e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12800 | 2026.02.04 05:53:18.538919 [ 262 ] {1bfb1e88-7f94-4514-a2da-1423df5f1e20} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12801 | 2026.02.04 05:53:18.539126 [ 262 ] {1bfb1e88-7f94-4514-a2da-1423df5f1e20} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2026.02.04 05:53:18.539251 [ 262 ] {1bfb1e88-7f94-4514-a2da-1423df5f1e20} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001611 sec., 497827.4363749224 rows/sec., 39.53 MiB/sec. | ||
| 12803 | 2026.02.04 05:53:18.539252 [ 51 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12804 | 2026.02.04 05:53:18.539288 [ 262 ] {1bfb1e88-7f94-4514-a2da-1423df5f1e20} <Debug> TCPHandler: Processed in 0.001771299 sec. | ||
| 12805 | 2026.02.04 05:53:18.539333 [ 51 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12806 | 2026.02.04 05:53:18.539359 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12807 | 2026.02.04 05:53:18.539420 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12808 | 2026.02.04 05:53:18.539470 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12809 | 2026.02.04 05:53:18.539516 [ 262 ] {9d741720-373f-4f6e-bd07-a2d41492e614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12810 | 2026.02.04 05:53:18.539568 [ 262 ] {9d741720-373f-4f6e-bd07-a2d41492e614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12811 | 2026.02.04 05:53:18.539635 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12812 | 2026.02.04 05:53:18.539681 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2103 rows starting from the beginning of the part | ||
| 12813 | 2026.02.04 05:53:18.539748 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 12814 | 2026.02.04 05:53:18.539795 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 86 rows starting from the beginning of the part | ||
| 12815 | 2026.02.04 05:53:18.539838 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 802 rows starting from the beginning of the part | ||
| 12816 | 2026.02.04 05:53:18.539887 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 86 rows starting from the beginning of the part | ||
| 12817 | 2026.02.04 05:53:18.539930 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 802 rows starting from the beginning of the part | ||
| 12818 | 2026.02.04 05:53:18.540038 [ 262 ] {9d741720-373f-4f6e-bd07-a2d41492e614} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2026.02.04 05:53:18.540079 [ 262 ] {9d741720-373f-4f6e-bd07-a2d41492e614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12820 | 2026.02.04 05:53:18.540390 [ 262 ] {9d741720-373f-4f6e-bd07-a2d41492e614} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12821 | 2026.02.04 05:53:18.540606 [ 262 ] {9d741720-373f-4f6e-bd07-a2d41492e614} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12822 | 2026.02.04 05:53:18.540732 [ 262 ] {9d741720-373f-4f6e-bd07-a2d41492e614} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001234 sec., 128038.8978930308 rows/sec., 7.82 MiB/sec. | ||
| 12823 | 2026.02.04 05:53:18.540769 [ 262 ] {9d741720-373f-4f6e-bd07-a2d41492e614} <Debug> TCPHandler: Processed in 0.001397779 sec. | ||
| 12824 | 2026.02.04 05:53:18.540885 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12825 | 2026.02.04 05:53:18.540976 [ 262 ] {520e8651-be64-4149-8d83-276448080522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12826 | 2026.02.04 05:53:18.541014 [ 262 ] {520e8651-be64-4149-8d83-276448080522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12827 | 2026.02.04 05:53:18.541461 [ 262 ] {520e8651-be64-4149-8d83-276448080522} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12828 | 2026.02.04 05:53:18.541475 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3935 rows, containing 5 columns (5 merged, 0 gathered) in 0.002050627 sec., 1918925.2848031356 rows/sec., 162.61 MiB/sec. | ||
| 12829 | 2026.02.04 05:53:18.541496 [ 262 ] {520e8651-be64-4149-8d83-276448080522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12830 | 2026.02.04 05:53:18.541759 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12831 | 2026.02.04 05:53:18.541826 [ 262 ] {520e8651-be64-4149-8d83-276448080522} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12832 | 2026.02.04 05:53:18.542085 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_91_18} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12833 | 2026.02.04 05:53:18.542099 [ 262 ] {520e8651-be64-4149-8d83-276448080522} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12834 | 2026.02.04 05:53:18.542189 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_91_18} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12835 | 2026.02.04 05:53:18.542244 [ 51 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12836 | 2026.02.04 05:53:18.542271 [ 262 ] {520e8651-be64-4149-8d83-276448080522} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001311 sec., 106788.71090770404 rows/sec., 6.90 MiB/sec. | ||
| 12837 | 2026.02.04 05:53:18.542288 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 12838 | 2026.02.04 05:53:18.542285 [ 51 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12839 | 2026.02.04 05:53:18.542319 [ 262 ] {520e8651-be64-4149-8d83-276448080522} <Debug> TCPHandler: Processed in 0.001480711 sec. | ||
| 12840 | 2026.02.04 05:53:18.542327 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12841 | 2026.02.04 05:53:18.542412 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 12842 | 2026.02.04 05:53:18.542445 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12843 | 2026.02.04 05:53:18.542503 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12844 | 2026.02.04 05:53:18.542532 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 393 rows starting from the beginning of the part | ||
| 12845 | 2026.02.04 05:53:18.542541 [ 262 ] {56886103-32ae-4e43-8eaf-ec637f1a4914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12846 | 2026.02.04 05:53:18.542582 [ 262 ] {56886103-32ae-4e43-8eaf-ec637f1a4914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12847 | 2026.02.04 05:53:18.542588 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 140 rows starting from the beginning of the part | ||
| 12848 | 2026.02.04 05:53:18.542640 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 140 rows starting from the beginning of the part | ||
| 12849 | 2026.02.04 05:53:18.542683 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 368 rows starting from the beginning of the part | ||
| 12850 | 2026.02.04 05:53:18.542724 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 140 rows starting from the beginning of the part | ||
| 12851 | 2026.02.04 05:53:18.542764 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 140 rows starting from the beginning of the part | ||
| 12852 | 2026.02.04 05:53:18.543060 [ 262 ] {56886103-32ae-4e43-8eaf-ec637f1a4914} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12853 | 2026.02.04 05:53:18.543095 [ 262 ] {56886103-32ae-4e43-8eaf-ec637f1a4914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12854 | 2026.02.04 05:53:18.543401 [ 262 ] {56886103-32ae-4e43-8eaf-ec637f1a4914} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12855 | 2026.02.04 05:53:18.543607 [ 262 ] {56886103-32ae-4e43-8eaf-ec637f1a4914} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2026.02.04 05:53:18.543631 [ 197 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1321 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256884 sec., 1051011.8674436146 rows/sec., 73.41 MiB/sec. | ||
| 12857 | 2026.02.04 05:53:18.543738 [ 262 ] {56886103-32ae-4e43-8eaf-ec637f1a4914} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001216 sec., 114309.21052631579 rows/sec., 6.50 MiB/sec. | ||
| 12858 | 2026.02.04 05:53:18.543754 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12859 | 2026.02.04 05:53:18.543780 [ 262 ] {56886103-32ae-4e43-8eaf-ec637f1a4914} <Debug> TCPHandler: Processed in 0.001385299 sec. | ||
| 12860 | 2026.02.04 05:53:18.543894 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12861 | 2026.02.04 05:53:18.543978 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_41_8} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12862 | 2026.02.04 05:53:18.543988 [ 262 ] {0615e54d-6df7-4d0b-8cf4-b71b32699a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12863 | 2026.02.04 05:53:18.544027 [ 262 ] {0615e54d-6df7-4d0b-8cf4-b71b32699a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12864 | 2026.02.04 05:53:18.544037 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_41_8} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12865 | 2026.02.04 05:53:18.544098 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 12866 | 2026.02.04 05:53:18.544702 [ 262 ] {0615e54d-6df7-4d0b-8cf4-b71b32699a70} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12867 | 2026.02.04 05:53:18.544737 [ 262 ] {0615e54d-6df7-4d0b-8cf4-b71b32699a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12868 | 2026.02.04 05:53:18.545051 [ 262 ] {0615e54d-6df7-4d0b-8cf4-b71b32699a70} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12869 | 2026.02.04 05:53:18.545260 [ 262 ] {0615e54d-6df7-4d0b-8cf4-b71b32699a70} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12870 | 2026.02.04 05:53:18.545375 [ 51 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12871 | 2026.02.04 05:53:18.545389 [ 262 ] {0615e54d-6df7-4d0b-8cf4-b71b32699a70} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001419 sec., 343904.15785764623 rows/sec., 24.28 MiB/sec. | ||
| 12872 | 2026.02.04 05:53:18.545411 [ 51 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12873 | 2026.02.04 05:53:18.545435 [ 262 ] {0615e54d-6df7-4d0b-8cf4-b71b32699a70} <Debug> TCPHandler: Processed in 0.001589714 sec. | ||
| 12874 | 2026.02.04 05:53:18.545437 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12875 | 2026.02.04 05:53:18.545547 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12876 | 2026.02.04 05:53:18.545559 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12877 | 2026.02.04 05:53:18.545665 [ 262 ] {19f9e919-bc9d-437c-9d96-86fd5c43bda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12878 | 2026.02.04 05:53:18.545666 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12879 | 2026.02.04 05:53:18.545709 [ 262 ] {19f9e919-bc9d-437c-9d96-86fd5c43bda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12880 | 2026.02.04 05:53:18.545715 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1033 rows starting from the beginning of the part | ||
| 12881 | 2026.02.04 05:53:18.545793 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 12882 | 2026.02.04 05:53:18.545840 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 79 rows starting from the beginning of the part | ||
| 12883 | 2026.02.04 05:53:18.545881 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part | ||
| 12884 | 2026.02.04 05:53:18.545921 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 79 rows starting from the beginning of the part | ||
| 12885 | 2026.02.04 05:53:18.545963 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part | ||
| 12886 | 2026.02.04 05:53:18.546049 [ 262 ] {19f9e919-bc9d-437c-9d96-86fd5c43bda2} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12887 | 2026.02.04 05:53:18.546091 [ 262 ] {19f9e919-bc9d-437c-9d96-86fd5c43bda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12888 | 2026.02.04 05:53:18.546410 [ 262 ] {19f9e919-bc9d-437c-9d96-86fd5c43bda2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12889 | 2026.02.04 05:53:18.546626 [ 262 ] {19f9e919-bc9d-437c-9d96-86fd5c43bda2} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12890 | 2026.02.04 05:53:18.546736 [ 51 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 12891 | 2026.02.04 05:53:18.546759 [ 262 ] {19f9e919-bc9d-437c-9d96-86fd5c43bda2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 12892 | 2026.02.04 05:53:18.546762 [ 51 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12893 | 2026.02.04 05:53:18.546796 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12894 | 2026.02.04 05:53:18.546802 [ 262 ] {19f9e919-bc9d-437c-9d96-86fd5c43bda2} <Debug> TCPHandler: Processed in 0.001291966 sec. | ||
| 12895 | 2026.02.04 05:53:18.546861 [ 186 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 12896 | 2026.02.04 05:53:18.546918 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12897 | 2026.02.04 05:53:18.546934 [ 186 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12898 | 2026.02.04 05:53:18.546960 [ 186 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 192 rows starting from the beginning of the part | ||
| 12899 | 2026.02.04 05:53:18.547004 [ 186 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 12900 | 2026.02.04 05:53:18.547013 [ 262 ] {1e88eed9-b749-4c95-8453-249de744110a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12901 | 2026.02.04 05:53:18.547040 [ 186 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12902 | 2026.02.04 05:53:18.547054 [ 262 ] {1e88eed9-b749-4c95-8453-249de744110a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12903 | 2026.02.04 05:53:18.547073 [ 186 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12904 | 2026.02.04 05:53:18.547103 [ 186 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12905 | 2026.02.04 05:53:18.547118 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612524 sec., 1383545.299170741 rows/sec., 105.46 MiB/sec. | ||
| 12906 | 2026.02.04 05:53:18.547136 [ 186 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 12907 | 2026.02.04 05:53:18.547345 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12908 | 2026.02.04 05:53:18.547484 [ 262 ] {1e88eed9-b749-4c95-8453-249de744110a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12909 | 2026.02.04 05:53:18.547527 [ 262 ] {1e88eed9-b749-4c95-8453-249de744110a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12910 | 2026.02.04 05:53:18.547687 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_91_18} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12911 | 2026.02.04 05:53:18.547786 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_91_18} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12912 | 2026.02.04 05:53:18.547802 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.000969597 sec., 228961.1044588628 rows/sec., 11.68 MiB/sec. | ||
| 12913 | 2026.02.04 05:53:18.547904 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 12914 | 2026.02.04 05:53:18.547934 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12915 | 2026.02.04 05:53:18.548017 [ 262 ] {1e88eed9-b749-4c95-8453-249de744110a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12916 | 2026.02.04 05:53:18.548254 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_37_8} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12917 | 2026.02.04 05:53:18.548285 [ 262 ] {1e88eed9-b749-4c95-8453-249de744110a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12918 | 2026.02.04 05:53:18.548337 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_37_8} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 12919 | 2026.02.04 05:53:18.548420 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12920 | 2026.02.04 05:53:18.548429 [ 262 ] {1e88eed9-b749-4c95-8453-249de744110a} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001435 sec., 179790.9407665505 rows/sec., 11.97 MiB/sec. | ||
| 12921 | 2026.02.04 05:53:18.548433 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12922 | 2026.02.04 05:53:18.548456 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12923 | 2026.02.04 05:53:18.548484 [ 262 ] {1e88eed9-b749-4c95-8453-249de744110a} <Debug> TCPHandler: Processed in 0.001614494 sec. | ||
| 12924 | 2026.02.04 05:53:18.548498 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12925 | 2026.02.04 05:53:18.548567 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12926 | 2026.02.04 05:53:18.548602 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12927 | 2026.02.04 05:53:18.548653 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12928 | 2026.02.04 05:53:18.548677 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25710 rows starting from the beginning of the part | ||
| 12929 | 2026.02.04 05:53:18.548696 [ 262 ] {f16ec40f-8d61-4750-ad99-c4f1348a3830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12930 | 2026.02.04 05:53:18.548720 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 42 rows starting from the beginning of the part | ||
| 12931 | 2026.02.04 05:53:18.548737 [ 262 ] {f16ec40f-8d61-4750-ad99-c4f1348a3830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12932 | 2026.02.04 05:53:18.548757 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12933 | 2026.02.04 05:53:18.548790 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 258 rows starting from the beginning of the part | ||
| 12934 | 2026.02.04 05:53:18.548824 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12935 | 2026.02.04 05:53:18.548857 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 258 rows starting from the beginning of the part | ||
| 12936 | 2026.02.04 05:53:18.549043 [ 262 ] {f16ec40f-8d61-4750-ad99-c4f1348a3830} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12937 | 2026.02.04 05:53:18.549077 [ 262 ] {f16ec40f-8d61-4750-ad99-c4f1348a3830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12938 | 2026.02.04 05:53:18.549363 [ 262 ] {f16ec40f-8d61-4750-ad99-c4f1348a3830} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12939 | 2026.02.04 05:53:18.549566 [ 262 ] {f16ec40f-8d61-4750-ad99-c4f1348a3830} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2026.02.04 05:53:18.549680 [ 51 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 12941 | 2026.02.04 05:53:18.549702 [ 262 ] {f16ec40f-8d61-4750-ad99-c4f1348a3830} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 12942 | 2026.02.04 05:53:18.549706 [ 51 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12943 | 2026.02.04 05:53:18.549739 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12944 | 2026.02.04 05:53:18.549746 [ 262 ] {f16ec40f-8d61-4750-ad99-c4f1348a3830} <Debug> TCPHandler: Processed in 0.001193493 sec. | ||
| 12945 | 2026.02.04 05:53:18.549815 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 12946 | 2026.02.04 05:53:18.549858 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12947 | 2026.02.04 05:53:18.549913 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12948 | 2026.02.04 05:53:18.549948 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 34 rows starting from the beginning of the part | ||
| 12949 | 2026.02.04 05:53:18.549956 [ 262 ] {e39a004b-ad52-46b8-9dce-f2ab96f2b566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12950 | 2026.02.04 05:53:18.550010 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 12951 | 2026.02.04 05:53:18.550014 [ 262 ] {e39a004b-ad52-46b8-9dce-f2ab96f2b566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12952 | 2026.02.04 05:53:18.550061 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 12953 | 2026.02.04 05:53:18.550106 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12954 | 2026.02.04 05:53:18.550143 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12955 | 2026.02.04 05:53:18.550183 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12956 | 2026.02.04 05:53:18.550877 [ 262 ] {e39a004b-ad52-46b8-9dce-f2ab96f2b566} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12957 | 2026.02.04 05:53:18.550919 [ 262 ] {e39a004b-ad52-46b8-9dce-f2ab96f2b566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12958 | 2026.02.04 05:53:18.551093 [ 191 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 4 columns (4 merged, 0 gathered) in 0.001310426 sec., 29761.314259637707 rows/sec., 1.95 MiB/sec. | ||
| 12959 | 2026.02.04 05:53:18.551260 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 12960 | 2026.02.04 05:53:18.551595 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_38_8} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2026.02.04 05:53:18.551687 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_38_8} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 12962 | 2026.02.04 05:53:18.551784 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12963 | 2026.02.04 05:53:18.551862 [ 262 ] {e39a004b-ad52-46b8-9dce-f2ab96f2b566} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12964 | 2026.02.04 05:53:18.552104 [ 262 ] {e39a004b-ad52-46b8-9dce-f2ab96f2b566} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12965 | 2026.02.04 05:53:18.552254 [ 262 ] {e39a004b-ad52-46b8-9dce-f2ab96f2b566} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002314 sec., 10803.802938634399 rows/sec., 19.36 MiB/sec. | ||
| 12966 | 2026.02.04 05:53:18.552334 [ 262 ] {e39a004b-ad52-46b8-9dce-f2ab96f2b566} <Debug> TCPHandler: Processed in 0.002525169 sec. | ||
| 12967 | 2026.02.04 05:53:18.552461 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12968 | 2026.02.04 05:53:18.552578 [ 262 ] {5139ce19-b40e-42c8-8613-b0ee12b379cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12969 | 2026.02.04 05:53:18.552626 [ 262 ] {5139ce19-b40e-42c8-8613-b0ee12b379cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12970 | 2026.02.04 05:53:18.553057 [ 262 ] {5139ce19-b40e-42c8-8613-b0ee12b379cf} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12971 | 2026.02.04 05:53:18.553100 [ 262 ] {5139ce19-b40e-42c8-8613-b0ee12b379cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12972 | 2026.02.04 05:53:18.553493 [ 262 ] {5139ce19-b40e-42c8-8613-b0ee12b379cf} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12973 | 2026.02.04 05:53:18.553701 [ 262 ] {5139ce19-b40e-42c8-8613-b0ee12b379cf} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12974 | 2026.02.04 05:53:18.553817 [ 51 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12975 | 2026.02.04 05:53:18.553846 [ 262 ] {5139ce19-b40e-42c8-8613-b0ee12b379cf} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001278 sec., 68857.58998435055 rows/sec., 4.32 MiB/sec. | ||
| 12976 | 2026.02.04 05:53:18.553849 [ 51 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12977 | 2026.02.04 05:53:18.553887 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 12978 | 2026.02.04 05:53:18.553894 [ 262 ] {5139ce19-b40e-42c8-8613-b0ee12b379cf} <Debug> TCPHandler: Processed in 0.001495171 sec. | ||
| 12979 | 2026.02.04 05:53:18.553956 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12980 | 2026.02.04 05:53:18.554063 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12981 | 2026.02.04 05:53:18.554090 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5452 rows starting from the beginning of the part | ||
| 12982 | 2026.02.04 05:53:18.554143 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 16 rows starting from the beginning of the part | ||
| 12983 | 2026.02.04 05:53:18.554189 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12984 | 2026.02.04 05:53:18.554229 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 88 rows starting from the beginning of the part | ||
| 12985 | 2026.02.04 05:53:18.554264 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12986 | 2026.02.04 05:53:18.554301 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 88 rows starting from the beginning of the part | ||
| 12987 | 2026.02.04 05:53:18.555651 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26588 rows, containing 5 columns (5 merged, 0 gathered) in 0.007108625 sec., 3740245.124760414 rows/sec., 253.24 MiB/sec. | ||
| 12988 | 2026.02.04 05:53:18.555912 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12989 | 2026.02.04 05:53:18.556199 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2026.02.04 05:53:18.556278 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12991 | 2026.02.04 05:53:18.556351 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12992 | 2026.02.04 05:53:18.556391 [ 202 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5764 rows, containing 4 columns (4 merged, 0 gathered) in 0.002469628 sec., 2333954.749460242 rows/sec., 151.19 MiB/sec. | ||
| 12993 | 2026.02.04 05:53:18.556768 [ 202 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12994 | 2026.02.04 05:53:18.556994 [ 202 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_91_18} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12995 | 2026.02.04 05:53:18.557063 [ 202 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_91_18} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12996 | 2026.02.04 05:53:18.557134 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12997 | 2026.02.04 05:53:19.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.37 MiB, peak 340.72 MiB, free memory in arenas 0.00 B, will set to 332.44 MiB (RSS), difference: 1.06 MiB | ||
| 12998 | 2026.02.04 05:53:21.497994 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12999 | 2026.02.04 05:53:21.498067 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13000 | 2026.02.04 05:53:21.700358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26854 | ||
| 13001 | 2026.02.04 05:53:21.700848 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2026.02.04 05:53:21.700887 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13003 | 2026.02.04 05:53:21.701357 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13004 | 2026.02.04 05:53:21.701584 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2026.02.04 05:53:21.701711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26854 | ||
| 13006 | 2026.02.04 05:53:21.701746 [ 43 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13007 | 2026.02.04 05:53:21.701818 [ 43 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13008 | 2026.02.04 05:53:21.701842 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13009 | 2026.02.04 05:53:21.701936 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 13010 | 2026.02.04 05:53:21.702022 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13011 | 2026.02.04 05:53:21.702052 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24486 rows starting from the beginning of the part | ||
| 13012 | 2026.02.04 05:53:21.702106 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 13013 | 2026.02.04 05:53:21.702146 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 13014 | 2026.02.04 05:53:21.702185 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 13015 | 2026.02.04 05:53:21.702223 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 13016 | 2026.02.04 05:53:21.702260 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 13017 | 2026.02.04 05:53:21.704269 [ 193 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26854 rows, containing 4 columns (4 merged, 0 gathered) in 0.002365965 sec., 11350125.635839922 rows/sec., 162.36 MiB/sec. | ||
| 13018 | 2026.02.04 05:53:21.704511 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13019 | 2026.02.04 05:53:21.704806 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_56_11} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2026.02.04 05:53:21.704881 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_56_11} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13021 | 2026.02.04 05:53:21.704954 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 13022 | 2026.02.04 05:53:21.814407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1702 | ||
| 13023 | 2026.02.04 05:53:21.816875 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2026.02.04 05:53:21.816934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13025 | 2026.02.04 05:53:21.818169 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13026 | 2026.02.04 05:53:21.818446 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2026.02.04 05:53:21.818605 [ 42 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13028 | 2026.02.04 05:53:21.818652 [ 42 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13029 | 2026.02.04 05:53:21.818674 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13030 | 2026.02.04 05:53:21.818753 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 13031 | 2026.02.04 05:53:21.818830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1702 | ||
| 13032 | 2026.02.04 05:53:21.819279 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13033 | 2026.02.04 05:53:21.819417 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1514 rows starting from the beginning of the part | ||
| 13034 | 2026.02.04 05:53:21.819746 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 13035 | 2026.02.04 05:53:21.820052 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 13036 | 2026.02.04 05:53:21.820358 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 44 rows starting from the beginning of the part | ||
| 13037 | 2026.02.04 05:53:21.820672 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 13038 | 2026.02.04 05:53:21.820989 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 13039 | 2026.02.04 05:53:21.826976 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1702 rows, containing 72 columns (72 merged, 0 gathered) in 0.008255918 sec., 206155.1483432854 rows/sec., 161.75 MiB/sec. | ||
| 13040 | 2026.02.04 05:53:21.828796 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13041 | 2026.02.04 05:53:21.829427 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_41_8} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2026.02.04 05:53:21.829532 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_41_8} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13043 | 2026.02.04 05:53:21.829902 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13044 | 2026.02.04 05:53:23.163243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13045 | 2026.02.04 05:53:23.180399 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13046 | 2026.02.04 05:53:23.180455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13047 | 2026.02.04 05:53:23.187169 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13048 | 2026.02.04 05:53:23.187903 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13049 | 2026.02.04 05:53:23.188205 [ 40 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13050 | 2026.02.04 05:53:23.188280 [ 40 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2026.02.04 05:53:23.188300 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13052 | 2026.02.04 05:53:23.188417 [ 194 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 13053 | 2026.02.04 05:53:23.191524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13054 | 2026.02.04 05:53:23.192930 [ 194 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13055 | 2026.02.04 05:53:23.194651 [ 194 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 13056 | 2026.02.04 05:53:23.199934 [ 194 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 13057 | 2026.02.04 05:53:23.204811 [ 194 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 13058 | 2026.02.04 05:53:23.209651 [ 194 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 13059 | 2026.02.04 05:53:23.214338 [ 194 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 13060 | 2026.02.04 05:53:23.218200 [ 194 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 13061 | 2026.02.04 05:53:23.275531 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.08716398 sec., 4841.44941522863 rows/sec., 25.03 MiB/sec. | ||
| 13062 | 2026.02.04 05:53:23.278438 [ 189 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13063 | 2026.02.04 05:53:23.280492 [ 189 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_56_11} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2026.02.04 05:53:23.280610 [ 189 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_56_11} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13065 | 2026.02.04 05:53:23.283065 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 13066 | 2026.02.04 05:53:23.527228 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13067 | 2026.02.04 05:53:23.527419 [ 262 ] {205abbaa-a01f-42c2-99bc-9092ffcf3f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13068 | 2026.02.04 05:53:23.527491 [ 262 ] {205abbaa-a01f-42c2-99bc-9092ffcf3f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13069 | 2026.02.04 05:53:23.528184 [ 262 ] {205abbaa-a01f-42c2-99bc-9092ffcf3f07} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2026.02.04 05:53:23.528230 [ 262 ] {205abbaa-a01f-42c2-99bc-9092ffcf3f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13071 | 2026.02.04 05:53:23.528618 [ 262 ] {205abbaa-a01f-42c2-99bc-9092ffcf3f07} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13072 | 2026.02.04 05:53:23.528842 [ 262 ] {205abbaa-a01f-42c2-99bc-9092ffcf3f07} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2026.02.04 05:53:23.528991 [ 262 ] {205abbaa-a01f-42c2-99bc-9092ffcf3f07} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001624 sec., 52955.66502463054 rows/sec., 4.43 MiB/sec. | ||
| 13074 | 2026.02.04 05:53:23.529030 [ 262 ] {205abbaa-a01f-42c2-99bc-9092ffcf3f07} <Debug> TCPHandler: Processed in 0.001942424 sec. | ||
| 13075 | 2026.02.04 05:53:23.529166 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13076 | 2026.02.04 05:53:23.529269 [ 262 ] {0386ff18-ea2b-4e9e-9165-33ad619b4ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13077 | 2026.02.04 05:53:23.529309 [ 262 ] {0386ff18-ea2b-4e9e-9165-33ad619b4ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13078 | 2026.02.04 05:53:23.529752 [ 262 ] {0386ff18-ea2b-4e9e-9165-33ad619b4ed0} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13079 | 2026.02.04 05:53:23.529788 [ 262 ] {0386ff18-ea2b-4e9e-9165-33ad619b4ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13080 | 2026.02.04 05:53:23.530077 [ 262 ] {0386ff18-ea2b-4e9e-9165-33ad619b4ed0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13081 | 2026.02.04 05:53:23.530280 [ 262 ] {0386ff18-ea2b-4e9e-9165-33ad619b4ed0} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13082 | 2026.02.04 05:53:23.530407 [ 262 ] {0386ff18-ea2b-4e9e-9165-33ad619b4ed0} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001157 sec., 12964.563526361278 rows/sec., 974.87 KiB/sec. | ||
| 13083 | 2026.02.04 05:53:23.530444 [ 262 ] {0386ff18-ea2b-4e9e-9165-33ad619b4ed0} <Debug> TCPHandler: Processed in 0.001327717 sec. | ||
| 13084 | 2026.02.04 05:53:23.530568 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13085 | 2026.02.04 05:53:23.530666 [ 262 ] {b67f672a-9284-42f1-b2c0-249e5476d8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13086 | 2026.02.04 05:53:23.530705 [ 262 ] {b67f672a-9284-42f1-b2c0-249e5476d8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13087 | 2026.02.04 05:53:23.531142 [ 262 ] {b67f672a-9284-42f1-b2c0-249e5476d8c6} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13088 | 2026.02.04 05:53:23.531176 [ 262 ] {b67f672a-9284-42f1-b2c0-249e5476d8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13089 | 2026.02.04 05:53:23.531463 [ 262 ] {b67f672a-9284-42f1-b2c0-249e5476d8c6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13090 | 2026.02.04 05:53:23.531678 [ 262 ] {b67f672a-9284-42f1-b2c0-249e5476d8c6} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13091 | 2026.02.04 05:53:23.531802 [ 262 ] {b67f672a-9284-42f1-b2c0-249e5476d8c6} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001155 sec., 68398.2683982684 rows/sec., 5.34 MiB/sec. | ||
| 13092 | 2026.02.04 05:53:23.531838 [ 262 ] {b67f672a-9284-42f1-b2c0-249e5476d8c6} <Debug> TCPHandler: Processed in 0.001320716 sec. | ||
| 13093 | 2026.02.04 05:53:23.531959 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13094 | 2026.02.04 05:53:23.532062 [ 262 ] {d8d3c56e-c5f3-43fc-9128-e15e6c2b1c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13095 | 2026.02.04 05:53:23.532104 [ 262 ] {d8d3c56e-c5f3-43fc-9128-e15e6c2b1c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13096 | 2026.02.04 05:53:23.532510 [ 262 ] {d8d3c56e-c5f3-43fc-9128-e15e6c2b1c14} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13097 | 2026.02.04 05:53:23.532545 [ 262 ] {d8d3c56e-c5f3-43fc-9128-e15e6c2b1c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13098 | 2026.02.04 05:53:23.532864 [ 262 ] {d8d3c56e-c5f3-43fc-9128-e15e6c2b1c14} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13099 | 2026.02.04 05:53:23.533065 [ 262 ] {d8d3c56e-c5f3-43fc-9128-e15e6c2b1c14} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13100 | 2026.02.04 05:53:23.533190 [ 262 ] {d8d3c56e-c5f3-43fc-9128-e15e6c2b1c14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 13101 | 2026.02.04 05:53:23.533225 [ 262 ] {d8d3c56e-c5f3-43fc-9128-e15e6c2b1c14} <Debug> TCPHandler: Processed in 0.001315786 sec. | ||
| 13102 | 2026.02.04 05:53:23.533338 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13103 | 2026.02.04 05:53:23.533438 [ 262 ] {ee1e87a3-c450-4494-beea-8b7b5f1b37ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13104 | 2026.02.04 05:53:23.533490 [ 262 ] {ee1e87a3-c450-4494-beea-8b7b5f1b37ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13105 | 2026.02.04 05:53:23.534251 [ 262 ] {ee1e87a3-c450-4494-beea-8b7b5f1b37ca} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13106 | 2026.02.04 05:53:23.534285 [ 262 ] {ee1e87a3-c450-4494-beea-8b7b5f1b37ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13107 | 2026.02.04 05:53:23.534809 [ 262 ] {ee1e87a3-c450-4494-beea-8b7b5f1b37ca} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13108 | 2026.02.04 05:53:23.535019 [ 262 ] {ee1e87a3-c450-4494-beea-8b7b5f1b37ca} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13109 | 2026.02.04 05:53:23.535154 [ 262 ] {ee1e87a3-c450-4494-beea-8b7b5f1b37ca} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001741 sec., 8615.73808156232 rows/sec., 15.44 MiB/sec. | ||
| 13110 | 2026.02.04 05:53:23.535206 [ 262 ] {ee1e87a3-c450-4494-beea-8b7b5f1b37ca} <Debug> TCPHandler: Processed in 0.001917453 sec. | ||
| 13111 | 2026.02.04 05:53:23.535318 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13112 | 2026.02.04 05:53:23.535422 [ 262 ] {c4c52bee-5306-4962-9841-b4a8b155d359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13113 | 2026.02.04 05:53:23.535463 [ 262 ] {c4c52bee-5306-4962-9841-b4a8b155d359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13114 | 2026.02.04 05:53:23.535797 [ 262 ] {c4c52bee-5306-4962-9841-b4a8b155d359} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13115 | 2026.02.04 05:53:23.535831 [ 262 ] {c4c52bee-5306-4962-9841-b4a8b155d359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13116 | 2026.02.04 05:53:23.536125 [ 262 ] {c4c52bee-5306-4962-9841-b4a8b155d359} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13117 | 2026.02.04 05:53:23.536328 [ 262 ] {c4c52bee-5306-4962-9841-b4a8b155d359} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13118 | 2026.02.04 05:53:23.536452 [ 262 ] {c4c52bee-5306-4962-9841-b4a8b155d359} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 13119 | 2026.02.04 05:53:23.536488 [ 262 ] {c4c52bee-5306-4962-9841-b4a8b155d359} <Debug> TCPHandler: Processed in 0.001219993 sec. | ||
| 13120 | 2026.02.04 05:53:26.947913 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13121 | 2026.02.04 05:53:26.948092 [ 262 ] {ae382ccb-621f-4e1e-87a0-aaae2bf121ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13122 | 2026.02.04 05:53:26.948156 [ 262 ] {ae382ccb-621f-4e1e-87a0-aaae2bf121ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13123 | 2026.02.04 05:53:26.948888 [ 262 ] {ae382ccb-621f-4e1e-87a0-aaae2bf121ce} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13124 | 2026.02.04 05:53:26.948933 [ 262 ] {ae382ccb-621f-4e1e-87a0-aaae2bf121ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13125 | 2026.02.04 05:53:26.949328 [ 262 ] {ae382ccb-621f-4e1e-87a0-aaae2bf121ce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13126 | 2026.02.04 05:53:26.949550 [ 262 ] {ae382ccb-621f-4e1e-87a0-aaae2bf121ce} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2026.02.04 05:53:26.949699 [ 262 ] {ae382ccb-621f-4e1e-87a0-aaae2bf121ce} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001654 sec., 160822.24909310762 rows/sec., 10.22 MiB/sec. | ||
| 13128 | 2026.02.04 05:53:26.949740 [ 262 ] {ae382ccb-621f-4e1e-87a0-aaae2bf121ce} <Debug> TCPHandler: Processed in 0.001947114 sec. | ||
| 13129 | 2026.02.04 05:53:26.949857 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13130 | 2026.02.04 05:53:26.949951 [ 262 ] {1ef29710-f4a3-4946-996c-e373160955e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13131 | 2026.02.04 05:53:26.949990 [ 262 ] {1ef29710-f4a3-4946-996c-e373160955e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13132 | 2026.02.04 05:53:26.951360 [ 262 ] {1ef29710-f4a3-4946-996c-e373160955e9} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2026.02.04 05:53:26.951398 [ 262 ] {1ef29710-f4a3-4946-996c-e373160955e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13134 | 2026.02.04 05:53:26.951821 [ 262 ] {1ef29710-f4a3-4946-996c-e373160955e9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13135 | 2026.02.04 05:53:26.952045 [ 262 ] {1ef29710-f4a3-4946-996c-e373160955e9} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2026.02.04 05:53:26.952174 [ 262 ] {1ef29710-f4a3-4946-996c-e373160955e9} <Debug> executeQuery: Read 1942 rows, 161.33 KiB in 0.002241 sec., 866577.4207942883 rows/sec., 70.30 MiB/sec. | ||
| 13137 | 2026.02.04 05:53:26.952211 [ 262 ] {1ef29710-f4a3-4946-996c-e373160955e9} <Debug> TCPHandler: Processed in 0.002402656 sec. | ||
| 13138 | 2026.02.04 05:53:26.952316 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13139 | 2026.02.04 05:53:26.952409 [ 262 ] {46886dbf-3f93-4f72-914e-730d20a458d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13140 | 2026.02.04 05:53:26.952454 [ 262 ] {46886dbf-3f93-4f72-914e-730d20a458d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13141 | 2026.02.04 05:53:26.952888 [ 262 ] {46886dbf-3f93-4f72-914e-730d20a458d4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13142 | 2026.02.04 05:53:26.952924 [ 262 ] {46886dbf-3f93-4f72-914e-730d20a458d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13143 | 2026.02.04 05:53:26.953223 [ 262 ] {46886dbf-3f93-4f72-914e-730d20a458d4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13144 | 2026.02.04 05:53:26.953422 [ 262 ] {46886dbf-3f93-4f72-914e-730d20a458d4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13145 | 2026.02.04 05:53:26.953539 [ 35 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13146 | 2026.02.04 05:53:26.953549 [ 262 ] {46886dbf-3f93-4f72-914e-730d20a458d4} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001158 sec., 136442.14162348877 rows/sec., 8.33 MiB/sec. | ||
| 13147 | 2026.02.04 05:53:26.953613 [ 35 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2026.02.04 05:53:26.953627 [ 262 ] {46886dbf-3f93-4f72-914e-730d20a458d4} <Debug> TCPHandler: Processed in 0.001358417 sec. | ||
| 13149 | 2026.02.04 05:53:26.953646 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13150 | 2026.02.04 05:53:26.953743 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13151 | 2026.02.04 05:53:26.953762 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 13152 | 2026.02.04 05:53:26.953840 [ 262 ] {2aa4de03-1a76-4d3c-bde3-09391b2e9a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13153 | 2026.02.04 05:53:26.953882 [ 262 ] {2aa4de03-1a76-4d3c-bde3-09391b2e9a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13154 | 2026.02.04 05:53:26.953902 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13155 | 2026.02.04 05:53:26.953947 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 205 rows starting from the beginning of the part | ||
| 13156 | 2026.02.04 05:53:26.954027 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 158 rows starting from the beginning of the part | ||
| 13157 | 2026.02.04 05:53:26.954083 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 15 rows starting from the beginning of the part | ||
| 13158 | 2026.02.04 05:53:26.954132 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 158 rows starting from the beginning of the part | ||
| 13159 | 2026.02.04 05:53:26.954179 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part | ||
| 13160 | 2026.02.04 05:53:26.954225 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 158 rows starting from the beginning of the part | ||
| 13161 | 2026.02.04 05:53:26.954390 [ 262 ] {2aa4de03-1a76-4d3c-bde3-09391b2e9a36} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2026.02.04 05:53:26.954431 [ 262 ] {2aa4de03-1a76-4d3c-bde3-09391b2e9a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13163 | 2026.02.04 05:53:26.954896 [ 262 ] {2aa4de03-1a76-4d3c-bde3-09391b2e9a36} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13164 | 2026.02.04 05:53:26.955113 [ 262 ] {2aa4de03-1a76-4d3c-bde3-09391b2e9a36} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13165 | 2026.02.04 05:53:26.955200 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 709 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483521 sec., 477917.0635265696 rows/sec., 31.62 MiB/sec. | ||
| 13166 | 2026.02.04 05:53:26.955242 [ 262 ] {2aa4de03-1a76-4d3c-bde3-09391b2e9a36} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.00142 sec., 259154.9295774648 rows/sec., 17.24 MiB/sec. | ||
| 13167 | 2026.02.04 05:53:26.955284 [ 262 ] {2aa4de03-1a76-4d3c-bde3-09391b2e9a36} <Debug> TCPHandler: Processed in 0.001590944 sec. | ||
| 13168 | 2026.02.04 05:53:26.955389 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13169 | 2026.02.04 05:53:26.955412 [ 192 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13170 | 2026.02.04 05:53:26.955483 [ 262 ] {7cba2d80-17e2-4e0e-9dd9-c9d7b7539831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13171 | 2026.02.04 05:53:26.955526 [ 262 ] {7cba2d80-17e2-4e0e-9dd9-c9d7b7539831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13172 | 2026.02.04 05:53:26.955735 [ 192 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_81_16} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2026.02.04 05:53:26.955821 [ 192 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_81_16} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13174 | 2026.02.04 05:53:26.955933 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13175 | 2026.02.04 05:53:26.955945 [ 262 ] {7cba2d80-17e2-4e0e-9dd9-c9d7b7539831} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13176 | 2026.02.04 05:53:26.955986 [ 262 ] {7cba2d80-17e2-4e0e-9dd9-c9d7b7539831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13177 | 2026.02.04 05:53:26.956290 [ 262 ] {7cba2d80-17e2-4e0e-9dd9-c9d7b7539831} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13178 | 2026.02.04 05:53:26.956519 [ 262 ] {7cba2d80-17e2-4e0e-9dd9-c9d7b7539831} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13179 | 2026.02.04 05:53:26.956645 [ 262 ] {7cba2d80-17e2-4e0e-9dd9-c9d7b7539831} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00118 sec., 117796.61016949151 rows/sec., 6.70 MiB/sec. | ||
| 13180 | 2026.02.04 05:53:26.956682 [ 262 ] {7cba2d80-17e2-4e0e-9dd9-c9d7b7539831} <Debug> TCPHandler: Processed in 0.001341487 sec. | ||
| 13181 | 2026.02.04 05:53:26.956785 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13182 | 2026.02.04 05:53:26.956876 [ 262 ] {82f9a4c9-7a3c-4b7d-92ff-12dc400a4565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13183 | 2026.02.04 05:53:26.956914 [ 262 ] {82f9a4c9-7a3c-4b7d-92ff-12dc400a4565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13184 | 2026.02.04 05:53:26.957643 [ 262 ] {82f9a4c9-7a3c-4b7d-92ff-12dc400a4565} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13185 | 2026.02.04 05:53:26.957678 [ 262 ] {82f9a4c9-7a3c-4b7d-92ff-12dc400a4565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13186 | 2026.02.04 05:53:26.958015 [ 262 ] {82f9a4c9-7a3c-4b7d-92ff-12dc400a4565} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13187 | 2026.02.04 05:53:26.958218 [ 262 ] {82f9a4c9-7a3c-4b7d-92ff-12dc400a4565} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13188 | 2026.02.04 05:53:26.958341 [ 262 ] {82f9a4c9-7a3c-4b7d-92ff-12dc400a4565} <Debug> executeQuery: Read 944 rows, 69.57 KiB in 0.001483 sec., 636547.538772758 rows/sec., 45.81 MiB/sec. | ||
| 13189 | 2026.02.04 05:53:26.958378 [ 262 ] {82f9a4c9-7a3c-4b7d-92ff-12dc400a4565} <Debug> TCPHandler: Processed in 0.001640865 sec. | ||
| 13190 | 2026.02.04 05:53:26.958480 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13191 | 2026.02.04 05:53:26.958572 [ 262 ] {6058be6c-646f-4b83-9468-3fac4529ef93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13192 | 2026.02.04 05:53:26.958612 [ 262 ] {6058be6c-646f-4b83-9468-3fac4529ef93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13193 | 2026.02.04 05:53:26.958930 [ 262 ] {6058be6c-646f-4b83-9468-3fac4529ef93} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2026.02.04 05:53:26.958965 [ 262 ] {6058be6c-646f-4b83-9468-3fac4529ef93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13195 | 2026.02.04 05:53:26.959260 [ 262 ] {6058be6c-646f-4b83-9468-3fac4529ef93} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13196 | 2026.02.04 05:53:26.959460 [ 262 ] {6058be6c-646f-4b83-9468-3fac4529ef93} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13197 | 2026.02.04 05:53:26.959582 [ 262 ] {6058be6c-646f-4b83-9468-3fac4529ef93} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 13198 | 2026.02.04 05:53:26.959618 [ 262 ] {6058be6c-646f-4b83-9468-3fac4529ef93} <Debug> TCPHandler: Processed in 0.001185273 sec. | ||
| 13199 | 2026.02.04 05:53:26.959718 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13200 | 2026.02.04 05:53:26.959808 [ 262 ] {947f891a-f946-47c0-90ca-b1d26f7a434d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13201 | 2026.02.04 05:53:26.959848 [ 262 ] {947f891a-f946-47c0-90ca-b1d26f7a434d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13202 | 2026.02.04 05:53:26.960391 [ 262 ] {947f891a-f946-47c0-90ca-b1d26f7a434d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13203 | 2026.02.04 05:53:26.960427 [ 262 ] {947f891a-f946-47c0-90ca-b1d26f7a434d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13204 | 2026.02.04 05:53:26.960794 [ 262 ] {947f891a-f946-47c0-90ca-b1d26f7a434d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13205 | 2026.02.04 05:53:26.961107 [ 262 ] {947f891a-f946-47c0-90ca-b1d26f7a434d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13206 | 2026.02.04 05:53:26.961246 [ 262 ] {947f891a-f946-47c0-90ca-b1d26f7a434d} <Debug> executeQuery: Read 900 rows, 61.36 KiB in 0.001455 sec., 618556.7010309278 rows/sec., 41.18 MiB/sec. | ||
| 13207 | 2026.02.04 05:53:26.961286 [ 262 ] {947f891a-f946-47c0-90ca-b1d26f7a434d} <Debug> TCPHandler: Processed in 0.001615584 sec. | ||
| 13208 | 2026.02.04 05:53:26.961396 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13209 | 2026.02.04 05:53:26.961532 [ 262 ] {dc0ad21e-bd89-4a90-ab20-228ff7ad1816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13210 | 2026.02.04 05:53:26.961583 [ 262 ] {dc0ad21e-bd89-4a90-ab20-228ff7ad1816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13211 | 2026.02.04 05:53:26.961903 [ 262 ] {dc0ad21e-bd89-4a90-ab20-228ff7ad1816} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13212 | 2026.02.04 05:53:26.961940 [ 262 ] {dc0ad21e-bd89-4a90-ab20-228ff7ad1816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13213 | 2026.02.04 05:53:26.962261 [ 262 ] {dc0ad21e-bd89-4a90-ab20-228ff7ad1816} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13214 | 2026.02.04 05:53:26.962470 [ 262 ] {dc0ad21e-bd89-4a90-ab20-228ff7ad1816} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13215 | 2026.02.04 05:53:26.962601 [ 262 ] {dc0ad21e-bd89-4a90-ab20-228ff7ad1816} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 60.00 KiB/sec. | ||
| 13216 | 2026.02.04 05:53:26.962638 [ 262 ] {dc0ad21e-bd89-4a90-ab20-228ff7ad1816} <Debug> TCPHandler: Processed in 0.001292545 sec. | ||
| 13217 | 2026.02.04 05:53:26.962747 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13218 | 2026.02.04 05:53:26.962840 [ 262 ] {061977d5-93f6-4c95-bb4d-092a36f03979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13219 | 2026.02.04 05:53:26.962892 [ 262 ] {061977d5-93f6-4c95-bb4d-092a36f03979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13220 | 2026.02.04 05:53:26.963686 [ 262 ] {061977d5-93f6-4c95-bb4d-092a36f03979} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2026.02.04 05:53:26.963721 [ 262 ] {061977d5-93f6-4c95-bb4d-092a36f03979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13222 | 2026.02.04 05:53:26.964242 [ 262 ] {061977d5-93f6-4c95-bb4d-092a36f03979} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13223 | 2026.02.04 05:53:26.964458 [ 262 ] {061977d5-93f6-4c95-bb4d-092a36f03979} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2026.02.04 05:53:26.964589 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13225 | 2026.02.04 05:53:26.964595 [ 262 ] {061977d5-93f6-4c95-bb4d-092a36f03979} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001774 sec., 14092.446448703495 rows/sec., 25.25 MiB/sec. | ||
| 13226 | 2026.02.04 05:53:26.964625 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2026.02.04 05:53:26.964643 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13228 | 2026.02.04 05:53:26.964658 [ 262 ] {061977d5-93f6-4c95-bb4d-092a36f03979} <Debug> TCPHandler: Processed in 0.001958964 sec. | ||
| 13229 | 2026.02.04 05:53:26.964717 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 13230 | 2026.02.04 05:53:26.964762 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13231 | 2026.02.04 05:53:26.964855 [ 262 ] {83450224-f6fd-4289-917d-42b9e7679a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13232 | 2026.02.04 05:53:26.964895 [ 262 ] {83450224-f6fd-4289-917d-42b9e7679a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13233 | 2026.02.04 05:53:26.964895 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13234 | 2026.02.04 05:53:26.964955 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1451 rows starting from the beginning of the part | ||
| 13235 | 2026.02.04 05:53:26.965082 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part | ||
| 13236 | 2026.02.04 05:53:26.965184 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 15 rows starting from the beginning of the part | ||
| 13237 | 2026.02.04 05:53:26.965228 [ 262 ] {83450224-f6fd-4289-917d-42b9e7679a0c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.02.04 05:53:26.965265 [ 262 ] {83450224-f6fd-4289-917d-42b9e7679a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13239 | 2026.02.04 05:53:26.965277 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 25 rows starting from the beginning of the part | ||
| 13240 | 2026.02.04 05:53:26.965370 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part | ||
| 13241 | 2026.02.04 05:53:26.965460 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 25 rows starting from the beginning of the part | ||
| 13242 | 2026.02.04 05:53:26.965584 [ 262 ] {83450224-f6fd-4289-917d-42b9e7679a0c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13243 | 2026.02.04 05:53:26.965796 [ 262 ] {83450224-f6fd-4289-917d-42b9e7679a0c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13244 | 2026.02.04 05:53:26.965919 [ 262 ] {83450224-f6fd-4289-917d-42b9e7679a0c} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001082 sec., 66543.43807763401 rows/sec., 4.11 MiB/sec. | ||
| 13245 | 2026.02.04 05:53:26.965954 [ 262 ] {83450224-f6fd-4289-917d-42b9e7679a0c} <Debug> TCPHandler: Processed in 0.001238465 sec. | ||
| 13246 | 2026.02.04 05:53:26.973213 [ 192 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 19 columns (19 merged, 0 gathered) in 0.008528274 sec., 182451.92403527373 rows/sec., 326.95 MiB/sec. | ||
| 13247 | 2026.02.04 05:53:26.975519 [ 197 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13248 | 2026.02.04 05:53:26.975877 [ 197 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13249 | 2026.02.04 05:53:26.975957 [ 197 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13250 | 2026.02.04 05:53:26.976122 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. | ||
| 13251 | 2026.02.04 05:53:27.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.47 MiB, peak 346.92 MiB, free memory in arenas 0.00 B, will set to 339.10 MiB (RSS), difference: 4.62 MiB | ||
| 13252 | 2026.02.04 05:53:28.521315 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13253 | 2026.02.04 05:53:28.521509 [ 262 ] {00f89c8d-902a-4a1c-b24c-96f9474214d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13254 | 2026.02.04 05:53:28.521583 [ 262 ] {00f89c8d-902a-4a1c-b24c-96f9474214d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13255 | 2026.02.04 05:53:28.522661 [ 262 ] {00f89c8d-902a-4a1c-b24c-96f9474214d1} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.02.04 05:53:28.522711 [ 262 ] {00f89c8d-902a-4a1c-b24c-96f9474214d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13257 | 2026.02.04 05:53:28.523150 [ 262 ] {00f89c8d-902a-4a1c-b24c-96f9474214d1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13258 | 2026.02.04 05:53:28.523373 [ 262 ] {00f89c8d-902a-4a1c-b24c-96f9474214d1} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2026.02.04 05:53:28.523534 [ 262 ] {00f89c8d-902a-4a1c-b24c-96f9474214d1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002078 sec., 26948.989412897015 rows/sec., 2.06 MiB/sec. | ||
| 13260 | 2026.02.04 05:53:28.523584 [ 262 ] {00f89c8d-902a-4a1c-b24c-96f9474214d1} <Debug> TCPHandler: Processed in 0.002404566 sec. | ||
| 13261 | 2026.02.04 05:53:28.523715 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13262 | 2026.02.04 05:53:28.523818 [ 262 ] {aaab3761-4b85-4d4f-acf4-5b446ef6a4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13263 | 2026.02.04 05:53:28.523860 [ 262 ] {aaab3761-4b85-4d4f-acf4-5b446ef6a4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13264 | 2026.02.04 05:53:28.524332 [ 262 ] {aaab3761-4b85-4d4f-acf4-5b446ef6a4d5} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2026.02.04 05:53:28.524371 [ 262 ] {aaab3761-4b85-4d4f-acf4-5b446ef6a4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13266 | 2026.02.04 05:53:28.524674 [ 262 ] {aaab3761-4b85-4d4f-acf4-5b446ef6a4d5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13267 | 2026.02.04 05:53:28.524884 [ 262 ] {aaab3761-4b85-4d4f-acf4-5b446ef6a4d5} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2026.02.04 05:53:28.525015 [ 262 ] {aaab3761-4b85-4d4f-acf4-5b446ef6a4d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 13269 | 2026.02.04 05:53:28.525053 [ 262 ] {aaab3761-4b85-4d4f-acf4-5b446ef6a4d5} <Debug> TCPHandler: Processed in 0.001388768 sec. | ||
| 13270 | 2026.02.04 05:53:28.525196 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13271 | 2026.02.04 05:53:28.525295 [ 262 ] {c89dedca-a3c8-4be0-a608-9e95e2933d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13272 | 2026.02.04 05:53:28.525339 [ 262 ] {c89dedca-a3c8-4be0-a608-9e95e2933d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13273 | 2026.02.04 05:53:28.525760 [ 262 ] {c89dedca-a3c8-4be0-a608-9e95e2933d1f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2026.02.04 05:53:28.525797 [ 262 ] {c89dedca-a3c8-4be0-a608-9e95e2933d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13275 | 2026.02.04 05:53:28.526116 [ 262 ] {c89dedca-a3c8-4be0-a608-9e95e2933d1f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13276 | 2026.02.04 05:53:28.526327 [ 262 ] {c89dedca-a3c8-4be0-a608-9e95e2933d1f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13277 | 2026.02.04 05:53:28.526457 [ 262 ] {c89dedca-a3c8-4be0-a608-9e95e2933d1f} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001182 sec., 35532.99492385786 rows/sec., 2.47 MiB/sec. | ||
| 13278 | 2026.02.04 05:53:28.526498 [ 262 ] {c89dedca-a3c8-4be0-a608-9e95e2933d1f} <Debug> TCPHandler: Processed in 0.001351517 sec. | ||
| 13279 | 2026.02.04 05:53:28.526616 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13280 | 2026.02.04 05:53:28.526713 [ 262 ] {73e5ccf4-045e-411f-a381-e6f450e2746b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13281 | 2026.02.04 05:53:28.526752 [ 262 ] {73e5ccf4-045e-411f-a381-e6f450e2746b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13282 | 2026.02.04 05:53:28.527073 [ 262 ] {73e5ccf4-045e-411f-a381-e6f450e2746b} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13283 | 2026.02.04 05:53:28.527109 [ 262 ] {73e5ccf4-045e-411f-a381-e6f450e2746b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13284 | 2026.02.04 05:53:28.527402 [ 262 ] {73e5ccf4-045e-411f-a381-e6f450e2746b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13285 | 2026.02.04 05:53:28.527625 [ 262 ] {73e5ccf4-045e-411f-a381-e6f450e2746b} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2026.02.04 05:53:28.527752 [ 262 ] {73e5ccf4-045e-411f-a381-e6f450e2746b} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.00106 sec., 15094.33962264151 rows/sec., 1.02 MiB/sec. | ||
| 13287 | 2026.02.04 05:53:28.527787 [ 262 ] {73e5ccf4-045e-411f-a381-e6f450e2746b} <Debug> TCPHandler: Processed in 0.001219993 sec. | ||
| 13288 | 2026.02.04 05:53:29.202761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27366 | ||
| 13289 | 2026.02.04 05:53:29.203407 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13290 | 2026.02.04 05:53:29.203456 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13291 | 2026.02.04 05:53:29.203953 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13292 | 2026.02.04 05:53:29.204191 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13293 | 2026.02.04 05:53:29.204339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27366 | ||
| 13294 | 2026.02.04 05:53:30.692434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13295 | 2026.02.04 05:53:30.707867 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2026.02.04 05:53:30.707925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13297 | 2026.02.04 05:53:30.713249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13298 | 2026.02.04 05:53:30.713921 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2026.02.04 05:53:30.716612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13300 | 2026.02.04 05:53:31.819793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1744 | ||
| 13301 | 2026.02.04 05:53:31.822412 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2026.02.04 05:53:31.822474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13303 | 2026.02.04 05:53:31.823705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13304 | 2026.02.04 05:53:31.823983 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13305 | 2026.02.04 05:53:31.824381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
| 13306 | 2026.02.04 05:53:33.527147 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13307 | 2026.02.04 05:53:33.527338 [ 262 ] {66c2c450-40c3-4183-a2da-5a51e101e307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13308 | 2026.02.04 05:53:33.527412 [ 262 ] {66c2c450-40c3-4183-a2da-5a51e101e307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13309 | 2026.02.04 05:53:33.528098 [ 262 ] {66c2c450-40c3-4183-a2da-5a51e101e307} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13310 | 2026.02.04 05:53:33.528145 [ 262 ] {66c2c450-40c3-4183-a2da-5a51e101e307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13311 | 2026.02.04 05:53:33.528536 [ 262 ] {66c2c450-40c3-4183-a2da-5a51e101e307} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13312 | 2026.02.04 05:53:33.528759 [ 262 ] {66c2c450-40c3-4183-a2da-5a51e101e307} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13313 | 2026.02.04 05:53:33.528911 [ 262 ] {66c2c450-40c3-4183-a2da-5a51e101e307} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001627 sec., 52858.0208973571 rows/sec., 4.42 MiB/sec. | ||
| 13314 | 2026.02.04 05:53:33.528954 [ 262 ] {66c2c450-40c3-4183-a2da-5a51e101e307} <Debug> TCPHandler: Processed in 0.001945983 sec. | ||
| 13315 | 2026.02.04 05:53:33.529073 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13316 | 2026.02.04 05:53:33.529170 [ 262 ] {28aadd1b-c4fe-47dd-9269-e9ef7ac66dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13317 | 2026.02.04 05:53:33.529210 [ 262 ] {28aadd1b-c4fe-47dd-9269-e9ef7ac66dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13318 | 2026.02.04 05:53:33.529616 [ 262 ] {28aadd1b-c4fe-47dd-9269-e9ef7ac66dc3} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13319 | 2026.02.04 05:53:33.529654 [ 262 ] {28aadd1b-c4fe-47dd-9269-e9ef7ac66dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13320 | 2026.02.04 05:53:33.529956 [ 262 ] {28aadd1b-c4fe-47dd-9269-e9ef7ac66dc3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13321 | 2026.02.04 05:53:33.530159 [ 262 ] {28aadd1b-c4fe-47dd-9269-e9ef7ac66dc3} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13322 | 2026.02.04 05:53:33.530290 [ 262 ] {28aadd1b-c4fe-47dd-9269-e9ef7ac66dc3} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00114 sec., 13157.894736842105 rows/sec., 989.41 KiB/sec. | ||
| 13323 | 2026.02.04 05:53:33.530329 [ 262 ] {28aadd1b-c4fe-47dd-9269-e9ef7ac66dc3} <Debug> TCPHandler: Processed in 0.001305616 sec. | ||
| 13324 | 2026.02.04 05:53:33.530433 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13325 | 2026.02.04 05:53:33.530526 [ 262 ] {ed643f18-026c-4f1e-bf4b-6e5a9b7c83aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13326 | 2026.02.04 05:53:33.530567 [ 262 ] {ed643f18-026c-4f1e-bf4b-6e5a9b7c83aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13327 | 2026.02.04 05:53:33.530982 [ 262 ] {ed643f18-026c-4f1e-bf4b-6e5a9b7c83aa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2026.02.04 05:53:33.531020 [ 262 ] {ed643f18-026c-4f1e-bf4b-6e5a9b7c83aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13329 | 2026.02.04 05:53:33.531314 [ 262 ] {ed643f18-026c-4f1e-bf4b-6e5a9b7c83aa} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13330 | 2026.02.04 05:53:33.531521 [ 262 ] {ed643f18-026c-4f1e-bf4b-6e5a9b7c83aa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13331 | 2026.02.04 05:53:33.531646 [ 262 ] {ed643f18-026c-4f1e-bf4b-6e5a9b7c83aa} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001138 sec., 69420.03514938489 rows/sec., 5.42 MiB/sec. | ||
| 13332 | 2026.02.04 05:53:33.531684 [ 262 ] {ed643f18-026c-4f1e-bf4b-6e5a9b7c83aa} <Debug> TCPHandler: Processed in 0.001300516 sec. | ||
| 13333 | 2026.02.04 05:53:33.531787 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13334 | 2026.02.04 05:53:33.531880 [ 262 ] {73584559-8f3d-4277-9689-ad2b33e3195c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13335 | 2026.02.04 05:53:33.531923 [ 262 ] {73584559-8f3d-4277-9689-ad2b33e3195c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13336 | 2026.02.04 05:53:33.532328 [ 262 ] {73584559-8f3d-4277-9689-ad2b33e3195c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13337 | 2026.02.04 05:53:33.532363 [ 262 ] {73584559-8f3d-4277-9689-ad2b33e3195c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13338 | 2026.02.04 05:53:33.532681 [ 262 ] {73584559-8f3d-4277-9689-ad2b33e3195c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13339 | 2026.02.04 05:53:33.532880 [ 262 ] {73584559-8f3d-4277-9689-ad2b33e3195c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13340 | 2026.02.04 05:53:33.533008 [ 262 ] {73584559-8f3d-4277-9689-ad2b33e3195c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 13341 | 2026.02.04 05:53:33.533045 [ 262 ] {73584559-8f3d-4277-9689-ad2b33e3195c} <Debug> TCPHandler: Processed in 0.001307276 sec. | ||
| 13342 | 2026.02.04 05:53:33.533147 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13343 | 2026.02.04 05:53:33.533240 [ 262 ] {7ddbcd6e-649a-42a8-86a2-e0feca006ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13344 | 2026.02.04 05:53:33.533292 [ 262 ] {7ddbcd6e-649a-42a8-86a2-e0feca006ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13345 | 2026.02.04 05:53:33.534071 [ 262 ] {7ddbcd6e-649a-42a8-86a2-e0feca006ed6} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13346 | 2026.02.04 05:53:33.534107 [ 262 ] {7ddbcd6e-649a-42a8-86a2-e0feca006ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13347 | 2026.02.04 05:53:33.534630 [ 262 ] {7ddbcd6e-649a-42a8-86a2-e0feca006ed6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13348 | 2026.02.04 05:53:33.534842 [ 262 ] {7ddbcd6e-649a-42a8-86a2-e0feca006ed6} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13349 | 2026.02.04 05:53:33.534977 [ 262 ] {7ddbcd6e-649a-42a8-86a2-e0feca006ed6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001755 sec., 8547.008547008547 rows/sec., 15.32 MiB/sec. | ||
| 13350 | 2026.02.04 05:53:33.535030 [ 262 ] {7ddbcd6e-649a-42a8-86a2-e0feca006ed6} <Debug> TCPHandler: Processed in 0.001931393 sec. | ||
| 13351 | 2026.02.04 05:53:33.535135 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13352 | 2026.02.04 05:53:33.535229 [ 262 ] {b1764582-057a-4e48-8da5-e1650459db45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13353 | 2026.02.04 05:53:33.535271 [ 262 ] {b1764582-057a-4e48-8da5-e1650459db45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13354 | 2026.02.04 05:53:33.535598 [ 262 ] {b1764582-057a-4e48-8da5-e1650459db45} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13355 | 2026.02.04 05:53:33.535634 [ 262 ] {b1764582-057a-4e48-8da5-e1650459db45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 13356 | 2026.02.04 05:53:33.535927 [ 262 ] {b1764582-057a-4e48-8da5-e1650459db45} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13357 | 2026.02.04 05:53:33.536127 [ 262 ] {b1764582-057a-4e48-8da5-e1650459db45} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13358 | 2026.02.04 05:53:33.536253 [ 262 ] {b1764582-057a-4e48-8da5-e1650459db45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 13359 | 2026.02.04 05:53:33.536288 [ 262 ] {b1764582-057a-4e48-8da5-e1650459db45} <Debug> TCPHandler: Processed in 0.001202083 sec. | ||
| 13360 | 2026.02.04 05:53:35.171237 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36627 | ||
| 13361 | 2026.02.04 05:53:35.171366 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13362 | 2026.02.04 05:53:35.171393 [ 350 ] {} <Debug> TCP-Session: 0b957a9a-03cf-4c5d-a698-5fd7f5fdcff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36627 | ||
| 13363 | 2026.02.04 05:53:35.171415 [ 350 ] {} <Debug> TCP-Session: 0b957a9a-03cf-4c5d-a698-5fd7f5fdcff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13364 | 2026.02.04 05:53:35.171428 [ 350 ] {} <Debug> TCP-Session: 0b957a9a-03cf-4c5d-a698-5fd7f5fdcff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13365 | 2026.02.04 05:53:35.171641 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62596 | ||
| 13366 | 2026.02.04 05:53:35.171684 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33002 | ||
| 13367 | 2026.02.04 05:53:35.171696 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41780 | ||
| 13368 | 2026.02.04 05:53:35.171722 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63881 | ||
| 13369 | 2026.02.04 05:53:35.171743 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53959 | ||
| 13370 | 2026.02.04 05:53:35.171766 [ 350 ] {} <Trace> TCP-Session: 0b957a9a-03cf-4c5d-a698-5fd7f5fdcff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13371 | 2026.02.04 05:53:35.171772 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13372 | 2026.02.04 05:53:35.171763 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13373 | 2026.02.04 05:53:35.171842 [ 353 ] {} <Debug> TCP-Session: dcb6967c-4d3d-4419-bc73-59de1baf26d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33002 | ||
| 13374 | 2026.02.04 05:53:35.171734 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45371 | ||
| 13375 | 2026.02.04 05:53:35.171871 [ 351 ] {} <Debug> TCP-Session: 3d08e6a6-db28-426a-9262-6f477165c907 Authenticating user 'default' from [fd00:1122:3344:101::e]:62596 | ||
| 13376 | 2026.02.04 05:53:35.171876 [ 353 ] {} <Debug> TCP-Session: dcb6967c-4d3d-4419-bc73-59de1baf26d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13377 | 2026.02.04 05:53:35.171924 [ 351 ] {} <Debug> TCP-Session: 3d08e6a6-db28-426a-9262-6f477165c907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13378 | 2026.02.04 05:53:35.171936 [ 353 ] {} <Debug> TCP-Session: dcb6967c-4d3d-4419-bc73-59de1baf26d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13379 | 2026.02.04 05:53:35.171949 [ 351 ] {} <Debug> TCP-Session: 3d08e6a6-db28-426a-9262-6f477165c907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13380 | 2026.02.04 05:53:35.171967 [ 350 ] {6e162140-ef21-4f54-a31b-f409c070fb74} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36627) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13381 | 2026.02.04 05:53:35.171697 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45513 | ||
| 13382 | 2026.02.04 05:53:35.171708 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61818 | ||
| 13383 | 2026.02.04 05:53:35.172076 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13384 | 2026.02.04 05:53:35.172115 [ 289 ] {} <Debug> TCP-Session: ec2eb444-95cd-413e-9d39-e466c6070e60 Authenticating user 'default' from [fd00:1122:3344:101::e]:63881 | ||
| 13385 | 2026.02.04 05:53:35.172138 [ 289 ] {} <Debug> TCP-Session: ec2eb444-95cd-413e-9d39-e466c6070e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13386 | 2026.02.04 05:53:35.172151 [ 289 ] {} <Debug> TCP-Session: ec2eb444-95cd-413e-9d39-e466c6070e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13387 | 2026.02.04 05:53:35.172248 [ 350 ] {6e162140-ef21-4f54-a31b-f409c070fb74} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13388 | 2026.02.04 05:53:35.172317 [ 350 ] {6e162140-ef21-4f54-a31b-f409c070fb74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13389 | 2026.02.04 05:53:35.172406 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13390 | 2026.02.04 05:53:35.172446 [ 349 ] {} <Debug> TCP-Session: 777d7ec5-83b9-4735-953b-31188c259e5d Authenticating user 'default' from [fd00:1122:3344:101::e]:53959 | ||
| 13391 | 2026.02.04 05:53:35.172468 [ 349 ] {} <Debug> TCP-Session: 777d7ec5-83b9-4735-953b-31188c259e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13392 | 2026.02.04 05:53:35.172486 [ 349 ] {} <Debug> TCP-Session: 777d7ec5-83b9-4735-953b-31188c259e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13393 | 2026.02.04 05:53:35.172523 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13394 | 2026.02.04 05:53:35.172603 [ 350 ] {6e162140-ef21-4f54-a31b-f409c070fb74} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 13395 | 2026.02.04 05:53:35.172636 [ 290 ] {} <Debug> TCP-Session: 042747b3-bc4d-445d-9a47-ad8e5d8858d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45371 | ||
| 13396 | 2026.02.04 05:53:35.172666 [ 290 ] {} <Debug> TCP-Session: 042747b3-bc4d-445d-9a47-ad8e5d8858d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13397 | 2026.02.04 05:53:35.172679 [ 290 ] {} <Debug> TCP-Session: 042747b3-bc4d-445d-9a47-ad8e5d8858d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13398 | 2026.02.04 05:53:35.172840 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13399 | 2026.02.04 05:53:35.172874 [ 286 ] {} <Debug> TCP-Session: c0134e15-da5d-49d7-8240-e97dce8afcea Authenticating user 'default' from [fd00:1122:3344:101::e]:45513 | ||
| 13400 | 2026.02.04 05:53:35.172892 [ 286 ] {} <Debug> TCP-Session: c0134e15-da5d-49d7-8240-e97dce8afcea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13401 | 2026.02.04 05:53:35.172908 [ 286 ] {} <Debug> TCP-Session: c0134e15-da5d-49d7-8240-e97dce8afcea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13402 | 2026.02.04 05:53:35.172929 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13403 | 2026.02.04 05:53:35.172987 [ 352 ] {} <Debug> TCP-Session: 44b4c380-6267-4d97-9d85-10591a644a2a Authenticating user 'default' from [fd00:1122:3344:101::e]:41780 | ||
| 13404 | 2026.02.04 05:53:35.173004 [ 352 ] {} <Debug> TCP-Session: 44b4c380-6267-4d97-9d85-10591a644a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13405 | 2026.02.04 05:53:35.173022 [ 352 ] {} <Debug> TCP-Session: 44b4c380-6267-4d97-9d85-10591a644a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13406 | 2026.02.04 05:53:35.173059 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13407 | 2026.02.04 05:53:35.173095 [ 288 ] {} <Debug> TCP-Session: 1c4402a2-e6dd-4343-99f8-a7257ec0b59a Authenticating user 'default' from [fd00:1122:3344:101::e]:61818 | ||
| 13408 | 2026.02.04 05:53:35.173113 [ 288 ] {} <Debug> TCP-Session: 1c4402a2-e6dd-4343-99f8-a7257ec0b59a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13409 | 2026.02.04 05:53:35.173126 [ 288 ] {} <Debug> TCP-Session: 1c4402a2-e6dd-4343-99f8-a7257ec0b59a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13410 | 2026.02.04 05:53:35.173557 [ 330 ] {6e162140-ef21-4f54-a31b-f409c070fb74} <Trace> AggregatingTransform: Aggregating | ||
| 13411 | 2026.02.04 05:53:35.173605 [ 330 ] {6e162140-ef21-4f54-a31b-f409c070fb74} <Trace> Aggregator: Aggregation method: without_key | ||
| 13412 | 2026.02.04 05:53:35.173644 [ 330 ] {6e162140-ef21-4f54-a31b-f409c070fb74} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910035 sec. (1098.859 rows/sec., 42.92 KiB/sec.) | ||
| 13413 | 2026.02.04 05:53:35.173664 [ 330 ] {6e162140-ef21-4f54-a31b-f409c070fb74} <Trace> Aggregator: Merging aggregated data | ||
| 13414 | 2026.02.04 05:53:35.175058 [ 350 ] {6e162140-ef21-4f54-a31b-f409c070fb74} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003155 sec., 316.9572107765452 rows/sec., 12.38 KiB/sec. | ||
| 13415 | 2026.02.04 05:53:35.175196 [ 350 ] {6e162140-ef21-4f54-a31b-f409c070fb74} <Debug> TCPHandler: Processed in 0.003557528 sec. | ||
| 13416 | 2026.02.04 05:53:35.175329 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13417 | 2026.02.04 05:53:35.175360 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13418 | 2026.02.04 05:53:35.175367 [ 350 ] {} <Debug> TCP-Session: 0b957a9a-03cf-4c5d-a698-5fd7f5fdcff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13419 | 2026.02.04 05:53:35.175378 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13420 | 2026.02.04 05:53:35.175401 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13421 | 2026.02.04 05:53:35.175421 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13422 | 2026.02.04 05:53:35.175445 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13423 | 2026.02.04 05:53:35.175463 [ 353 ] {} <Debug> TCP-Session: dcb6967c-4d3d-4419-bc73-59de1baf26d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13424 | 2026.02.04 05:53:35.175461 [ 349 ] {} <Debug> TCP-Session: 777d7ec5-83b9-4735-953b-31188c259e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13425 | 2026.02.04 05:53:35.175492 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13426 | 2026.02.04 05:53:35.175507 [ 351 ] {} <Debug> TCP-Session: 3d08e6a6-db28-426a-9262-6f477165c907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13427 | 2026.02.04 05:53:35.175511 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13428 | 2026.02.04 05:53:35.175556 [ 288 ] {} <Debug> TCP-Session: 1c4402a2-e6dd-4343-99f8-a7257ec0b59a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13429 | 2026.02.04 05:53:35.175582 [ 290 ] {} <Debug> TCP-Session: 042747b3-bc4d-445d-9a47-ad8e5d8858d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13430 | 2026.02.04 05:53:35.175476 [ 352 ] {} <Debug> TCP-Session: 44b4c380-6267-4d97-9d85-10591a644a2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13431 | 2026.02.04 05:53:35.175471 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13432 | 2026.02.04 05:53:35.175406 [ 286 ] {} <Debug> TCP-Session: c0134e15-da5d-49d7-8240-e97dce8afcea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13433 | 2026.02.04 05:53:35.175659 [ 289 ] {} <Debug> TCP-Session: ec2eb444-95cd-413e-9d39-e466c6070e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13434 | 2026.02.04 05:53:35.259294 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47023 | ||
| 13435 | 2026.02.04 05:53:35.259405 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13436 | 2026.02.04 05:53:35.259434 [ 350 ] {} <Debug> TCP-Session: 5eb11bcd-bbd8-4403-be09-8808879868c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47023 | ||
| 13437 | 2026.02.04 05:53:35.259459 [ 350 ] {} <Debug> TCP-Session: 5eb11bcd-bbd8-4403-be09-8808879868c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13438 | 2026.02.04 05:53:35.259473 [ 350 ] {} <Debug> TCP-Session: 5eb11bcd-bbd8-4403-be09-8808879868c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13439 | 2026.02.04 05:53:35.259678 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46511 | ||
| 13440 | 2026.02.04 05:53:35.259710 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60316 | ||
| 13441 | 2026.02.04 05:53:35.259727 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37248 | ||
| 13442 | 2026.02.04 05:53:35.259747 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59826 | ||
| 13443 | 2026.02.04 05:53:35.259791 [ 350 ] {} <Trace> TCP-Session: 5eb11bcd-bbd8-4403-be09-8808879868c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2026.02.04 05:53:35.259793 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13445 | 2026.02.04 05:53:35.259760 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57059 | ||
| 13446 | 2026.02.04 05:53:35.259849 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13447 | 2026.02.04 05:53:35.259866 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13448 | 2026.02.04 05:53:35.259853 [ 351 ] {} <Debug> TCP-Session: ab98d193-e078-443d-b896-dd013ce4a105 Authenticating user 'default' from [fd00:1122:3344:101::e]:46511 | ||
| 13449 | 2026.02.04 05:53:35.259903 [ 352 ] {} <Debug> TCP-Session: 82ab076c-3138-4775-ad5c-93afce850ecb Authenticating user 'default' from [fd00:1122:3344:101::e]:60316 | ||
| 13450 | 2026.02.04 05:53:35.259913 [ 286 ] {} <Debug> TCP-Session: 85af6c44-b5fd-4028-9711-d50b11c3e302 Authenticating user 'default' from [fd00:1122:3344:101::e]:37248 | ||
| 13451 | 2026.02.04 05:53:35.259937 [ 351 ] {} <Debug> TCP-Session: ab98d193-e078-443d-b896-dd013ce4a105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13452 | 2026.02.04 05:53:35.259952 [ 286 ] {} <Debug> TCP-Session: 85af6c44-b5fd-4028-9711-d50b11c3e302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13453 | 2026.02.04 05:53:35.259980 [ 350 ] {76eedc5c-b989-4e25-aa9c-e2edfcd7d281} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47023) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13454 | 2026.02.04 05:53:35.259989 [ 351 ] {} <Debug> TCP-Session: ab98d193-e078-443d-b896-dd013ce4a105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13455 | 2026.02.04 05:53:35.260000 [ 286 ] {} <Debug> TCP-Session: 85af6c44-b5fd-4028-9711-d50b11c3e302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13456 | 2026.02.04 05:53:35.259947 [ 352 ] {} <Debug> TCP-Session: 82ab076c-3138-4775-ad5c-93afce850ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13457 | 2026.02.04 05:53:35.260076 [ 352 ] {} <Debug> TCP-Session: 82ab076c-3138-4775-ad5c-93afce850ecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13458 | 2026.02.04 05:53:35.259755 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58173 | ||
| 13459 | 2026.02.04 05:53:35.259940 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13460 | 2026.02.04 05:53:35.259716 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34532 | ||
| 13461 | 2026.02.04 05:53:35.260165 [ 349 ] {} <Debug> TCP-Session: 1ac58652-877e-4bf3-9858-ca713adb7f48 Authenticating user 'default' from [fd00:1122:3344:101::e]:57059 | ||
| 13462 | 2026.02.04 05:53:35.260171 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13463 | 2026.02.04 05:53:35.260200 [ 349 ] {} <Debug> TCP-Session: 1ac58652-877e-4bf3-9858-ca713adb7f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13464 | 2026.02.04 05:53:35.260217 [ 290 ] {} <Debug> TCP-Session: cd8c34c3-2888-4d78-8fef-9ae27c9eecba Authenticating user 'default' from [fd00:1122:3344:101::e]:58173 | ||
| 13465 | 2026.02.04 05:53:35.260229 [ 349 ] {} <Debug> TCP-Session: 1ac58652-877e-4bf3-9858-ca713adb7f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13466 | 2026.02.04 05:53:35.260228 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13467 | 2026.02.04 05:53:35.260253 [ 290 ] {} <Debug> TCP-Session: cd8c34c3-2888-4d78-8fef-9ae27c9eecba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13468 | 2026.02.04 05:53:35.259849 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13469 | 2026.02.04 05:53:35.260291 [ 290 ] {} <Debug> TCP-Session: cd8c34c3-2888-4d78-8fef-9ae27c9eecba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13470 | 2026.02.04 05:53:35.260293 [ 350 ] {76eedc5c-b989-4e25-aa9c-e2edfcd7d281} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13471 | 2026.02.04 05:53:35.260325 [ 289 ] {} <Debug> TCP-Session: 39983154-4870-4eae-9dc1-1bfb6fa67962 Authenticating user 'default' from [fd00:1122:3344:101::e]:59826 | ||
| 13472 | 2026.02.04 05:53:35.260286 [ 353 ] {} <Debug> TCP-Session: ae46520f-fb4e-49c0-9105-f213b2fdbd73 Authenticating user 'default' from [fd00:1122:3344:101::e]:34532 | ||
| 13473 | 2026.02.04 05:53:35.260389 [ 289 ] {} <Debug> TCP-Session: 39983154-4870-4eae-9dc1-1bfb6fa67962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13474 | 2026.02.04 05:53:35.260404 [ 350 ] {76eedc5c-b989-4e25-aa9c-e2edfcd7d281} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13475 | 2026.02.04 05:53:35.260410 [ 353 ] {} <Debug> TCP-Session: ae46520f-fb4e-49c0-9105-f213b2fdbd73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13476 | 2026.02.04 05:53:35.260421 [ 289 ] {} <Debug> TCP-Session: 39983154-4870-4eae-9dc1-1bfb6fa67962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13477 | 2026.02.04 05:53:35.260438 [ 353 ] {} <Debug> TCP-Session: ae46520f-fb4e-49c0-9105-f213b2fdbd73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13478 | 2026.02.04 05:53:35.259744 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37961 | ||
| 13479 | 2026.02.04 05:53:35.260550 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13480 | 2026.02.04 05:53:35.260578 [ 288 ] {} <Debug> TCP-Session: 931e8983-b7e0-4ff4-a81d-da608f22876c Authenticating user 'default' from [fd00:1122:3344:101::e]:37961 | ||
| 13481 | 2026.02.04 05:53:35.260596 [ 288 ] {} <Debug> TCP-Session: 931e8983-b7e0-4ff4-a81d-da608f22876c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13482 | 2026.02.04 05:53:35.260610 [ 288 ] {} <Debug> TCP-Session: 931e8983-b7e0-4ff4-a81d-da608f22876c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13483 | 2026.02.04 05:53:35.260701 [ 350 ] {76eedc5c-b989-4e25-aa9c-e2edfcd7d281} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 13484 | 2026.02.04 05:53:35.261647 [ 330 ] {76eedc5c-b989-4e25-aa9c-e2edfcd7d281} <Trace> AggregatingTransform: Aggregating | ||
| 13485 | 2026.02.04 05:53:35.261685 [ 330 ] {76eedc5c-b989-4e25-aa9c-e2edfcd7d281} <Trace> Aggregator: Aggregation method: without_key | ||
| 13486 | 2026.02.04 05:53:35.261720 [ 330 ] {76eedc5c-b989-4e25-aa9c-e2edfcd7d281} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916215 sec. (1091.447 rows/sec., 42.63 KiB/sec.) | ||
| 13487 | 2026.02.04 05:53:35.261739 [ 330 ] {76eedc5c-b989-4e25-aa9c-e2edfcd7d281} <Trace> Aggregator: Merging aggregated data | ||
| 13488 | 2026.02.04 05:53:35.262947 [ 350 ] {76eedc5c-b989-4e25-aa9c-e2edfcd7d281} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00303 sec., 330.03300330033 rows/sec., 12.89 KiB/sec. | ||
| 13489 | 2026.02.04 05:53:35.263133 [ 350 ] {76eedc5c-b989-4e25-aa9c-e2edfcd7d281} <Debug> TCPHandler: Processed in 0.003457815 sec. | ||
| 13490 | 2026.02.04 05:53:35.263241 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13491 | 2026.02.04 05:53:35.263267 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13492 | 2026.02.04 05:53:35.263272 [ 350 ] {} <Debug> TCP-Session: 5eb11bcd-bbd8-4403-be09-8808879868c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13493 | 2026.02.04 05:53:35.263289 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13494 | 2026.02.04 05:53:35.263312 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13495 | 2026.02.04 05:53:35.263327 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13496 | 2026.02.04 05:53:35.263355 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13497 | 2026.02.04 05:53:35.263376 [ 286 ] {} <Debug> TCP-Session: 85af6c44-b5fd-4028-9711-d50b11c3e302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13498 | 2026.02.04 05:53:35.263366 [ 289 ] {} <Debug> TCP-Session: 39983154-4870-4eae-9dc1-1bfb6fa67962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13499 | 2026.02.04 05:53:35.263382 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13500 | 2026.02.04 05:53:35.263400 [ 352 ] {} <Debug> TCP-Session: 82ab076c-3138-4775-ad5c-93afce850ecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13501 | 2026.02.04 05:53:35.263418 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13502 | 2026.02.04 05:53:35.263437 [ 288 ] {} <Debug> TCP-Session: 931e8983-b7e0-4ff4-a81d-da608f22876c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13503 | 2026.02.04 05:53:35.263346 [ 349 ] {} <Debug> TCP-Session: 1ac58652-877e-4bf3-9858-ca713adb7f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13504 | 2026.02.04 05:53:35.263474 [ 290 ] {} <Debug> TCP-Session: cd8c34c3-2888-4d78-8fef-9ae27c9eecba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13505 | 2026.02.04 05:53:35.263319 [ 351 ] {} <Debug> TCP-Session: ab98d193-e078-443d-b896-dd013ce4a105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13506 | 2026.02.04 05:53:35.263356 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13507 | 2026.02.04 05:53:35.263557 [ 353 ] {} <Debug> TCP-Session: ae46520f-fb4e-49c0-9105-f213b2fdbd73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13508 | 2026.02.04 05:53:35.606675 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36538 | ||
| 13509 | 2026.02.04 05:53:35.606774 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13510 | 2026.02.04 05:53:35.606799 [ 350 ] {} <Debug> TCP-Session: e6ad8269-f758-4c95-aacd-6cb3ee788ffb Authenticating user 'default' from [fd00:1122:3344:101::e]:36538 | ||
| 13511 | 2026.02.04 05:53:35.606820 [ 350 ] {} <Debug> TCP-Session: e6ad8269-f758-4c95-aacd-6cb3ee788ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13512 | 2026.02.04 05:53:35.606833 [ 350 ] {} <Debug> TCP-Session: e6ad8269-f758-4c95-aacd-6cb3ee788ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13513 | 2026.02.04 05:53:35.607023 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39187 | ||
| 13514 | 2026.02.04 05:53:35.607043 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65515 | ||
| 13515 | 2026.02.04 05:53:35.607058 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57694 | ||
| 13516 | 2026.02.04 05:53:35.607093 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53838 | ||
| 13517 | 2026.02.04 05:53:35.607079 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37500 | ||
| 13518 | 2026.02.04 05:53:35.607147 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13519 | 2026.02.04 05:53:35.607135 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13520 | 2026.02.04 05:53:35.607184 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13521 | 2026.02.04 05:53:35.607197 [ 350 ] {} <Trace> TCP-Session: e6ad8269-f758-4c95-aacd-6cb3ee788ffb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13522 | 2026.02.04 05:53:35.607220 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13523 | 2026.02.04 05:53:35.607241 [ 286 ] {} <Debug> TCP-Session: 6376f846-585b-45c1-b947-4da289fcbe59 Authenticating user 'default' from [fd00:1122:3344:101::e]:57694 | ||
| 13524 | 2026.02.04 05:53:35.607221 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13525 | 2026.02.04 05:53:35.607278 [ 349 ] {} <Debug> TCP-Session: fb577899-74ba-4b22-b07a-edd1c83d6fce Authenticating user 'default' from [fd00:1122:3344:101::e]:53838 | ||
| 13526 | 2026.02.04 05:53:35.607289 [ 286 ] {} <Debug> TCP-Session: 6376f846-585b-45c1-b947-4da289fcbe59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13527 | 2026.02.04 05:53:35.607306 [ 289 ] {} <Debug> TCP-Session: 4316fe59-44e9-4215-8636-dabf87c33c88 Authenticating user 'default' from [fd00:1122:3344:101::e]:37500 | ||
| 13528 | 2026.02.04 05:53:35.607320 [ 349 ] {} <Debug> TCP-Session: fb577899-74ba-4b22-b07a-edd1c83d6fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13529 | 2026.02.04 05:53:35.607322 [ 286 ] {} <Debug> TCP-Session: 6376f846-585b-45c1-b947-4da289fcbe59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13530 | 2026.02.04 05:53:35.607338 [ 289 ] {} <Debug> TCP-Session: 4316fe59-44e9-4215-8636-dabf87c33c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13531 | 2026.02.04 05:53:35.607345 [ 349 ] {} <Debug> TCP-Session: fb577899-74ba-4b22-b07a-edd1c83d6fce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13532 | 2026.02.04 05:53:35.607364 [ 289 ] {} <Debug> TCP-Session: 4316fe59-44e9-4215-8636-dabf87c33c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13533 | 2026.02.04 05:53:35.607213 [ 353 ] {} <Debug> TCP-Session: 2dcb02ba-f199-4787-b073-ed2df3cd34be Authenticating user 'default' from [fd00:1122:3344:101::e]:65515 | ||
| 13534 | 2026.02.04 05:53:35.607394 [ 350 ] {d6b2075c-cb0a-4b86-a3ca-bf7079194191} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36538) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13535 | 2026.02.04 05:53:35.607411 [ 353 ] {} <Debug> TCP-Session: 2dcb02ba-f199-4787-b073-ed2df3cd34be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13536 | 2026.02.04 05:53:35.607195 [ 351 ] {} <Debug> TCP-Session: a766e9c6-9872-4482-a26d-ae6df24cb701 Authenticating user 'default' from [fd00:1122:3344:101::e]:39187 | ||
| 13537 | 2026.02.04 05:53:35.607431 [ 353 ] {} <Debug> TCP-Session: 2dcb02ba-f199-4787-b073-ed2df3cd34be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13538 | 2026.02.04 05:53:35.607070 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48336 | ||
| 13539 | 2026.02.04 05:53:35.607454 [ 351 ] {} <Debug> TCP-Session: a766e9c6-9872-4482-a26d-ae6df24cb701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13540 | 2026.02.04 05:53:35.607029 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44897 | ||
| 13541 | 2026.02.04 05:53:35.607493 [ 351 ] {} <Debug> TCP-Session: a766e9c6-9872-4482-a26d-ae6df24cb701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13542 | 2026.02.04 05:53:35.607522 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13543 | 2026.02.04 05:53:35.607087 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52289 | ||
| 13544 | 2026.02.04 05:53:35.607555 [ 288 ] {} <Debug> TCP-Session: ed011558-58b9-4d9f-b85e-ca1ca9e03fc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48336 | ||
| 13545 | 2026.02.04 05:53:35.607565 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13546 | 2026.02.04 05:53:35.607591 [ 288 ] {} <Debug> TCP-Session: ed011558-58b9-4d9f-b85e-ca1ca9e03fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13547 | 2026.02.04 05:53:35.607608 [ 352 ] {} <Debug> TCP-Session: ae73e261-269c-4bcc-a4d2-ab88568d6472 Authenticating user 'default' from [fd00:1122:3344:101::e]:44897 | ||
| 13548 | 2026.02.04 05:53:35.607613 [ 288 ] {} <Debug> TCP-Session: ed011558-58b9-4d9f-b85e-ca1ca9e03fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13549 | 2026.02.04 05:53:35.607618 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13550 | 2026.02.04 05:53:35.607633 [ 352 ] {} <Debug> TCP-Session: ae73e261-269c-4bcc-a4d2-ab88568d6472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13551 | 2026.02.04 05:53:35.607655 [ 350 ] {d6b2075c-cb0a-4b86-a3ca-bf7079194191} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13552 | 2026.02.04 05:53:35.607687 [ 352 ] {} <Debug> TCP-Session: ae73e261-269c-4bcc-a4d2-ab88568d6472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13553 | 2026.02.04 05:53:35.607663 [ 290 ] {} <Debug> TCP-Session: d3cfdcf1-7570-43ee-a94d-d3945503ff1c Authenticating user 'default' from [fd00:1122:3344:101::e]:52289 | ||
| 13554 | 2026.02.04 05:53:35.607733 [ 350 ] {d6b2075c-cb0a-4b86-a3ca-bf7079194191} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13555 | 2026.02.04 05:53:35.607737 [ 290 ] {} <Debug> TCP-Session: d3cfdcf1-7570-43ee-a94d-d3945503ff1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13556 | 2026.02.04 05:53:35.607766 [ 290 ] {} <Debug> TCP-Session: d3cfdcf1-7570-43ee-a94d-d3945503ff1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13557 | 2026.02.04 05:53:35.608014 [ 350 ] {d6b2075c-cb0a-4b86-a3ca-bf7079194191} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 13558 | 2026.02.04 05:53:35.608914 [ 306 ] {d6b2075c-cb0a-4b86-a3ca-bf7079194191} <Trace> AggregatingTransform: Aggregating | ||
| 13559 | 2026.02.04 05:53:35.608966 [ 306 ] {d6b2075c-cb0a-4b86-a3ca-bf7079194191} <Trace> Aggregator: Aggregation method: without_key | ||
| 13560 | 2026.02.04 05:53:35.609003 [ 306 ] {d6b2075c-cb0a-4b86-a3ca-bf7079194191} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884774 sec. (1130.232 rows/sec., 44.15 KiB/sec.) | ||
| 13561 | 2026.02.04 05:53:35.609021 [ 306 ] {d6b2075c-cb0a-4b86-a3ca-bf7079194191} <Trace> Aggregator: Merging aggregated data | ||
| 13562 | 2026.02.04 05:53:35.610088 [ 350 ] {d6b2075c-cb0a-4b86-a3ca-bf7079194191} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002747 sec., 364.0334910811795 rows/sec., 14.22 KiB/sec. | ||
| 13563 | 2026.02.04 05:53:35.610253 [ 350 ] {d6b2075c-cb0a-4b86-a3ca-bf7079194191} <Debug> TCPHandler: Processed in 0.003167668 sec. | ||
| 13564 | 2026.02.04 05:53:35.610368 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13565 | 2026.02.04 05:53:35.610397 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13566 | 2026.02.04 05:53:35.610397 [ 350 ] {} <Debug> TCP-Session: e6ad8269-f758-4c95-aacd-6cb3ee788ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13567 | 2026.02.04 05:53:35.610417 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13568 | 2026.02.04 05:53:35.610442 [ 352 ] {} <Debug> TCP-Session: ae73e261-269c-4bcc-a4d2-ab88568d6472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13569 | 2026.02.04 05:53:35.610450 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13570 | 2026.02.04 05:53:35.610470 [ 349 ] {} <Debug> TCP-Session: fb577899-74ba-4b22-b07a-edd1c83d6fce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13571 | 2026.02.04 05:53:35.610469 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13572 | 2026.02.04 05:53:35.610506 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13573 | 2026.02.04 05:53:35.610523 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13574 | 2026.02.04 05:53:35.610553 [ 286 ] {} <Debug> TCP-Session: 6376f846-585b-45c1-b947-4da289fcbe59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13575 | 2026.02.04 05:53:35.610532 [ 289 ] {} <Debug> TCP-Session: 4316fe59-44e9-4215-8636-dabf87c33c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13576 | 2026.02.04 05:53:35.610586 [ 290 ] {} <Debug> TCP-Session: d3cfdcf1-7570-43ee-a94d-d3945503ff1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13577 | 2026.02.04 05:53:35.610498 [ 288 ] {} <Debug> TCP-Session: ed011558-58b9-4d9f-b85e-ca1ca9e03fc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13578 | 2026.02.04 05:53:35.610487 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13579 | 2026.02.04 05:53:35.610432 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13580 | 2026.02.04 05:53:35.610658 [ 353 ] {} <Debug> TCP-Session: 2dcb02ba-f199-4787-b073-ed2df3cd34be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13581 | 2026.02.04 05:53:35.610684 [ 351 ] {} <Debug> TCP-Session: a766e9c6-9872-4482-a26d-ae6df24cb701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13582 | 2026.02.04 05:53:36.498327 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13583 | 2026.02.04 05:53:36.498378 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13584 | 2026.02.04 05:53:36.705267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27814 | ||
| 13585 | 2026.02.04 05:53:36.705902 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2026.02.04 05:53:36.705965 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13587 | 2026.02.04 05:53:36.706594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13588 | 2026.02.04 05:53:36.706894 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2026.02.04 05:53:36.707082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27814 | ||
| 13590 | 2026.02.04 05:53:38.217469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13591 | 2026.02.04 05:53:38.233252 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13592 | 2026.02.04 05:53:38.233305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13593 | 2026.02.04 05:53:38.238795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13594 | 2026.02.04 05:53:38.239460 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13595 | 2026.02.04 05:53:38.242567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13596 | 2026.02.04 05:53:38.534761 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2026.02.04 05:53:38.534934 [ 262 ] {f3f33f27-5d3c-49c6-9626-022cc015c36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13598 | 2026.02.04 05:53:38.535001 [ 262 ] {f3f33f27-5d3c-49c6-9626-022cc015c36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13599 | 2026.02.04 05:53:38.535745 [ 262 ] {f3f33f27-5d3c-49c6-9626-022cc015c36e} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2026.02.04 05:53:38.535794 [ 262 ] {f3f33f27-5d3c-49c6-9626-022cc015c36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13601 | 2026.02.04 05:53:38.536186 [ 262 ] {f3f33f27-5d3c-49c6-9626-022cc015c36e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13602 | 2026.02.04 05:53:38.536410 [ 262 ] {f3f33f27-5d3c-49c6-9626-022cc015c36e} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2026.02.04 05:53:38.536572 [ 262 ] {f3f33f27-5d3c-49c6-9626-022cc015c36e} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001684 sec., 157957.24465558195 rows/sec., 10.04 MiB/sec. | ||
| 13604 | 2026.02.04 05:53:38.536623 [ 262 ] {f3f33f27-5d3c-49c6-9626-022cc015c36e} <Debug> TCPHandler: Processed in 0.001987115 sec. | ||
| 13605 | 2026.02.04 05:53:38.536750 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13606 | 2026.02.04 05:53:38.536852 [ 262 ] {ef1281ce-3e36-49db-87e7-f2ed4e56ac2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13607 | 2026.02.04 05:53:38.536896 [ 262 ] {ef1281ce-3e36-49db-87e7-f2ed4e56ac2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13608 | 2026.02.04 05:53:38.537890 [ 262 ] {ef1281ce-3e36-49db-87e7-f2ed4e56ac2a} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2026.02.04 05:53:38.537929 [ 262 ] {ef1281ce-3e36-49db-87e7-f2ed4e56ac2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13610 | 2026.02.04 05:53:38.538278 [ 262 ] {ef1281ce-3e36-49db-87e7-f2ed4e56ac2a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13611 | 2026.02.04 05:53:38.538496 [ 262 ] {ef1281ce-3e36-49db-87e7-f2ed4e56ac2a} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2026.02.04 05:53:38.538623 [ 84 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13613 | 2026.02.04 05:53:38.538628 [ 262 ] {ef1281ce-3e36-49db-87e7-f2ed4e56ac2a} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001798 sec., 446051.1679644049 rows/sec., 35.42 MiB/sec. | ||
| 13614 | 2026.02.04 05:53:38.538693 [ 84 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2026.02.04 05:53:38.538711 [ 262 ] {ef1281ce-3e36-49db-87e7-f2ed4e56ac2a} <Debug> TCPHandler: Processed in 0.002013025 sec. | ||
| 13616 | 2026.02.04 05:53:38.538720 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13617 | 2026.02.04 05:53:38.538838 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13618 | 2026.02.04 05:53:38.538860 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13619 | 2026.02.04 05:53:38.538942 [ 262 ] {7779033b-f4dc-467b-8d45-d3919ced5c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13620 | 2026.02.04 05:53:38.538989 [ 262 ] {7779033b-f4dc-467b-8d45-d3919ced5c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13621 | 2026.02.04 05:53:38.539020 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13622 | 2026.02.04 05:53:38.539064 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2103 rows starting from the beginning of the part | ||
| 13623 | 2026.02.04 05:53:38.539141 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 86 rows starting from the beginning of the part | ||
| 13624 | 2026.02.04 05:53:38.539194 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1942 rows starting from the beginning of the part | ||
| 13625 | 2026.02.04 05:53:38.539240 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 13626 | 2026.02.04 05:53:38.539290 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 86 rows starting from the beginning of the part | ||
| 13627 | 2026.02.04 05:53:38.539333 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 802 rows starting from the beginning of the part | ||
| 13628 | 2026.02.04 05:53:38.539477 [ 262 ] {7779033b-f4dc-467b-8d45-d3919ced5c3b} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13629 | 2026.02.04 05:53:38.539520 [ 262 ] {7779033b-f4dc-467b-8d45-d3919ced5c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13630 | 2026.02.04 05:53:38.539858 [ 262 ] {7779033b-f4dc-467b-8d45-d3919ced5c3b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13631 | 2026.02.04 05:53:38.540079 [ 262 ] {7779033b-f4dc-467b-8d45-d3919ced5c3b} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13632 | 2026.02.04 05:53:38.540216 [ 262 ] {7779033b-f4dc-467b-8d45-d3919ced5c3b} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001295 sec., 122007.72200772201 rows/sec., 7.45 MiB/sec. | ||
| 13633 | 2026.02.04 05:53:38.540272 [ 262 ] {7779033b-f4dc-467b-8d45-d3919ced5c3b} <Debug> TCPHandler: Processed in 0.001486001 sec. | ||
| 13634 | 2026.02.04 05:53:38.540387 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13635 | 2026.02.04 05:53:38.540484 [ 262 ] {6678cc2f-ea01-4465-9269-519b2ee15e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13636 | 2026.02.04 05:53:38.540524 [ 262 ] {6678cc2f-ea01-4465-9269-519b2ee15e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13637 | 2026.02.04 05:53:38.540988 [ 262 ] {6678cc2f-ea01-4465-9269-519b2ee15e4e} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2026.02.04 05:53:38.541027 [ 262 ] {6678cc2f-ea01-4465-9269-519b2ee15e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13639 | 2026.02.04 05:53:38.541246 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5075 rows, containing 5 columns (5 merged, 0 gathered) in 0.002447668 sec., 2073402.1117243024 rows/sec., 176.36 MiB/sec. | ||
| 13640 | 2026.02.04 05:53:38.541330 [ 262 ] {6678cc2f-ea01-4465-9269-519b2ee15e4e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13641 | 2026.02.04 05:53:38.541500 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13642 | 2026.02.04 05:53:38.541561 [ 262 ] {6678cc2f-ea01-4465-9269-519b2ee15e4e} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13643 | 2026.02.04 05:53:38.541704 [ 262 ] {6678cc2f-ea01-4465-9269-519b2ee15e4e} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00124 sec., 112903.2258064516 rows/sec., 7.30 MiB/sec. | ||
| 13644 | 2026.02.04 05:53:38.541743 [ 262 ] {6678cc2f-ea01-4465-9269-519b2ee15e4e} <Debug> TCPHandler: Processed in 0.001406889 sec. | ||
| 13645 | 2026.02.04 05:53:38.541772 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_96_19} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13646 | 2026.02.04 05:53:38.541852 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_96_19} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13647 | 2026.02.04 05:53:38.541856 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13648 | 2026.02.04 05:53:38.541926 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 13649 | 2026.02.04 05:53:38.541963 [ 262 ] {729fafde-3245-4767-ba0e-af0b7e5202cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13650 | 2026.02.04 05:53:38.542007 [ 262 ] {729fafde-3245-4767-ba0e-af0b7e5202cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13651 | 2026.02.04 05:53:38.542467 [ 262 ] {729fafde-3245-4767-ba0e-af0b7e5202cc} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2026.02.04 05:53:38.542504 [ 262 ] {729fafde-3245-4767-ba0e-af0b7e5202cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13653 | 2026.02.04 05:53:38.542812 [ 262 ] {729fafde-3245-4767-ba0e-af0b7e5202cc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13654 | 2026.02.04 05:53:38.543012 [ 262 ] {729fafde-3245-4767-ba0e-af0b7e5202cc} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.02.04 05:53:38.543138 [ 262 ] {729fafde-3245-4767-ba0e-af0b7e5202cc} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001194 sec., 116415.41038525963 rows/sec., 6.62 MiB/sec. | ||
| 13656 | 2026.02.04 05:53:38.543176 [ 262 ] {729fafde-3245-4767-ba0e-af0b7e5202cc} <Debug> TCPHandler: Processed in 0.001370058 sec. | ||
| 13657 | 2026.02.04 05:53:38.543284 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13658 | 2026.02.04 05:53:38.543378 [ 262 ] {13d7b869-acf2-4662-84d5-d349e82fb4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13659 | 2026.02.04 05:53:38.543418 [ 262 ] {13d7b869-acf2-4662-84d5-d349e82fb4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13660 | 2026.02.04 05:53:38.544071 [ 262 ] {13d7b869-acf2-4662-84d5-d349e82fb4ce} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2026.02.04 05:53:38.544107 [ 262 ] {13d7b869-acf2-4662-84d5-d349e82fb4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13662 | 2026.02.04 05:53:38.544428 [ 262 ] {13d7b869-acf2-4662-84d5-d349e82fb4ce} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13663 | 2026.02.04 05:53:38.544632 [ 262 ] {13d7b869-acf2-4662-84d5-d349e82fb4ce} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2026.02.04 05:53:38.544759 [ 262 ] {13d7b869-acf2-4662-84d5-d349e82fb4ce} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.0014 sec., 348571.4285714286 rows/sec., 24.61 MiB/sec. | ||
| 13665 | 2026.02.04 05:53:38.544768 [ 104 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13666 | 2026.02.04 05:53:38.544798 [ 262 ] {13d7b869-acf2-4662-84d5-d349e82fb4ce} <Debug> TCPHandler: Processed in 0.001563723 sec. | ||
| 13667 | 2026.02.04 05:53:38.544823 [ 104 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13668 | 2026.02.04 05:53:38.544852 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13669 | 2026.02.04 05:53:38.544913 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13670 | 2026.02.04 05:53:38.544944 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13671 | 2026.02.04 05:53:38.545010 [ 262 ] {01db76c5-6e9c-4dc0-b335-cd8c31633fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13672 | 2026.02.04 05:53:38.545057 [ 262 ] {01db76c5-6e9c-4dc0-b335-cd8c31633fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13673 | 2026.02.04 05:53:38.545058 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13674 | 2026.02.04 05:53:38.545101 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1033 rows starting from the beginning of the part | ||
| 13675 | 2026.02.04 05:53:38.545163 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 79 rows starting from the beginning of the part | ||
| 13676 | 2026.02.04 05:53:38.545214 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 944 rows starting from the beginning of the part | ||
| 13677 | 2026.02.04 05:53:38.545265 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 13678 | 2026.02.04 05:53:38.545309 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 79 rows starting from the beginning of the part | ||
| 13679 | 2026.02.04 05:53:38.545353 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 488 rows starting from the beginning of the part | ||
| 13680 | 2026.02.04 05:53:38.545391 [ 262 ] {01db76c5-6e9c-4dc0-b335-cd8c31633fc3} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13681 | 2026.02.04 05:53:38.545431 [ 262 ] {01db76c5-6e9c-4dc0-b335-cd8c31633fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13682 | 2026.02.04 05:53:38.545757 [ 262 ] {01db76c5-6e9c-4dc0-b335-cd8c31633fc3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13683 | 2026.02.04 05:53:38.545976 [ 262 ] {01db76c5-6e9c-4dc0-b335-cd8c31633fc3} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13684 | 2026.02.04 05:53:38.546108 [ 262 ] {01db76c5-6e9c-4dc0-b335-cd8c31633fc3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 13685 | 2026.02.04 05:53:38.546145 [ 262 ] {01db76c5-6e9c-4dc0-b335-cd8c31633fc3} <Debug> TCPHandler: Processed in 0.001281335 sec. | ||
| 13686 | 2026.02.04 05:53:38.546251 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13687 | 2026.02.04 05:53:38.546345 [ 262 ] {ec793e07-c637-4b67-b1f3-b24c5c7cf70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13688 | 2026.02.04 05:53:38.546386 [ 262 ] {ec793e07-c637-4b67-b1f3-b24c5c7cf70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13689 | 2026.02.04 05:53:38.546512 [ 195 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608065 sec., 1670952.355781638 rows/sec., 127.66 MiB/sec. | ||
| 13690 | 2026.02.04 05:53:38.546744 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13691 | 2026.02.04 05:53:38.546830 [ 262 ] {ec793e07-c637-4b67-b1f3-b24c5c7cf70c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13692 | 2026.02.04 05:53:38.546873 [ 262 ] {ec793e07-c637-4b67-b1f3-b24c5c7cf70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13693 | 2026.02.04 05:53:38.547077 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_96_19} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2026.02.04 05:53:38.547165 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_96_19} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13695 | 2026.02.04 05:53:38.547247 [ 262 ] {ec793e07-c637-4b67-b1f3-b24c5c7cf70c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13696 | 2026.02.04 05:53:38.547264 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 13697 | 2026.02.04 05:53:38.547459 [ 262 ] {ec793e07-c637-4b67-b1f3-b24c5c7cf70c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13698 | 2026.02.04 05:53:38.547580 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13699 | 2026.02.04 05:53:38.547597 [ 262 ] {ec793e07-c637-4b67-b1f3-b24c5c7cf70c} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00127 sec., 203149.60629921258 rows/sec., 13.53 MiB/sec. | ||
| 13700 | 2026.02.04 05:53:38.547612 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2026.02.04 05:53:38.547636 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13702 | 2026.02.04 05:53:38.547641 [ 262 ] {ec793e07-c637-4b67-b1f3-b24c5c7cf70c} <Debug> TCPHandler: Processed in 0.00143993 sec. | ||
| 13703 | 2026.02.04 05:53:38.547712 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13704 | 2026.02.04 05:53:38.547758 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13705 | 2026.02.04 05:53:38.547811 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13706 | 2026.02.04 05:53:38.547846 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26588 rows starting from the beginning of the part | ||
| 13707 | 2026.02.04 05:53:38.547858 [ 262 ] {df76a8d5-37f2-4b6b-a879-71071323ce14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13708 | 2026.02.04 05:53:38.547906 [ 262 ] {df76a8d5-37f2-4b6b-a879-71071323ce14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13709 | 2026.02.04 05:53:38.547908 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 13710 | 2026.02.04 05:53:38.547969 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 900 rows starting from the beginning of the part | ||
| 13711 | 2026.02.04 05:53:38.548012 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 42 rows starting from the beginning of the part | ||
| 13712 | 2026.02.04 05:53:38.548052 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 13713 | 2026.02.04 05:53:38.548093 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 258 rows starting from the beginning of the part | ||
| 13714 | 2026.02.04 05:53:38.548234 [ 262 ] {df76a8d5-37f2-4b6b-a879-71071323ce14} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13715 | 2026.02.04 05:53:38.548275 [ 262 ] {df76a8d5-37f2-4b6b-a879-71071323ce14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13716 | 2026.02.04 05:53:38.548585 [ 262 ] {df76a8d5-37f2-4b6b-a879-71071323ce14} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13717 | 2026.02.04 05:53:38.548790 [ 262 ] {df76a8d5-37f2-4b6b-a879-71071323ce14} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13718 | 2026.02.04 05:53:38.548923 [ 262 ] {df76a8d5-37f2-4b6b-a879-71071323ce14} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 13719 | 2026.02.04 05:53:38.548958 [ 262 ] {df76a8d5-37f2-4b6b-a879-71071323ce14} <Debug> TCPHandler: Processed in 0.001249724 sec. | ||
| 13720 | 2026.02.04 05:53:38.549063 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13721 | 2026.02.04 05:53:38.549158 [ 262 ] {50c9a33f-c01a-44f2-86b0-26d1fa2ff355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13722 | 2026.02.04 05:53:38.549222 [ 262 ] {50c9a33f-c01a-44f2-86b0-26d1fa2ff355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13723 | 2026.02.04 05:53:38.550047 [ 262 ] {50c9a33f-c01a-44f2-86b0-26d1fa2ff355} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13724 | 2026.02.04 05:53:38.550083 [ 262 ] {50c9a33f-c01a-44f2-86b0-26d1fa2ff355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13725 | 2026.02.04 05:53:38.550652 [ 262 ] {50c9a33f-c01a-44f2-86b0-26d1fa2ff355} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13726 | 2026.02.04 05:53:38.550880 [ 262 ] {50c9a33f-c01a-44f2-86b0-26d1fa2ff355} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13727 | 2026.02.04 05:53:38.551022 [ 262 ] {50c9a33f-c01a-44f2-86b0-26d1fa2ff355} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001881 sec., 13290.802764486974 rows/sec., 23.82 MiB/sec. | ||
| 13728 | 2026.02.04 05:53:38.551086 [ 262 ] {50c9a33f-c01a-44f2-86b0-26d1fa2ff355} <Debug> TCPHandler: Processed in 0.002070677 sec. | ||
| 13729 | 2026.02.04 05:53:38.551204 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13730 | 2026.02.04 05:53:38.551299 [ 262 ] {0e347fd2-9202-4cdb-a974-4b9866b95337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13731 | 2026.02.04 05:53:38.551341 [ 262 ] {0e347fd2-9202-4cdb-a974-4b9866b95337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13732 | 2026.02.04 05:53:38.551671 [ 262 ] {0e347fd2-9202-4cdb-a974-4b9866b95337} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13733 | 2026.02.04 05:53:38.551708 [ 262 ] {0e347fd2-9202-4cdb-a974-4b9866b95337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13734 | 2026.02.04 05:53:38.552033 [ 262 ] {0e347fd2-9202-4cdb-a974-4b9866b95337} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13735 | 2026.02.04 05:53:38.552253 [ 262 ] {0e347fd2-9202-4cdb-a974-4b9866b95337} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13736 | 2026.02.04 05:53:38.552367 [ 104 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13737 | 2026.02.04 05:53:38.552380 [ 262 ] {0e347fd2-9202-4cdb-a974-4b9866b95337} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001099 sec., 80072.79344858963 rows/sec., 5.03 MiB/sec. | ||
| 13738 | 2026.02.04 05:53:38.552409 [ 104 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13739 | 2026.02.04 05:53:38.552429 [ 262 ] {0e347fd2-9202-4cdb-a974-4b9866b95337} <Debug> TCPHandler: Processed in 0.001283735 sec. | ||
| 13740 | 2026.02.04 05:53:38.552433 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13741 | 2026.02.04 05:53:38.552523 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13742 | 2026.02.04 05:53:38.552627 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13743 | 2026.02.04 05:53:38.552657 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5764 rows starting from the beginning of the part | ||
| 13744 | 2026.02.04 05:53:38.552712 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 13745 | 2026.02.04 05:53:38.552751 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 72 rows starting from the beginning of the part | ||
| 13746 | 2026.02.04 05:53:38.552784 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 16 rows starting from the beginning of the part | ||
| 13747 | 2026.02.04 05:53:38.552817 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13748 | 2026.02.04 05:53:38.552850 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 88 rows starting from the beginning of the part | ||
| 13749 | 2026.02.04 05:53:38.554726 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002238341 sec., 2707362.2830480253 rows/sec., 175.37 MiB/sec. | ||
| 13750 | 2026.02.04 05:53:38.555053 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28108 rows, containing 5 columns (5 merged, 0 gathered) in 0.007375873 sec., 3810803.1415399914 rows/sec., 257.93 MiB/sec. | ||
| 13751 | 2026.02.04 05:53:38.555278 [ 202 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13752 | 2026.02.04 05:53:38.555395 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13753 | 2026.02.04 05:53:38.555560 [ 202 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_96_19} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13754 | 2026.02.04 05:53:38.555632 [ 202 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_96_19} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13755 | 2026.02.04 05:53:38.555670 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13756 | 2026.02.04 05:53:38.555712 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13757 | 2026.02.04 05:53:38.555739 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13758 | 2026.02.04 05:53:38.555815 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 13759 | 2026.02.04 05:53:41.825345 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1784 | ||
| 13760 | 2026.02.04 05:53:41.827909 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13761 | 2026.02.04 05:53:41.827966 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13762 | 2026.02.04 05:53:41.829406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13763 | 2026.02.04 05:53:41.829686 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13764 | 2026.02.04 05:53:41.830085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1784 | ||
| 13765 | 2026.02.04 05:53:43.526865 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13766 | 2026.02.04 05:53:43.527038 [ 262 ] {04613a58-d82d-4319-83b0-7b10cc00ea88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13767 | 2026.02.04 05:53:43.527103 [ 262 ] {04613a58-d82d-4319-83b0-7b10cc00ea88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13768 | 2026.02.04 05:53:43.527738 [ 262 ] {04613a58-d82d-4319-83b0-7b10cc00ea88} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13769 | 2026.02.04 05:53:43.527781 [ 262 ] {04613a58-d82d-4319-83b0-7b10cc00ea88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13770 | 2026.02.04 05:53:43.528159 [ 262 ] {04613a58-d82d-4319-83b0-7b10cc00ea88} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13771 | 2026.02.04 05:53:43.528384 [ 262 ] {04613a58-d82d-4319-83b0-7b10cc00ea88} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13772 | 2026.02.04 05:53:43.528538 [ 262 ] {04613a58-d82d-4319-83b0-7b10cc00ea88} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001548 sec., 7751.937984496125 rows/sec., 632.12 KiB/sec. | ||
| 13773 | 2026.02.04 05:53:43.528586 [ 262 ] {04613a58-d82d-4319-83b0-7b10cc00ea88} <Debug> TCPHandler: Processed in 0.00184613 sec. | ||
| 13774 | 2026.02.04 05:53:43.528708 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13775 | 2026.02.04 05:53:43.528811 [ 262 ] {6c77c16f-cbfe-4a60-9c9f-88d79777e411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13776 | 2026.02.04 05:53:43.528855 [ 262 ] {6c77c16f-cbfe-4a60-9c9f-88d79777e411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13777 | 2026.02.04 05:53:43.529311 [ 262 ] {6c77c16f-cbfe-4a60-9c9f-88d79777e411} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13778 | 2026.02.04 05:53:43.529344 [ 262 ] {6c77c16f-cbfe-4a60-9c9f-88d79777e411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13779 | 2026.02.04 05:53:43.529649 [ 262 ] {6c77c16f-cbfe-4a60-9c9f-88d79777e411} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13780 | 2026.02.04 05:53:43.529860 [ 262 ] {6c77c16f-cbfe-4a60-9c9f-88d79777e411} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13781 | 2026.02.04 05:53:43.529991 [ 262 ] {6c77c16f-cbfe-4a60-9c9f-88d79777e411} <Debug> executeQuery: Read 92 rows, 7.80 KiB in 0.001204 sec., 76411.96013289037 rows/sec., 6.33 MiB/sec. | ||
| 13782 | 2026.02.04 05:53:43.530029 [ 262 ] {6c77c16f-cbfe-4a60-9c9f-88d79777e411} <Debug> TCPHandler: Processed in 0.001371437 sec. | ||
| 13783 | 2026.02.04 05:53:43.530147 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13784 | 2026.02.04 05:53:43.530243 [ 262 ] {aa263ba1-6f30-4f39-be92-3070db8024c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13785 | 2026.02.04 05:53:43.530283 [ 262 ] {aa263ba1-6f30-4f39-be92-3070db8024c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13786 | 2026.02.04 05:53:43.530679 [ 262 ] {aa263ba1-6f30-4f39-be92-3070db8024c2} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13787 | 2026.02.04 05:53:43.530713 [ 262 ] {aa263ba1-6f30-4f39-be92-3070db8024c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13788 | 2026.02.04 05:53:43.530999 [ 262 ] {aa263ba1-6f30-4f39-be92-3070db8024c2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13789 | 2026.02.04 05:53:43.531216 [ 262 ] {aa263ba1-6f30-4f39-be92-3070db8024c2} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13790 | 2026.02.04 05:53:43.531346 [ 262 ] {aa263ba1-6f30-4f39-be92-3070db8024c2} <Debug> executeQuery: Read 27 rows, 1.97 KiB in 0.001123 sec., 24042.74265360641 rows/sec., 1.71 MiB/sec. | ||
| 13791 | 2026.02.04 05:53:43.531383 [ 262 ] {aa263ba1-6f30-4f39-be92-3070db8024c2} <Debug> TCPHandler: Processed in 0.001294675 sec. | ||
| 13792 | 2026.02.04 05:53:43.531485 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13793 | 2026.02.04 05:53:43.531580 [ 262 ] {195b6c64-3718-473b-adb3-edc10be45b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13794 | 2026.02.04 05:53:43.531619 [ 262 ] {195b6c64-3718-473b-adb3-edc10be45b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13795 | 2026.02.04 05:53:43.532029 [ 262 ] {195b6c64-3718-473b-adb3-edc10be45b21} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13796 | 2026.02.04 05:53:43.532062 [ 262 ] {195b6c64-3718-473b-adb3-edc10be45b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13797 | 2026.02.04 05:53:43.532367 [ 262 ] {195b6c64-3718-473b-adb3-edc10be45b21} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13798 | 2026.02.04 05:53:43.532563 [ 262 ] {195b6c64-3718-473b-adb3-edc10be45b21} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13799 | 2026.02.04 05:53:43.532687 [ 262 ] {195b6c64-3718-473b-adb3-edc10be45b21} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001125 sec., 80888.88888888889 rows/sec., 6.33 MiB/sec. | ||
| 13800 | 2026.02.04 05:53:43.532723 [ 262 ] {195b6c64-3718-473b-adb3-edc10be45b21} <Debug> TCPHandler: Processed in 0.001286655 sec. | ||
| 13801 | 2026.02.04 05:53:43.532830 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13802 | 2026.02.04 05:53:43.532924 [ 262 ] {28bdd840-2661-48f0-8c2e-d85656eb466c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13803 | 2026.02.04 05:53:43.532966 [ 262 ] {28bdd840-2661-48f0-8c2e-d85656eb466c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13804 | 2026.02.04 05:53:43.533372 [ 262 ] {28bdd840-2661-48f0-8c2e-d85656eb466c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13805 | 2026.02.04 05:53:43.533404 [ 262 ] {28bdd840-2661-48f0-8c2e-d85656eb466c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13806 | 2026.02.04 05:53:43.533732 [ 262 ] {28bdd840-2661-48f0-8c2e-d85656eb466c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13807 | 2026.02.04 05:53:43.533929 [ 262 ] {28bdd840-2661-48f0-8c2e-d85656eb466c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13808 | 2026.02.04 05:53:43.534057 [ 262 ] {28bdd840-2661-48f0-8c2e-d85656eb466c} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001152 sec., 144097.22222222222 rows/sec., 10.03 MiB/sec. | ||
| 13809 | 2026.02.04 05:53:43.534094 [ 262 ] {28bdd840-2661-48f0-8c2e-d85656eb466c} <Debug> TCPHandler: Processed in 0.001312356 sec. | ||
| 13810 | 2026.02.04 05:53:43.534198 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13811 | 2026.02.04 05:53:43.534292 [ 262 ] {0565bd06-1b37-43ff-ab02-7005530b00cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13812 | 2026.02.04 05:53:43.534346 [ 262 ] {0565bd06-1b37-43ff-ab02-7005530b00cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13813 | 2026.02.04 05:53:43.535110 [ 262 ] {0565bd06-1b37-43ff-ab02-7005530b00cc} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13814 | 2026.02.04 05:53:43.535153 [ 262 ] {0565bd06-1b37-43ff-ab02-7005530b00cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13815 | 2026.02.04 05:53:43.535665 [ 262 ] {0565bd06-1b37-43ff-ab02-7005530b00cc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13816 | 2026.02.04 05:53:43.535875 [ 262 ] {0565bd06-1b37-43ff-ab02-7005530b00cc} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13817 | 2026.02.04 05:53:43.536012 [ 262 ] {0565bd06-1b37-43ff-ab02-7005530b00cc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001739 sec., 8625.646923519264 rows/sec., 15.46 MiB/sec. | ||
| 13818 | 2026.02.04 05:53:43.536076 [ 262 ] {0565bd06-1b37-43ff-ab02-7005530b00cc} <Debug> TCPHandler: Processed in 0.001926363 sec. | ||
| 13819 | 2026.02.04 05:53:43.536201 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13820 | 2026.02.04 05:53:43.536309 [ 262 ] {a555ef1f-9c7d-4657-862f-316faafa2eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13821 | 2026.02.04 05:53:43.536353 [ 262 ] {a555ef1f-9c7d-4657-862f-316faafa2eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13822 | 2026.02.04 05:53:43.536685 [ 262 ] {a555ef1f-9c7d-4657-862f-316faafa2eb0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13823 | 2026.02.04 05:53:43.536718 [ 262 ] {a555ef1f-9c7d-4657-862f-316faafa2eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13824 | 2026.02.04 05:53:43.537009 [ 262 ] {a555ef1f-9c7d-4657-862f-316faafa2eb0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13825 | 2026.02.04 05:53:43.537224 [ 262 ] {a555ef1f-9c7d-4657-862f-316faafa2eb0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13826 | 2026.02.04 05:53:43.537350 [ 262 ] {a555ef1f-9c7d-4657-862f-316faafa2eb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 13827 | 2026.02.04 05:53:43.537386 [ 262 ] {a555ef1f-9c7d-4657-862f-316faafa2eb0} <Debug> TCPHandler: Processed in 0.001241584 sec. | ||
| 13828 | 2026.02.04 05:53:44.208078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28326 | ||
| 13829 | 2026.02.04 05:53:44.208590 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13830 | 2026.02.04 05:53:44.208628 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13831 | 2026.02.04 05:53:44.209113 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13832 | 2026.02.04 05:53:44.209354 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13833 | 2026.02.04 05:53:44.209502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28326 | ||
| 13834 | 2026.02.04 05:53:45.743554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13835 | 2026.02.04 05:53:45.760219 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2026.02.04 05:53:45.760263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13837 | 2026.02.04 05:53:45.766465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13838 | 2026.02.04 05:53:45.767147 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2026.02.04 05:53:45.769963 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13840 | 2026.02.04 05:53:48.535292 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13841 | 2026.02.04 05:53:48.535463 [ 262 ] {33db9a0e-9fa0-41b9-872e-768ff5876ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13842 | 2026.02.04 05:53:48.535528 [ 262 ] {33db9a0e-9fa0-41b9-872e-768ff5876ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13843 | 2026.02.04 05:53:48.536212 [ 262 ] {33db9a0e-9fa0-41b9-872e-768ff5876ec8} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13844 | 2026.02.04 05:53:48.536259 [ 262 ] {33db9a0e-9fa0-41b9-872e-768ff5876ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13845 | 2026.02.04 05:53:48.536644 [ 262 ] {33db9a0e-9fa0-41b9-872e-768ff5876ec8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13846 | 2026.02.04 05:53:48.536864 [ 262 ] {33db9a0e-9fa0-41b9-872e-768ff5876ec8} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13847 | 2026.02.04 05:53:48.537012 [ 262 ] {33db9a0e-9fa0-41b9-872e-768ff5876ec8} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001597 sec., 166562.30432060114 rows/sec., 10.58 MiB/sec. | ||
| 13848 | 2026.02.04 05:53:48.537016 [ 154 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 13849 | 2026.02.04 05:53:48.537055 [ 262 ] {33db9a0e-9fa0-41b9-872e-768ff5876ec8} <Debug> TCPHandler: Processed in 0.001891823 sec. | ||
| 13850 | 2026.02.04 05:53:48.537097 [ 154 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13851 | 2026.02.04 05:53:48.537127 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13852 | 2026.02.04 05:53:48.537201 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13853 | 2026.02.04 05:53:48.537222 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 13854 | 2026.02.04 05:53:48.537307 [ 262 ] {1ad284ec-893a-4bb0-b42a-71c1d11c7305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13855 | 2026.02.04 05:53:48.537313 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13856 | 2026.02.04 05:53:48.537348 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 290 rows starting from the beginning of the part | ||
| 13857 | 2026.02.04 05:53:48.537350 [ 262 ] {1ad284ec-893a-4bb0-b42a-71c1d11c7305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13858 | 2026.02.04 05:53:48.537407 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 266 rows starting from the beginning of the part | ||
| 13859 | 2026.02.04 05:53:48.537454 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 266 rows starting from the beginning of the part | ||
| 13860 | 2026.02.04 05:53:48.537493 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 266 rows starting from the beginning of the part | ||
| 13861 | 2026.02.04 05:53:48.537529 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 266 rows starting from the beginning of the part | ||
| 13862 | 2026.02.04 05:53:48.537568 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 266 rows starting from the beginning of the part | ||
| 13863 | 2026.02.04 05:53:48.538145 [ 262 ] {1ad284ec-893a-4bb0-b42a-71c1d11c7305} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13864 | 2026.02.04 05:53:48.538181 [ 262 ] {1ad284ec-893a-4bb0-b42a-71c1d11c7305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13865 | 2026.02.04 05:53:48.538490 [ 202 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306676 sec., 1239787.06274547 rows/sec., 83.85 MiB/sec. | ||
| 13866 | 2026.02.04 05:53:48.538543 [ 262 ] {1ad284ec-893a-4bb0-b42a-71c1d11c7305} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13867 | 2026.02.04 05:53:48.538602 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 13868 | 2026.02.04 05:53:48.538754 [ 262 ] {1ad284ec-893a-4bb0-b42a-71c1d11c7305} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13869 | 2026.02.04 05:53:48.538832 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_43_9} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2026.02.04 05:53:48.538894 [ 262 ] {1ad284ec-893a-4bb0-b42a-71c1d11c7305} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001609 sec., 498446.23990055936 rows/sec., 39.58 MiB/sec. | ||
| 13871 | 2026.02.04 05:53:48.538897 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_43_9} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 13872 | 2026.02.04 05:53:48.538933 [ 262 ] {1ad284ec-893a-4bb0-b42a-71c1d11c7305} <Debug> TCPHandler: Processed in 0.001782659 sec. | ||
| 13873 | 2026.02.04 05:53:48.538966 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 13874 | 2026.02.04 05:53:48.539044 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13875 | 2026.02.04 05:53:48.539151 [ 262 ] {bb6504dd-de35-4882-a2e8-b162b1f491cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13876 | 2026.02.04 05:53:48.539193 [ 262 ] {bb6504dd-de35-4882-a2e8-b162b1f491cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13877 | 2026.02.04 05:53:48.539625 [ 262 ] {bb6504dd-de35-4882-a2e8-b162b1f491cb} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13878 | 2026.02.04 05:53:48.539661 [ 262 ] {bb6504dd-de35-4882-a2e8-b162b1f491cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13879 | 2026.02.04 05:53:48.539950 [ 262 ] {bb6504dd-de35-4882-a2e8-b162b1f491cb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13880 | 2026.02.04 05:53:48.540166 [ 262 ] {bb6504dd-de35-4882-a2e8-b162b1f491cb} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2026.02.04 05:53:48.540299 [ 262 ] {bb6504dd-de35-4882-a2e8-b162b1f491cb} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001166 sec., 135506.00343053174 rows/sec., 8.28 MiB/sec. | ||
| 13882 | 2026.02.04 05:53:48.540336 [ 262 ] {bb6504dd-de35-4882-a2e8-b162b1f491cb} <Debug> TCPHandler: Processed in 0.001341057 sec. | ||
| 13883 | 2026.02.04 05:53:48.540459 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13884 | 2026.02.04 05:53:48.540554 [ 262 ] {dbc85f53-5e6b-4b27-870b-db6671a08dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13885 | 2026.02.04 05:53:48.540593 [ 262 ] {dbc85f53-5e6b-4b27-870b-db6671a08dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13886 | 2026.02.04 05:53:48.541016 [ 262 ] {dbc85f53-5e6b-4b27-870b-db6671a08dd1} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13887 | 2026.02.04 05:53:48.541052 [ 262 ] {dbc85f53-5e6b-4b27-870b-db6671a08dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13888 | 2026.02.04 05:53:48.541349 [ 262 ] {dbc85f53-5e6b-4b27-870b-db6671a08dd1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13889 | 2026.02.04 05:53:48.541544 [ 262 ] {dbc85f53-5e6b-4b27-870b-db6671a08dd1} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13890 | 2026.02.04 05:53:48.541670 [ 262 ] {dbc85f53-5e6b-4b27-870b-db6671a08dd1} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001135 sec., 123348.01762114538 rows/sec., 7.97 MiB/sec. | ||
| 13891 | 2026.02.04 05:53:48.541705 [ 262 ] {dbc85f53-5e6b-4b27-870b-db6671a08dd1} <Debug> TCPHandler: Processed in 0.001295516 sec. | ||
| 13892 | 2026.02.04 05:53:48.541817 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13893 | 2026.02.04 05:53:48.541910 [ 262 ] {4556c634-f35d-4742-a032-d6c5f1a6266c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13894 | 2026.02.04 05:53:48.541950 [ 262 ] {4556c634-f35d-4742-a032-d6c5f1a6266c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13895 | 2026.02.04 05:53:48.542367 [ 262 ] {4556c634-f35d-4742-a032-d6c5f1a6266c} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2026.02.04 05:53:48.542404 [ 262 ] {4556c634-f35d-4742-a032-d6c5f1a6266c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13897 | 2026.02.04 05:53:48.542695 [ 262 ] {4556c634-f35d-4742-a032-d6c5f1a6266c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13898 | 2026.02.04 05:53:48.542913 [ 262 ] {4556c634-f35d-4742-a032-d6c5f1a6266c} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13899 | 2026.02.04 05:53:48.543018 [ 154 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 13900 | 2026.02.04 05:53:48.543039 [ 262 ] {4556c634-f35d-4742-a032-d6c5f1a6266c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001146 sec., 121291.4485165794 rows/sec., 6.90 MiB/sec. | ||
| 13901 | 2026.02.04 05:53:48.543060 [ 154 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2026.02.04 05:53:48.543082 [ 262 ] {4556c634-f35d-4742-a032-d6c5f1a6266c} <Debug> TCPHandler: Processed in 0.001315027 sec. | ||
| 13903 | 2026.02.04 05:53:48.543083 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13904 | 2026.02.04 05:53:48.543227 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13905 | 2026.02.04 05:53:48.543229 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 13906 | 2026.02.04 05:53:48.543325 [ 262 ] {07207532-1ee3-47e3-91c2-1b406cc3db70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13907 | 2026.02.04 05:53:48.543369 [ 262 ] {07207532-1ee3-47e3-91c2-1b406cc3db70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13908 | 2026.02.04 05:53:48.543384 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13909 | 2026.02.04 05:53:48.543429 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 151 rows starting from the beginning of the part | ||
| 13910 | 2026.02.04 05:53:48.543495 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 139 rows starting from the beginning of the part | ||
| 13911 | 2026.02.04 05:53:48.543542 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 139 rows starting from the beginning of the part | ||
| 13912 | 2026.02.04 05:53:48.543583 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 139 rows starting from the beginning of the part | ||
| 13913 | 2026.02.04 05:53:48.543622 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 139 rows starting from the beginning of the part | ||
| 13914 | 2026.02.04 05:53:48.543661 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 139 rows starting from the beginning of the part | ||
| 13915 | 2026.02.04 05:53:48.543921 [ 262 ] {07207532-1ee3-47e3-91c2-1b406cc3db70} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13916 | 2026.02.04 05:53:48.543963 [ 262 ] {07207532-1ee3-47e3-91c2-1b406cc3db70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13917 | 2026.02.04 05:53:48.544308 [ 262 ] {07207532-1ee3-47e3-91c2-1b406cc3db70} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13918 | 2026.02.04 05:53:48.544513 [ 262 ] {07207532-1ee3-47e3-91c2-1b406cc3db70} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13919 | 2026.02.04 05:53:48.544583 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406739 sec., 601390.876345932 rows/sec., 36.67 MiB/sec. | ||
| 13920 | 2026.02.04 05:53:48.544654 [ 262 ] {07207532-1ee3-47e3-91c2-1b406cc3db70} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001346 sec., 362555.720653789 rows/sec., 25.60 MiB/sec. | ||
| 13921 | 2026.02.04 05:53:48.544696 [ 262 ] {07207532-1ee3-47e3-91c2-1b406cc3db70} <Debug> TCPHandler: Processed in 0.001518902 sec. | ||
| 13922 | 2026.02.04 05:53:48.544715 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 13923 | 2026.02.04 05:53:48.544809 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13924 | 2026.02.04 05:53:48.544907 [ 262 ] {47ec9b4a-407b-467b-b1de-b11a7bad1895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13925 | 2026.02.04 05:53:48.544950 [ 262 ] {47ec9b4a-407b-467b-b1de-b11a7bad1895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13926 | 2026.02.04 05:53:48.544955 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_43_9} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13927 | 2026.02.04 05:53:48.545021 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_43_9} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 13928 | 2026.02.04 05:53:48.545110 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13929 | 2026.02.04 05:53:48.545300 [ 262 ] {47ec9b4a-407b-467b-b1de-b11a7bad1895} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.02.04 05:53:48.545337 [ 262 ] {47ec9b4a-407b-467b-b1de-b11a7bad1895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13931 | 2026.02.04 05:53:48.545651 [ 262 ] {47ec9b4a-407b-467b-b1de-b11a7bad1895} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13932 | 2026.02.04 05:53:48.545857 [ 262 ] {47ec9b4a-407b-467b-b1de-b11a7bad1895} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.02.04 05:53:48.545988 [ 262 ] {47ec9b4a-407b-467b-b1de-b11a7bad1895} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 13934 | 2026.02.04 05:53:48.546025 [ 262 ] {47ec9b4a-407b-467b-b1de-b11a7bad1895} <Debug> TCPHandler: Processed in 0.001269295 sec. | ||
| 13935 | 2026.02.04 05:53:48.546148 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2026.02.04 05:53:48.546245 [ 262 ] {1b6d8160-6c33-4de0-b388-07e9249463e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13937 | 2026.02.04 05:53:48.546289 [ 262 ] {1b6d8160-6c33-4de0-b388-07e9249463e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13938 | 2026.02.04 05:53:48.546700 [ 262 ] {1b6d8160-6c33-4de0-b388-07e9249463e3} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13939 | 2026.02.04 05:53:48.546736 [ 262 ] {1b6d8160-6c33-4de0-b388-07e9249463e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13940 | 2026.02.04 05:53:48.547049 [ 262 ] {1b6d8160-6c33-4de0-b388-07e9249463e3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13941 | 2026.02.04 05:53:48.547263 [ 262 ] {1b6d8160-6c33-4de0-b388-07e9249463e3} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.02.04 05:53:48.547403 [ 262 ] {1b6d8160-6c33-4de0-b388-07e9249463e3} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001177 sec., 219201.35938827525 rows/sec., 14.60 MiB/sec. | ||
| 13943 | 2026.02.04 05:53:48.547440 [ 262 ] {1b6d8160-6c33-4de0-b388-07e9249463e3} <Debug> TCPHandler: Processed in 0.001342207 sec. | ||
| 13944 | 2026.02.04 05:53:48.547548 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2026.02.04 05:53:48.547642 [ 262 ] {0c65073b-0b0d-4788-96b4-4623903d47d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13946 | 2026.02.04 05:53:48.547684 [ 262 ] {0c65073b-0b0d-4788-96b4-4623903d47d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13947 | 2026.02.04 05:53:48.547988 [ 262 ] {0c65073b-0b0d-4788-96b4-4623903d47d8} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2026.02.04 05:53:48.548023 [ 262 ] {0c65073b-0b0d-4788-96b4-4623903d47d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13949 | 2026.02.04 05:53:48.548393 [ 262 ] {0c65073b-0b0d-4788-96b4-4623903d47d8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13950 | 2026.02.04 05:53:48.548603 [ 262 ] {0c65073b-0b0d-4788-96b4-4623903d47d8} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.02.04 05:53:48.548728 [ 262 ] {0c65073b-0b0d-4788-96b4-4623903d47d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 13952 | 2026.02.04 05:53:48.548764 [ 262 ] {0c65073b-0b0d-4788-96b4-4623903d47d8} <Debug> TCPHandler: Processed in 0.001265575 sec. | ||
| 13953 | 2026.02.04 05:53:48.548870 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2026.02.04 05:53:48.548962 [ 262 ] {ac590a40-73fd-4989-b7a4-8aba0cc45d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13955 | 2026.02.04 05:53:48.549015 [ 262 ] {ac590a40-73fd-4989-b7a4-8aba0cc45d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13956 | 2026.02.04 05:53:48.549776 [ 262 ] {ac590a40-73fd-4989-b7a4-8aba0cc45d94} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2026.02.04 05:53:48.549813 [ 262 ] {ac590a40-73fd-4989-b7a4-8aba0cc45d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13958 | 2026.02.04 05:53:48.550326 [ 262 ] {ac590a40-73fd-4989-b7a4-8aba0cc45d94} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13959 | 2026.02.04 05:53:48.550534 [ 262 ] {ac590a40-73fd-4989-b7a4-8aba0cc45d94} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2026.02.04 05:53:48.550673 [ 262 ] {ac590a40-73fd-4989-b7a4-8aba0cc45d94} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001727 sec., 14475.969889982629 rows/sec., 25.94 MiB/sec. | ||
| 13961 | 2026.02.04 05:53:48.550725 [ 262 ] {ac590a40-73fd-4989-b7a4-8aba0cc45d94} <Debug> TCPHandler: Processed in 0.001903432 sec. | ||
| 13962 | 2026.02.04 05:53:48.550834 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13963 | 2026.02.04 05:53:48.550928 [ 262 ] {db5d983d-c7c5-4a80-97bc-ccd516a8d92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13964 | 2026.02.04 05:53:48.550968 [ 262 ] {db5d983d-c7c5-4a80-97bc-ccd516a8d92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13965 | 2026.02.04 05:53:48.551289 [ 262 ] {db5d983d-c7c5-4a80-97bc-ccd516a8d92c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2026.02.04 05:53:48.551325 [ 262 ] {db5d983d-c7c5-4a80-97bc-ccd516a8d92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13967 | 2026.02.04 05:53:48.551617 [ 262 ] {db5d983d-c7c5-4a80-97bc-ccd516a8d92c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13968 | 2026.02.04 05:53:48.551816 [ 262 ] {db5d983d-c7c5-4a80-97bc-ccd516a8d92c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2026.02.04 05:53:48.551945 [ 262 ] {db5d983d-c7c5-4a80-97bc-ccd516a8d92c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001035 sec., 85024.15458937199 rows/sec., 5.34 MiB/sec. | ||
| 13970 | 2026.02.04 05:53:48.551980 [ 262 ] {db5d983d-c7c5-4a80-97bc-ccd516a8d92c} <Debug> TCPHandler: Processed in 0.001195433 sec. | ||
| 13971 | 2026.02.04 05:53:51.498613 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13972 | 2026.02.04 05:53:51.498676 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13973 | 2026.02.04 05:53:51.709628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28774 | ||
| 13974 | 2026.02.04 05:53:51.710126 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13975 | 2026.02.04 05:53:51.710177 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13976 | 2026.02.04 05:53:51.710658 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13977 | 2026.02.04 05:53:51.710885 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2026.02.04 05:53:51.711019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28774 | ||
| 13979 | 2026.02.04 05:53:51.830261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1820 | ||
| 13980 | 2026.02.04 05:53:51.832747 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13981 | 2026.02.04 05:53:51.832799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13982 | 2026.02.04 05:53:51.833955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13983 | 2026.02.04 05:53:51.834297 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13984 | 2026.02.04 05:53:51.834680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1820 | ||
| 13985 | 2026.02.04 05:53:53.270050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13986 | 2026.02.04 05:53:53.288128 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13987 | 2026.02.04 05:53:53.288201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13988 | 2026.02.04 05:53:53.294476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13989 | 2026.02.04 05:53:53.295187 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13990 | 2026.02.04 05:53:53.298700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13991 | 2026.02.04 05:53:53.526683 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13992 | 2026.02.04 05:53:53.526855 [ 262 ] {eceae975-a852-4621-94f4-db1884e730f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13993 | 2026.02.04 05:53:53.526919 [ 262 ] {eceae975-a852-4621-94f4-db1884e730f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13994 | 2026.02.04 05:53:53.527582 [ 262 ] {eceae975-a852-4621-94f4-db1884e730f2} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13995 | 2026.02.04 05:53:53.527631 [ 262 ] {eceae975-a852-4621-94f4-db1884e730f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 13996 | 2026.02.04 05:53:53.528051 [ 262 ] {eceae975-a852-4621-94f4-db1884e730f2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13997 | 2026.02.04 05:53:53.528297 [ 262 ] {eceae975-a852-4621-94f4-db1884e730f2} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13998 | 2026.02.04 05:53:53.528458 [ 262 ] {eceae975-a852-4621-94f4-db1884e730f2} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001651 sec., 52089.642640823746 rows/sec., 4.35 MiB/sec. | ||
| 13999 | 2026.02.04 05:53:53.528510 [ 262 ] {eceae975-a852-4621-94f4-db1884e730f2} <Debug> TCPHandler: Processed in 0.001950524 sec. | ||
| 14000 | 2026.02.04 05:53:53.528645 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14001 | 2026.02.04 05:53:53.528748 [ 262 ] {655af58b-347e-4511-a765-e195991c0ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14002 | 2026.02.04 05:53:53.528792 [ 262 ] {655af58b-347e-4511-a765-e195991c0ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14003 | 2026.02.04 05:53:53.529214 [ 262 ] {655af58b-347e-4511-a765-e195991c0ee3} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14004 | 2026.02.04 05:53:53.529253 [ 262 ] {655af58b-347e-4511-a765-e195991c0ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 14005 | 2026.02.04 05:53:53.529547 [ 262 ] {655af58b-347e-4511-a765-e195991c0ee3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14006 | 2026.02.04 05:53:53.529750 [ 262 ] {655af58b-347e-4511-a765-e195991c0ee3} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14007 | 2026.02.04 05:53:53.529877 [ 150 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14008 | 2026.02.04 05:53:53.529883 [ 262 ] {655af58b-347e-4511-a765-e195991c0ee3} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00116 sec., 12931.034482758621 rows/sec., 972.35 KiB/sec. | ||
| 14009 | 2026.02.04 05:53:53.529946 [ 150 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2026.02.04 05:53:53.529965 [ 262 ] {655af58b-347e-4511-a765-e195991c0ee3} <Debug> TCPHandler: Processed in 0.001380958 sec. | ||
| 14011 | 2026.02.04 05:53:53.529974 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 14012 | 2026.02.04 05:53:53.530083 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14013 | 2026.02.04 05:53:53.530117 [ 191 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::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 | ||
| 14014 | 2026.02.04 05:53:53.530191 [ 262 ] {4ff566b7-5005-4f49-b460-f776d1e9fc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14015 | 2026.02.04 05:53:53.530238 [ 262 ] {4ff566b7-5005-4f49-b460-f776d1e9fc61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14016 | 2026.02.04 05:53:53.530280 [ 191 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14017 | 2026.02.04 05:53:53.530321 [ 191 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 205 rows starting from the beginning of the part | ||
| 14018 | 2026.02.04 05:53:53.530396 [ 191 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 15 rows starting from the beginning of the part | ||
| 14019 | 2026.02.04 05:53:53.530447 [ 191 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 158 rows starting from the beginning of the part | ||
| 14020 | 2026.02.04 05:53:53.530496 [ 191 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 27 rows starting from the beginning of the part | ||
| 14021 | 2026.02.04 05:53:53.530541 [ 191 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 158 rows starting from the beginning of the part | ||
| 14022 | 2026.02.04 05:53:53.530588 [ 191 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 15 rows starting from the beginning of the part | ||
| 14023 | 2026.02.04 05:53:53.530652 [ 262 ] {4ff566b7-5005-4f49-b460-f776d1e9fc61} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2026.02.04 05:53:53.530694 [ 262 ] {4ff566b7-5005-4f49-b460-f776d1e9fc61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 14025 | 2026.02.04 05:53:53.531036 [ 262 ] {4ff566b7-5005-4f49-b460-f776d1e9fc61} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14026 | 2026.02.04 05:53:53.531258 [ 262 ] {4ff566b7-5005-4f49-b460-f776d1e9fc61} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2026.02.04 05:53:53.531401 [ 262 ] {4ff566b7-5005-4f49-b460-f776d1e9fc61} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001235 sec., 63967.61133603239 rows/sec., 4.99 MiB/sec. | ||
| 14028 | 2026.02.04 05:53:53.531438 [ 262 ] {4ff566b7-5005-4f49-b460-f776d1e9fc61} <Debug> TCPHandler: Processed in 0.001404788 sec. | ||
| 14029 | 2026.02.04 05:53:53.531551 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14030 | 2026.02.04 05:53:53.531566 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512232 sec., 382216.48530119716 rows/sec., 25.58 MiB/sec. | ||
| 14031 | 2026.02.04 05:53:53.531647 [ 262 ] {5866e693-8e4d-4efa-a24e-684a1b17252e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14032 | 2026.02.04 05:53:53.531694 [ 262 ] {5866e693-8e4d-4efa-a24e-684a1b17252e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14033 | 2026.02.04 05:53:53.531777 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14034 | 2026.02.04 05:53:53.532107 [ 262 ] {5866e693-8e4d-4efa-a24e-684a1b17252e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14035 | 2026.02.04 05:53:53.532118 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_86_17} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2026.02.04 05:53:53.532153 [ 262 ] {5866e693-8e4d-4efa-a24e-684a1b17252e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 14037 | 2026.02.04 05:53:53.532237 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_86_17} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14038 | 2026.02.04 05:53:53.532361 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14039 | 2026.02.04 05:53:53.532496 [ 262 ] {5866e693-8e4d-4efa-a24e-684a1b17252e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14040 | 2026.02.04 05:53:53.532706 [ 262 ] {5866e693-8e4d-4efa-a24e-684a1b17252e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14041 | 2026.02.04 05:53:53.532836 [ 262 ] {5866e693-8e4d-4efa-a24e-684a1b17252e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 14042 | 2026.02.04 05:53:53.532873 [ 262 ] {5866e693-8e4d-4efa-a24e-684a1b17252e} <Debug> TCPHandler: Processed in 0.001371208 sec. | ||
| 14043 | 2026.02.04 05:53:53.532974 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14044 | 2026.02.04 05:53:53.533076 [ 262 ] {307bd204-0ca8-499f-a72b-e368e5b1cade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14045 | 2026.02.04 05:53:53.533133 [ 262 ] {307bd204-0ca8-499f-a72b-e368e5b1cade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14046 | 2026.02.04 05:53:53.533923 [ 262 ] {307bd204-0ca8-499f-a72b-e368e5b1cade} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2026.02.04 05:53:53.533957 [ 262 ] {307bd204-0ca8-499f-a72b-e368e5b1cade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 14048 | 2026.02.04 05:53:53.534507 [ 262 ] {307bd204-0ca8-499f-a72b-e368e5b1cade} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14049 | 2026.02.04 05:53:53.534731 [ 262 ] {307bd204-0ca8-499f-a72b-e368e5b1cade} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2026.02.04 05:53:53.534852 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14051 | 2026.02.04 05:53:53.534873 [ 262 ] {307bd204-0ca8-499f-a72b-e368e5b1cade} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001817 sec., 8255.36598789213 rows/sec., 14.79 MiB/sec. | ||
| 14052 | 2026.02.04 05:53:53.534888 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14053 | 2026.02.04 05:53:53.534907 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 14054 | 2026.02.04 05:53:53.534929 [ 262 ] {307bd204-0ca8-499f-a72b-e368e5b1cade} <Debug> TCPHandler: Processed in 0.002004656 sec. | ||
| 14055 | 2026.02.04 05:53:53.534984 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::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 | ||
| 14056 | 2026.02.04 05:53:53.535061 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14057 | 2026.02.04 05:53:53.535168 [ 262 ] {d957932e-1e5b-466a-aca8-3487bce85aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14058 | 2026.02.04 05:53:53.535207 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14059 | 2026.02.04 05:53:53.535210 [ 262 ] {d957932e-1e5b-466a-aca8-3487bce85aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14060 | 2026.02.04 05:53:53.535267 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1556 rows starting from the beginning of the part | ||
| 14061 | 2026.02.04 05:53:53.535395 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 15 rows starting from the beginning of the part | ||
| 14062 | 2026.02.04 05:53:53.535514 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 25 rows starting from the beginning of the part | ||
| 14063 | 2026.02.04 05:53:53.535566 [ 262 ] {d957932e-1e5b-466a-aca8-3487bce85aeb} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14064 | 2026.02.04 05:53:53.535604 [ 262 ] {d957932e-1e5b-466a-aca8-3487bce85aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 14065 | 2026.02.04 05:53:53.535630 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 15 rows starting from the beginning of the part | ||
| 14066 | 2026.02.04 05:53:53.535747 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 25 rows starting from the beginning of the part | ||
| 14067 | 2026.02.04 05:53:53.535858 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 15 rows starting from the beginning of the part | ||
| 14068 | 2026.02.04 05:53:53.535919 [ 262 ] {d957932e-1e5b-466a-aca8-3487bce85aeb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14069 | 2026.02.04 05:53:53.536122 [ 262 ] {d957932e-1e5b-466a-aca8-3487bce85aeb} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.02.04 05:53:53.536262 [ 262 ] {d957932e-1e5b-466a-aca8-3487bce85aeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 14071 | 2026.02.04 05:53:53.536300 [ 262 ] {d957932e-1e5b-466a-aca8-3487bce85aeb} <Debug> TCPHandler: Processed in 0.001288885 sec. | ||
| 14072 | 2026.02.04 05:53:53.544019 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1651 rows, containing 19 columns (19 merged, 0 gathered) in 0.00907034 sec., 182021.84262111454 rows/sec., 326.17 MiB/sec. | ||
| 14073 | 2026.02.04 05:53:53.546110 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14074 | 2026.02.04 05:53:53.546505 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14075 | 2026.02.04 05:53:53.546599 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14076 | 2026.02.04 05:53:53.546765 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 14077 | 2026.02.04 05:53:54.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.99 MiB, peak 353.55 MiB, free memory in arenas 0.00 B, will set to 345.94 MiB (RSS), difference: 3.96 MiB | ||
| 14078 | 2026.02.04 05:53:56.950088 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14079 | 2026.02.04 05:53:56.950277 [ 262 ] {38f82c8d-1ce7-43c9-8484-58f0473d33ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14080 | 2026.02.04 05:53:56.950342 [ 262 ] {38f82c8d-1ce7-43c9-8484-58f0473d33ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14081 | 2026.02.04 05:53:56.951067 [ 262 ] {38f82c8d-1ce7-43c9-8484-58f0473d33ad} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14082 | 2026.02.04 05:53:56.951113 [ 262 ] {38f82c8d-1ce7-43c9-8484-58f0473d33ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14083 | 2026.02.04 05:53:56.951520 [ 262 ] {38f82c8d-1ce7-43c9-8484-58f0473d33ad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14084 | 2026.02.04 05:53:56.951741 [ 262 ] {38f82c8d-1ce7-43c9-8484-58f0473d33ad} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14085 | 2026.02.04 05:53:56.951895 [ 262 ] {38f82c8d-1ce7-43c9-8484-58f0473d33ad} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001666 sec., 159663.8655462185 rows/sec., 10.14 MiB/sec. | ||
| 14086 | 2026.02.04 05:53:56.951939 [ 262 ] {38f82c8d-1ce7-43c9-8484-58f0473d33ad} <Debug> TCPHandler: Processed in 0.001978055 sec. | ||
| 14087 | 2026.02.04 05:53:56.952059 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14088 | 2026.02.04 05:53:56.952158 [ 262 ] {6fe4974a-a9ee-4f91-8b7b-6ad2fc0a928f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14089 | 2026.02.04 05:53:56.952200 [ 262 ] {6fe4974a-a9ee-4f91-8b7b-6ad2fc0a928f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14090 | 2026.02.04 05:53:56.952595 [ 262 ] {6fe4974a-a9ee-4f91-8b7b-6ad2fc0a928f} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2026.02.04 05:53:56.952632 [ 262 ] {6fe4974a-a9ee-4f91-8b7b-6ad2fc0a928f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14092 | 2026.02.04 05:53:56.952932 [ 262 ] {6fe4974a-a9ee-4f91-8b7b-6ad2fc0a928f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14093 | 2026.02.04 05:53:56.953163 [ 262 ] {6fe4974a-a9ee-4f91-8b7b-6ad2fc0a928f} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14094 | 2026.02.04 05:53:56.953291 [ 262 ] {6fe4974a-a9ee-4f91-8b7b-6ad2fc0a928f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 423.60 KiB/sec. | ||
| 14095 | 2026.02.04 05:53:56.953327 [ 262 ] {6fe4974a-a9ee-4f91-8b7b-6ad2fc0a928f} <Debug> TCPHandler: Processed in 0.001318546 sec. | ||
| 14096 | 2026.02.04 05:53:56.953433 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14097 | 2026.02.04 05:53:56.953526 [ 262 ] {29206cb7-b018-4333-a293-7d73c60280f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14098 | 2026.02.04 05:53:56.953565 [ 262 ] {29206cb7-b018-4333-a293-7d73c60280f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14099 | 2026.02.04 05:53:56.954877 [ 262 ] {29206cb7-b018-4333-a293-7d73c60280f2} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14100 | 2026.02.04 05:53:56.954913 [ 262 ] {29206cb7-b018-4333-a293-7d73c60280f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14101 | 2026.02.04 05:53:56.955366 [ 262 ] {29206cb7-b018-4333-a293-7d73c60280f2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14102 | 2026.02.04 05:53:56.955584 [ 262 ] {29206cb7-b018-4333-a293-7d73c60280f2} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2026.02.04 05:53:56.955715 [ 262 ] {29206cb7-b018-4333-a293-7d73c60280f2} <Debug> executeQuery: Read 1945 rows, 161.55 KiB in 0.002206 sec., 881686.3100634633 rows/sec., 71.51 MiB/sec. | ||
| 14104 | 2026.02.04 05:53:56.955752 [ 262 ] {29206cb7-b018-4333-a293-7d73c60280f2} <Debug> TCPHandler: Processed in 0.002367625 sec. | ||
| 14105 | 2026.02.04 05:53:56.955863 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14106 | 2026.02.04 05:53:56.955957 [ 262 ] {f7142c2d-dd5a-4009-a67e-03949d11606f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14107 | 2026.02.04 05:53:56.955997 [ 262 ] {f7142c2d-dd5a-4009-a67e-03949d11606f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14108 | 2026.02.04 05:53:56.956463 [ 262 ] {f7142c2d-dd5a-4009-a67e-03949d11606f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.02.04 05:53:56.956499 [ 262 ] {f7142c2d-dd5a-4009-a67e-03949d11606f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14110 | 2026.02.04 05:53:56.956831 [ 262 ] {f7142c2d-dd5a-4009-a67e-03949d11606f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14111 | 2026.02.04 05:53:56.957061 [ 262 ] {f7142c2d-dd5a-4009-a67e-03949d11606f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.02.04 05:53:56.957193 [ 262 ] {f7142c2d-dd5a-4009-a67e-03949d11606f} <Debug> executeQuery: Read 164 rows, 10.30 KiB in 0.001254 sec., 130781.49920255184 rows/sec., 8.02 MiB/sec. | ||
| 14113 | 2026.02.04 05:53:56.957230 [ 262 ] {f7142c2d-dd5a-4009-a67e-03949d11606f} <Debug> TCPHandler: Processed in 0.001415948 sec. | ||
| 14114 | 2026.02.04 05:53:56.957349 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14115 | 2026.02.04 05:53:56.957443 [ 262 ] {49fe1e19-6b9e-4649-bc5e-1feea203e3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14116 | 2026.02.04 05:53:56.957481 [ 262 ] {49fe1e19-6b9e-4649-bc5e-1feea203e3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14117 | 2026.02.04 05:53:56.958035 [ 262 ] {49fe1e19-6b9e-4649-bc5e-1feea203e3ea} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.02.04 05:53:56.958070 [ 262 ] {49fe1e19-6b9e-4649-bc5e-1feea203e3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14119 | 2026.02.04 05:53:56.958400 [ 262 ] {49fe1e19-6b9e-4649-bc5e-1feea203e3ea} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14120 | 2026.02.04 05:53:56.958632 [ 262 ] {49fe1e19-6b9e-4649-bc5e-1feea203e3ea} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2026.02.04 05:53:56.958761 [ 262 ] {49fe1e19-6b9e-4649-bc5e-1feea203e3ea} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001336 sec., 275449.1017964072 rows/sec., 18.33 MiB/sec. | ||
| 14122 | 2026.02.04 05:53:56.958799 [ 262 ] {49fe1e19-6b9e-4649-bc5e-1feea203e3ea} <Debug> TCPHandler: Processed in 0.001498802 sec. | ||
| 14123 | 2026.02.04 05:53:56.958907 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14124 | 2026.02.04 05:53:56.959001 [ 262 ] {5233f6a1-45cb-401e-8db6-1f564b56a2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14125 | 2026.02.04 05:53:56.959040 [ 262 ] {5233f6a1-45cb-401e-8db6-1f564b56a2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14126 | 2026.02.04 05:53:56.959468 [ 262 ] {5233f6a1-45cb-401e-8db6-1f564b56a2cd} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.02.04 05:53:56.959503 [ 262 ] {5233f6a1-45cb-401e-8db6-1f564b56a2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14128 | 2026.02.04 05:53:56.959822 [ 262 ] {5233f6a1-45cb-401e-8db6-1f564b56a2cd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14129 | 2026.02.04 05:53:56.960034 [ 262 ] {5233f6a1-45cb-401e-8db6-1f564b56a2cd} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2026.02.04 05:53:56.960170 [ 262 ] {5233f6a1-45cb-401e-8db6-1f564b56a2cd} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001187 sec., 117101.93765796126 rows/sec., 6.66 MiB/sec. | ||
| 14131 | 2026.02.04 05:53:56.960207 [ 262 ] {5233f6a1-45cb-401e-8db6-1f564b56a2cd} <Debug> TCPHandler: Processed in 0.001348987 sec. | ||
| 14132 | 2026.02.04 05:53:56.960318 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14133 | 2026.02.04 05:53:56.960410 [ 262 ] {2c37cc26-5332-4db8-b78b-d71b169a7a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14134 | 2026.02.04 05:53:56.960448 [ 262 ] {2c37cc26-5332-4db8-b78b-d71b169a7a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14135 | 2026.02.04 05:53:56.961311 [ 262 ] {2c37cc26-5332-4db8-b78b-d71b169a7a01} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14136 | 2026.02.04 05:53:56.961346 [ 262 ] {2c37cc26-5332-4db8-b78b-d71b169a7a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14137 | 2026.02.04 05:53:56.961684 [ 262 ] {2c37cc26-5332-4db8-b78b-d71b169a7a01} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14138 | 2026.02.04 05:53:56.961891 [ 262 ] {2c37cc26-5332-4db8-b78b-d71b169a7a01} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.02.04 05:53:56.962018 [ 262 ] {2c37cc26-5332-4db8-b78b-d71b169a7a01} <Debug> executeQuery: Read 950 rows, 70.06 KiB in 0.001625 sec., 584615.3846153846 rows/sec., 42.10 MiB/sec. | ||
| 14140 | 2026.02.04 05:53:56.962055 [ 262 ] {2c37cc26-5332-4db8-b78b-d71b169a7a01} <Debug> TCPHandler: Processed in 0.001785959 sec. | ||
| 14141 | 2026.02.04 05:53:56.962166 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14142 | 2026.02.04 05:53:56.962260 [ 262 ] {7e6003d6-5ee9-4111-a4aa-85c0b44be86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14143 | 2026.02.04 05:53:56.962302 [ 262 ] {7e6003d6-5ee9-4111-a4aa-85c0b44be86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14144 | 2026.02.04 05:53:56.962623 [ 262 ] {7e6003d6-5ee9-4111-a4aa-85c0b44be86c} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2026.02.04 05:53:56.962657 [ 262 ] {7e6003d6-5ee9-4111-a4aa-85c0b44be86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14146 | 2026.02.04 05:53:56.962957 [ 262 ] {7e6003d6-5ee9-4111-a4aa-85c0b44be86c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14147 | 2026.02.04 05:53:56.963173 [ 262 ] {7e6003d6-5ee9-4111-a4aa-85c0b44be86c} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14148 | 2026.02.04 05:53:56.963298 [ 262 ] {7e6003d6-5ee9-4111-a4aa-85c0b44be86c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 14149 | 2026.02.04 05:53:56.963333 [ 262 ] {7e6003d6-5ee9-4111-a4aa-85c0b44be86c} <Debug> TCPHandler: Processed in 0.001220554 sec. | ||
| 14150 | 2026.02.04 05:53:56.963441 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14151 | 2026.02.04 05:53:56.963534 [ 262 ] {60ec36fe-dc46-47e4-8dd6-79ef94be4cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14152 | 2026.02.04 05:53:56.963576 [ 262 ] {60ec36fe-dc46-47e4-8dd6-79ef94be4cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14153 | 2026.02.04 05:53:56.964216 [ 262 ] {60ec36fe-dc46-47e4-8dd6-79ef94be4cb5} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14154 | 2026.02.04 05:53:56.964250 [ 262 ] {60ec36fe-dc46-47e4-8dd6-79ef94be4cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14155 | 2026.02.04 05:53:56.964616 [ 262 ] {60ec36fe-dc46-47e4-8dd6-79ef94be4cb5} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14156 | 2026.02.04 05:53:56.964825 [ 262 ] {60ec36fe-dc46-47e4-8dd6-79ef94be4cb5} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14157 | 2026.02.04 05:53:56.964961 [ 262 ] {60ec36fe-dc46-47e4-8dd6-79ef94be4cb5} <Debug> executeQuery: Read 903 rows, 61.57 KiB in 0.001445 sec., 624913.4948096885 rows/sec., 41.61 MiB/sec. | ||
| 14158 | 2026.02.04 05:53:56.964997 [ 262 ] {60ec36fe-dc46-47e4-8dd6-79ef94be4cb5} <Debug> TCPHandler: Processed in 0.001604854 sec. | ||
| 14159 | 2026.02.04 05:53:56.965100 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14160 | 2026.02.04 05:53:56.965198 [ 262 ] {f00f3c1b-b1fc-4056-8649-fec37afb1941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14161 | 2026.02.04 05:53:56.965241 [ 262 ] {f00f3c1b-b1fc-4056-8649-fec37afb1941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14162 | 2026.02.04 05:53:56.965593 [ 262 ] {f00f3c1b-b1fc-4056-8649-fec37afb1941} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14163 | 2026.02.04 05:53:56.965635 [ 262 ] {f00f3c1b-b1fc-4056-8649-fec37afb1941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14164 | 2026.02.04 05:53:56.966008 [ 262 ] {f00f3c1b-b1fc-4056-8649-fec37afb1941} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14165 | 2026.02.04 05:53:56.966346 [ 262 ] {f00f3c1b-b1fc-4056-8649-fec37afb1941} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14166 | 2026.02.04 05:53:56.966482 [ 262 ] {f00f3c1b-b1fc-4056-8649-fec37afb1941} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 51.67 KiB/sec. | ||
| 14167 | 2026.02.04 05:53:56.966520 [ 262 ] {f00f3c1b-b1fc-4056-8649-fec37afb1941} <Debug> TCPHandler: Processed in 0.00147053 sec. | ||
| 14168 | 2026.02.04 05:53:56.966633 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14169 | 2026.02.04 05:53:56.966738 [ 262 ] {5c538057-182d-4553-8adf-9cab05746d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14170 | 2026.02.04 05:53:56.966792 [ 262 ] {5c538057-182d-4553-8adf-9cab05746d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14171 | 2026.02.04 05:53:56.967611 [ 262 ] {5c538057-182d-4553-8adf-9cab05746d8b} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14172 | 2026.02.04 05:53:56.967646 [ 262 ] {5c538057-182d-4553-8adf-9cab05746d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14173 | 2026.02.04 05:53:56.968188 [ 262 ] {5c538057-182d-4553-8adf-9cab05746d8b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14174 | 2026.02.04 05:53:56.968414 [ 262 ] {5c538057-182d-4553-8adf-9cab05746d8b} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14175 | 2026.02.04 05:53:56.968556 [ 262 ] {5c538057-182d-4553-8adf-9cab05746d8b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001837 sec., 13609.14534567229 rows/sec., 24.39 MiB/sec. | ||
| 14176 | 2026.02.04 05:53:56.968626 [ 262 ] {5c538057-182d-4553-8adf-9cab05746d8b} <Debug> TCPHandler: Processed in 0.002045096 sec. | ||
| 14177 | 2026.02.04 05:53:56.968780 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14178 | 2026.02.04 05:53:56.968904 [ 262 ] {3b9aea44-95d0-4951-9ff5-9b3b2feed75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14179 | 2026.02.04 05:53:56.968952 [ 262 ] {3b9aea44-95d0-4951-9ff5-9b3b2feed75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14180 | 2026.02.04 05:53:56.969371 [ 262 ] {3b9aea44-95d0-4951-9ff5-9b3b2feed75f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14181 | 2026.02.04 05:53:56.969406 [ 262 ] {3b9aea44-95d0-4951-9ff5-9b3b2feed75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14182 | 2026.02.04 05:53:56.969773 [ 262 ] {3b9aea44-95d0-4951-9ff5-9b3b2feed75f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14183 | 2026.02.04 05:53:56.970014 [ 262 ] {3b9aea44-95d0-4951-9ff5-9b3b2feed75f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14184 | 2026.02.04 05:53:56.970153 [ 262 ] {3b9aea44-95d0-4951-9ff5-9b3b2feed75f} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001275 sec., 56470.58823529411 rows/sec., 3.48 MiB/sec. | ||
| 14185 | 2026.02.04 05:53:56.970190 [ 262 ] {3b9aea44-95d0-4951-9ff5-9b3b2feed75f} <Debug> TCPHandler: Processed in 0.001489541 sec. | ||
| 14186 | 2026.02.04 05:53:58.521834 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14187 | 2026.02.04 05:53:58.522027 [ 262 ] {7d81f31b-0bf4-46b4-a4d9-ab5b341358d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14188 | 2026.02.04 05:53:58.522098 [ 262 ] {7d81f31b-0bf4-46b4-a4d9-ab5b341358d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14189 | 2026.02.04 05:53:58.522806 [ 262 ] {7d81f31b-0bf4-46b4-a4d9-ab5b341358d6} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14190 | 2026.02.04 05:53:58.522854 [ 262 ] {7d81f31b-0bf4-46b4-a4d9-ab5b341358d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14191 | 2026.02.04 05:53:58.523250 [ 262 ] {7d81f31b-0bf4-46b4-a4d9-ab5b341358d6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14192 | 2026.02.04 05:53:58.523487 [ 262 ] {7d81f31b-0bf4-46b4-a4d9-ab5b341358d6} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14193 | 2026.02.04 05:53:58.523640 [ 142 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14194 | 2026.02.04 05:53:58.523650 [ 262 ] {7d81f31b-0bf4-46b4-a4d9-ab5b341358d6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.55 MiB/sec. | ||
| 14195 | 2026.02.04 05:53:58.523705 [ 142 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14196 | 2026.02.04 05:53:58.523730 [ 262 ] {7d81f31b-0bf4-46b4-a4d9-ab5b341358d6} <Debug> TCPHandler: Processed in 0.002030626 sec. | ||
| 14197 | 2026.02.04 05:53:58.523731 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14198 | 2026.02.04 05:53:58.523855 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14199 | 2026.02.04 05:53:58.523874 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14200 | 2026.02.04 05:53:58.523946 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14201 | 2026.02.04 05:53:58.523975 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2103 rows starting from the beginning of the part | ||
| 14202 | 2026.02.04 05:53:58.523980 [ 262 ] {97fd4844-59f7-448a-902c-e521ee35241d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14203 | 2026.02.04 05:53:58.524025 [ 262 ] {97fd4844-59f7-448a-902c-e521ee35241d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14204 | 2026.02.04 05:53:58.524034 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 92 rows starting from the beginning of the part | ||
| 14205 | 2026.02.04 05:53:58.524078 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 802 rows starting from the beginning of the part | ||
| 14206 | 2026.02.04 05:53:58.524119 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 86 rows starting from the beginning of the part | ||
| 14207 | 2026.02.04 05:53:58.524178 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1945 rows starting from the beginning of the part | ||
| 14208 | 2026.02.04 05:53:58.524221 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 14209 | 2026.02.04 05:53:58.524492 [ 262 ] {97fd4844-59f7-448a-902c-e521ee35241d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14210 | 2026.02.04 05:53:58.524529 [ 262 ] {97fd4844-59f7-448a-902c-e521ee35241d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14211 | 2026.02.04 05:53:58.524837 [ 262 ] {97fd4844-59f7-448a-902c-e521ee35241d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14212 | 2026.02.04 05:53:58.525064 [ 262 ] {97fd4844-59f7-448a-902c-e521ee35241d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14213 | 2026.02.04 05:53:58.525201 [ 142 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14214 | 2026.02.04 05:53:58.525205 [ 262 ] {97fd4844-59f7-448a-902c-e521ee35241d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 14215 | 2026.02.04 05:53:58.525237 [ 142 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2026.02.04 05:53:58.525261 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14217 | 2026.02.04 05:53:58.525263 [ 262 ] {97fd4844-59f7-448a-902c-e521ee35241d} <Debug> TCPHandler: Processed in 0.001443079 sec. | ||
| 14218 | 2026.02.04 05:53:58.525350 [ 188 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14219 | 2026.02.04 05:53:58.525397 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14220 | 2026.02.04 05:53:58.525464 [ 188 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14221 | 2026.02.04 05:53:58.525502 [ 188 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1033 rows starting from the beginning of the part | ||
| 14222 | 2026.02.04 05:53:58.525502 [ 262 ] {461d1db1-e819-457b-85ea-53d46fb4e6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14223 | 2026.02.04 05:53:58.525560 [ 262 ] {461d1db1-e819-457b-85ea-53d46fb4e6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14224 | 2026.02.04 05:53:58.525569 [ 188 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 91 rows starting from the beginning of the part | ||
| 14225 | 2026.02.04 05:53:58.525619 [ 188 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 488 rows starting from the beginning of the part | ||
| 14226 | 2026.02.04 05:53:58.525660 [ 188 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 79 rows starting from the beginning of the part | ||
| 14227 | 2026.02.04 05:53:58.525698 [ 188 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 950 rows starting from the beginning of the part | ||
| 14228 | 2026.02.04 05:53:58.525737 [ 188 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 14229 | 2026.02.04 05:53:58.525987 [ 262 ] {461d1db1-e819-457b-85ea-53d46fb4e6a7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14230 | 2026.02.04 05:53:58.526033 [ 262 ] {461d1db1-e819-457b-85ea-53d46fb4e6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14231 | 2026.02.04 05:53:58.526374 [ 262 ] {461d1db1-e819-457b-85ea-53d46fb4e6a7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14232 | 2026.02.04 05:53:58.526382 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5084 rows, containing 5 columns (5 merged, 0 gathered) in 0.002580801 sec., 1969931.0407892743 rows/sec., 167.53 MiB/sec. | ||
| 14233 | 2026.02.04 05:53:58.526608 [ 262 ] {461d1db1-e819-457b-85ea-53d46fb4e6a7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14234 | 2026.02.04 05:53:58.526635 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14235 | 2026.02.04 05:53:58.526735 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 5 parts from all_1_96_19 to all_100_100_0 | ||
| 14236 | 2026.02.04 05:53:58.526745 [ 262 ] {461d1db1-e819-457b-85ea-53d46fb4e6a7} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001266 sec., 33175.355450236966 rows/sec., 2.31 MiB/sec. | ||
| 14237 | 2026.02.04 05:53:58.526778 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14238 | 2026.02.04 05:53:58.526802 [ 262 ] {461d1db1-e819-457b-85ea-53d46fb4e6a7} <Debug> TCPHandler: Processed in 0.00145736 sec. | ||
| 14239 | 2026.02.04 05:53:58.526812 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14240 | 2026.02.04 05:53:58.526906 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_101_20} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14241 | 2026.02.04 05:53:58.526925 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14242 | 2026.02.04 05:53:58.526935 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_96_19 to all_100_100_0 into Compact with storage Full | ||
| 14243 | 2026.02.04 05:53:58.526980 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_101_20} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14244 | 2026.02.04 05:53:58.527026 [ 262 ] {133d2d54-925c-4c57-a137-211318bb4f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14245 | 2026.02.04 05:53:58.527036 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2705 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725447 sec., 1567709.7007326218 rows/sec., 119.84 MiB/sec. | ||
| 14246 | 2026.02.04 05:53:58.527055 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 14247 | 2026.02.04 05:53:58.527070 [ 262 ] {133d2d54-925c-4c57-a137-211318bb4f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14248 | 2026.02.04 05:53:58.527089 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14249 | 2026.02.04 05:53:58.527133 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28108 rows starting from the beginning of the part | ||
| 14250 | 2026.02.04 05:53:58.527205 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 166 rows starting from the beginning of the part | ||
| 14251 | 2026.02.04 05:53:58.527249 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14252 | 2026.02.04 05:53:58.527254 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 258 rows starting from the beginning of the part | ||
| 14253 | 2026.02.04 05:53:58.527312 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 14254 | 2026.02.04 05:53:58.527355 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 903 rows starting from the beginning of the part | ||
| 14255 | 2026.02.04 05:53:58.527417 [ 262 ] {133d2d54-925c-4c57-a137-211318bb4f08} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2026.02.04 05:53:58.527458 [ 262 ] {133d2d54-925c-4c57-a137-211318bb4f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14257 | 2026.02.04 05:53:58.527531 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_101_20} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14258 | 2026.02.04 05:53:58.527605 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_101_20} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14259 | 2026.02.04 05:53:58.527684 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 14260 | 2026.02.04 05:53:58.527789 [ 262 ] {133d2d54-925c-4c57-a137-211318bb4f08} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14261 | 2026.02.04 05:53:58.527995 [ 262 ] {133d2d54-925c-4c57-a137-211318bb4f08} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14262 | 2026.02.04 05:53:58.528120 [ 142 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14263 | 2026.02.04 05:53:58.528129 [ 262 ] {133d2d54-925c-4c57-a137-211318bb4f08} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001126 sec., 14209.591474245115 rows/sec., 985.24 KiB/sec. | ||
| 14264 | 2026.02.04 05:53:58.528159 [ 142 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14265 | 2026.02.04 05:53:58.528182 [ 262 ] {133d2d54-925c-4c57-a137-211318bb4f08} <Debug> TCPHandler: Processed in 0.001308216 sec. | ||
| 14266 | 2026.02.04 05:53:58.528182 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14267 | 2026.02.04 05:53:58.528285 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14268 | 2026.02.04 05:53:58.528396 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14269 | 2026.02.04 05:53:58.528426 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6060 rows starting from the beginning of the part | ||
| 14270 | 2026.02.04 05:53:58.528479 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 14271 | 2026.02.04 05:53:58.528523 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 88 rows starting from the beginning of the part | ||
| 14272 | 2026.02.04 05:53:58.528562 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 14273 | 2026.02.04 05:53:58.528599 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 72 rows starting from the beginning of the part | ||
| 14274 | 2026.02.04 05:53:58.528637 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 16 rows starting from the beginning of the part | ||
| 14275 | 2026.02.04 05:53:58.530823 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6356 rows, containing 4 columns (4 merged, 0 gathered) in 0.002578342 sec., 2465150.0848219516 rows/sec., 159.66 MiB/sec. | ||
| 14276 | 2026.02.04 05:53:58.531253 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14277 | 2026.02.04 05:53:58.531532 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_101_20} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14278 | 2026.02.04 05:53:58.531601 [ 186 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_101_20} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14279 | 2026.02.04 05:53:58.531675 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14280 | 2026.02.04 05:53:58.533655 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29595 rows, containing 5 columns (5 merged, 0 gathered) in 0.006777976 sec., 4366347.712060356 rows/sec., 295.44 MiB/sec. | ||
| 14281 | 2026.02.04 05:53:58.534038 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 14282 | 2026.02.04 05:53:58.534288 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14283 | 2026.02.04 05:53:58.534354 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 5 parts: [all_1_96_19, all_100_100_0] -> all_1_100_20 | ||
| 14284 | 2026.02.04 05:53:58.534431 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 14285 | 2026.02.04 05:53:59.211133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29286 | ||
| 14286 | 2026.02.04 05:53:59.211644 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14287 | 2026.02.04 05:53:59.211681 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14288 | 2026.02.04 05:53:59.212154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14289 | 2026.02.04 05:53:59.212389 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14290 | 2026.02.04 05:53:59.212525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29286 | ||
| 14291 | 2026.02.04 05:53:59.212527 [ 141 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14292 | 2026.02.04 05:53:59.212588 [ 141 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14293 | 2026.02.04 05:53:59.212611 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14294 | 2026.02.04 05:53:59.212783 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 14295 | 2026.02.04 05:53:59.212995 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14296 | 2026.02.04 05:53:59.213060 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26854 rows starting from the beginning of the part | ||
| 14297 | 2026.02.04 05:53:59.213162 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14298 | 2026.02.04 05:53:59.213238 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14299 | 2026.02.04 05:53:59.213307 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14300 | 2026.02.04 05:53:59.213376 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14301 | 2026.02.04 05:53:59.213453 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14302 | 2026.02.04 05:53:59.215821 [ 186 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29286 rows, containing 4 columns (4 merged, 0 gathered) in 0.003131277 sec., 9352733.724930756 rows/sec., 133.79 MiB/sec. | ||
| 14303 | 2026.02.04 05:53:59.216119 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14304 | 2026.02.04 05:53:59.216361 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_61_12} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14305 | 2026.02.04 05:53:59.216427 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_61_12} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14306 | 2026.02.04 05:53:59.216515 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 14307 | 2026.02.04 05:54:00.798749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14308 | 2026.02.04 05:54:00.815929 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2026.02.04 05:54:00.815980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14310 | 2026.02.04 05:54:00.822051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14311 | 2026.02.04 05:54:00.822766 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14312 | 2026.02.04 05:54:00.823053 [ 139 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14313 | 2026.02.04 05:54:00.823090 [ 139 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14314 | 2026.02.04 05:54:00.823108 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14315 | 2026.02.04 05:54:00.823227 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 14316 | 2026.02.04 05:54:00.826376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14317 | 2026.02.04 05:54:00.827145 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14318 | 2026.02.04 05:54:00.828779 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 14319 | 2026.02.04 05:54:00.833450 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 14320 | 2026.02.04 05:54:00.838057 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 14321 | 2026.02.04 05:54:00.842554 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 14322 | 2026.02.04 05:54:00.847130 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 14323 | 2026.02.04 05:54:00.851482 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 14324 | 2026.02.04 05:54:00.903800 [ 190 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.08062763 sec., 5705.240250767633 rows/sec., 29.50 MiB/sec. | ||
| 14325 | 2026.02.04 05:54:00.906085 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14326 | 2026.02.04 05:54:00.908132 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_61_12} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2026.02.04 05:54:00.908245 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_61_12} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14328 | 2026.02.04 05:54:00.909981 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14329 | 2026.02.04 05:54:01.834861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1864 | ||
| 14330 | 2026.02.04 05:54:01.837555 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14331 | 2026.02.04 05:54:01.837613 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14332 | 2026.02.04 05:54:01.838852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14333 | 2026.02.04 05:54:01.839120 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14334 | 2026.02.04 05:54:01.839498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
| 14335 | 2026.02.04 05:54:03.527377 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14336 | 2026.02.04 05:54:03.527550 [ 262 ] {16177c88-9b89-4642-aa6b-cf9c8d1c637c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14337 | 2026.02.04 05:54:03.527617 [ 262 ] {16177c88-9b89-4642-aa6b-cf9c8d1c637c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14338 | 2026.02.04 05:54:03.528307 [ 262 ] {16177c88-9b89-4642-aa6b-cf9c8d1c637c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14339 | 2026.02.04 05:54:03.528354 [ 262 ] {16177c88-9b89-4642-aa6b-cf9c8d1c637c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14340 | 2026.02.04 05:54:03.528766 [ 262 ] {16177c88-9b89-4642-aa6b-cf9c8d1c637c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14341 | 2026.02.04 05:54:03.528996 [ 262 ] {16177c88-9b89-4642-aa6b-cf9c8d1c637c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14342 | 2026.02.04 05:54:03.529164 [ 262 ] {16177c88-9b89-4642-aa6b-cf9c8d1c637c} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001662 sec., 51744.88567990373 rows/sec., 4.33 MiB/sec. | ||
| 14343 | 2026.02.04 05:54:03.529216 [ 262 ] {16177c88-9b89-4642-aa6b-cf9c8d1c637c} <Debug> TCPHandler: Processed in 0.001978964 sec. | ||
| 14344 | 2026.02.04 05:54:03.529345 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14345 | 2026.02.04 05:54:03.529458 [ 262 ] {4cde9e86-b790-463d-b20e-6d3898df525a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14346 | 2026.02.04 05:54:03.529503 [ 262 ] {4cde9e86-b790-463d-b20e-6d3898df525a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14347 | 2026.02.04 05:54:03.529918 [ 262 ] {4cde9e86-b790-463d-b20e-6d3898df525a} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14348 | 2026.02.04 05:54:03.529953 [ 262 ] {4cde9e86-b790-463d-b20e-6d3898df525a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14349 | 2026.02.04 05:54:03.530288 [ 262 ] {4cde9e86-b790-463d-b20e-6d3898df525a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14350 | 2026.02.04 05:54:03.530529 [ 262 ] {4cde9e86-b790-463d-b20e-6d3898df525a} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14351 | 2026.02.04 05:54:03.530672 [ 262 ] {4cde9e86-b790-463d-b20e-6d3898df525a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001238 sec., 12116.316639741519 rows/sec., 911.09 KiB/sec. | ||
| 14352 | 2026.02.04 05:54:03.530712 [ 262 ] {4cde9e86-b790-463d-b20e-6d3898df525a} <Debug> TCPHandler: Processed in 0.00142105 sec. | ||
| 14353 | 2026.02.04 05:54:03.530824 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14354 | 2026.02.04 05:54:03.530923 [ 262 ] {d4ff637f-14d1-4d6e-97dd-530eee520795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14355 | 2026.02.04 05:54:03.530963 [ 262 ] {d4ff637f-14d1-4d6e-97dd-530eee520795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14356 | 2026.02.04 05:54:03.531405 [ 262 ] {d4ff637f-14d1-4d6e-97dd-530eee520795} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14357 | 2026.02.04 05:54:03.531451 [ 262 ] {d4ff637f-14d1-4d6e-97dd-530eee520795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14358 | 2026.02.04 05:54:03.531860 [ 262 ] {d4ff637f-14d1-4d6e-97dd-530eee520795} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14359 | 2026.02.04 05:54:03.532090 [ 262 ] {d4ff637f-14d1-4d6e-97dd-530eee520795} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14360 | 2026.02.04 05:54:03.532226 [ 262 ] {d4ff637f-14d1-4d6e-97dd-530eee520795} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001324 sec., 59667.67371601208 rows/sec., 4.66 MiB/sec. | ||
| 14361 | 2026.02.04 05:54:03.532265 [ 262 ] {d4ff637f-14d1-4d6e-97dd-530eee520795} <Debug> TCPHandler: Processed in 0.001491181 sec. | ||
| 14362 | 2026.02.04 05:54:03.532392 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14363 | 2026.02.04 05:54:03.532493 [ 262 ] {126a9556-6ebd-4934-966b-c34cee9d8960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14364 | 2026.02.04 05:54:03.532538 [ 262 ] {126a9556-6ebd-4934-966b-c34cee9d8960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14365 | 2026.02.04 05:54:03.532960 [ 262 ] {126a9556-6ebd-4934-966b-c34cee9d8960} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14366 | 2026.02.04 05:54:03.532994 [ 262 ] {126a9556-6ebd-4934-966b-c34cee9d8960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14367 | 2026.02.04 05:54:03.533338 [ 262 ] {126a9556-6ebd-4934-966b-c34cee9d8960} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14368 | 2026.02.04 05:54:03.533596 [ 262 ] {126a9556-6ebd-4934-966b-c34cee9d8960} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14369 | 2026.02.04 05:54:03.533740 [ 262 ] {126a9556-6ebd-4934-966b-c34cee9d8960} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 14370 | 2026.02.04 05:54:03.533778 [ 262 ] {126a9556-6ebd-4934-966b-c34cee9d8960} <Debug> TCPHandler: Processed in 0.00144135 sec. | ||
| 14371 | 2026.02.04 05:54:03.533887 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14372 | 2026.02.04 05:54:03.533983 [ 262 ] {52b6ab7b-18e2-44c3-9350-90594f17f3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14373 | 2026.02.04 05:54:03.534041 [ 262 ] {52b6ab7b-18e2-44c3-9350-90594f17f3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14374 | 2026.02.04 05:54:03.534846 [ 262 ] {52b6ab7b-18e2-44c3-9350-90594f17f3ac} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14375 | 2026.02.04 05:54:03.534882 [ 262 ] {52b6ab7b-18e2-44c3-9350-90594f17f3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14376 | 2026.02.04 05:54:03.535406 [ 262 ] {52b6ab7b-18e2-44c3-9350-90594f17f3ac} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14377 | 2026.02.04 05:54:03.535630 [ 262 ] {52b6ab7b-18e2-44c3-9350-90594f17f3ac} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14378 | 2026.02.04 05:54:03.535776 [ 262 ] {52b6ab7b-18e2-44c3-9350-90594f17f3ac} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001812 sec., 8278.14569536424 rows/sec., 14.83 MiB/sec. | ||
| 14379 | 2026.02.04 05:54:03.535852 [ 262 ] {52b6ab7b-18e2-44c3-9350-90594f17f3ac} <Debug> TCPHandler: Processed in 0.002015735 sec. | ||
| 14380 | 2026.02.04 05:54:03.535964 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14381 | 2026.02.04 05:54:03.536062 [ 262 ] {5a7af312-7417-457c-8f23-835a77495078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14382 | 2026.02.04 05:54:03.536104 [ 262 ] {5a7af312-7417-457c-8f23-835a77495078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14383 | 2026.02.04 05:54:03.536439 [ 262 ] {5a7af312-7417-457c-8f23-835a77495078} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14384 | 2026.02.04 05:54:03.536473 [ 262 ] {5a7af312-7417-457c-8f23-835a77495078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 14385 | 2026.02.04 05:54:03.536800 [ 262 ] {5a7af312-7417-457c-8f23-835a77495078} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14386 | 2026.02.04 05:54:03.537004 [ 262 ] {5a7af312-7417-457c-8f23-835a77495078} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14387 | 2026.02.04 05:54:03.537132 [ 262 ] {5a7af312-7417-457c-8f23-835a77495078} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 14388 | 2026.02.04 05:54:03.537177 [ 262 ] {5a7af312-7417-457c-8f23-835a77495078} <Debug> TCPHandler: Processed in 0.001264325 sec. | ||
| 14389 | 2026.02.04 05:54:06.498723 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14390 | 2026.02.04 05:54:06.498795 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14391 | 2026.02.04 05:54:06.712656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29734 | ||
| 14392 | 2026.02.04 05:54:06.713328 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14393 | 2026.02.04 05:54:06.713381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14394 | 2026.02.04 05:54:06.713904 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14395 | 2026.02.04 05:54:06.714140 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14396 | 2026.02.04 05:54:06.714283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29734 | ||
| 14397 | 2026.02.04 05:54:07.231419 [ 133 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
| 14398 | 2026.02.04 05:54:07.231479 [ 133 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14399 | 2026.02.04 05:54:07.231500 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14400 | 2026.02.04 05:54:07.231603 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
| 14401 | 2026.02.04 05:54:07.231741 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14402 | 2026.02.04 05:54:07.231782 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 39 rows starting from the beginning of the part | ||
| 14403 | 2026.02.04 05:54:07.231857 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 14404 | 2026.02.04 05:54:07.231908 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 14405 | 2026.02.04 05:54:07.231955 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 14406 | 2026.02.04 05:54:07.232001 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 14407 | 2026.02.04 05:54:07.232865 [ 193 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.001303456 sec., 32989.22249772912 rows/sec., 2.16 MiB/sec. | ||
| 14408 | 2026.02.04 05:54:07.233069 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 14409 | 2026.02.04 05:54:07.233411 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_42_9} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14410 | 2026.02.04 05:54:07.233502 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_42_9} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
| 14411 | 2026.02.04 05:54:07.233618 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14412 | 2026.02.04 05:54:08.327415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14413 | 2026.02.04 05:54:08.343056 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2026.02.04 05:54:08.343109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14415 | 2026.02.04 05:54:08.349164 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14416 | 2026.02.04 05:54:08.349851 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14417 | 2026.02.04 05:54:08.352641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14418 | 2026.02.04 05:54:08.534091 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14419 | 2026.02.04 05:54:08.534286 [ 262 ] {b5891a95-fe2b-4310-a5e8-1199834ef2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14420 | 2026.02.04 05:54:08.534355 [ 262 ] {b5891a95-fe2b-4310-a5e8-1199834ef2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14421 | 2026.02.04 05:54:08.535185 [ 262 ] {b5891a95-fe2b-4310-a5e8-1199834ef2c7} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14422 | 2026.02.04 05:54:08.535222 [ 262 ] {b5891a95-fe2b-4310-a5e8-1199834ef2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14423 | 2026.02.04 05:54:08.535612 [ 262 ] {b5891a95-fe2b-4310-a5e8-1199834ef2c7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14424 | 2026.02.04 05:54:08.535826 [ 262 ] {b5891a95-fe2b-4310-a5e8-1199834ef2c7} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14425 | 2026.02.04 05:54:08.535969 [ 262 ] {b5891a95-fe2b-4310-a5e8-1199834ef2c7} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001734 sec., 153402.53748558246 rows/sec., 9.75 MiB/sec. | ||
| 14426 | 2026.02.04 05:54:08.536010 [ 262 ] {b5891a95-fe2b-4310-a5e8-1199834ef2c7} <Debug> TCPHandler: Processed in 0.002046166 sec. | ||
| 14427 | 2026.02.04 05:54:08.536146 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14428 | 2026.02.04 05:54:08.536239 [ 262 ] {44b4a867-9290-4237-930e-fa20c5f62f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14429 | 2026.02.04 05:54:08.536278 [ 262 ] {44b4a867-9290-4237-930e-fa20c5f62f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14430 | 2026.02.04 05:54:08.537199 [ 262 ] {44b4a867-9290-4237-930e-fa20c5f62f66} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14431 | 2026.02.04 05:54:08.537234 [ 262 ] {44b4a867-9290-4237-930e-fa20c5f62f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14432 | 2026.02.04 05:54:08.537579 [ 262 ] {44b4a867-9290-4237-930e-fa20c5f62f66} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14433 | 2026.02.04 05:54:08.537781 [ 262 ] {44b4a867-9290-4237-930e-fa20c5f62f66} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14434 | 2026.02.04 05:54:08.537906 [ 262 ] {44b4a867-9290-4237-930e-fa20c5f62f66} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001686 sec., 475682.0877817319 rows/sec., 37.77 MiB/sec. | ||
| 14435 | 2026.02.04 05:54:08.537944 [ 262 ] {44b4a867-9290-4237-930e-fa20c5f62f66} <Debug> TCPHandler: Processed in 0.001855001 sec. | ||
| 14436 | 2026.02.04 05:54:08.538066 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14437 | 2026.02.04 05:54:08.538159 [ 262 ] {526c83de-521c-4848-bbf6-e9e0742e19df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14438 | 2026.02.04 05:54:08.538197 [ 262 ] {526c83de-521c-4848-bbf6-e9e0742e19df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14439 | 2026.02.04 05:54:08.538707 [ 262 ] {526c83de-521c-4848-bbf6-e9e0742e19df} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14440 | 2026.02.04 05:54:08.538742 [ 262 ] {526c83de-521c-4848-bbf6-e9e0742e19df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14441 | 2026.02.04 05:54:08.539040 [ 262 ] {526c83de-521c-4848-bbf6-e9e0742e19df} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14442 | 2026.02.04 05:54:08.539241 [ 262 ] {526c83de-521c-4848-bbf6-e9e0742e19df} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14443 | 2026.02.04 05:54:08.539364 [ 262 ] {526c83de-521c-4848-bbf6-e9e0742e19df} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001223 sec., 129190.51512673753 rows/sec., 7.89 MiB/sec. | ||
| 14444 | 2026.02.04 05:54:08.539400 [ 262 ] {526c83de-521c-4848-bbf6-e9e0742e19df} <Debug> TCPHandler: Processed in 0.001383538 sec. | ||
| 14445 | 2026.02.04 05:54:08.539519 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14446 | 2026.02.04 05:54:08.539613 [ 262 ] {3e76d711-4d5a-4bf8-8944-d0be6a40319a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14447 | 2026.02.04 05:54:08.539652 [ 262 ] {3e76d711-4d5a-4bf8-8944-d0be6a40319a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14448 | 2026.02.04 05:54:08.540083 [ 262 ] {3e76d711-4d5a-4bf8-8944-d0be6a40319a} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14449 | 2026.02.04 05:54:08.540117 [ 262 ] {3e76d711-4d5a-4bf8-8944-d0be6a40319a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14450 | 2026.02.04 05:54:08.540412 [ 262 ] {3e76d711-4d5a-4bf8-8944-d0be6a40319a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14451 | 2026.02.04 05:54:08.540610 [ 262 ] {3e76d711-4d5a-4bf8-8944-d0be6a40319a} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14452 | 2026.02.04 05:54:08.540705 [ 129 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14453 | 2026.02.04 05:54:08.540732 [ 262 ] {3e76d711-4d5a-4bf8-8944-d0be6a40319a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001138 sec., 123022.84710017576 rows/sec., 7.95 MiB/sec. | ||
| 14454 | 2026.02.04 05:54:08.540743 [ 129 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14455 | 2026.02.04 05:54:08.540763 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14456 | 2026.02.04 05:54:08.540768 [ 262 ] {3e76d711-4d5a-4bf8-8944-d0be6a40319a} <Debug> TCPHandler: Processed in 0.001297596 sec. | ||
| 14457 | 2026.02.04 05:54:08.540883 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14458 | 2026.02.04 05:54:08.540881 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 14459 | 2026.02.04 05:54:08.540975 [ 262 ] {791fcefe-a387-4483-a06e-839a2dee1a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14460 | 2026.02.04 05:54:08.541018 [ 262 ] {791fcefe-a387-4483-a06e-839a2dee1a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14461 | 2026.02.04 05:54:08.541030 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14462 | 2026.02.04 05:54:08.541067 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 393 rows starting from the beginning of the part | ||
| 14463 | 2026.02.04 05:54:08.541135 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 368 rows starting from the beginning of the part | ||
| 14464 | 2026.02.04 05:54:08.541182 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 140 rows starting from the beginning of the part | ||
| 14465 | 2026.02.04 05:54:08.541224 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 140 rows starting from the beginning of the part | ||
| 14466 | 2026.02.04 05:54:08.541264 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 368 rows starting from the beginning of the part | ||
| 14467 | 2026.02.04 05:54:08.541305 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 140 rows starting from the beginning of the part | ||
| 14468 | 2026.02.04 05:54:08.541474 [ 262 ] {791fcefe-a387-4483-a06e-839a2dee1a2f} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14469 | 2026.02.04 05:54:08.541553 [ 262 ] {791fcefe-a387-4483-a06e-839a2dee1a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14470 | 2026.02.04 05:54:08.541917 [ 262 ] {791fcefe-a387-4483-a06e-839a2dee1a2f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14471 | 2026.02.04 05:54:08.542202 [ 262 ] {791fcefe-a387-4483-a06e-839a2dee1a2f} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14472 | 2026.02.04 05:54:08.542332 [ 262 ] {791fcefe-a387-4483-a06e-839a2dee1a2f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001374 sec., 101164.48326055313 rows/sec., 5.76 MiB/sec. | ||
| 14473 | 2026.02.04 05:54:08.542361 [ 200 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531273 sec., 1011576.642440636 rows/sec., 70.90 MiB/sec. | ||
| 14474 | 2026.02.04 05:54:08.542376 [ 262 ] {791fcefe-a387-4483-a06e-839a2dee1a2f} <Debug> TCPHandler: Processed in 0.001541332 sec. | ||
| 14475 | 2026.02.04 05:54:08.542510 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14476 | 2026.02.04 05:54:08.542510 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14477 | 2026.02.04 05:54:08.542625 [ 262 ] {c4aaa355-3186-42a8-9d96-2b388f036adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14478 | 2026.02.04 05:54:08.542665 [ 262 ] {c4aaa355-3186-42a8-9d96-2b388f036adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14479 | 2026.02.04 05:54:08.542752 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_46_9} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14480 | 2026.02.04 05:54:08.542822 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_46_9} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14481 | 2026.02.04 05:54:08.542889 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 14482 | 2026.02.04 05:54:08.543261 [ 262 ] {c4aaa355-3186-42a8-9d96-2b388f036adf} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14483 | 2026.02.04 05:54:08.543301 [ 262 ] {c4aaa355-3186-42a8-9d96-2b388f036adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14484 | 2026.02.04 05:54:08.543629 [ 262 ] {c4aaa355-3186-42a8-9d96-2b388f036adf} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14485 | 2026.02.04 05:54:08.543828 [ 262 ] {c4aaa355-3186-42a8-9d96-2b388f036adf} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14486 | 2026.02.04 05:54:08.543954 [ 262 ] {c4aaa355-3186-42a8-9d96-2b388f036adf} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001348 sec., 362017.8041543027 rows/sec., 25.56 MiB/sec. | ||
| 14487 | 2026.02.04 05:54:08.543992 [ 262 ] {c4aaa355-3186-42a8-9d96-2b388f036adf} <Debug> TCPHandler: Processed in 0.001529563 sec. | ||
| 14488 | 2026.02.04 05:54:08.544104 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14489 | 2026.02.04 05:54:08.544197 [ 262 ] {7d69a11f-4c1e-4e13-b94d-58c988a1bfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14490 | 2026.02.04 05:54:08.544236 [ 262 ] {7d69a11f-4c1e-4e13-b94d-58c988a1bfa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14491 | 2026.02.04 05:54:08.544572 [ 262 ] {7d69a11f-4c1e-4e13-b94d-58c988a1bfa5} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14492 | 2026.02.04 05:54:08.544607 [ 262 ] {7d69a11f-4c1e-4e13-b94d-58c988a1bfa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14493 | 2026.02.04 05:54:08.544900 [ 262 ] {7d69a11f-4c1e-4e13-b94d-58c988a1bfa5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14494 | 2026.02.04 05:54:08.545101 [ 262 ] {7d69a11f-4c1e-4e13-b94d-58c988a1bfa5} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14495 | 2026.02.04 05:54:08.545225 [ 262 ] {7d69a11f-4c1e-4e13-b94d-58c988a1bfa5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 14496 | 2026.02.04 05:54:08.545234 [ 126 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 14497 | 2026.02.04 05:54:08.545261 [ 262 ] {7d69a11f-4c1e-4e13-b94d-58c988a1bfa5} <Debug> TCPHandler: Processed in 0.001204544 sec. | ||
| 14498 | 2026.02.04 05:54:08.545299 [ 126 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14499 | 2026.02.04 05:54:08.545324 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14500 | 2026.02.04 05:54:08.545387 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14501 | 2026.02.04 05:54:08.545416 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 14502 | 2026.02.04 05:54:08.545487 [ 262 ] {42013436-1a48-4cf6-92e1-3b406b72fc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14503 | 2026.02.04 05:54:08.545532 [ 262 ] {42013436-1a48-4cf6-92e1-3b406b72fc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14504 | 2026.02.04 05:54:08.545539 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14505 | 2026.02.04 05:54:08.545581 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 14506 | 2026.02.04 05:54:08.545647 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 14507 | 2026.02.04 05:54:08.545690 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 14508 | 2026.02.04 05:54:08.545733 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 14509 | 2026.02.04 05:54:08.545772 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 14510 | 2026.02.04 05:54:08.545811 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 14511 | 2026.02.04 05:54:08.545937 [ 262 ] {42013436-1a48-4cf6-92e1-3b406b72fc80} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14512 | 2026.02.04 05:54:08.545977 [ 262 ] {42013436-1a48-4cf6-92e1-3b406b72fc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14513 | 2026.02.04 05:54:08.546329 [ 262 ] {42013436-1a48-4cf6-92e1-3b406b72fc80} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14514 | 2026.02.04 05:54:08.546544 [ 262 ] {42013436-1a48-4cf6-92e1-3b406b72fc80} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14515 | 2026.02.04 05:54:08.546616 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001241834 sec., 202925.67283549975 rows/sec., 10.35 MiB/sec. | ||
| 14516 | 2026.02.04 05:54:08.546668 [ 262 ] {42013436-1a48-4cf6-92e1-3b406b72fc80} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001199 sec., 215179.3160967473 rows/sec., 14.33 MiB/sec. | ||
| 14517 | 2026.02.04 05:54:08.546714 [ 262 ] {42013436-1a48-4cf6-92e1-3b406b72fc80} <Debug> TCPHandler: Processed in 0.001374408 sec. | ||
| 14518 | 2026.02.04 05:54:08.546783 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 14519 | 2026.02.04 05:54:08.546841 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14520 | 2026.02.04 05:54:08.546938 [ 262 ] {17325ddc-c595-48b6-a0a5-3e95771edbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14521 | 2026.02.04 05:54:08.546979 [ 262 ] {17325ddc-c595-48b6-a0a5-3e95771edbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14522 | 2026.02.04 05:54:08.547064 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_42_9} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14523 | 2026.02.04 05:54:08.547137 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_42_9} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 14524 | 2026.02.04 05:54:08.547216 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 14525 | 2026.02.04 05:54:08.547326 [ 262 ] {17325ddc-c595-48b6-a0a5-3e95771edbb3} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14526 | 2026.02.04 05:54:08.547372 [ 262 ] {17325ddc-c595-48b6-a0a5-3e95771edbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14527 | 2026.02.04 05:54:08.547718 [ 262 ] {17325ddc-c595-48b6-a0a5-3e95771edbb3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14528 | 2026.02.04 05:54:08.547933 [ 262 ] {17325ddc-c595-48b6-a0a5-3e95771edbb3} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14529 | 2026.02.04 05:54:08.548063 [ 262 ] {17325ddc-c595-48b6-a0a5-3e95771edbb3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 59.00 KiB/sec. | ||
| 14530 | 2026.02.04 05:54:08.548100 [ 262 ] {17325ddc-c595-48b6-a0a5-3e95771edbb3} <Debug> TCPHandler: Processed in 0.001313816 sec. | ||
| 14531 | 2026.02.04 05:54:08.548266 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14532 | 2026.02.04 05:54:08.548359 [ 262 ] {05bc8ec7-b977-4843-83e9-bb5ec569c001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14533 | 2026.02.04 05:54:08.548413 [ 262 ] {05bc8ec7-b977-4843-83e9-bb5ec569c001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14534 | 2026.02.04 05:54:08.549244 [ 262 ] {05bc8ec7-b977-4843-83e9-bb5ec569c001} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14535 | 2026.02.04 05:54:08.549280 [ 262 ] {05bc8ec7-b977-4843-83e9-bb5ec569c001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14536 | 2026.02.04 05:54:08.549813 [ 262 ] {05bc8ec7-b977-4843-83e9-bb5ec569c001} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14537 | 2026.02.04 05:54:08.550037 [ 262 ] {05bc8ec7-b977-4843-83e9-bb5ec569c001} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14538 | 2026.02.04 05:54:08.550171 [ 262 ] {05bc8ec7-b977-4843-83e9-bb5ec569c001} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00183 sec., 13661.20218579235 rows/sec., 24.48 MiB/sec. | ||
| 14539 | 2026.02.04 05:54:08.550224 [ 262 ] {05bc8ec7-b977-4843-83e9-bb5ec569c001} <Debug> TCPHandler: Processed in 0.002006135 sec. | ||
| 14540 | 2026.02.04 05:54:08.550329 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14541 | 2026.02.04 05:54:08.550422 [ 262 ] {f4fe4b02-87aa-4820-996a-8c028c47480d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14542 | 2026.02.04 05:54:08.550464 [ 262 ] {f4fe4b02-87aa-4820-996a-8c028c47480d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14543 | 2026.02.04 05:54:08.550788 [ 262 ] {f4fe4b02-87aa-4820-996a-8c028c47480d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14544 | 2026.02.04 05:54:08.550822 [ 262 ] {f4fe4b02-87aa-4820-996a-8c028c47480d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14545 | 2026.02.04 05:54:08.551114 [ 262 ] {f4fe4b02-87aa-4820-996a-8c028c47480d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14546 | 2026.02.04 05:54:08.551320 [ 262 ] {f4fe4b02-87aa-4820-996a-8c028c47480d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14547 | 2026.02.04 05:54:08.551441 [ 262 ] {f4fe4b02-87aa-4820-996a-8c028c47480d} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001037 sec., 84860.17357762778 rows/sec., 5.33 MiB/sec. | ||
| 14548 | 2026.02.04 05:54:08.551476 [ 262 ] {f4fe4b02-87aa-4820-996a-8c028c47480d} <Debug> TCPHandler: Processed in 0.001194073 sec. | ||
| 14549 | 2026.02.04 05:54:09.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.23 MiB, peak 361.67 MiB, free memory in arenas 0.00 B, will set to 347.88 MiB (RSS), difference: -1.36 MiB | ||
| 14550 | 2026.02.04 05:54:11.840643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1898 | ||
| 14551 | 2026.02.04 05:54:11.843120 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.02.04 05:54:11.843176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14553 | 2026.02.04 05:54:11.844454 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14554 | 2026.02.04 05:54:11.844758 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2026.02.04 05:54:11.844926 [ 121 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14556 | 2026.02.04 05:54:11.844983 [ 121 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14557 | 2026.02.04 05:54:11.845002 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14558 | 2026.02.04 05:54:11.845122 [ 197 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 14559 | 2026.02.04 05:54:11.845161 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1898 | ||
| 14560 | 2026.02.04 05:54:11.845685 [ 197 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14561 | 2026.02.04 05:54:11.845839 [ 197 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1702 rows starting from the beginning of the part | ||
| 14562 | 2026.02.04 05:54:11.846208 [ 197 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 14563 | 2026.02.04 05:54:11.846554 [ 197 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 14564 | 2026.02.04 05:54:11.846894 [ 197 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 14565 | 2026.02.04 05:54:11.847226 [ 197 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
| 14566 | 2026.02.04 05:54:11.847558 [ 197 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 14567 | 2026.02.04 05:54:11.854765 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1898 rows, containing 72 columns (72 merged, 0 gathered) in 0.009701847 sec., 195632.8521775287 rows/sec., 152.02 MiB/sec. | ||
| 14568 | 2026.02.04 05:54:11.856903 [ 195 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14569 | 2026.02.04 05:54:11.857582 [ 195 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_46_9} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14570 | 2026.02.04 05:54:11.857681 [ 195 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_46_9} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14571 | 2026.02.04 05:54:11.858074 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB. | ||
| 14572 | 2026.02.04 05:54:13.534537 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14573 | 2026.02.04 05:54:13.534709 [ 262 ] {4950f3f9-93bd-4cc7-97f4-7942b5587201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14574 | 2026.02.04 05:54:13.534773 [ 262 ] {4950f3f9-93bd-4cc7-97f4-7942b5587201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14575 | 2026.02.04 05:54:13.535397 [ 262 ] {4950f3f9-93bd-4cc7-97f4-7942b5587201} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14576 | 2026.02.04 05:54:13.535440 [ 262 ] {4950f3f9-93bd-4cc7-97f4-7942b5587201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14577 | 2026.02.04 05:54:13.535817 [ 262 ] {4950f3f9-93bd-4cc7-97f4-7942b5587201} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14578 | 2026.02.04 05:54:13.536044 [ 262 ] {4950f3f9-93bd-4cc7-97f4-7942b5587201} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14579 | 2026.02.04 05:54:13.536200 [ 262 ] {4950f3f9-93bd-4cc7-97f4-7942b5587201} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001538 sec., 15604.681404421326 rows/sec., 1.29 MiB/sec. | ||
| 14580 | 2026.02.04 05:54:13.536249 [ 262 ] {4950f3f9-93bd-4cc7-97f4-7942b5587201} <Debug> TCPHandler: Processed in 0.001834041 sec. | ||
| 14581 | 2026.02.04 05:54:13.536385 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14582 | 2026.02.04 05:54:13.536512 [ 262 ] {5f3df6d4-d504-4f02-abd1-0449569125db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14583 | 2026.02.04 05:54:13.536563 [ 262 ] {5f3df6d4-d504-4f02-abd1-0449569125db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14584 | 2026.02.04 05:54:13.537138 [ 262 ] {5f3df6d4-d504-4f02-abd1-0449569125db} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14585 | 2026.02.04 05:54:13.537175 [ 262 ] {5f3df6d4-d504-4f02-abd1-0449569125db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14586 | 2026.02.04 05:54:13.537504 [ 262 ] {5f3df6d4-d504-4f02-abd1-0449569125db} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14587 | 2026.02.04 05:54:13.537710 [ 262 ] {5f3df6d4-d504-4f02-abd1-0449569125db} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14588 | 2026.02.04 05:54:13.537840 [ 262 ] {5f3df6d4-d504-4f02-abd1-0449569125db} <Debug> executeQuery: Read 206 rows, 18.80 KiB in 0.001357 sec., 151805.45320560058 rows/sec., 13.53 MiB/sec. | ||
| 14589 | 2026.02.04 05:54:13.537878 [ 262 ] {5f3df6d4-d504-4f02-abd1-0449569125db} <Debug> TCPHandler: Processed in 0.001556313 sec. | ||
| 14590 | 2026.02.04 05:54:13.537986 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14591 | 2026.02.04 05:54:13.538081 [ 262 ] {0f0a423d-ce3e-4741-af6b-7f735053e21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14592 | 2026.02.04 05:54:13.538120 [ 262 ] {0f0a423d-ce3e-4741-af6b-7f735053e21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14593 | 2026.02.04 05:54:13.538516 [ 262 ] {0f0a423d-ce3e-4741-af6b-7f735053e21f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14594 | 2026.02.04 05:54:13.538551 [ 262 ] {0f0a423d-ce3e-4741-af6b-7f735053e21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14595 | 2026.02.04 05:54:13.538835 [ 262 ] {0f0a423d-ce3e-4741-af6b-7f735053e21f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14596 | 2026.02.04 05:54:13.539036 [ 262 ] {0f0a423d-ce3e-4741-af6b-7f735053e21f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2026.02.04 05:54:13.539163 [ 262 ] {0f0a423d-ce3e-4741-af6b-7f735053e21f} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001102 sec., 24500.907441016338 rows/sec., 1.85 MiB/sec. | ||
| 14598 | 2026.02.04 05:54:13.539200 [ 262 ] {0f0a423d-ce3e-4741-af6b-7f735053e21f} <Debug> TCPHandler: Processed in 0.001260945 sec. | ||
| 14599 | 2026.02.04 05:54:13.539315 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14600 | 2026.02.04 05:54:13.539408 [ 262 ] {99453a9f-c003-45ff-88ed-c45c3fde474e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14601 | 2026.02.04 05:54:13.539448 [ 262 ] {99453a9f-c003-45ff-88ed-c45c3fde474e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14602 | 2026.02.04 05:54:13.539832 [ 262 ] {99453a9f-c003-45ff-88ed-c45c3fde474e} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14603 | 2026.02.04 05:54:13.539867 [ 262 ] {99453a9f-c003-45ff-88ed-c45c3fde474e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14604 | 2026.02.04 05:54:13.540170 [ 262 ] {99453a9f-c003-45ff-88ed-c45c3fde474e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14605 | 2026.02.04 05:54:13.540370 [ 262 ] {99453a9f-c003-45ff-88ed-c45c3fde474e} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14606 | 2026.02.04 05:54:13.540494 [ 262 ] {99453a9f-c003-45ff-88ed-c45c3fde474e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 14607 | 2026.02.04 05:54:13.540530 [ 262 ] {99453a9f-c003-45ff-88ed-c45c3fde474e} <Debug> TCPHandler: Processed in 0.001261665 sec. | ||
| 14608 | 2026.02.04 05:54:13.540636 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14609 | 2026.02.04 05:54:13.540725 [ 262 ] {00e9a797-6ff4-4cca-b658-ffb7c63fe2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14610 | 2026.02.04 05:54:13.540763 [ 262 ] {00e9a797-6ff4-4cca-b658-ffb7c63fe2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14611 | 2026.02.04 05:54:13.541136 [ 262 ] {00e9a797-6ff4-4cca-b658-ffb7c63fe2f6} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14612 | 2026.02.04 05:54:13.541171 [ 262 ] {00e9a797-6ff4-4cca-b658-ffb7c63fe2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14613 | 2026.02.04 05:54:13.541443 [ 262 ] {00e9a797-6ff4-4cca-b658-ffb7c63fe2f6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14614 | 2026.02.04 05:54:13.541641 [ 262 ] {00e9a797-6ff4-4cca-b658-ffb7c63fe2f6} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14615 | 2026.02.04 05:54:13.541764 [ 262 ] {00e9a797-6ff4-4cca-b658-ffb7c63fe2f6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001057 sec., 11352.885525070955 rows/sec., 886.94 KiB/sec. | ||
| 14616 | 2026.02.04 05:54:13.541800 [ 262 ] {00e9a797-6ff4-4cca-b658-ffb7c63fe2f6} <Debug> TCPHandler: Processed in 0.001211164 sec. | ||
| 14617 | 2026.02.04 05:54:13.541904 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14618 | 2026.02.04 05:54:13.541994 [ 262 ] {634f1b68-1cf6-4d7b-a3bc-68e267d0effa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14619 | 2026.02.04 05:54:13.542031 [ 262 ] {634f1b68-1cf6-4d7b-a3bc-68e267d0effa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14620 | 2026.02.04 05:54:13.542454 [ 262 ] {634f1b68-1cf6-4d7b-a3bc-68e267d0effa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14621 | 2026.02.04 05:54:13.542490 [ 262 ] {634f1b68-1cf6-4d7b-a3bc-68e267d0effa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14622 | 2026.02.04 05:54:13.542783 [ 262 ] {634f1b68-1cf6-4d7b-a3bc-68e267d0effa} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14623 | 2026.02.04 05:54:13.542983 [ 262 ] {634f1b68-1cf6-4d7b-a3bc-68e267d0effa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14624 | 2026.02.04 05:54:13.543109 [ 262 ] {634f1b68-1cf6-4d7b-a3bc-68e267d0effa} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001132 sec., 101590.10600706714 rows/sec., 8.26 MiB/sec. | ||
| 14625 | 2026.02.04 05:54:13.543145 [ 262 ] {634f1b68-1cf6-4d7b-a3bc-68e267d0effa} <Debug> TCPHandler: Processed in 0.001287716 sec. | ||
| 14626 | 2026.02.04 05:54:13.543248 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14627 | 2026.02.04 05:54:13.543338 [ 262 ] {7410b3bb-fca1-4dab-8ff6-332de38eb113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14628 | 2026.02.04 05:54:13.543379 [ 262 ] {7410b3bb-fca1-4dab-8ff6-332de38eb113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14629 | 2026.02.04 05:54:13.543814 [ 262 ] {7410b3bb-fca1-4dab-8ff6-332de38eb113} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14630 | 2026.02.04 05:54:13.543849 [ 262 ] {7410b3bb-fca1-4dab-8ff6-332de38eb113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14631 | 2026.02.04 05:54:13.544178 [ 262 ] {7410b3bb-fca1-4dab-8ff6-332de38eb113} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14632 | 2026.02.04 05:54:13.544400 [ 262 ] {7410b3bb-fca1-4dab-8ff6-332de38eb113} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14633 | 2026.02.04 05:54:13.544526 [ 262 ] {7410b3bb-fca1-4dab-8ff6-332de38eb113} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001205 sec., 282157.67634854774 rows/sec., 21.36 MiB/sec. | ||
| 14634 | 2026.02.04 05:54:13.544562 [ 262 ] {7410b3bb-fca1-4dab-8ff6-332de38eb113} <Debug> TCPHandler: Processed in 0.001360718 sec. | ||
| 14635 | 2026.02.04 05:54:13.544666 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14636 | 2026.02.04 05:54:13.544756 [ 262 ] {c38d287b-3939-47b0-bb69-e80b5da95a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14637 | 2026.02.04 05:54:13.544808 [ 262 ] {c38d287b-3939-47b0-bb69-e80b5da95a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14638 | 2026.02.04 05:54:13.545590 [ 262 ] {c38d287b-3939-47b0-bb69-e80b5da95a3a} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14639 | 2026.02.04 05:54:13.545626 [ 262 ] {c38d287b-3939-47b0-bb69-e80b5da95a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14640 | 2026.02.04 05:54:13.546158 [ 262 ] {c38d287b-3939-47b0-bb69-e80b5da95a3a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14641 | 2026.02.04 05:54:13.546379 [ 262 ] {c38d287b-3939-47b0-bb69-e80b5da95a3a} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14642 | 2026.02.04 05:54:13.546517 [ 262 ] {c38d287b-3939-47b0-bb69-e80b5da95a3a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001778 sec., 8436.445444319459 rows/sec., 15.12 MiB/sec. | ||
| 14643 | 2026.02.04 05:54:13.546579 [ 262 ] {c38d287b-3939-47b0-bb69-e80b5da95a3a} <Debug> TCPHandler: Processed in 0.001960014 sec. | ||
| 14644 | 2026.02.04 05:54:13.546691 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14645 | 2026.02.04 05:54:13.546783 [ 262 ] {0ea9daf6-8fef-4366-87c9-6c0fbf45e563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14646 | 2026.02.04 05:54:13.546822 [ 262 ] {0ea9daf6-8fef-4366-87c9-6c0fbf45e563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14647 | 2026.02.04 05:54:13.547145 [ 262 ] {0ea9daf6-8fef-4366-87c9-6c0fbf45e563} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14648 | 2026.02.04 05:54:13.547181 [ 262 ] {0ea9daf6-8fef-4366-87c9-6c0fbf45e563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14649 | 2026.02.04 05:54:13.547476 [ 262 ] {0ea9daf6-8fef-4366-87c9-6c0fbf45e563} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14650 | 2026.02.04 05:54:13.547682 [ 262 ] {0ea9daf6-8fef-4366-87c9-6c0fbf45e563} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14651 | 2026.02.04 05:54:13.547806 [ 262 ] {0ea9daf6-8fef-4366-87c9-6c0fbf45e563} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 14652 | 2026.02.04 05:54:13.547842 [ 262 ] {0ea9daf6-8fef-4366-87c9-6c0fbf45e563} <Debug> TCPHandler: Processed in 0.001198043 sec. | ||
| 14653 | 2026.02.04 05:54:14.215339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30246 | ||
| 14654 | 2026.02.04 05:54:14.215868 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14655 | 2026.02.04 05:54:14.215926 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14656 | 2026.02.04 05:54:14.216436 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14657 | 2026.02.04 05:54:14.216675 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14658 | 2026.02.04 05:54:14.216831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30246 | ||
| 14659 | 2026.02.04 05:54:15.853650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14660 | 2026.02.04 05:54:15.871188 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14661 | 2026.02.04 05:54:15.871244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14662 | 2026.02.04 05:54:15.877406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14663 | 2026.02.04 05:54:15.878142 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14664 | 2026.02.04 05:54:15.881168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14665 | 2026.02.04 05:54:18.527947 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14666 | 2026.02.04 05:54:18.528135 [ 262 ] {27905c84-a2b7-4f29-a888-5793476df001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14667 | 2026.02.04 05:54:18.528207 [ 262 ] {27905c84-a2b7-4f29-a888-5793476df001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14668 | 2026.02.04 05:54:18.528960 [ 262 ] {27905c84-a2b7-4f29-a888-5793476df001} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14669 | 2026.02.04 05:54:18.529015 [ 262 ] {27905c84-a2b7-4f29-a888-5793476df001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14670 | 2026.02.04 05:54:18.529401 [ 262 ] {27905c84-a2b7-4f29-a888-5793476df001} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14671 | 2026.02.04 05:54:18.529626 [ 262 ] {27905c84-a2b7-4f29-a888-5793476df001} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14672 | 2026.02.04 05:54:18.529777 [ 262 ] {27905c84-a2b7-4f29-a888-5793476df001} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001695 sec., 62536.87315634219 rows/sec., 5.22 MiB/sec. | ||
| 14673 | 2026.02.04 05:54:18.529819 [ 262 ] {27905c84-a2b7-4f29-a888-5793476df001} <Debug> TCPHandler: Processed in 0.002005145 sec. | ||
| 14674 | 2026.02.04 05:54:18.529945 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14675 | 2026.02.04 05:54:18.530039 [ 262 ] {bffcca8f-0ff8-4090-8745-db6e747b0c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14676 | 2026.02.04 05:54:18.530077 [ 262 ] {bffcca8f-0ff8-4090-8745-db6e747b0c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14677 | 2026.02.04 05:54:18.530518 [ 262 ] {bffcca8f-0ff8-4090-8745-db6e747b0c61} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14678 | 2026.02.04 05:54:18.530553 [ 262 ] {bffcca8f-0ff8-4090-8745-db6e747b0c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14679 | 2026.02.04 05:54:18.530844 [ 262 ] {bffcca8f-0ff8-4090-8745-db6e747b0c61} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14680 | 2026.02.04 05:54:18.531039 [ 262 ] {bffcca8f-0ff8-4090-8745-db6e747b0c61} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14681 | 2026.02.04 05:54:18.531164 [ 262 ] {bffcca8f-0ff8-4090-8745-db6e747b0c61} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001145 sec., 21834.06113537118 rows/sec., 1.60 MiB/sec. | ||
| 14682 | 2026.02.04 05:54:18.531205 [ 262 ] {bffcca8f-0ff8-4090-8745-db6e747b0c61} <Debug> TCPHandler: Processed in 0.001313627 sec. | ||
| 14683 | 2026.02.04 05:54:18.531220 [ 112 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14684 | 2026.02.04 05:54:18.531293 [ 112 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14685 | 2026.02.04 05:54:18.531316 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14686 | 2026.02.04 05:54:18.531319 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14687 | 2026.02.04 05:54:18.531421 [ 262 ] {c8186895-2bdc-48a0-b9dc-e762a2517878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14688 | 2026.02.04 05:54:18.531420 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14689 | 2026.02.04 05:54:18.531459 [ 262 ] {c8186895-2bdc-48a0-b9dc-e762a2517878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14690 | 2026.02.04 05:54:18.531539 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14691 | 2026.02.04 05:54:18.531573 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 205 rows starting from the beginning of the part | ||
| 14692 | 2026.02.04 05:54:18.531642 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 164 rows starting from the beginning of the part | ||
| 14693 | 2026.02.04 05:54:18.531694 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 15 rows starting from the beginning of the part | ||
| 14694 | 2026.02.04 05:54:18.531743 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 158 rows starting from the beginning of the part | ||
| 14695 | 2026.02.04 05:54:18.531791 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 27 rows starting from the beginning of the part | ||
| 14696 | 2026.02.04 05:54:18.531836 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 25 rows starting from the beginning of the part | ||
| 14697 | 2026.02.04 05:54:18.531953 [ 262 ] {c8186895-2bdc-48a0-b9dc-e762a2517878} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14698 | 2026.02.04 05:54:18.531987 [ 262 ] {c8186895-2bdc-48a0-b9dc-e762a2517878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14699 | 2026.02.04 05:54:18.532329 [ 262 ] {c8186895-2bdc-48a0-b9dc-e762a2517878} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14700 | 2026.02.04 05:54:18.532536 [ 262 ] {c8186895-2bdc-48a0-b9dc-e762a2517878} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14701 | 2026.02.04 05:54:18.532674 [ 262 ] {c8186895-2bdc-48a0-b9dc-e762a2517878} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001271 sec., 70023.60346184106 rows/sec., 5.47 MiB/sec. | ||
| 14702 | 2026.02.04 05:54:18.532688 [ 195 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308186 sec., 454063.8716512789 rows/sec., 30.58 MiB/sec. | ||
| 14703 | 2026.02.04 05:54:18.532711 [ 262 ] {c8186895-2bdc-48a0-b9dc-e762a2517878} <Debug> TCPHandler: Processed in 0.0014393 sec. | ||
| 14704 | 2026.02.04 05:54:18.532850 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14705 | 2026.02.04 05:54:18.532904 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14706 | 2026.02.04 05:54:18.532944 [ 262 ] {ea0acad4-595b-4c74-84ae-69935ccdff7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14707 | 2026.02.04 05:54:18.532989 [ 262 ] {ea0acad4-595b-4c74-84ae-69935ccdff7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14708 | 2026.02.04 05:54:18.533196 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_91_18} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14709 | 2026.02.04 05:54:18.533284 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_91_18} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14710 | 2026.02.04 05:54:18.533377 [ 262 ] {ea0acad4-595b-4c74-84ae-69935ccdff7a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14711 | 2026.02.04 05:54:18.533393 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14712 | 2026.02.04 05:54:18.533418 [ 262 ] {ea0acad4-595b-4c74-84ae-69935ccdff7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14713 | 2026.02.04 05:54:18.533748 [ 262 ] {ea0acad4-595b-4c74-84ae-69935ccdff7a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14714 | 2026.02.04 05:54:18.533947 [ 262 ] {ea0acad4-595b-4c74-84ae-69935ccdff7a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14715 | 2026.02.04 05:54:18.534086 [ 262 ] {ea0acad4-595b-4c74-84ae-69935ccdff7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 14716 | 2026.02.04 05:54:18.534088 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
| 14717 | 2026.02.04 05:54:18.534121 [ 262 ] {ea0acad4-595b-4c74-84ae-69935ccdff7a} <Debug> TCPHandler: Processed in 0.001318646 sec. | ||
| 14718 | 2026.02.04 05:54:18.534133 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14719 | 2026.02.04 05:54:18.534151 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14720 | 2026.02.04 05:54:18.534227 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14721 | 2026.02.04 05:54:18.534251 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
| 14722 | 2026.02.04 05:54:18.534326 [ 262 ] {b15cd384-a765-4219-ae04-af7c9e3cdde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14723 | 2026.02.04 05:54:18.534370 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14724 | 2026.02.04 05:54:18.534382 [ 262 ] {b15cd384-a765-4219-ae04-af7c9e3cdde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14725 | 2026.02.04 05:54:18.534408 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 29595 rows starting from the beginning of the part | ||
| 14726 | 2026.02.04 05:54:18.534476 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 42 rows starting from the beginning of the part | ||
| 14727 | 2026.02.04 05:54:18.534522 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14728 | 2026.02.04 05:54:18.534564 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 258 rows starting from the beginning of the part | ||
| 14729 | 2026.02.04 05:54:18.534610 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 340 rows starting from the beginning of the part | ||
| 14730 | 2026.02.04 05:54:18.534651 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14731 | 2026.02.04 05:54:18.535185 [ 262 ] {b15cd384-a765-4219-ae04-af7c9e3cdde6} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14732 | 2026.02.04 05:54:18.535227 [ 262 ] {b15cd384-a765-4219-ae04-af7c9e3cdde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14733 | 2026.02.04 05:54:18.535820 [ 262 ] {b15cd384-a765-4219-ae04-af7c9e3cdde6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14734 | 2026.02.04 05:54:18.536035 [ 262 ] {b15cd384-a765-4219-ae04-af7c9e3cdde6} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14735 | 2026.02.04 05:54:18.536175 [ 262 ] {b15cd384-a765-4219-ae04-af7c9e3cdde6} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001874 sec., 13340.448239060832 rows/sec., 23.91 MiB/sec. | ||
| 14736 | 2026.02.04 05:54:18.536194 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14737 | 2026.02.04 05:54:18.536229 [ 262 ] {b15cd384-a765-4219-ae04-af7c9e3cdde6} <Debug> TCPHandler: Processed in 0.002049536 sec. | ||
| 14738 | 2026.02.04 05:54:18.536238 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14739 | 2026.02.04 05:54:18.536272 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14740 | 2026.02.04 05:54:18.536344 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14741 | 2026.02.04 05:54:18.536358 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14742 | 2026.02.04 05:54:18.536458 [ 262 ] {d8cac33f-306c-4719-b0dc-5f97e773e127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14743 | 2026.02.04 05:54:18.536498 [ 262 ] {d8cac33f-306c-4719-b0dc-5f97e773e127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14744 | 2026.02.04 05:54:18.536537 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14745 | 2026.02.04 05:54:18.536590 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1651 rows starting from the beginning of the part | ||
| 14746 | 2026.02.04 05:54:18.536701 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 25 rows starting from the beginning of the part | ||
| 14747 | 2026.02.04 05:54:18.536797 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 15 rows starting from the beginning of the part | ||
| 14748 | 2026.02.04 05:54:18.536836 [ 262 ] {d8cac33f-306c-4719-b0dc-5f97e773e127} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14749 | 2026.02.04 05:54:18.536878 [ 262 ] {d8cac33f-306c-4719-b0dc-5f97e773e127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14750 | 2026.02.04 05:54:18.536889 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 25 rows starting from the beginning of the part | ||
| 14751 | 2026.02.04 05:54:18.536982 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 15 rows starting from the beginning of the part | ||
| 14752 | 2026.02.04 05:54:18.537068 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 25 rows starting from the beginning of the part | ||
| 14753 | 2026.02.04 05:54:18.537202 [ 262 ] {d8cac33f-306c-4719-b0dc-5f97e773e127} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14754 | 2026.02.04 05:54:18.537423 [ 262 ] {d8cac33f-306c-4719-b0dc-5f97e773e127} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14755 | 2026.02.04 05:54:18.537584 [ 262 ] {d8cac33f-306c-4719-b0dc-5f97e773e127} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 14756 | 2026.02.04 05:54:18.537620 [ 262 ] {d8cac33f-306c-4719-b0dc-5f97e773e127} <Debug> TCPHandler: Processed in 0.001310356 sec. | ||
| 14757 | 2026.02.04 05:54:18.542540 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30555 rows, containing 5 columns (5 merged, 0 gathered) in 0.008318889 sec., 3672966.426165802 rows/sec., 248.91 MiB/sec. | ||
| 14758 | 2026.02.04 05:54:18.543367 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 14759 | 2026.02.04 05:54:18.543684 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14760 | 2026.02.04 05:54:18.543770 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
| 14761 | 2026.02.04 05:54:18.543867 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14762 | 2026.02.04 05:54:18.545407 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1756 rows, containing 19 columns (19 merged, 0 gathered) in 0.009095641 sec., 193059.51059414065 rows/sec., 345.95 MiB/sec. | ||
| 14763 | 2026.02.04 05:54:18.547175 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14764 | 2026.02.04 05:54:18.547516 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14765 | 2026.02.04 05:54:18.547605 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14766 | 2026.02.04 05:54:18.547757 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.15 MiB. | ||
| 14767 | 2026.02.04 05:54:19.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.53 MiB, peak 365.67 MiB, free memory in arenas 0.00 B, will set to 355.48 MiB (RSS), difference: 6.95 MiB | ||
| 14768 | 2026.02.04 05:54:21.498836 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14769 | 2026.02.04 05:54:21.498911 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14770 | 2026.02.04 05:54:21.717937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30694 | ||
| 14771 | 2026.02.04 05:54:21.718442 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14772 | 2026.02.04 05:54:21.718480 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14773 | 2026.02.04 05:54:21.718956 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14774 | 2026.02.04 05:54:21.719190 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14775 | 2026.02.04 05:54:21.719322 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30694 | ||
| 14776 | 2026.02.04 05:54:21.846298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1928 | ||
| 14777 | 2026.02.04 05:54:21.848702 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14778 | 2026.02.04 05:54:21.848754 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14779 | 2026.02.04 05:54:21.849972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14780 | 2026.02.04 05:54:21.850247 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14781 | 2026.02.04 05:54:21.850611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1928 | ||
| 14782 | 2026.02.04 05:54:22.002660 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.0021753 sec. | ||
| 14783 | 2026.02.04 05:54:23.381217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14784 | 2026.02.04 05:54:23.398548 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14785 | 2026.02.04 05:54:23.398616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14786 | 2026.02.04 05:54:23.404849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14787 | 2026.02.04 05:54:23.405542 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14788 | 2026.02.04 05:54:23.409249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14789 | 2026.02.04 05:54:23.527468 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14790 | 2026.02.04 05:54:23.527660 [ 262 ] {816f7bdb-5698-441a-a115-9c0aef45b53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14791 | 2026.02.04 05:54:23.527732 [ 262 ] {816f7bdb-5698-441a-a115-9c0aef45b53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14792 | 2026.02.04 05:54:23.528452 [ 262 ] {816f7bdb-5698-441a-a115-9c0aef45b53a} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14793 | 2026.02.04 05:54:23.528501 [ 262 ] {816f7bdb-5698-441a-a115-9c0aef45b53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14794 | 2026.02.04 05:54:23.528883 [ 262 ] {816f7bdb-5698-441a-a115-9c0aef45b53a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14795 | 2026.02.04 05:54:23.529106 [ 262 ] {816f7bdb-5698-441a-a115-9c0aef45b53a} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14796 | 2026.02.04 05:54:23.529236 [ 108 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14797 | 2026.02.04 05:54:23.529263 [ 262 ] {816f7bdb-5698-441a-a115-9c0aef45b53a} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001656 sec., 51932.36714975846 rows/sec., 4.34 MiB/sec. | ||
| 14798 | 2026.02.04 05:54:23.529356 [ 108 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2026.02.04 05:54:23.529378 [ 262 ] {816f7bdb-5698-441a-a115-9c0aef45b53a} <Debug> TCPHandler: Processed in 0.002044396 sec. | ||
| 14800 | 2026.02.04 05:54:23.529400 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14801 | 2026.02.04 05:54:23.529510 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14802 | 2026.02.04 05:54:23.529552 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14803 | 2026.02.04 05:54:23.529620 [ 262 ] {e25f02f4-9d8e-45ae-957d-fa0eed3b7611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14804 | 2026.02.04 05:54:23.529670 [ 262 ] {e25f02f4-9d8e-45ae-957d-fa0eed3b7611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14805 | 2026.02.04 05:54:23.529707 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14806 | 2026.02.04 05:54:23.529780 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2103 rows starting from the beginning of the part | ||
| 14807 | 2026.02.04 05:54:23.529854 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 86 rows starting from the beginning of the part | ||
| 14808 | 2026.02.04 05:54:23.529906 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 802 rows starting from the beginning of the part | ||
| 14809 | 2026.02.04 05:54:23.529955 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 206 rows starting from the beginning of the part | ||
| 14810 | 2026.02.04 05:54:23.529998 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 106 rows starting from the beginning of the part | ||
| 14811 | 2026.02.04 05:54:23.530045 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 86 rows starting from the beginning of the part | ||
| 14812 | 2026.02.04 05:54:23.530083 [ 262 ] {e25f02f4-9d8e-45ae-957d-fa0eed3b7611} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14813 | 2026.02.04 05:54:23.530128 [ 262 ] {e25f02f4-9d8e-45ae-957d-fa0eed3b7611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14814 | 2026.02.04 05:54:23.530472 [ 262 ] {e25f02f4-9d8e-45ae-957d-fa0eed3b7611} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14815 | 2026.02.04 05:54:23.530690 [ 262 ] {e25f02f4-9d8e-45ae-957d-fa0eed3b7611} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14816 | 2026.02.04 05:54:23.530831 [ 262 ] {e25f02f4-9d8e-45ae-957d-fa0eed3b7611} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001237 sec., 12126.111560226354 rows/sec., 911.83 KiB/sec. | ||
| 14817 | 2026.02.04 05:54:23.530871 [ 262 ] {e25f02f4-9d8e-45ae-957d-fa0eed3b7611} <Debug> TCPHandler: Processed in 0.001413669 sec. | ||
| 14818 | 2026.02.04 05:54:23.530975 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14819 | 2026.02.04 05:54:23.531075 [ 262 ] {4f77914c-f285-4a10-ab42-dadafb15ffb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14820 | 2026.02.04 05:54:23.531118 [ 262 ] {4f77914c-f285-4a10-ab42-dadafb15ffb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14821 | 2026.02.04 05:54:23.531442 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3389 rows, containing 5 columns (5 merged, 0 gathered) in 0.001951214 sec., 1736867.4066504238 rows/sec., 148.95 MiB/sec. | ||
| 14822 | 2026.02.04 05:54:23.531561 [ 262 ] {4f77914c-f285-4a10-ab42-dadafb15ffb2} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14823 | 2026.02.04 05:54:23.531603 [ 262 ] {4f77914c-f285-4a10-ab42-dadafb15ffb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14824 | 2026.02.04 05:54:23.531785 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14825 | 2026.02.04 05:54:23.531952 [ 262 ] {4f77914c-f285-4a10-ab42-dadafb15ffb2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14826 | 2026.02.04 05:54:23.532161 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_106_21} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14827 | 2026.02.04 05:54:23.532227 [ 262 ] {4f77914c-f285-4a10-ab42-dadafb15ffb2} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14828 | 2026.02.04 05:54:23.532258 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_106_21} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14829 | 2026.02.04 05:54:23.532369 [ 106 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14830 | 2026.02.04 05:54:23.532380 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 14831 | 2026.02.04 05:54:23.532373 [ 262 ] {4f77914c-f285-4a10-ab42-dadafb15ffb2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001319 sec., 59893.85898407884 rows/sec., 4.68 MiB/sec. | ||
| 14832 | 2026.02.04 05:54:23.532418 [ 106 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14833 | 2026.02.04 05:54:23.532455 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14834 | 2026.02.04 05:54:23.532460 [ 262 ] {4f77914c-f285-4a10-ab42-dadafb15ffb2} <Debug> TCPHandler: Processed in 0.001535602 sec. | ||
| 14835 | 2026.02.04 05:54:23.532527 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14836 | 2026.02.04 05:54:23.532582 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14837 | 2026.02.04 05:54:23.532616 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14838 | 2026.02.04 05:54:23.532643 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1033 rows starting from the beginning of the part | ||
| 14839 | 2026.02.04 05:54:23.532683 [ 262 ] {c6846608-760a-4656-90af-1b3f4fe92c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14840 | 2026.02.04 05:54:23.532687 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 79 rows starting from the beginning of the part | ||
| 14841 | 2026.02.04 05:54:23.532734 [ 262 ] {c6846608-760a-4656-90af-1b3f4fe92c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14842 | 2026.02.04 05:54:23.532742 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 488 rows starting from the beginning of the part | ||
| 14843 | 2026.02.04 05:54:23.532787 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 115 rows starting from the beginning of the part | ||
| 14844 | 2026.02.04 05:54:23.532818 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 89 rows starting from the beginning of the part | ||
| 14845 | 2026.02.04 05:54:23.532849 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 79 rows starting from the beginning of the part | ||
| 14846 | 2026.02.04 05:54:23.533159 [ 262 ] {c6846608-760a-4656-90af-1b3f4fe92c61} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14847 | 2026.02.04 05:54:23.533200 [ 262 ] {c6846608-760a-4656-90af-1b3f4fe92c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14848 | 2026.02.04 05:54:23.533553 [ 262 ] {c6846608-760a-4656-90af-1b3f4fe92c61} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14849 | 2026.02.04 05:54:23.533751 [ 188 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1883 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253045 sec., 1502739.3269994294 rows/sec., 116.18 MiB/sec. | ||
| 14850 | 2026.02.04 05:54:23.533778 [ 262 ] {c6846608-760a-4656-90af-1b3f4fe92c61} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14851 | 2026.02.04 05:54:23.533914 [ 262 ] {c6846608-760a-4656-90af-1b3f4fe92c61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 14852 | 2026.02.04 05:54:23.533952 [ 262 ] {c6846608-760a-4656-90af-1b3f4fe92c61} <Debug> TCPHandler: Processed in 0.001420739 sec. | ||
| 14853 | 2026.02.04 05:54:23.533953 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14854 | 2026.02.04 05:54:23.534065 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14855 | 2026.02.04 05:54:23.534170 [ 262 ] {b85fd006-2f47-4bd6-98d5-42c1a01461eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14856 | 2026.02.04 05:54:23.534230 [ 262 ] {b85fd006-2f47-4bd6-98d5-42c1a01461eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14857 | 2026.02.04 05:54:23.534279 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_106_21} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14858 | 2026.02.04 05:54:23.534355 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_106_21} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14859 | 2026.02.04 05:54:23.534422 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 14860 | 2026.02.04 05:54:23.535097 [ 262 ] {b85fd006-2f47-4bd6-98d5-42c1a01461eb} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14861 | 2026.02.04 05:54:23.535139 [ 262 ] {b85fd006-2f47-4bd6-98d5-42c1a01461eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14862 | 2026.02.04 05:54:23.535694 [ 262 ] {b85fd006-2f47-4bd6-98d5-42c1a01461eb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14863 | 2026.02.04 05:54:23.535916 [ 262 ] {b85fd006-2f47-4bd6-98d5-42c1a01461eb} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2026.02.04 05:54:23.536057 [ 262 ] {b85fd006-2f47-4bd6-98d5-42c1a01461eb} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001906 sec., 7869.8845750262335 rows/sec., 14.10 MiB/sec. | ||
| 14865 | 2026.02.04 05:54:23.536114 [ 262 ] {b85fd006-2f47-4bd6-98d5-42c1a01461eb} <Debug> TCPHandler: Processed in 0.002101318 sec. | ||
| 14866 | 2026.02.04 05:54:23.536227 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14867 | 2026.02.04 05:54:23.536322 [ 262 ] {c937a73e-29a0-4462-902a-9b41a5e6f0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14868 | 2026.02.04 05:54:23.536364 [ 262 ] {c937a73e-29a0-4462-902a-9b41a5e6f0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14869 | 2026.02.04 05:54:23.536714 [ 262 ] {c937a73e-29a0-4462-902a-9b41a5e6f0f7} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2026.02.04 05:54:23.536752 [ 262 ] {c937a73e-29a0-4462-902a-9b41a5e6f0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14871 | 2026.02.04 05:54:23.537065 [ 262 ] {c937a73e-29a0-4462-902a-9b41a5e6f0f7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14872 | 2026.02.04 05:54:23.537277 [ 262 ] {c937a73e-29a0-4462-902a-9b41a5e6f0f7} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14873 | 2026.02.04 05:54:23.537401 [ 106 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14874 | 2026.02.04 05:54:23.537408 [ 262 ] {c937a73e-29a0-4462-902a-9b41a5e6f0f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 14875 | 2026.02.04 05:54:23.537435 [ 106 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2026.02.04 05:54:23.537458 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 14877 | 2026.02.04 05:54:23.537459 [ 262 ] {c937a73e-29a0-4462-902a-9b41a5e6f0f7} <Debug> TCPHandler: Processed in 0.001281785 sec. | ||
| 14878 | 2026.02.04 05:54:23.537545 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14879 | 2026.02.04 05:54:23.537637 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14880 | 2026.02.04 05:54:23.537665 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6356 rows starting from the beginning of the part | ||
| 14881 | 2026.02.04 05:54:23.537720 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14882 | 2026.02.04 05:54:23.537762 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 88 rows starting from the beginning of the part | ||
| 14883 | 2026.02.04 05:54:23.537799 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14884 | 2026.02.04 05:54:23.537834 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 14885 | 2026.02.04 05:54:23.537869 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 14886 | 2026.02.04 05:54:23.539532 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6684 rows, containing 4 columns (4 merged, 0 gathered) in 0.002028346 sec., 3295295.7730091414 rows/sec., 213.66 MiB/sec. | ||
| 14887 | 2026.02.04 05:54:23.539868 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14888 | 2026.02.04 05:54:23.540098 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_106_21} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.02.04 05:54:23.540161 [ 198 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_106_21} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14890 | 2026.02.04 05:54:23.540220 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 14891 | 2026.02.04 05:54:24.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.52 MiB, peak 365.67 MiB, free memory in arenas 0.00 B, will set to 355.48 MiB (RSS), difference: -1.04 MiB | ||
| 14892 | 2026.02.04 05:54:26.947029 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14893 | 2026.02.04 05:54:26.947210 [ 262 ] {2f122b96-4344-4a0b-bab5-b6ec89ea76c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14894 | 2026.02.04 05:54:26.947275 [ 262 ] {2f122b96-4344-4a0b-bab5-b6ec89ea76c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14895 | 2026.02.04 05:54:26.948012 [ 262 ] {2f122b96-4344-4a0b-bab5-b6ec89ea76c0} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14896 | 2026.02.04 05:54:26.948055 [ 262 ] {2f122b96-4344-4a0b-bab5-b6ec89ea76c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 14897 | 2026.02.04 05:54:26.948451 [ 262 ] {2f122b96-4344-4a0b-bab5-b6ec89ea76c0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14898 | 2026.02.04 05:54:26.948680 [ 262 ] {2f122b96-4344-4a0b-bab5-b6ec89ea76c0} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14899 | 2026.02.04 05:54:26.948833 [ 262 ] {2f122b96-4344-4a0b-bab5-b6ec89ea76c0} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00167 sec., 159281.4371257485 rows/sec., 10.12 MiB/sec. | ||
| 14900 | 2026.02.04 05:54:26.948877 [ 262 ] {2f122b96-4344-4a0b-bab5-b6ec89ea76c0} <Debug> TCPHandler: Processed in 0.001976134 sec. | ||
| 14901 | 2026.02.04 05:54:26.949005 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14902 | 2026.02.04 05:54:26.949104 [ 262 ] {30dd4b34-fdb1-45c4-af31-31c97d71bb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14903 | 2026.02.04 05:54:26.949146 [ 262 ] {30dd4b34-fdb1-45c4-af31-31c97d71bb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14904 | 2026.02.04 05:54:26.950897 [ 262 ] {30dd4b34-fdb1-45c4-af31-31c97d71bb1d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14905 | 2026.02.04 05:54:26.950943 [ 262 ] {30dd4b34-fdb1-45c4-af31-31c97d71bb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 14906 | 2026.02.04 05:54:26.951443 [ 262 ] {30dd4b34-fdb1-45c4-af31-31c97d71bb1d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14907 | 2026.02.04 05:54:26.951654 [ 262 ] {30dd4b34-fdb1-45c4-af31-31c97d71bb1d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14908 | 2026.02.04 05:54:26.951786 [ 262 ] {30dd4b34-fdb1-45c4-af31-31c97d71bb1d} <Debug> executeQuery: Read 1942 rows, 161.33 KiB in 0.002701 sec., 718992.965568308 rows/sec., 58.33 MiB/sec. | ||
| 14909 | 2026.02.04 05:54:26.951824 [ 262 ] {30dd4b34-fdb1-45c4-af31-31c97d71bb1d} <Debug> TCPHandler: Processed in 0.002869528 sec. | ||
| 14910 | 2026.02.04 05:54:26.951940 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14911 | 2026.02.04 05:54:26.952037 [ 262 ] {62ae1741-7f68-443d-93ab-a6377aaa2767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14912 | 2026.02.04 05:54:26.952080 [ 262 ] {62ae1741-7f68-443d-93ab-a6377aaa2767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14913 | 2026.02.04 05:54:26.952543 [ 262 ] {62ae1741-7f68-443d-93ab-a6377aaa2767} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14914 | 2026.02.04 05:54:26.952580 [ 262 ] {62ae1741-7f68-443d-93ab-a6377aaa2767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 14915 | 2026.02.04 05:54:26.952889 [ 262 ] {62ae1741-7f68-443d-93ab-a6377aaa2767} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14916 | 2026.02.04 05:54:26.953108 [ 262 ] {62ae1741-7f68-443d-93ab-a6377aaa2767} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14917 | 2026.02.04 05:54:26.953236 [ 262 ] {62ae1741-7f68-443d-93ab-a6377aaa2767} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001217 sec., 129827.44453574363 rows/sec., 7.93 MiB/sec. | ||
| 14918 | 2026.02.04 05:54:26.953274 [ 262 ] {62ae1741-7f68-443d-93ab-a6377aaa2767} <Debug> TCPHandler: Processed in 0.001385198 sec. | ||
| 14919 | 2026.02.04 05:54:26.953388 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14920 | 2026.02.04 05:54:26.953485 [ 262 ] {ebae44aa-29db-4bb2-b567-bb6245d3543d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14921 | 2026.02.04 05:54:26.953526 [ 262 ] {ebae44aa-29db-4bb2-b567-bb6245d3543d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14922 | 2026.02.04 05:54:26.954077 [ 262 ] {ebae44aa-29db-4bb2-b567-bb6245d3543d} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14923 | 2026.02.04 05:54:26.954114 [ 262 ] {ebae44aa-29db-4bb2-b567-bb6245d3543d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 14924 | 2026.02.04 05:54:26.954429 [ 262 ] {ebae44aa-29db-4bb2-b567-bb6245d3543d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14925 | 2026.02.04 05:54:26.954638 [ 262 ] {ebae44aa-29db-4bb2-b567-bb6245d3543d} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14926 | 2026.02.04 05:54:26.954767 [ 262 ] {ebae44aa-29db-4bb2-b567-bb6245d3543d} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.0013 sec., 283076.92307692306 rows/sec., 18.84 MiB/sec. | ||
| 14927 | 2026.02.04 05:54:26.954804 [ 262 ] {ebae44aa-29db-4bb2-b567-bb6245d3543d} <Debug> TCPHandler: Processed in 0.001464251 sec. | ||
| 14928 | 2026.02.04 05:54:26.954915 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14929 | 2026.02.04 05:54:26.955010 [ 262 ] {cd0b65c1-e95e-4f12-a66e-7bfc4af4eb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14930 | 2026.02.04 05:54:26.955050 [ 262 ] {cd0b65c1-e95e-4f12-a66e-7bfc4af4eb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14931 | 2026.02.04 05:54:26.955488 [ 262 ] {cd0b65c1-e95e-4f12-a66e-7bfc4af4eb32} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14932 | 2026.02.04 05:54:26.955525 [ 262 ] {cd0b65c1-e95e-4f12-a66e-7bfc4af4eb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 14933 | 2026.02.04 05:54:26.955825 [ 262 ] {cd0b65c1-e95e-4f12-a66e-7bfc4af4eb32} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14934 | 2026.02.04 05:54:26.956035 [ 262 ] {cd0b65c1-e95e-4f12-a66e-7bfc4af4eb32} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14935 | 2026.02.04 05:54:26.956166 [ 262 ] {cd0b65c1-e95e-4f12-a66e-7bfc4af4eb32} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001174 sec., 118398.63713798979 rows/sec., 6.74 MiB/sec. | ||
| 14936 | 2026.02.04 05:54:26.956204 [ 262 ] {cd0b65c1-e95e-4f12-a66e-7bfc4af4eb32} <Debug> TCPHandler: Processed in 0.001339557 sec. | ||
| 14937 | 2026.02.04 05:54:26.956319 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14938 | 2026.02.04 05:54:26.956414 [ 262 ] {1f40f366-10b3-416e-9580-e427df266034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14939 | 2026.02.04 05:54:26.956454 [ 262 ] {1f40f366-10b3-416e-9580-e427df266034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14940 | 2026.02.04 05:54:26.957323 [ 262 ] {1f40f366-10b3-416e-9580-e427df266034} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14941 | 2026.02.04 05:54:26.957359 [ 262 ] {1f40f366-10b3-416e-9580-e427df266034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 14942 | 2026.02.04 05:54:26.957696 [ 262 ] {1f40f366-10b3-416e-9580-e427df266034} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14943 | 2026.02.04 05:54:26.957923 [ 262 ] {1f40f366-10b3-416e-9580-e427df266034} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14944 | 2026.02.04 05:54:26.958052 [ 262 ] {1f40f366-10b3-416e-9580-e427df266034} <Debug> executeQuery: Read 944 rows, 69.57 KiB in 0.001655 sec., 570392.749244713 rows/sec., 41.05 MiB/sec. | ||
| 14945 | 2026.02.04 05:54:26.958093 [ 262 ] {1f40f366-10b3-416e-9580-e427df266034} <Debug> TCPHandler: Processed in 0.00182328 sec. | ||
| 14946 | 2026.02.04 05:54:26.958206 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14947 | 2026.02.04 05:54:26.958301 [ 262 ] {f866a370-0b7d-4719-9420-19c44f1967e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14948 | 2026.02.04 05:54:26.958342 [ 262 ] {f866a370-0b7d-4719-9420-19c44f1967e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14949 | 2026.02.04 05:54:26.958671 [ 262 ] {f866a370-0b7d-4719-9420-19c44f1967e7} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14950 | 2026.02.04 05:54:26.958707 [ 262 ] {f866a370-0b7d-4719-9420-19c44f1967e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 14951 | 2026.02.04 05:54:26.959006 [ 262 ] {f866a370-0b7d-4719-9420-19c44f1967e7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14952 | 2026.02.04 05:54:26.959209 [ 262 ] {f866a370-0b7d-4719-9420-19c44f1967e7} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14953 | 2026.02.04 05:54:26.959337 [ 262 ] {f866a370-0b7d-4719-9420-19c44f1967e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 14954 | 2026.02.04 05:54:26.959373 [ 262 ] {f866a370-0b7d-4719-9420-19c44f1967e7} <Debug> TCPHandler: Processed in 0.001217023 sec. | ||
| 14955 | 2026.02.04 05:54:26.959484 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14956 | 2026.02.04 05:54:26.959579 [ 262 ] {d00cea7e-13d4-448c-ab24-8a97c6be5579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14957 | 2026.02.04 05:54:26.959620 [ 262 ] {d00cea7e-13d4-448c-ab24-8a97c6be5579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14958 | 2026.02.04 05:54:26.960252 [ 262 ] {d00cea7e-13d4-448c-ab24-8a97c6be5579} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14959 | 2026.02.04 05:54:26.960289 [ 262 ] {d00cea7e-13d4-448c-ab24-8a97c6be5579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 14960 | 2026.02.04 05:54:26.960657 [ 262 ] {d00cea7e-13d4-448c-ab24-8a97c6be5579} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14961 | 2026.02.04 05:54:26.960866 [ 262 ] {d00cea7e-13d4-448c-ab24-8a97c6be5579} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14962 | 2026.02.04 05:54:26.960996 [ 262 ] {d00cea7e-13d4-448c-ab24-8a97c6be5579} <Debug> executeQuery: Read 900 rows, 61.36 KiB in 0.001435 sec., 627177.7003484321 rows/sec., 41.75 MiB/sec. | ||
| 14963 | 2026.02.04 05:54:26.961034 [ 262 ] {d00cea7e-13d4-448c-ab24-8a97c6be5579} <Debug> TCPHandler: Processed in 0.001599514 sec. | ||
| 14964 | 2026.02.04 05:54:26.961144 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14965 | 2026.02.04 05:54:26.961239 [ 262 ] {1251ac0f-b351-4034-8054-c90c442cf514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14966 | 2026.02.04 05:54:26.961280 [ 262 ] {1251ac0f-b351-4034-8054-c90c442cf514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14967 | 2026.02.04 05:54:26.961585 [ 262 ] {1251ac0f-b351-4034-8054-c90c442cf514} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14968 | 2026.02.04 05:54:26.961622 [ 262 ] {1251ac0f-b351-4034-8054-c90c442cf514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 14969 | 2026.02.04 05:54:26.961913 [ 262 ] {1251ac0f-b351-4034-8054-c90c442cf514} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14970 | 2026.02.04 05:54:26.962121 [ 262 ] {1251ac0f-b351-4034-8054-c90c442cf514} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14971 | 2026.02.04 05:54:26.962254 [ 262 ] {1251ac0f-b351-4034-8054-c90c442cf514} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 14972 | 2026.02.04 05:54:26.962290 [ 262 ] {1251ac0f-b351-4034-8054-c90c442cf514} <Debug> TCPHandler: Processed in 0.001194693 sec. | ||
| 14973 | 2026.02.04 05:54:26.962401 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14974 | 2026.02.04 05:54:26.962495 [ 262 ] {3ba59783-8c2a-4b99-962b-36c64f210f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14975 | 2026.02.04 05:54:26.962549 [ 262 ] {3ba59783-8c2a-4b99-962b-36c64f210f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14976 | 2026.02.04 05:54:26.963371 [ 262 ] {3ba59783-8c2a-4b99-962b-36c64f210f7e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14977 | 2026.02.04 05:54:26.963407 [ 262 ] {3ba59783-8c2a-4b99-962b-36c64f210f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 14978 | 2026.02.04 05:54:26.963931 [ 262 ] {3ba59783-8c2a-4b99-962b-36c64f210f7e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14979 | 2026.02.04 05:54:26.964150 [ 262 ] {3ba59783-8c2a-4b99-962b-36c64f210f7e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14980 | 2026.02.04 05:54:26.964286 [ 262 ] {3ba59783-8c2a-4b99-962b-36c64f210f7e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001809 sec., 13819.789939192924 rows/sec., 24.76 MiB/sec. | ||
| 14981 | 2026.02.04 05:54:26.964341 [ 262 ] {3ba59783-8c2a-4b99-962b-36c64f210f7e} <Debug> TCPHandler: Processed in 0.001989225 sec. | ||
| 14982 | 2026.02.04 05:54:26.964464 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14983 | 2026.02.04 05:54:26.964589 [ 262 ] {1a9e77d4-3051-4fb4-8e00-a68f5b050276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14984 | 2026.02.04 05:54:26.964639 [ 262 ] {1a9e77d4-3051-4fb4-8e00-a68f5b050276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14985 | 2026.02.04 05:54:26.965045 [ 262 ] {1a9e77d4-3051-4fb4-8e00-a68f5b050276} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14986 | 2026.02.04 05:54:26.965091 [ 262 ] {1a9e77d4-3051-4fb4-8e00-a68f5b050276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 14987 | 2026.02.04 05:54:26.965450 [ 262 ] {1a9e77d4-3051-4fb4-8e00-a68f5b050276} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14988 | 2026.02.04 05:54:26.965668 [ 262 ] {1a9e77d4-3051-4fb4-8e00-a68f5b050276} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14989 | 2026.02.04 05:54:26.965800 [ 262 ] {1a9e77d4-3051-4fb4-8e00-a68f5b050276} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001237 sec., 58205.3354890865 rows/sec., 3.59 MiB/sec. | ||
| 14990 | 2026.02.04 05:54:26.965837 [ 262 ] {1a9e77d4-3051-4fb4-8e00-a68f5b050276} <Debug> TCPHandler: Processed in 0.001435969 sec. | ||
| 14991 | 2026.02.04 05:54:28.520843 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14992 | 2026.02.04 05:54:28.521033 [ 262 ] {2c2174f7-4a59-40cb-b2a1-d11afde23131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14993 | 2026.02.04 05:54:28.521105 [ 262 ] {2c2174f7-4a59-40cb-b2a1-d11afde23131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14994 | 2026.02.04 05:54:28.521781 [ 262 ] {2c2174f7-4a59-40cb-b2a1-d11afde23131} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2026.02.04 05:54:28.521822 [ 262 ] {2c2174f7-4a59-40cb-b2a1-d11afde23131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 14996 | 2026.02.04 05:54:28.522199 [ 262 ] {2c2174f7-4a59-40cb-b2a1-d11afde23131} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14997 | 2026.02.04 05:54:28.522416 [ 262 ] {2c2174f7-4a59-40cb-b2a1-d11afde23131} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14998 | 2026.02.04 05:54:28.522569 [ 262 ] {2c2174f7-4a59-40cb-b2a1-d11afde23131} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.69 MiB/sec. | ||
| 14999 | 2026.02.04 05:54:28.522618 [ 262 ] {2c2174f7-4a59-40cb-b2a1-d11afde23131} <Debug> TCPHandler: Processed in 0.001908972 sec. | ||
| 15000 | 2026.02.04 05:54:28.522737 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15001 | 2026.02.04 05:54:28.522839 [ 262 ] {e5ebd4ec-4b06-46e3-a951-81056c58d16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15002 | 2026.02.04 05:54:28.522881 [ 262 ] {e5ebd4ec-4b06-46e3-a951-81056c58d16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15003 | 2026.02.04 05:54:28.523317 [ 262 ] {e5ebd4ec-4b06-46e3-a951-81056c58d16f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2026.02.04 05:54:28.523354 [ 262 ] {e5ebd4ec-4b06-46e3-a951-81056c58d16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15005 | 2026.02.04 05:54:28.523652 [ 262 ] {e5ebd4ec-4b06-46e3-a951-81056c58d16f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15006 | 2026.02.04 05:54:28.523863 [ 262 ] {e5ebd4ec-4b06-46e3-a951-81056c58d16f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2026.02.04 05:54:28.523993 [ 262 ] {e5ebd4ec-4b06-46e3-a951-81056c58d16f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 15008 | 2026.02.04 05:54:28.524031 [ 262 ] {e5ebd4ec-4b06-46e3-a951-81056c58d16f} <Debug> TCPHandler: Processed in 0.001343487 sec. | ||
| 15009 | 2026.02.04 05:54:28.524140 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15010 | 2026.02.04 05:54:28.524234 [ 262 ] {522bf256-a251-45ad-8f69-e5d1ea2839cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15011 | 2026.02.04 05:54:28.524277 [ 262 ] {522bf256-a251-45ad-8f69-e5d1ea2839cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15012 | 2026.02.04 05:54:28.524637 [ 262 ] {522bf256-a251-45ad-8f69-e5d1ea2839cb} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2026.02.04 05:54:28.524673 [ 262 ] {522bf256-a251-45ad-8f69-e5d1ea2839cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15014 | 2026.02.04 05:54:28.524993 [ 262 ] {522bf256-a251-45ad-8f69-e5d1ea2839cb} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15015 | 2026.02.04 05:54:28.525208 [ 262 ] {522bf256-a251-45ad-8f69-e5d1ea2839cb} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2026.02.04 05:54:28.525338 [ 262 ] {522bf256-a251-45ad-8f69-e5d1ea2839cb} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001123 sec., 37399.82190560997 rows/sec., 2.60 MiB/sec. | ||
| 15017 | 2026.02.04 05:54:28.525375 [ 262 ] {522bf256-a251-45ad-8f69-e5d1ea2839cb} <Debug> TCPHandler: Processed in 0.001283915 sec. | ||
| 15018 | 2026.02.04 05:54:28.525482 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15019 | 2026.02.04 05:54:28.525575 [ 262 ] {96db437e-0704-4dfb-a2d9-82673f349992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15020 | 2026.02.04 05:54:28.525617 [ 262 ] {96db437e-0704-4dfb-a2d9-82673f349992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15021 | 2026.02.04 05:54:28.525927 [ 262 ] {96db437e-0704-4dfb-a2d9-82673f349992} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15022 | 2026.02.04 05:54:28.525962 [ 262 ] {96db437e-0704-4dfb-a2d9-82673f349992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15023 | 2026.02.04 05:54:28.526251 [ 262 ] {96db437e-0704-4dfb-a2d9-82673f349992} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15024 | 2026.02.04 05:54:28.526457 [ 262 ] {96db437e-0704-4dfb-a2d9-82673f349992} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15025 | 2026.02.04 05:54:28.526585 [ 262 ] {96db437e-0704-4dfb-a2d9-82673f349992} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001029 sec., 15549.07677356657 rows/sec., 1.05 MiB/sec. | ||
| 15026 | 2026.02.04 05:54:28.526621 [ 262 ] {96db437e-0704-4dfb-a2d9-82673f349992} <Debug> TCPHandler: Processed in 0.001187003 sec. | ||
| 15027 | 2026.02.04 05:54:29.220339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31206 | ||
| 15028 | 2026.02.04 05:54:29.220838 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15029 | 2026.02.04 05:54:29.220876 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15030 | 2026.02.04 05:54:29.221340 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15031 | 2026.02.04 05:54:29.221568 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15032 | 2026.02.04 05:54:29.221700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31206 | ||
| 15033 | 2026.02.04 05:54:30.910151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15034 | 2026.02.04 05:54:30.927793 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15035 | 2026.02.04 05:54:30.927850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15036 | 2026.02.04 05:54:30.934027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15037 | 2026.02.04 05:54:30.934755 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15038 | 2026.02.04 05:54:30.937702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15039 | 2026.02.04 05:54:31.851651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1970 | ||
| 15040 | 2026.02.04 05:54:31.854321 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15041 | 2026.02.04 05:54:31.854377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15042 | 2026.02.04 05:54:31.855603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15043 | 2026.02.04 05:54:31.855878 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15044 | 2026.02.04 05:54:31.856262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1970 | ||
| 15045 | 2026.02.04 05:54:33.526331 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2026.02.04 05:54:33.526500 [ 262 ] {d4e65afe-1bdb-4e32-baff-8b46d04f8c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15047 | 2026.02.04 05:54:33.526563 [ 262 ] {d4e65afe-1bdb-4e32-baff-8b46d04f8c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15048 | 2026.02.04 05:54:33.527237 [ 262 ] {d4e65afe-1bdb-4e32-baff-8b46d04f8c79} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2026.02.04 05:54:33.527276 [ 262 ] {d4e65afe-1bdb-4e32-baff-8b46d04f8c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15050 | 2026.02.04 05:54:33.527673 [ 262 ] {d4e65afe-1bdb-4e32-baff-8b46d04f8c79} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15051 | 2026.02.04 05:54:33.527899 [ 262 ] {d4e65afe-1bdb-4e32-baff-8b46d04f8c79} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2026.02.04 05:54:33.528048 [ 262 ] {d4e65afe-1bdb-4e32-baff-8b46d04f8c79} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001594 sec., 53952.32120451694 rows/sec., 4.51 MiB/sec. | ||
| 15053 | 2026.02.04 05:54:33.528088 [ 262 ] {d4e65afe-1bdb-4e32-baff-8b46d04f8c79} <Debug> TCPHandler: Processed in 0.001881162 sec. | ||
| 15054 | 2026.02.04 05:54:33.528224 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15055 | 2026.02.04 05:54:33.528319 [ 262 ] {254c50cc-d793-4eb5-977d-fa91a06e556a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15056 | 2026.02.04 05:54:33.528359 [ 262 ] {254c50cc-d793-4eb5-977d-fa91a06e556a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15057 | 2026.02.04 05:54:33.528760 [ 262 ] {254c50cc-d793-4eb5-977d-fa91a06e556a} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15058 | 2026.02.04 05:54:33.528793 [ 262 ] {254c50cc-d793-4eb5-977d-fa91a06e556a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15059 | 2026.02.04 05:54:33.529095 [ 262 ] {254c50cc-d793-4eb5-977d-fa91a06e556a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15060 | 2026.02.04 05:54:33.529300 [ 262 ] {254c50cc-d793-4eb5-977d-fa91a06e556a} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15061 | 2026.02.04 05:54:33.529427 [ 262 ] {254c50cc-d793-4eb5-977d-fa91a06e556a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001127 sec., 13309.671694764864 rows/sec., 1000.82 KiB/sec. | ||
| 15062 | 2026.02.04 05:54:33.529465 [ 262 ] {254c50cc-d793-4eb5-977d-fa91a06e556a} <Debug> TCPHandler: Processed in 0.001297816 sec. | ||
| 15063 | 2026.02.04 05:54:33.529573 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15064 | 2026.02.04 05:54:33.529666 [ 262 ] {969a5211-a900-4f3a-8492-21f5a947d5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15065 | 2026.02.04 05:54:33.529706 [ 262 ] {969a5211-a900-4f3a-8492-21f5a947d5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15066 | 2026.02.04 05:54:33.530129 [ 262 ] {969a5211-a900-4f3a-8492-21f5a947d5a4} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15067 | 2026.02.04 05:54:33.530163 [ 262 ] {969a5211-a900-4f3a-8492-21f5a947d5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15068 | 2026.02.04 05:54:33.530462 [ 262 ] {969a5211-a900-4f3a-8492-21f5a947d5a4} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15069 | 2026.02.04 05:54:33.530675 [ 262 ] {969a5211-a900-4f3a-8492-21f5a947d5a4} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15070 | 2026.02.04 05:54:33.530799 [ 262 ] {969a5211-a900-4f3a-8492-21f5a947d5a4} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001151 sec., 68635.9687228497 rows/sec., 5.36 MiB/sec. | ||
| 15071 | 2026.02.04 05:54:33.530838 [ 262 ] {969a5211-a900-4f3a-8492-21f5a947d5a4} <Debug> TCPHandler: Processed in 0.001314317 sec. | ||
| 15072 | 2026.02.04 05:54:33.530949 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15073 | 2026.02.04 05:54:33.531042 [ 262 ] {95ac0035-396e-4aab-adda-9e979cc3fe5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15074 | 2026.02.04 05:54:33.531085 [ 262 ] {95ac0035-396e-4aab-adda-9e979cc3fe5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15075 | 2026.02.04 05:54:33.531484 [ 262 ] {95ac0035-396e-4aab-adda-9e979cc3fe5a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15076 | 2026.02.04 05:54:33.531517 [ 262 ] {95ac0035-396e-4aab-adda-9e979cc3fe5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15077 | 2026.02.04 05:54:33.531842 [ 262 ] {95ac0035-396e-4aab-adda-9e979cc3fe5a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15078 | 2026.02.04 05:54:33.532047 [ 262 ] {95ac0035-396e-4aab-adda-9e979cc3fe5a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15079 | 2026.02.04 05:54:33.532176 [ 262 ] {95ac0035-396e-4aab-adda-9e979cc3fe5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 15080 | 2026.02.04 05:54:33.532212 [ 262 ] {95ac0035-396e-4aab-adda-9e979cc3fe5a} <Debug> TCPHandler: Processed in 0.001312296 sec. | ||
| 15081 | 2026.02.04 05:54:33.532320 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15082 | 2026.02.04 05:54:33.532413 [ 262 ] {35db2e12-5e15-48fd-81ae-baa971402d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15083 | 2026.02.04 05:54:33.532466 [ 262 ] {35db2e12-5e15-48fd-81ae-baa971402d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15084 | 2026.02.04 05:54:33.533239 [ 262 ] {35db2e12-5e15-48fd-81ae-baa971402d27} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15085 | 2026.02.04 05:54:33.533273 [ 262 ] {35db2e12-5e15-48fd-81ae-baa971402d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15086 | 2026.02.04 05:54:33.533787 [ 262 ] {35db2e12-5e15-48fd-81ae-baa971402d27} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15087 | 2026.02.04 05:54:33.534007 [ 262 ] {35db2e12-5e15-48fd-81ae-baa971402d27} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15088 | 2026.02.04 05:54:33.534141 [ 262 ] {35db2e12-5e15-48fd-81ae-baa971402d27} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001746 sec., 8591.06529209622 rows/sec., 15.39 MiB/sec. | ||
| 15089 | 2026.02.04 05:54:33.534194 [ 262 ] {35db2e12-5e15-48fd-81ae-baa971402d27} <Debug> TCPHandler: Processed in 0.001922263 sec. | ||
| 15090 | 2026.02.04 05:54:33.534308 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15091 | 2026.02.04 05:54:33.534408 [ 262 ] {65bdd03e-8e11-4f55-bd08-3b45a3b58ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15092 | 2026.02.04 05:54:33.534449 [ 262 ] {65bdd03e-8e11-4f55-bd08-3b45a3b58ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15093 | 2026.02.04 05:54:33.534782 [ 262 ] {65bdd03e-8e11-4f55-bd08-3b45a3b58ae1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15094 | 2026.02.04 05:54:33.534817 [ 262 ] {65bdd03e-8e11-4f55-bd08-3b45a3b58ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15095 | 2026.02.04 05:54:33.535127 [ 262 ] {65bdd03e-8e11-4f55-bd08-3b45a3b58ae1} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15096 | 2026.02.04 05:54:33.535330 [ 262 ] {65bdd03e-8e11-4f55-bd08-3b45a3b58ae1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15097 | 2026.02.04 05:54:33.535454 [ 262 ] {65bdd03e-8e11-4f55-bd08-3b45a3b58ae1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 15098 | 2026.02.04 05:54:33.535489 [ 262 ] {65bdd03e-8e11-4f55-bd08-3b45a3b58ae1} <Debug> TCPHandler: Processed in 0.001231564 sec. | ||
| 15099 | 2026.02.04 05:54:35.121557 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36644 | ||
| 15100 | 2026.02.04 05:54:35.121677 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15101 | 2026.02.04 05:54:35.121704 [ 351 ] {} <Debug> TCP-Session: 8684174e-5546-4d44-a103-8304648153d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36644 | ||
| 15102 | 2026.02.04 05:54:35.121726 [ 351 ] {} <Debug> TCP-Session: 8684174e-5546-4d44-a103-8304648153d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15103 | 2026.02.04 05:54:35.121740 [ 351 ] {} <Debug> TCP-Session: 8684174e-5546-4d44-a103-8304648153d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15104 | 2026.02.04 05:54:35.121938 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51816 | ||
| 15105 | 2026.02.04 05:54:35.121944 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39862 | ||
| 15106 | 2026.02.04 05:54:35.122007 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37372 | ||
| 15107 | 2026.02.04 05:54:35.122028 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57971 | ||
| 15108 | 2026.02.04 05:54:35.122037 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56523 | ||
| 15109 | 2026.02.04 05:54:35.122108 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15110 | 2026.02.04 05:54:35.122109 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15111 | 2026.02.04 05:54:35.122143 [ 353 ] {} <Debug> TCP-Session: 8dc42a90-2a61-4f08-97c2-c152367c9537 Authenticating user 'default' from [fd00:1122:3344:101::e]:39862 | ||
| 15112 | 2026.02.04 05:54:35.122019 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56992 | ||
| 15113 | 2026.02.04 05:54:35.122178 [ 353 ] {} <Debug> TCP-Session: 8dc42a90-2a61-4f08-97c2-c152367c9537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15114 | 2026.02.04 05:54:35.122179 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15115 | 2026.02.04 05:54:35.122216 [ 353 ] {} <Debug> TCP-Session: 8dc42a90-2a61-4f08-97c2-c152367c9537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15116 | 2026.02.04 05:54:35.122166 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15117 | 2026.02.04 05:54:35.122237 [ 350 ] {} <Debug> TCP-Session: 32413410-0bf9-469b-bb47-e3f389ec6bdf Authenticating user 'default' from [fd00:1122:3344:101::e]:56523 | ||
| 15118 | 2026.02.04 05:54:35.122271 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15119 | 2026.02.04 05:54:35.122281 [ 350 ] {} <Debug> TCP-Session: 32413410-0bf9-469b-bb47-e3f389ec6bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15120 | 2026.02.04 05:54:35.122307 [ 290 ] {} <Debug> TCP-Session: e74aa932-c17b-44f8-bad9-8ca8639f50a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56992 | ||
| 15121 | 2026.02.04 05:54:35.122313 [ 350 ] {} <Debug> TCP-Session: 32413410-0bf9-469b-bb47-e3f389ec6bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15122 | 2026.02.04 05:54:35.122338 [ 290 ] {} <Debug> TCP-Session: e74aa932-c17b-44f8-bad9-8ca8639f50a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15123 | 2026.02.04 05:54:35.122275 [ 349 ] {} <Debug> TCP-Session: 5f619867-33bb-4fe3-bfbf-1bbf8563c519 Authenticating user 'default' from [fd00:1122:3344:101::e]:57971 | ||
| 15124 | 2026.02.04 05:54:35.122366 [ 290 ] {} <Debug> TCP-Session: e74aa932-c17b-44f8-bad9-8ca8639f50a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15125 | 2026.02.04 05:54:35.122164 [ 289 ] {} <Debug> TCP-Session: 5decf21c-a773-486e-84f9-7cc8dc3a099f Authenticating user 'default' from [fd00:1122:3344:101::e]:37372 | ||
| 15126 | 2026.02.04 05:54:35.122398 [ 349 ] {} <Debug> TCP-Session: 5f619867-33bb-4fe3-bfbf-1bbf8563c519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15127 | 2026.02.04 05:54:35.121994 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42199 | ||
| 15128 | 2026.02.04 05:54:35.122435 [ 349 ] {} <Debug> TCP-Session: 5f619867-33bb-4fe3-bfbf-1bbf8563c519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15129 | 2026.02.04 05:54:35.122433 [ 289 ] {} <Debug> TCP-Session: 5decf21c-a773-486e-84f9-7cc8dc3a099f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15130 | 2026.02.04 05:54:35.121982 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50006 | ||
| 15131 | 2026.02.04 05:54:35.122505 [ 289 ] {} <Debug> TCP-Session: 5decf21c-a773-486e-84f9-7cc8dc3a099f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15132 | 2026.02.04 05:54:35.122088 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15133 | 2026.02.04 05:54:35.122543 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15134 | 2026.02.04 05:54:35.122563 [ 352 ] {} <Debug> TCP-Session: d8cbe4bc-a481-4a50-8f79-a06d7171fb2c Authenticating user 'default' from [fd00:1122:3344:101::e]:51816 | ||
| 15135 | 2026.02.04 05:54:35.122108 [ 351 ] {} <Trace> TCP-Session: 8684174e-5546-4d44-a103-8304648153d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15136 | 2026.02.04 05:54:35.122593 [ 288 ] {} <Debug> TCP-Session: a360d1b8-3a71-4f93-96c4-1d154e4562f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42199 | ||
| 15137 | 2026.02.04 05:54:35.122597 [ 352 ] {} <Debug> TCP-Session: d8cbe4bc-a481-4a50-8f79-a06d7171fb2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15138 | 2026.02.04 05:54:35.122651 [ 288 ] {} <Debug> TCP-Session: a360d1b8-3a71-4f93-96c4-1d154e4562f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15139 | 2026.02.04 05:54:35.122672 [ 352 ] {} <Debug> TCP-Session: d8cbe4bc-a481-4a50-8f79-a06d7171fb2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15140 | 2026.02.04 05:54:35.122701 [ 288 ] {} <Debug> TCP-Session: a360d1b8-3a71-4f93-96c4-1d154e4562f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15141 | 2026.02.04 05:54:35.122755 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15142 | 2026.02.04 05:54:35.122792 [ 351 ] {1f164457-a260-450b-90b9-d1491e3851d5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36644) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15143 | 2026.02.04 05:54:35.122794 [ 286 ] {} <Debug> TCP-Session: 9707f413-394a-4c05-9980-4a6fd306df9a Authenticating user 'default' from [fd00:1122:3344:101::e]:50006 | ||
| 15144 | 2026.02.04 05:54:35.122841 [ 286 ] {} <Debug> TCP-Session: 9707f413-394a-4c05-9980-4a6fd306df9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15145 | 2026.02.04 05:54:35.122858 [ 286 ] {} <Debug> TCP-Session: 9707f413-394a-4c05-9980-4a6fd306df9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15146 | 2026.02.04 05:54:35.123126 [ 351 ] {1f164457-a260-450b-90b9-d1491e3851d5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15147 | 2026.02.04 05:54:35.123186 [ 351 ] {1f164457-a260-450b-90b9-d1491e3851d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15148 | 2026.02.04 05:54:35.123504 [ 351 ] {1f164457-a260-450b-90b9-d1491e3851d5} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 15149 | 2026.02.04 05:54:35.124663 [ 322 ] {1f164457-a260-450b-90b9-d1491e3851d5} <Trace> AggregatingTransform: Aggregating | ||
| 15150 | 2026.02.04 05:54:35.124719 [ 322 ] {1f164457-a260-450b-90b9-d1491e3851d5} <Trace> Aggregator: Aggregation method: without_key | ||
| 15151 | 2026.02.04 05:54:35.124760 [ 322 ] {1f164457-a260-450b-90b9-d1491e3851d5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001154261 sec. (866.355 rows/sec., 33.84 KiB/sec.) | ||
| 15152 | 2026.02.04 05:54:35.124780 [ 322 ] {1f164457-a260-450b-90b9-d1491e3851d5} <Trace> Aggregator: Merging aggregated data | ||
| 15153 | 2026.02.04 05:54:35.126145 [ 351 ] {1f164457-a260-450b-90b9-d1491e3851d5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003413 sec., 292.9973630237328 rows/sec., 11.45 KiB/sec. | ||
| 15154 | 2026.02.04 05:54:35.126360 [ 351 ] {1f164457-a260-450b-90b9-d1491e3851d5} <Debug> TCPHandler: Processed in 0.004405732 sec. | ||
| 15155 | 2026.02.04 05:54:35.126628 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15156 | 2026.02.04 05:54:35.126672 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15157 | 2026.02.04 05:54:35.126690 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15158 | 2026.02.04 05:54:35.126709 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15159 | 2026.02.04 05:54:35.126737 [ 289 ] {} <Debug> TCP-Session: 5decf21c-a773-486e-84f9-7cc8dc3a099f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15160 | 2026.02.04 05:54:35.126766 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15161 | 2026.02.04 05:54:35.126788 [ 353 ] {} <Debug> TCP-Session: 8dc42a90-2a61-4f08-97c2-c152367c9537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15162 | 2026.02.04 05:54:35.126751 [ 352 ] {} <Debug> TCP-Session: d8cbe4bc-a481-4a50-8f79-a06d7171fb2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15163 | 2026.02.04 05:54:35.126821 [ 286 ] {} <Debug> TCP-Session: 9707f413-394a-4c05-9980-4a6fd306df9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15164 | 2026.02.04 05:54:35.126827 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15165 | 2026.02.04 05:54:35.126842 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15166 | 2026.02.04 05:54:35.126904 [ 288 ] {} <Debug> TCP-Session: a360d1b8-3a71-4f93-96c4-1d154e4562f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15167 | 2026.02.04 05:54:35.126717 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15168 | 2026.02.04 05:54:35.126928 [ 349 ] {} <Debug> TCP-Session: 5f619867-33bb-4fe3-bfbf-1bbf8563c519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15169 | 2026.02.04 05:54:35.126736 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15170 | 2026.02.04 05:54:35.126978 [ 350 ] {} <Debug> TCP-Session: 32413410-0bf9-469b-bb47-e3f389ec6bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15171 | 2026.02.04 05:54:35.127011 [ 290 ] {} <Debug> TCP-Session: e74aa932-c17b-44f8-bad9-8ca8639f50a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15172 | 2026.02.04 05:54:35.126674 [ 351 ] {} <Debug> TCP-Session: 8684174e-5546-4d44-a103-8304648153d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15173 | 2026.02.04 05:54:35.349930 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35512 | ||
| 15174 | 2026.02.04 05:54:35.350035 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15175 | 2026.02.04 05:54:35.350062 [ 351 ] {} <Debug> TCP-Session: e801261c-49fb-4c8c-9604-b86799c43f30 Authenticating user 'default' from [fd00:1122:3344:101::e]:35512 | ||
| 15176 | 2026.02.04 05:54:35.350083 [ 351 ] {} <Debug> TCP-Session: e801261c-49fb-4c8c-9604-b86799c43f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15177 | 2026.02.04 05:54:35.350096 [ 351 ] {} <Debug> TCP-Session: e801261c-49fb-4c8c-9604-b86799c43f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15178 | 2026.02.04 05:54:35.350287 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60542 | ||
| 15179 | 2026.02.04 05:54:35.350319 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52570 | ||
| 15180 | 2026.02.04 05:54:35.350336 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59210 | ||
| 15181 | 2026.02.04 05:54:35.350332 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45350 | ||
| 15182 | 2026.02.04 05:54:35.350378 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45058 | ||
| 15183 | 2026.02.04 05:54:35.350389 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47433 | ||
| 15184 | 2026.02.04 05:54:35.350413 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15185 | 2026.02.04 05:54:35.350401 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15186 | 2026.02.04 05:54:35.350452 [ 351 ] {} <Trace> TCP-Session: e801261c-49fb-4c8c-9604-b86799c43f30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15187 | 2026.02.04 05:54:35.350455 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15188 | 2026.02.04 05:54:35.350474 [ 352 ] {} <Debug> TCP-Session: 438695f0-f90a-4ea7-91d9-4e9045242b5b Authenticating user 'default' from [fd00:1122:3344:101::e]:60542 | ||
| 15189 | 2026.02.04 05:54:35.350502 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15190 | 2026.02.04 05:54:35.350511 [ 349 ] {} <Debug> TCP-Session: 5c8a0495-32b5-4c3e-a2a0-d7fef72c25b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45058 | ||
| 15191 | 2026.02.04 05:54:35.350526 [ 352 ] {} <Debug> TCP-Session: 438695f0-f90a-4ea7-91d9-4e9045242b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15192 | 2026.02.04 05:54:35.350538 [ 350 ] {} <Debug> TCP-Session: 2f44572c-e56c-4fad-99db-27dab9c23901 Authenticating user 'default' from [fd00:1122:3344:101::e]:47433 | ||
| 15193 | 2026.02.04 05:54:35.350550 [ 349 ] {} <Debug> TCP-Session: 5c8a0495-32b5-4c3e-a2a0-d7fef72c25b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15194 | 2026.02.04 05:54:35.350555 [ 352 ] {} <Debug> TCP-Session: 438695f0-f90a-4ea7-91d9-4e9045242b5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15195 | 2026.02.04 05:54:35.350576 [ 350 ] {} <Debug> TCP-Session: 2f44572c-e56c-4fad-99db-27dab9c23901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15196 | 2026.02.04 05:54:35.350580 [ 349 ] {} <Debug> TCP-Session: 5c8a0495-32b5-4c3e-a2a0-d7fef72c25b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15197 | 2026.02.04 05:54:35.350609 [ 350 ] {} <Debug> TCP-Session: 2f44572c-e56c-4fad-99db-27dab9c23901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15198 | 2026.02.04 05:54:35.350455 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15199 | 2026.02.04 05:54:35.350644 [ 351 ] {487f5fea-b310-40fb-a5c6-66fc31962f67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35512) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15200 | 2026.02.04 05:54:35.350666 [ 288 ] {} <Debug> TCP-Session: bd79195f-96c1-4f45-8482-015df8463877 Authenticating user 'default' from [fd00:1122:3344:101::e]:45350 | ||
| 15201 | 2026.02.04 05:54:35.350356 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59539 | ||
| 15202 | 2026.02.04 05:54:35.350694 [ 288 ] {} <Debug> TCP-Session: bd79195f-96c1-4f45-8482-015df8463877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15203 | 2026.02.04 05:54:35.350319 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63024 | ||
| 15204 | 2026.02.04 05:54:35.350729 [ 288 ] {} <Debug> TCP-Session: bd79195f-96c1-4f45-8482-015df8463877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15205 | 2026.02.04 05:54:35.350463 [ 289 ] {} <Debug> TCP-Session: 26e38d06-4e63-4908-821b-d52a39c28bff Authenticating user 'default' from [fd00:1122:3344:101::e]:59210 | ||
| 15206 | 2026.02.04 05:54:35.350764 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15207 | 2026.02.04 05:54:35.350792 [ 289 ] {} <Debug> TCP-Session: 26e38d06-4e63-4908-821b-d52a39c28bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15208 | 2026.02.04 05:54:35.350804 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15209 | 2026.02.04 05:54:35.350823 [ 289 ] {} <Debug> TCP-Session: 26e38d06-4e63-4908-821b-d52a39c28bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15210 | 2026.02.04 05:54:35.350844 [ 353 ] {} <Debug> TCP-Session: 7451e0ec-a257-4834-9e1e-ba54f84484e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63024 | ||
| 15211 | 2026.02.04 05:54:35.350815 [ 290 ] {} <Debug> TCP-Session: 0ddbac48-16b4-4011-af47-c9eb63fcdffe Authenticating user 'default' from [fd00:1122:3344:101::e]:59539 | ||
| 15212 | 2026.02.04 05:54:35.350872 [ 353 ] {} <Debug> TCP-Session: 7451e0ec-a257-4834-9e1e-ba54f84484e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15213 | 2026.02.04 05:54:35.350893 [ 290 ] {} <Debug> TCP-Session: 0ddbac48-16b4-4011-af47-c9eb63fcdffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15214 | 2026.02.04 05:54:35.350914 [ 353 ] {} <Debug> TCP-Session: 7451e0ec-a257-4834-9e1e-ba54f84484e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15215 | 2026.02.04 05:54:35.350928 [ 290 ] {} <Debug> TCP-Session: 0ddbac48-16b4-4011-af47-c9eb63fcdffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15216 | 2026.02.04 05:54:35.350401 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15217 | 2026.02.04 05:54:35.350967 [ 351 ] {487f5fea-b310-40fb-a5c6-66fc31962f67} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15218 | 2026.02.04 05:54:35.350991 [ 286 ] {} <Debug> TCP-Session: c4521ee0-e011-4c3d-9e0c-55169db39383 Authenticating user 'default' from [fd00:1122:3344:101::e]:52570 | ||
| 15219 | 2026.02.04 05:54:35.351019 [ 286 ] {} <Debug> TCP-Session: c4521ee0-e011-4c3d-9e0c-55169db39383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15220 | 2026.02.04 05:54:35.351032 [ 286 ] {} <Debug> TCP-Session: c4521ee0-e011-4c3d-9e0c-55169db39383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15221 | 2026.02.04 05:54:35.351033 [ 351 ] {487f5fea-b310-40fb-a5c6-66fc31962f67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15222 | 2026.02.04 05:54:35.351331 [ 351 ] {487f5fea-b310-40fb-a5c6-66fc31962f67} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 15223 | 2026.02.04 05:54:35.352326 [ 340 ] {487f5fea-b310-40fb-a5c6-66fc31962f67} <Trace> AggregatingTransform: Aggregating | ||
| 15224 | 2026.02.04 05:54:35.352359 [ 340 ] {487f5fea-b310-40fb-a5c6-66fc31962f67} <Trace> Aggregator: Aggregation method: without_key | ||
| 15225 | 2026.02.04 05:54:35.352394 [ 340 ] {487f5fea-b310-40fb-a5c6-66fc31962f67} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960247 sec. (1041.399 rows/sec., 40.68 KiB/sec.) | ||
| 15226 | 2026.02.04 05:54:35.352412 [ 340 ] {487f5fea-b310-40fb-a5c6-66fc31962f67} <Trace> Aggregator: Merging aggregated data | ||
| 15227 | 2026.02.04 05:54:35.353570 [ 351 ] {487f5fea-b310-40fb-a5c6-66fc31962f67} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002987 sec., 334.7840642785403 rows/sec., 13.08 KiB/sec. | ||
| 15228 | 2026.02.04 05:54:35.353696 [ 351 ] {487f5fea-b310-40fb-a5c6-66fc31962f67} <Debug> TCPHandler: Processed in 0.003394073 sec. | ||
| 15229 | 2026.02.04 05:54:35.353837 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15230 | 2026.02.04 05:54:35.353871 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15231 | 2026.02.04 05:54:35.353876 [ 351 ] {} <Debug> TCP-Session: e801261c-49fb-4c8c-9604-b86799c43f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15232 | 2026.02.04 05:54:35.353893 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15233 | 2026.02.04 05:54:35.353917 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15234 | 2026.02.04 05:54:35.353938 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15235 | 2026.02.04 05:54:35.353961 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15236 | 2026.02.04 05:54:35.353982 [ 288 ] {} <Debug> TCP-Session: bd79195f-96c1-4f45-8482-015df8463877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15237 | 2026.02.04 05:54:35.353997 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15238 | 2026.02.04 05:54:35.354020 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15239 | 2026.02.04 05:54:35.354050 [ 350 ] {} <Debug> TCP-Session: 2f44572c-e56c-4fad-99db-27dab9c23901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15240 | 2026.02.04 05:54:35.353954 [ 352 ] {} <Debug> TCP-Session: 438695f0-f90a-4ea7-91d9-4e9045242b5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15241 | 2026.02.04 05:54:35.354082 [ 349 ] {} <Debug> TCP-Session: 5c8a0495-32b5-4c3e-a2a0-d7fef72c25b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15242 | 2026.02.04 05:54:35.353921 [ 353 ] {} <Debug> TCP-Session: 7451e0ec-a257-4834-9e1e-ba54f84484e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15243 | 2026.02.04 05:54:35.354009 [ 289 ] {} <Debug> TCP-Session: 26e38d06-4e63-4908-821b-d52a39c28bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15244 | 2026.02.04 05:54:35.353994 [ 286 ] {} <Debug> TCP-Session: c4521ee0-e011-4c3d-9e0c-55169db39383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15245 | 2026.02.04 05:54:35.353976 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15246 | 2026.02.04 05:54:35.354220 [ 290 ] {} <Debug> TCP-Session: 0ddbac48-16b4-4011-af47-c9eb63fcdffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15247 | 2026.02.04 05:54:35.445976 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51673 | ||
| 15248 | 2026.02.04 05:54:35.446087 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15249 | 2026.02.04 05:54:35.446115 [ 351 ] {} <Debug> TCP-Session: 372f92f1-9013-4768-a126-1b1f49f849ed Authenticating user 'default' from [fd00:1122:3344:101::e]:51673 | ||
| 15250 | 2026.02.04 05:54:35.446138 [ 351 ] {} <Debug> TCP-Session: 372f92f1-9013-4768-a126-1b1f49f849ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15251 | 2026.02.04 05:54:35.446151 [ 351 ] {} <Debug> TCP-Session: 372f92f1-9013-4768-a126-1b1f49f849ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15252 | 2026.02.04 05:54:35.446347 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58650 | ||
| 15253 | 2026.02.04 05:54:35.446387 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45972 | ||
| 15254 | 2026.02.04 05:54:35.446402 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45360 | ||
| 15255 | 2026.02.04 05:54:35.446426 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53303 | ||
| 15256 | 2026.02.04 05:54:35.446463 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57612 | ||
| 15257 | 2026.02.04 05:54:35.446470 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36721 | ||
| 15258 | 2026.02.04 05:54:35.446509 [ 351 ] {} <Trace> TCP-Session: 372f92f1-9013-4768-a126-1b1f49f849ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15259 | 2026.02.04 05:54:35.446524 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15260 | 2026.02.04 05:54:35.446554 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15261 | 2026.02.04 05:54:35.446555 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15262 | 2026.02.04 05:54:35.446574 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15263 | 2026.02.04 05:54:35.446588 [ 349 ] {} <Debug> TCP-Session: 3e455b48-40c1-4c00-8a05-6271471a5920 Authenticating user 'default' from [fd00:1122:3344:101::e]:57612 | ||
| 15264 | 2026.02.04 05:54:35.446604 [ 288 ] {} <Debug> TCP-Session: a1b98894-86ba-426e-8140-048f3863be03 Authenticating user 'default' from [fd00:1122:3344:101::e]:53303 | ||
| 15265 | 2026.02.04 05:54:35.446617 [ 350 ] {} <Debug> TCP-Session: 414cc74c-19ea-4336-843c-4000ec94ebfb Authenticating user 'default' from [fd00:1122:3344:101::e]:36721 | ||
| 15266 | 2026.02.04 05:54:35.446630 [ 349 ] {} <Debug> TCP-Session: 3e455b48-40c1-4c00-8a05-6271471a5920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15267 | 2026.02.04 05:54:35.446640 [ 288 ] {} <Debug> TCP-Session: a1b98894-86ba-426e-8140-048f3863be03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15268 | 2026.02.04 05:54:35.446657 [ 349 ] {} <Debug> TCP-Session: 3e455b48-40c1-4c00-8a05-6271471a5920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15269 | 2026.02.04 05:54:35.446662 [ 350 ] {} <Debug> TCP-Session: 414cc74c-19ea-4336-843c-4000ec94ebfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15270 | 2026.02.04 05:54:35.446671 [ 288 ] {} <Debug> TCP-Session: a1b98894-86ba-426e-8140-048f3863be03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15271 | 2026.02.04 05:54:35.446706 [ 350 ] {} <Debug> TCP-Session: 414cc74c-19ea-4336-843c-4000ec94ebfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15272 | 2026.02.04 05:54:35.446701 [ 351 ] {b55af646-a245-4859-ab3a-2507e5b99a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51673) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15273 | 2026.02.04 05:54:35.446576 [ 353 ] {} <Debug> TCP-Session: 5b5deb2c-d42c-4664-b612-0d417ed4f814 Authenticating user 'default' from [fd00:1122:3344:101::e]:45360 | ||
| 15274 | 2026.02.04 05:54:35.446466 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15275 | 2026.02.04 05:54:35.446774 [ 353 ] {} <Debug> TCP-Session: 5b5deb2c-d42c-4664-b612-0d417ed4f814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15276 | 2026.02.04 05:54:35.446464 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61160 | ||
| 15277 | 2026.02.04 05:54:35.446804 [ 353 ] {} <Debug> TCP-Session: 5b5deb2c-d42c-4664-b612-0d417ed4f814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15278 | 2026.02.04 05:54:35.446806 [ 352 ] {} <Debug> TCP-Session: e268b4b4-d215-4b7b-b510-edcba17c619c Authenticating user 'default' from [fd00:1122:3344:101::e]:58650 | ||
| 15279 | 2026.02.04 05:54:35.446435 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51054 | ||
| 15280 | 2026.02.04 05:54:35.446873 [ 352 ] {} <Debug> TCP-Session: e268b4b4-d215-4b7b-b510-edcba17c619c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15281 | 2026.02.04 05:54:35.446886 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15282 | 2026.02.04 05:54:35.446899 [ 352 ] {} <Debug> TCP-Session: e268b4b4-d215-4b7b-b510-edcba17c619c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15283 | 2026.02.04 05:54:35.446466 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15284 | 2026.02.04 05:54:35.446926 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15285 | 2026.02.04 05:54:35.446920 [ 290 ] {} <Debug> TCP-Session: 7a2573e4-5c18-4941-bba8-e55f479b8c2a Authenticating user 'default' from [fd00:1122:3344:101::e]:61160 | ||
| 15286 | 2026.02.04 05:54:35.446947 [ 286 ] {} <Debug> TCP-Session: 4546f8f6-6ccf-42be-b878-f6527b3ab2fd Authenticating user 'default' from [fd00:1122:3344:101::e]:45972 | ||
| 15287 | 2026.02.04 05:54:35.446955 [ 289 ] {} <Debug> TCP-Session: 60fd4669-65a8-42ec-8cbf-7ff993e177cb Authenticating user 'default' from [fd00:1122:3344:101::e]:51054 | ||
| 15288 | 2026.02.04 05:54:35.446970 [ 290 ] {} <Debug> TCP-Session: 7a2573e4-5c18-4941-bba8-e55f479b8c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15289 | 2026.02.04 05:54:35.446989 [ 289 ] {} <Debug> TCP-Session: 60fd4669-65a8-42ec-8cbf-7ff993e177cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15290 | 2026.02.04 05:54:35.447002 [ 290 ] {} <Debug> TCP-Session: 7a2573e4-5c18-4941-bba8-e55f479b8c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15291 | 2026.02.04 05:54:35.447016 [ 289 ] {} <Debug> TCP-Session: 60fd4669-65a8-42ec-8cbf-7ff993e177cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15292 | 2026.02.04 05:54:35.447017 [ 351 ] {b55af646-a245-4859-ab3a-2507e5b99a0a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15293 | 2026.02.04 05:54:35.446981 [ 286 ] {} <Debug> TCP-Session: 4546f8f6-6ccf-42be-b878-f6527b3ab2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15294 | 2026.02.04 05:54:35.447087 [ 286 ] {} <Debug> TCP-Session: 4546f8f6-6ccf-42be-b878-f6527b3ab2fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15295 | 2026.02.04 05:54:35.447108 [ 351 ] {b55af646-a245-4859-ab3a-2507e5b99a0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15296 | 2026.02.04 05:54:35.447413 [ 351 ] {b55af646-a245-4859-ab3a-2507e5b99a0a} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 15297 | 2026.02.04 05:54:35.448414 [ 343 ] {b55af646-a245-4859-ab3a-2507e5b99a0a} <Trace> AggregatingTransform: Aggregating | ||
| 15298 | 2026.02.04 05:54:35.448471 [ 343 ] {b55af646-a245-4859-ab3a-2507e5b99a0a} <Trace> Aggregator: Aggregation method: without_key | ||
| 15299 | 2026.02.04 05:54:35.448510 [ 343 ] {b55af646-a245-4859-ab3a-2507e5b99a0a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986217 sec. (1013.976 rows/sec., 39.61 KiB/sec.) | ||
| 15300 | 2026.02.04 05:54:35.448529 [ 343 ] {b55af646-a245-4859-ab3a-2507e5b99a0a} <Trace> Aggregator: Merging aggregated data | ||
| 15301 | 2026.02.04 05:54:35.450103 [ 351 ] {b55af646-a245-4859-ab3a-2507e5b99a0a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003461 sec., 288.93383415197917 rows/sec., 11.29 KiB/sec. | ||
| 15302 | 2026.02.04 05:54:35.450294 [ 351 ] {b55af646-a245-4859-ab3a-2507e5b99a0a} <Debug> TCPHandler: Processed in 0.003912598 sec. | ||
| 15303 | 2026.02.04 05:54:35.450427 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15304 | 2026.02.04 05:54:35.450463 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15305 | 2026.02.04 05:54:35.450481 [ 352 ] {} <Debug> TCP-Session: e268b4b4-d215-4b7b-b510-edcba17c619c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15306 | 2026.02.04 05:54:35.450489 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15307 | 2026.02.04 05:54:35.450502 [ 286 ] {} <Debug> TCP-Session: 4546f8f6-6ccf-42be-b878-f6527b3ab2fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15308 | 2026.02.04 05:54:35.450516 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15309 | 2026.02.04 05:54:35.450550 [ 353 ] {} <Debug> TCP-Session: 5b5deb2c-d42c-4664-b612-0d417ed4f814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15310 | 2026.02.04 05:54:35.450563 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15311 | 2026.02.04 05:54:35.450584 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15312 | 2026.02.04 05:54:35.450603 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15313 | 2026.02.04 05:54:35.450623 [ 289 ] {} <Debug> TCP-Session: 60fd4669-65a8-42ec-8cbf-7ff993e177cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15314 | 2026.02.04 05:54:35.450653 [ 350 ] {} <Debug> TCP-Session: 414cc74c-19ea-4336-843c-4000ec94ebfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15315 | 2026.02.04 05:54:35.450669 [ 349 ] {} <Debug> TCP-Session: 3e455b48-40c1-4c00-8a05-6271471a5920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15316 | 2026.02.04 05:54:35.450535 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15317 | 2026.02.04 05:54:35.450578 [ 290 ] {} <Debug> TCP-Session: 7a2573e4-5c18-4941-bba8-e55f479b8c2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15318 | 2026.02.04 05:54:35.450743 [ 288 ] {} <Debug> TCP-Session: a1b98894-86ba-426e-8140-048f3863be03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15319 | 2026.02.04 05:54:35.450629 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15320 | 2026.02.04 05:54:35.450816 [ 351 ] {} <Debug> TCP-Session: 372f92f1-9013-4768-a126-1b1f49f849ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15321 | 2026.02.04 05:54:36.498995 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15322 | 2026.02.04 05:54:36.499073 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15323 | 2026.02.04 05:54:36.722667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31654 | ||
| 15324 | 2026.02.04 05:54:36.723169 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15325 | 2026.02.04 05:54:36.723219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15326 | 2026.02.04 05:54:36.723717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15327 | 2026.02.04 05:54:36.723963 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15328 | 2026.02.04 05:54:36.724116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31654 | ||
| 15329 | 2026.02.04 05:54:36.724139 [ 23 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15330 | 2026.02.04 05:54:36.724217 [ 23 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15331 | 2026.02.04 05:54:36.724242 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15332 | 2026.02.04 05:54:36.724352 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 15333 | 2026.02.04 05:54:36.724466 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15334 | 2026.02.04 05:54:36.724502 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29286 rows starting from the beginning of the part | ||
| 15335 | 2026.02.04 05:54:36.724568 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 15336 | 2026.02.04 05:54:36.724617 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 15337 | 2026.02.04 05:54:36.724663 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 15338 | 2026.02.04 05:54:36.724707 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 15339 | 2026.02.04 05:54:36.724749 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 15340 | 2026.02.04 05:54:36.727096 [ 188 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31654 rows, containing 4 columns (4 merged, 0 gathered) in 0.002789277 sec., 11348460.550888276 rows/sec., 162.34 MiB/sec. | ||
| 15341 | 2026.02.04 05:54:36.727399 [ 186 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15342 | 2026.02.04 05:54:36.727666 [ 186 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_66_13} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2026.02.04 05:54:36.727735 [ 186 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_66_13} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15344 | 2026.02.04 05:54:36.727825 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 15345 | 2026.02.04 05:54:37.094772 [ 23 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
| 15346 | 2026.02.04 05:54:37.094838 [ 23 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15347 | 2026.02.04 05:54:37.094860 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15348 | 2026.02.04 05:54:37.094955 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
| 15349 | 2026.02.04 05:54:37.095079 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15350 | 2026.02.04 05:54:37.095112 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 151 rows starting from the beginning of the part | ||
| 15351 | 2026.02.04 05:54:37.095184 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 139 rows starting from the beginning of the part | ||
| 15352 | 2026.02.04 05:54:37.095230 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 139 rows starting from the beginning of the part | ||
| 15353 | 2026.02.04 05:54:37.095274 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 15354 | 2026.02.04 05:54:37.095314 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 139 rows starting from the beginning of the part | ||
| 15355 | 2026.02.04 05:54:37.096144 [ 186 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224214 sec., 473773.37622343807 rows/sec., 29.14 MiB/sec. | ||
| 15356 | 2026.02.04 05:54:37.096300 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 15357 | 2026.02.04 05:54:37.096552 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_47_10} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15358 | 2026.02.04 05:54:37.096623 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_47_10} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
| 15359 | 2026.02.04 05:54:37.096694 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15360 | 2026.02.04 05:54:38.007895 [ 81 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
| 15361 | 2026.02.04 05:54:38.007966 [ 81 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15362 | 2026.02.04 05:54:38.007993 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15363 | 2026.02.04 05:54:38.008096 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
| 15364 | 2026.02.04 05:54:38.008201 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15365 | 2026.02.04 05:54:38.008231 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 290 rows starting from the beginning of the part | ||
| 15366 | 2026.02.04 05:54:38.008291 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 266 rows starting from the beginning of the part | ||
| 15367 | 2026.02.04 05:54:38.008332 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 266 rows starting from the beginning of the part | ||
| 15368 | 2026.02.04 05:54:38.008377 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 15369 | 2026.02.04 05:54:38.008433 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 266 rows starting from the beginning of the part | ||
| 15370 | 2026.02.04 05:54:38.009347 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275675 sec., 871695.3769572971 rows/sec., 59.44 MiB/sec. | ||
| 15371 | 2026.02.04 05:54:38.009492 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 15372 | 2026.02.04 05:54:38.009727 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_47_10} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15373 | 2026.02.04 05:54:38.009795 [ 190 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_47_10} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
| 15374 | 2026.02.04 05:54:38.009856 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15375 | 2026.02.04 05:54:38.438751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15376 | 2026.02.04 05:54:38.457313 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15377 | 2026.02.04 05:54:38.457369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15378 | 2026.02.04 05:54:38.463182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15379 | 2026.02.04 05:54:38.463904 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15380 | 2026.02.04 05:54:38.464207 [ 81 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15381 | 2026.02.04 05:54:38.464273 [ 81 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15382 | 2026.02.04 05:54:38.464296 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15383 | 2026.02.04 05:54:38.464402 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 15384 | 2026.02.04 05:54:38.467361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15385 | 2026.02.04 05:54:38.468328 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15386 | 2026.02.04 05:54:38.469797 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15387 | 2026.02.04 05:54:38.474466 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 15388 | 2026.02.04 05:54:38.479033 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15389 | 2026.02.04 05:54:38.483675 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 15390 | 2026.02.04 05:54:38.488109 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15391 | 2026.02.04 05:54:38.491801 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 15392 | 2026.02.04 05:54:38.534651 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15393 | 2026.02.04 05:54:38.534812 [ 262 ] {daeab4d5-fc98-4ae4-bb58-d954c8fc7f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15394 | 2026.02.04 05:54:38.534875 [ 262 ] {daeab4d5-fc98-4ae4-bb58-d954c8fc7f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15395 | 2026.02.04 05:54:38.535694 [ 262 ] {daeab4d5-fc98-4ae4-bb58-d954c8fc7f50} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15396 | 2026.02.04 05:54:38.535734 [ 262 ] {daeab4d5-fc98-4ae4-bb58-d954c8fc7f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15397 | 2026.02.04 05:54:38.536074 [ 262 ] {daeab4d5-fc98-4ae4-bb58-d954c8fc7f50} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15398 | 2026.02.04 05:54:38.536282 [ 262 ] {daeab4d5-fc98-4ae4-bb58-d954c8fc7f50} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15399 | 2026.02.04 05:54:38.536421 [ 262 ] {daeab4d5-fc98-4ae4-bb58-d954c8fc7f50} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00169 sec., 157396.449704142 rows/sec., 10.00 MiB/sec. | ||
| 15400 | 2026.02.04 05:54:38.536459 [ 262 ] {daeab4d5-fc98-4ae4-bb58-d954c8fc7f50} <Debug> TCPHandler: Processed in 0.001964284 sec. | ||
| 15401 | 2026.02.04 05:54:38.536576 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15402 | 2026.02.04 05:54:38.536663 [ 262 ] {6809f1dd-b15a-446c-ab45-6e500712fa4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15403 | 2026.02.04 05:54:38.536699 [ 262 ] {6809f1dd-b15a-446c-ab45-6e500712fa4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15404 | 2026.02.04 05:54:38.537614 [ 262 ] {6809f1dd-b15a-446c-ab45-6e500712fa4d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15405 | 2026.02.04 05:54:38.537651 [ 262 ] {6809f1dd-b15a-446c-ab45-6e500712fa4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15406 | 2026.02.04 05:54:38.538024 [ 262 ] {6809f1dd-b15a-446c-ab45-6e500712fa4d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15407 | 2026.02.04 05:54:38.538243 [ 262 ] {6809f1dd-b15a-446c-ab45-6e500712fa4d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15408 | 2026.02.04 05:54:38.538370 [ 262 ] {6809f1dd-b15a-446c-ab45-6e500712fa4d} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001673 sec., 479378.3622235505 rows/sec., 38.06 MiB/sec. | ||
| 15409 | 2026.02.04 05:54:38.538408 [ 262 ] {6809f1dd-b15a-446c-ab45-6e500712fa4d} <Debug> TCPHandler: Processed in 0.001832491 sec. | ||
| 15410 | 2026.02.04 05:54:38.538517 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15411 | 2026.02.04 05:54:38.538609 [ 262 ] {6e58e8de-3b0c-4e8d-be59-1781c5fb8eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15412 | 2026.02.04 05:54:38.538647 [ 262 ] {6e58e8de-3b0c-4e8d-be59-1781c5fb8eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15413 | 2026.02.04 05:54:38.539096 [ 262 ] {6e58e8de-3b0c-4e8d-be59-1781c5fb8eb9} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15414 | 2026.02.04 05:54:38.539132 [ 262 ] {6e58e8de-3b0c-4e8d-be59-1781c5fb8eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15415 | 2026.02.04 05:54:38.539454 [ 262 ] {6e58e8de-3b0c-4e8d-be59-1781c5fb8eb9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15416 | 2026.02.04 05:54:38.539661 [ 262 ] {6e58e8de-3b0c-4e8d-be59-1781c5fb8eb9} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15417 | 2026.02.04 05:54:38.539788 [ 262 ] {6e58e8de-3b0c-4e8d-be59-1781c5fb8eb9} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001196 sec., 132107.02341137125 rows/sec., 8.07 MiB/sec. | ||
| 15418 | 2026.02.04 05:54:38.539824 [ 262 ] {6e58e8de-3b0c-4e8d-be59-1781c5fb8eb9} <Debug> TCPHandler: Processed in 0.001354898 sec. | ||
| 15419 | 2026.02.04 05:54:38.539931 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15420 | 2026.02.04 05:54:38.540022 [ 262 ] {4fe294f9-047e-4965-b1b5-42620a6edaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15421 | 2026.02.04 05:54:38.540060 [ 262 ] {4fe294f9-047e-4965-b1b5-42620a6edaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15422 | 2026.02.04 05:54:38.540517 [ 262 ] {4fe294f9-047e-4965-b1b5-42620a6edaf0} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15423 | 2026.02.04 05:54:38.540554 [ 262 ] {4fe294f9-047e-4965-b1b5-42620a6edaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15424 | 2026.02.04 05:54:38.540870 [ 262 ] {4fe294f9-047e-4965-b1b5-42620a6edaf0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15425 | 2026.02.04 05:54:38.541078 [ 262 ] {4fe294f9-047e-4965-b1b5-42620a6edaf0} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15426 | 2026.02.04 05:54:38.541203 [ 262 ] {4fe294f9-047e-4965-b1b5-42620a6edaf0} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001198 sec., 116861.43572621034 rows/sec., 7.55 MiB/sec. | ||
| 15427 | 2026.02.04 05:54:38.541241 [ 262 ] {4fe294f9-047e-4965-b1b5-42620a6edaf0} <Debug> TCPHandler: Processed in 0.001357738 sec. | ||
| 15428 | 2026.02.04 05:54:38.541349 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15429 | 2026.02.04 05:54:38.541441 [ 262 ] {04f9797c-1bef-4e11-8ff7-ea09b54edfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15430 | 2026.02.04 05:54:38.541479 [ 262 ] {04f9797c-1bef-4e11-8ff7-ea09b54edfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15431 | 2026.02.04 05:54:38.541948 [ 262 ] {04f9797c-1bef-4e11-8ff7-ea09b54edfce} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15432 | 2026.02.04 05:54:38.541984 [ 262 ] {04f9797c-1bef-4e11-8ff7-ea09b54edfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15433 | 2026.02.04 05:54:38.542281 [ 262 ] {04f9797c-1bef-4e11-8ff7-ea09b54edfce} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15434 | 2026.02.04 05:54:38.542494 [ 262 ] {04f9797c-1bef-4e11-8ff7-ea09b54edfce} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15435 | 2026.02.04 05:54:38.542621 [ 262 ] {04f9797c-1bef-4e11-8ff7-ea09b54edfce} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001198 sec., 116026.71118530884 rows/sec., 6.60 MiB/sec. | ||
| 15436 | 2026.02.04 05:54:38.542658 [ 262 ] {04f9797c-1bef-4e11-8ff7-ea09b54edfce} <Debug> TCPHandler: Processed in 0.001357088 sec. | ||
| 15437 | 2026.02.04 05:54:38.542764 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15438 | 2026.02.04 05:54:38.542856 [ 262 ] {76fde70d-95b1-4f4e-b19f-c7248f257cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15439 | 2026.02.04 05:54:38.542895 [ 262 ] {76fde70d-95b1-4f4e-b19f-c7248f257cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15440 | 2026.02.04 05:54:38.543481 [ 262 ] {76fde70d-95b1-4f4e-b19f-c7248f257cef} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15441 | 2026.02.04 05:54:38.543517 [ 262 ] {76fde70d-95b1-4f4e-b19f-c7248f257cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15442 | 2026.02.04 05:54:38.543845 [ 262 ] {76fde70d-95b1-4f4e-b19f-c7248f257cef} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15443 | 2026.02.04 05:54:38.544054 [ 262 ] {76fde70d-95b1-4f4e-b19f-c7248f257cef} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15444 | 2026.02.04 05:54:38.544180 [ 262 ] {76fde70d-95b1-4f4e-b19f-c7248f257cef} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001342 sec., 363636.3636363636 rows/sec., 25.67 MiB/sec. | ||
| 15445 | 2026.02.04 05:54:38.544217 [ 262 ] {76fde70d-95b1-4f4e-b19f-c7248f257cef} <Debug> TCPHandler: Processed in 0.001500092 sec. | ||
| 15446 | 2026.02.04 05:54:38.544332 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15447 | 2026.02.04 05:54:38.544424 [ 262 ] {69608988-6382-485b-b43c-35069a77e992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15448 | 2026.02.04 05:54:38.544464 [ 262 ] {69608988-6382-485b-b43c-35069a77e992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15449 | 2026.02.04 05:54:38.544795 [ 262 ] {69608988-6382-485b-b43c-35069a77e992} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15450 | 2026.02.04 05:54:38.544828 [ 262 ] {69608988-6382-485b-b43c-35069a77e992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15451 | 2026.02.04 05:54:38.545123 [ 262 ] {69608988-6382-485b-b43c-35069a77e992} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15452 | 2026.02.04 05:54:38.545328 [ 262 ] {69608988-6382-485b-b43c-35069a77e992} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15453 | 2026.02.04 05:54:38.545453 [ 262 ] {69608988-6382-485b-b43c-35069a77e992} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 15454 | 2026.02.04 05:54:38.545488 [ 262 ] {69608988-6382-485b-b43c-35069a77e992} <Debug> TCPHandler: Processed in 0.001213443 sec. | ||
| 15455 | 2026.02.04 05:54:38.545593 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15456 | 2026.02.04 05:54:38.545692 [ 262 ] {8d279cf7-72c3-4559-b993-1a582205c275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15457 | 2026.02.04 05:54:38.545732 [ 262 ] {8d279cf7-72c3-4559-b993-1a582205c275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15458 | 2026.02.04 05:54:38.546109 [ 190 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.081752531 sec., 6079.32248605245 rows/sec., 31.44 MiB/sec. | ||
| 15459 | 2026.02.04 05:54:38.546178 [ 262 ] {8d279cf7-72c3-4559-b993-1a582205c275} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15460 | 2026.02.04 05:54:38.546212 [ 262 ] {8d279cf7-72c3-4559-b993-1a582205c275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15461 | 2026.02.04 05:54:38.546539 [ 262 ] {8d279cf7-72c3-4559-b993-1a582205c275} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15462 | 2026.02.04 05:54:38.546739 [ 262 ] {8d279cf7-72c3-4559-b993-1a582205c275} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15463 | 2026.02.04 05:54:38.546859 [ 262 ] {8d279cf7-72c3-4559-b993-1a582205c275} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001185 sec., 217721.51898734175 rows/sec., 14.50 MiB/sec. | ||
| 15464 | 2026.02.04 05:54:38.546861 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 15465 | 2026.02.04 05:54:38.546894 [ 262 ] {8d279cf7-72c3-4559-b993-1a582205c275} <Debug> TCPHandler: Processed in 0.001348667 sec. | ||
| 15466 | 2026.02.04 05:54:38.546906 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2026.02.04 05:54:38.546926 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15468 | 2026.02.04 05:54:38.547013 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15469 | 2026.02.04 05:54:38.547060 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 15470 | 2026.02.04 05:54:38.547104 [ 262 ] {a46dbbb7-bf71-49b6-869a-0365782e727c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15471 | 2026.02.04 05:54:38.547149 [ 262 ] {a46dbbb7-bf71-49b6-869a-0365782e727c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15472 | 2026.02.04 05:54:38.547218 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15473 | 2026.02.04 05:54:38.547259 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 30555 rows starting from the beginning of the part | ||
| 15474 | 2026.02.04 05:54:38.547333 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 15475 | 2026.02.04 05:54:38.547382 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 900 rows starting from the beginning of the part | ||
| 15476 | 2026.02.04 05:54:38.547427 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 42 rows starting from the beginning of the part | ||
| 15477 | 2026.02.04 05:54:38.547470 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 15478 | 2026.02.04 05:54:38.547499 [ 262 ] {a46dbbb7-bf71-49b6-869a-0365782e727c} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15479 | 2026.02.04 05:54:38.547514 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 258 rows starting from the beginning of the part | ||
| 15480 | 2026.02.04 05:54:38.547542 [ 262 ] {a46dbbb7-bf71-49b6-869a-0365782e727c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15481 | 2026.02.04 05:54:38.547878 [ 262 ] {a46dbbb7-bf71-49b6-869a-0365782e727c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15482 | 2026.02.04 05:54:38.548093 [ 262 ] {a46dbbb7-bf71-49b6-869a-0365782e727c} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15483 | 2026.02.04 05:54:38.548220 [ 262 ] {a46dbbb7-bf71-49b6-869a-0365782e727c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 15484 | 2026.02.04 05:54:38.548255 [ 262 ] {a46dbbb7-bf71-49b6-869a-0365782e727c} <Debug> TCPHandler: Processed in 0.001289816 sec. | ||
| 15485 | 2026.02.04 05:54:38.548369 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15486 | 2026.02.04 05:54:38.548459 [ 262 ] {57123b53-584f-40df-a163-f8f54b67cb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15487 | 2026.02.04 05:54:38.548511 [ 262 ] {57123b53-584f-40df-a163-f8f54b67cb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15488 | 2026.02.04 05:54:38.548779 [ 190 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15489 | 2026.02.04 05:54:38.549432 [ 262 ] {57123b53-584f-40df-a163-f8f54b67cb99} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15490 | 2026.02.04 05:54:38.549471 [ 262 ] {57123b53-584f-40df-a163-f8f54b67cb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15491 | 2026.02.04 05:54:38.550403 [ 262 ] {57123b53-584f-40df-a163-f8f54b67cb99} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15492 | 2026.02.04 05:54:38.550648 [ 262 ] {57123b53-584f-40df-a163-f8f54b67cb99} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15493 | 2026.02.04 05:54:38.550791 [ 262 ] {57123b53-584f-40df-a163-f8f54b67cb99} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002349 sec., 10642.826734780758 rows/sec., 19.07 MiB/sec. | ||
| 15494 | 2026.02.04 05:54:38.550845 [ 262 ] {57123b53-584f-40df-a163-f8f54b67cb99} <Debug> TCPHandler: Processed in 0.002523169 sec. | ||
| 15495 | 2026.02.04 05:54:38.550958 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15496 | 2026.02.04 05:54:38.551050 [ 262 ] {3ed76a3d-0782-4ca7-affc-57091e1efbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15497 | 2026.02.04 05:54:38.551088 [ 262 ] {3ed76a3d-0782-4ca7-affc-57091e1efbb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15498 | 2026.02.04 05:54:38.551362 [ 190 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_66_13} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15499 | 2026.02.04 05:54:38.551426 [ 262 ] {3ed76a3d-0782-4ca7-affc-57091e1efbb7} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15500 | 2026.02.04 05:54:38.551450 [ 190 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_66_13} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15501 | 2026.02.04 05:54:38.551458 [ 262 ] {3ed76a3d-0782-4ca7-affc-57091e1efbb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 15502 | 2026.02.04 05:54:38.551948 [ 262 ] {3ed76a3d-0782-4ca7-affc-57091e1efbb7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15503 | 2026.02.04 05:54:38.552165 [ 262 ] {3ed76a3d-0782-4ca7-affc-57091e1efbb7} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15504 | 2026.02.04 05:54:38.552309 [ 262 ] {3ed76a3d-0782-4ca7-affc-57091e1efbb7} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001248 sec., 70512.82051282052 rows/sec., 4.43 MiB/sec. | ||
| 15505 | 2026.02.04 05:54:38.552348 [ 262 ] {3ed76a3d-0782-4ca7-affc-57091e1efbb7} <Debug> TCPHandler: Processed in 0.001432099 sec. | ||
| 15506 | 2026.02.04 05:54:38.553165 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15507 | 2026.02.04 05:54:38.556732 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32075 rows, containing 5 columns (5 merged, 0 gathered) in 0.009734588 sec., 3294951.979477714 rows/sec., 223.22 MiB/sec. | ||
| 15508 | 2026.02.04 05:54:38.557514 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 15509 | 2026.02.04 05:54:38.557808 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15510 | 2026.02.04 05:54:38.557875 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 15511 | 2026.02.04 05:54:38.557979 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 15512 | 2026.02.04 05:54:39.000345 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.47 MiB, peak 370.82 MiB, free memory in arenas 0.00 B, will set to 361.61 MiB (RSS), difference: 4.15 MiB | ||
| 15513 | 2026.02.04 05:54:41.856587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2010 | ||
| 15514 | 2026.02.04 05:54:41.859740 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15515 | 2026.02.04 05:54:41.859807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15516 | 2026.02.04 05:54:41.861445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15517 | 2026.02.04 05:54:41.861786 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15518 | 2026.02.04 05:54:41.862155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2010 | ||
| 15519 | 2026.02.04 05:54:43.527420 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15520 | 2026.02.04 05:54:43.527616 [ 262 ] {6834d4a3-e9fc-4d23-849b-a354561e980a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15521 | 2026.02.04 05:54:43.527687 [ 262 ] {6834d4a3-e9fc-4d23-849b-a354561e980a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15522 | 2026.02.04 05:54:43.528354 [ 262 ] {6834d4a3-e9fc-4d23-849b-a354561e980a} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15523 | 2026.02.04 05:54:43.528395 [ 262 ] {6834d4a3-e9fc-4d23-849b-a354561e980a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15524 | 2026.02.04 05:54:43.528755 [ 262 ] {6834d4a3-e9fc-4d23-849b-a354561e980a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15525 | 2026.02.04 05:54:43.528967 [ 262 ] {6834d4a3-e9fc-4d23-849b-a354561e980a} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15526 | 2026.02.04 05:54:43.529142 [ 262 ] {6834d4a3-e9fc-4d23-849b-a354561e980a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001577 sec., 7609.3849080532655 rows/sec., 620.49 KiB/sec. | ||
| 15527 | 2026.02.04 05:54:43.529182 [ 262 ] {6834d4a3-e9fc-4d23-849b-a354561e980a} <Debug> TCPHandler: Processed in 0.001889842 sec. | ||
| 15528 | 2026.02.04 05:54:43.529294 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15529 | 2026.02.04 05:54:43.529397 [ 262 ] {781f69be-957a-4ac3-ae07-bbe5cfcca163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15530 | 2026.02.04 05:54:43.529436 [ 262 ] {781f69be-957a-4ac3-ae07-bbe5cfcca163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15531 | 2026.02.04 05:54:43.529867 [ 262 ] {781f69be-957a-4ac3-ae07-bbe5cfcca163} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15532 | 2026.02.04 05:54:43.529902 [ 262 ] {781f69be-957a-4ac3-ae07-bbe5cfcca163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15533 | 2026.02.04 05:54:43.530194 [ 262 ] {781f69be-957a-4ac3-ae07-bbe5cfcca163} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15534 | 2026.02.04 05:54:43.530391 [ 262 ] {781f69be-957a-4ac3-ae07-bbe5cfcca163} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15535 | 2026.02.04 05:54:43.530538 [ 262 ] {781f69be-957a-4ac3-ae07-bbe5cfcca163} <Debug> executeQuery: Read 93 rows, 7.90 KiB in 0.001159 sec., 80241.58757549612 rows/sec., 6.65 MiB/sec. | ||
| 15536 | 2026.02.04 05:54:43.530559 [ 41 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15537 | 2026.02.04 05:54:43.530574 [ 262 ] {781f69be-957a-4ac3-ae07-bbe5cfcca163} <Debug> TCPHandler: Processed in 0.001327716 sec. | ||
| 15538 | 2026.02.04 05:54:43.530628 [ 41 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15539 | 2026.02.04 05:54:43.530653 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15540 | 2026.02.04 05:54:43.530720 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15541 | 2026.02.04 05:54:43.530775 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15542 | 2026.02.04 05:54:43.530815 [ 262 ] {093e0f53-dd85-4c77-a809-39edeacf7ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15543 | 2026.02.04 05:54:43.530859 [ 262 ] {093e0f53-dd85-4c77-a809-39edeacf7ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15544 | 2026.02.04 05:54:43.530911 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15545 | 2026.02.04 05:54:43.530960 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2103 rows starting from the beginning of the part | ||
| 15546 | 2026.02.04 05:54:43.531032 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1942 rows starting from the beginning of the part | ||
| 15547 | 2026.02.04 05:54:43.531084 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 15548 | 2026.02.04 05:54:43.531131 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 86 rows starting from the beginning of the part | ||
| 15549 | 2026.02.04 05:54:43.531184 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 802 rows starting from the beginning of the part | ||
| 15550 | 2026.02.04 05:54:43.531233 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 93 rows starting from the beginning of the part | ||
| 15551 | 2026.02.04 05:54:43.531283 [ 262 ] {093e0f53-dd85-4c77-a809-39edeacf7ec4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15552 | 2026.02.04 05:54:43.531323 [ 262 ] {093e0f53-dd85-4c77-a809-39edeacf7ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15553 | 2026.02.04 05:54:43.531658 [ 262 ] {093e0f53-dd85-4c77-a809-39edeacf7ec4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15554 | 2026.02.04 05:54:43.531862 [ 262 ] {093e0f53-dd85-4c77-a809-39edeacf7ec4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15555 | 2026.02.04 05:54:43.531987 [ 41 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15556 | 2026.02.04 05:54:43.531994 [ 262 ] {093e0f53-dd85-4c77-a809-39edeacf7ec4} <Debug> executeQuery: Read 27 rows, 1.97 KiB in 0.001196 sec., 22575.2508361204 rows/sec., 1.61 MiB/sec. | ||
| 15557 | 2026.02.04 05:54:43.532029 [ 41 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15558 | 2026.02.04 05:54:43.532052 [ 262 ] {093e0f53-dd85-4c77-a809-39edeacf7ec4} <Debug> TCPHandler: Processed in 0.001389288 sec. | ||
| 15559 | 2026.02.04 05:54:43.532054 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15560 | 2026.02.04 05:54:43.532156 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15561 | 2026.02.04 05:54:43.532173 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15562 | 2026.02.04 05:54:43.532248 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15563 | 2026.02.04 05:54:43.532268 [ 262 ] {89c18046-9467-46c3-ba46-f74905487bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15564 | 2026.02.04 05:54:43.532278 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 205 rows starting from the beginning of the part | ||
| 15565 | 2026.02.04 05:54:43.532307 [ 262 ] {89c18046-9467-46c3-ba46-f74905487bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15566 | 2026.02.04 05:54:43.532337 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 15 rows starting from the beginning of the part | ||
| 15567 | 2026.02.04 05:54:43.532381 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 158 rows starting from the beginning of the part | ||
| 15568 | 2026.02.04 05:54:43.532423 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 15 rows starting from the beginning of the part | ||
| 15569 | 2026.02.04 05:54:43.532459 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 158 rows starting from the beginning of the part | ||
| 15570 | 2026.02.04 05:54:43.532498 [ 194 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 27 rows starting from the beginning of the part | ||
| 15571 | 2026.02.04 05:54:43.532682 [ 262 ] {89c18046-9467-46c3-ba46-f74905487bc4} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15572 | 2026.02.04 05:54:43.532715 [ 262 ] {89c18046-9467-46c3-ba46-f74905487bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15573 | 2026.02.04 05:54:43.533124 [ 262 ] {89c18046-9467-46c3-ba46-f74905487bc4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15574 | 2026.02.04 05:54:43.533329 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206993 sec., 478876.0166794671 rows/sec., 32.05 MiB/sec. | ||
| 15575 | 2026.02.04 05:54:43.533346 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5082 rows, containing 5 columns (5 merged, 0 gathered) in 0.002623102 sec., 1937400.8330594846 rows/sec., 164.78 MiB/sec. | ||
| 15576 | 2026.02.04 05:54:43.533335 [ 262 ] {89c18046-9467-46c3-ba46-f74905487bc4} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15577 | 2026.02.04 05:54:43.533512 [ 192 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15578 | 2026.02.04 05:54:43.533529 [ 262 ] {89c18046-9467-46c3-ba46-f74905487bc4} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001278 sec., 782.4726134585289 rows/sec., 51.96 KiB/sec. | ||
| 15579 | 2026.02.04 05:54:43.533570 [ 262 ] {89c18046-9467-46c3-ba46-f74905487bc4} <Debug> TCPHandler: Processed in 0.00144468 sec. | ||
| 15580 | 2026.02.04 05:54:43.533679 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15581 | 2026.02.04 05:54:43.533703 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15582 | 2026.02.04 05:54:43.533773 [ 262 ] {5ec4fedc-aec8-41f8-a4d5-be15b69a10ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15583 | 2026.02.04 05:54:43.533817 [ 262 ] {5ec4fedc-aec8-41f8-a4d5-be15b69a10ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15584 | 2026.02.04 05:54:43.533834 [ 192 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_96_19} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15585 | 2026.02.04 05:54:43.533932 [ 192 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_96_19} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15586 | 2026.02.04 05:54:43.534027 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15587 | 2026.02.04 05:54:43.534087 [ 199 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_111_22} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15588 | 2026.02.04 05:54:43.534232 [ 199 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_111_22} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15589 | 2026.02.04 05:54:43.534261 [ 262 ] {5ec4fedc-aec8-41f8-a4d5-be15b69a10ba} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15590 | 2026.02.04 05:54:43.534301 [ 262 ] {5ec4fedc-aec8-41f8-a4d5-be15b69a10ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15591 | 2026.02.04 05:54:43.534362 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 15592 | 2026.02.04 05:54:43.534602 [ 262 ] {5ec4fedc-aec8-41f8-a4d5-be15b69a10ba} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15593 | 2026.02.04 05:54:43.534800 [ 262 ] {5ec4fedc-aec8-41f8-a4d5-be15b69a10ba} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15594 | 2026.02.04 05:54:43.534925 [ 262 ] {5ec4fedc-aec8-41f8-a4d5-be15b69a10ba} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001169 sec., 77844.31137724551 rows/sec., 6.09 MiB/sec. | ||
| 15595 | 2026.02.04 05:54:43.534942 [ 41 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15596 | 2026.02.04 05:54:43.534961 [ 262 ] {5ec4fedc-aec8-41f8-a4d5-be15b69a10ba} <Debug> TCPHandler: Processed in 0.001329116 sec. | ||
| 15597 | 2026.02.04 05:54:43.534989 [ 41 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15598 | 2026.02.04 05:54:43.535013 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15599 | 2026.02.04 05:54:43.535076 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15600 | 2026.02.04 05:54:43.535096 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15601 | 2026.02.04 05:54:43.535152 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15602 | 2026.02.04 05:54:43.535180 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1033 rows starting from the beginning of the part | ||
| 15603 | 2026.02.04 05:54:43.535203 [ 262 ] {80d90c38-3502-41f1-a023-dd89ff76ddba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15604 | 2026.02.04 05:54:43.535224 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 944 rows starting from the beginning of the part | ||
| 15605 | 2026.02.04 05:54:43.535249 [ 262 ] {80d90c38-3502-41f1-a023-dd89ff76ddba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15606 | 2026.02.04 05:54:43.535266 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 15607 | 2026.02.04 05:54:43.535303 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 79 rows starting from the beginning of the part | ||
| 15608 | 2026.02.04 05:54:43.535334 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 488 rows starting from the beginning of the part | ||
| 15609 | 2026.02.04 05:54:43.535366 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 91 rows starting from the beginning of the part | ||
| 15610 | 2026.02.04 05:54:43.535699 [ 262 ] {80d90c38-3502-41f1-a023-dd89ff76ddba} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15611 | 2026.02.04 05:54:43.535739 [ 262 ] {80d90c38-3502-41f1-a023-dd89ff76ddba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15612 | 2026.02.04 05:54:43.536072 [ 262 ] {80d90c38-3502-41f1-a023-dd89ff76ddba} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15613 | 2026.02.04 05:54:43.536277 [ 262 ] {80d90c38-3502-41f1-a023-dd89ff76ddba} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15614 | 2026.02.04 05:54:43.536410 [ 262 ] {80d90c38-3502-41f1-a023-dd89ff76ddba} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001226 sec., 135399.67373572593 rows/sec., 9.43 MiB/sec. | ||
| 15615 | 2026.02.04 05:54:43.536428 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377148 sec., 1959847.4528518359 rows/sec., 149.79 MiB/sec. | ||
| 15616 | 2026.02.04 05:54:43.536446 [ 262 ] {80d90c38-3502-41f1-a023-dd89ff76ddba} <Debug> TCPHandler: Processed in 0.001404678 sec. | ||
| 15617 | 2026.02.04 05:54:43.536566 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15618 | 2026.02.04 05:54:43.536645 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15619 | 2026.02.04 05:54:43.536657 [ 262 ] {99cbbdf0-1b39-4bf2-8eca-1766c3759904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15620 | 2026.02.04 05:54:43.536697 [ 262 ] {99cbbdf0-1b39-4bf2-8eca-1766c3759904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15621 | 2026.02.04 05:54:43.536893 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_111_22} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15622 | 2026.02.04 05:54:43.536966 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_111_22} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15623 | 2026.02.04 05:54:43.537009 [ 262 ] {99cbbdf0-1b39-4bf2-8eca-1766c3759904} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15624 | 2026.02.04 05:54:43.537042 [ 262 ] {99cbbdf0-1b39-4bf2-8eca-1766c3759904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15625 | 2026.02.04 05:54:43.537048 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 15626 | 2026.02.04 05:54:43.537329 [ 262 ] {99cbbdf0-1b39-4bf2-8eca-1766c3759904} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15627 | 2026.02.04 05:54:43.537540 [ 262 ] {99cbbdf0-1b39-4bf2-8eca-1766c3759904} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15628 | 2026.02.04 05:54:43.537663 [ 262 ] {99cbbdf0-1b39-4bf2-8eca-1766c3759904} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001024 sec., 976.5625 rows/sec., 61.99 KiB/sec. | ||
| 15629 | 2026.02.04 05:54:43.537701 [ 262 ] {99cbbdf0-1b39-4bf2-8eca-1766c3759904} <Debug> TCPHandler: Processed in 0.001182153 sec. | ||
| 15630 | 2026.02.04 05:54:43.537813 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15631 | 2026.02.04 05:54:43.537903 [ 262 ] {4041f951-1e91-48c2-93e8-34705c015692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15632 | 2026.02.04 05:54:43.537955 [ 262 ] {4041f951-1e91-48c2-93e8-34705c015692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15633 | 2026.02.04 05:54:43.538740 [ 262 ] {4041f951-1e91-48c2-93e8-34705c015692} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15634 | 2026.02.04 05:54:43.538774 [ 262 ] {4041f951-1e91-48c2-93e8-34705c015692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15635 | 2026.02.04 05:54:43.539281 [ 262 ] {4041f951-1e91-48c2-93e8-34705c015692} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15636 | 2026.02.04 05:54:43.539510 [ 262 ] {4041f951-1e91-48c2-93e8-34705c015692} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15637 | 2026.02.04 05:54:43.539649 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15638 | 2026.02.04 05:54:43.539652 [ 262 ] {4041f951-1e91-48c2-93e8-34705c015692} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001765 sec., 8498.583569405098 rows/sec., 15.23 MiB/sec. | ||
| 15639 | 2026.02.04 05:54:43.539692 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15640 | 2026.02.04 05:54:43.539717 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15641 | 2026.02.04 05:54:43.539732 [ 262 ] {4041f951-1e91-48c2-93e8-34705c015692} <Debug> TCPHandler: Processed in 0.001965044 sec. | ||
| 15642 | 2026.02.04 05:54:43.539801 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15643 | 2026.02.04 05:54:43.539850 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2026.02.04 05:54:43.539946 [ 262 ] {ea4fb41e-8829-41bf-b74c-905dfad7bd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15645 | 2026.02.04 05:54:43.539986 [ 262 ] {ea4fb41e-8829-41bf-b74c-905dfad7bd56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15646 | 2026.02.04 05:54:43.540024 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15647 | 2026.02.04 05:54:43.540091 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1756 rows starting from the beginning of the part | ||
| 15648 | 2026.02.04 05:54:43.540217 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 15 rows starting from the beginning of the part | ||
| 15649 | 2026.02.04 05:54:43.540320 [ 262 ] {ea4fb41e-8829-41bf-b74c-905dfad7bd56} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15650 | 2026.02.04 05:54:43.540327 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 25 rows starting from the beginning of the part | ||
| 15651 | 2026.02.04 05:54:43.540363 [ 262 ] {ea4fb41e-8829-41bf-b74c-905dfad7bd56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15652 | 2026.02.04 05:54:43.540453 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 15 rows starting from the beginning of the part | ||
| 15653 | 2026.02.04 05:54:43.540552 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 25 rows starting from the beginning of the part | ||
| 15654 | 2026.02.04 05:54:43.540651 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 15 rows starting from the beginning of the part | ||
| 15655 | 2026.02.04 05:54:43.540676 [ 262 ] {ea4fb41e-8829-41bf-b74c-905dfad7bd56} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15656 | 2026.02.04 05:54:43.540888 [ 262 ] {ea4fb41e-8829-41bf-b74c-905dfad7bd56} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15657 | 2026.02.04 05:54:43.541018 [ 41 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15658 | 2026.02.04 05:54:43.541022 [ 262 ] {ea4fb41e-8829-41bf-b74c-905dfad7bd56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 15659 | 2026.02.04 05:54:43.541056 [ 41 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15660 | 2026.02.04 05:54:43.541078 [ 262 ] {ea4fb41e-8829-41bf-b74c-905dfad7bd56} <Debug> TCPHandler: Processed in 0.001275775 sec. | ||
| 15661 | 2026.02.04 05:54:43.541082 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15662 | 2026.02.04 05:54:43.541173 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15663 | 2026.02.04 05:54:43.541268 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15664 | 2026.02.04 05:54:43.541295 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6684 rows starting from the beginning of the part | ||
| 15665 | 2026.02.04 05:54:43.541340 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 72 rows starting from the beginning of the part | ||
| 15666 | 2026.02.04 05:54:43.541383 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 16 rows starting from the beginning of the part | ||
| 15667 | 2026.02.04 05:54:43.541420 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 15668 | 2026.02.04 05:54:43.541457 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 88 rows starting from the beginning of the part | ||
| 15669 | 2026.02.04 05:54:43.541490 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 15670 | 2026.02.04 05:54:43.543777 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002633222 sec., 2650744.9808637477 rows/sec., 171.85 MiB/sec. | ||
| 15671 | 2026.02.04 05:54:43.544195 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15672 | 2026.02.04 05:54:43.544460 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_111_22} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15673 | 2026.02.04 05:54:43.544533 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_111_22} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15674 | 2026.02.04 05:54:43.544606 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 15675 | 2026.02.04 05:54:43.550812 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1851 rows, containing 19 columns (19 merged, 0 gathered) in 0.011045745 sec., 167575.84028963192 rows/sec., 300.29 MiB/sec. | ||
| 15676 | 2026.02.04 05:54:43.552520 [ 192 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15677 | 2026.02.04 05:54:43.552867 [ 192 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15678 | 2026.02.04 05:54:43.552940 [ 192 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15679 | 2026.02.04 05:54:43.553099 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.28 MiB. | ||
| 15680 | 2026.02.04 05:54:44.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.44 MiB, peak 379.67 MiB, free memory in arenas 0.00 B, will set to 367.99 MiB (RSS), difference: 5.55 MiB | ||
| 15681 | 2026.02.04 05:54:44.224478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32166 | ||
| 15682 | 2026.02.04 05:54:44.225058 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15683 | 2026.02.04 05:54:44.225100 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15684 | 2026.02.04 05:54:44.225573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15685 | 2026.02.04 05:54:44.225809 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15686 | 2026.02.04 05:54:44.225944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32166 | ||
| 15687 | 2026.02.04 05:54:45.967592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15688 | 2026.02.04 05:54:45.983632 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15689 | 2026.02.04 05:54:45.983692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15690 | 2026.02.04 05:54:45.989424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15691 | 2026.02.04 05:54:45.990088 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15692 | 2026.02.04 05:54:45.992828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15693 | 2026.02.04 05:54:48.534599 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15694 | 2026.02.04 05:54:48.534789 [ 262 ] {a698f59e-2568-4cfe-87ea-d2ea1b3fe339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15695 | 2026.02.04 05:54:48.534861 [ 262 ] {a698f59e-2568-4cfe-87ea-d2ea1b3fe339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15696 | 2026.02.04 05:54:48.535631 [ 262 ] {a698f59e-2568-4cfe-87ea-d2ea1b3fe339} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15697 | 2026.02.04 05:54:48.535679 [ 262 ] {a698f59e-2568-4cfe-87ea-d2ea1b3fe339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15698 | 2026.02.04 05:54:48.536079 [ 262 ] {a698f59e-2568-4cfe-87ea-d2ea1b3fe339} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15699 | 2026.02.04 05:54:48.536322 [ 262 ] {a698f59e-2568-4cfe-87ea-d2ea1b3fe339} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15700 | 2026.02.04 05:54:48.536485 [ 262 ] {a698f59e-2568-4cfe-87ea-d2ea1b3fe339} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001748 sec., 152173.91304347827 rows/sec., 9.67 MiB/sec. | ||
| 15701 | 2026.02.04 05:54:48.536534 [ 262 ] {a698f59e-2568-4cfe-87ea-d2ea1b3fe339} <Debug> TCPHandler: Processed in 0.002068787 sec. | ||
| 15702 | 2026.02.04 05:54:48.536661 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15703 | 2026.02.04 05:54:48.536765 [ 262 ] {0d7f2def-c7ca-47af-80aa-63ff038b1088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15704 | 2026.02.04 05:54:48.536809 [ 262 ] {0d7f2def-c7ca-47af-80aa-63ff038b1088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15705 | 2026.02.04 05:54:48.537623 [ 262 ] {0d7f2def-c7ca-47af-80aa-63ff038b1088} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15706 | 2026.02.04 05:54:48.537661 [ 262 ] {0d7f2def-c7ca-47af-80aa-63ff038b1088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15707 | 2026.02.04 05:54:48.538023 [ 262 ] {0d7f2def-c7ca-47af-80aa-63ff038b1088} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15708 | 2026.02.04 05:54:48.538236 [ 262 ] {0d7f2def-c7ca-47af-80aa-63ff038b1088} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15709 | 2026.02.04 05:54:48.538369 [ 262 ] {0d7f2def-c7ca-47af-80aa-63ff038b1088} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001629 sec., 492326.5807243708 rows/sec., 39.09 MiB/sec. | ||
| 15710 | 2026.02.04 05:54:48.538407 [ 262 ] {0d7f2def-c7ca-47af-80aa-63ff038b1088} <Debug> TCPHandler: Processed in 0.001798499 sec. | ||
| 15711 | 2026.02.04 05:54:48.538525 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15712 | 2026.02.04 05:54:48.538622 [ 262 ] {1cb60371-f68b-44d4-88a0-dabd273267a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15713 | 2026.02.04 05:54:48.538663 [ 262 ] {1cb60371-f68b-44d4-88a0-dabd273267a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15714 | 2026.02.04 05:54:48.539103 [ 262 ] {1cb60371-f68b-44d4-88a0-dabd273267a7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15715 | 2026.02.04 05:54:48.539138 [ 262 ] {1cb60371-f68b-44d4-88a0-dabd273267a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15716 | 2026.02.04 05:54:48.539437 [ 262 ] {1cb60371-f68b-44d4-88a0-dabd273267a7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15717 | 2026.02.04 05:54:48.539650 [ 262 ] {1cb60371-f68b-44d4-88a0-dabd273267a7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15718 | 2026.02.04 05:54:48.539783 [ 262 ] {1cb60371-f68b-44d4-88a0-dabd273267a7} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001181 sec., 133784.92802709568 rows/sec., 8.17 MiB/sec. | ||
| 15719 | 2026.02.04 05:54:48.539820 [ 262 ] {1cb60371-f68b-44d4-88a0-dabd273267a7} <Debug> TCPHandler: Processed in 0.001344228 sec. | ||
| 15720 | 2026.02.04 05:54:48.539929 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15721 | 2026.02.04 05:54:48.540024 [ 262 ] {b0562937-3c24-48b0-9ed6-586f096fcdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15722 | 2026.02.04 05:54:48.540064 [ 262 ] {b0562937-3c24-48b0-9ed6-586f096fcdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15723 | 2026.02.04 05:54:48.540486 [ 262 ] {b0562937-3c24-48b0-9ed6-586f096fcdc7} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15724 | 2026.02.04 05:54:48.540522 [ 262 ] {b0562937-3c24-48b0-9ed6-586f096fcdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15725 | 2026.02.04 05:54:48.540826 [ 262 ] {b0562937-3c24-48b0-9ed6-586f096fcdc7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15726 | 2026.02.04 05:54:48.541040 [ 262 ] {b0562937-3c24-48b0-9ed6-586f096fcdc7} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15727 | 2026.02.04 05:54:48.541150 [ 92 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15728 | 2026.02.04 05:54:48.541165 [ 262 ] {b0562937-3c24-48b0-9ed6-586f096fcdc7} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001159 sec., 120793.78774805866 rows/sec., 7.81 MiB/sec. | ||
| 15729 | 2026.02.04 05:54:48.541215 [ 92 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15730 | 2026.02.04 05:54:48.541224 [ 262 ] {b0562937-3c24-48b0-9ed6-586f096fcdc7} <Debug> TCPHandler: Processed in 0.001343717 sec. | ||
| 15731 | 2026.02.04 05:54:48.541247 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15732 | 2026.02.04 05:54:48.541352 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15733 | 2026.02.04 05:54:48.541358 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 15734 | 2026.02.04 05:54:48.541452 [ 262 ] {1bee3462-97a5-42a8-b843-90e2b45580c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15735 | 2026.02.04 05:54:48.541495 [ 262 ] {1bee3462-97a5-42a8-b843-90e2b45580c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15736 | 2026.02.04 05:54:48.541501 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15737 | 2026.02.04 05:54:48.541545 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 393 rows starting from the beginning of the part | ||
| 15738 | 2026.02.04 05:54:48.541619 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 15739 | 2026.02.04 05:54:48.541673 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 368 rows starting from the beginning of the part | ||
| 15740 | 2026.02.04 05:54:48.541731 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 140 rows starting from the beginning of the part | ||
| 15741 | 2026.02.04 05:54:48.541780 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 15742 | 2026.02.04 05:54:48.541829 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 140 rows starting from the beginning of the part | ||
| 15743 | 2026.02.04 05:54:48.541944 [ 262 ] {1bee3462-97a5-42a8-b843-90e2b45580c2} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15744 | 2026.02.04 05:54:48.541985 [ 262 ] {1bee3462-97a5-42a8-b843-90e2b45580c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15745 | 2026.02.04 05:54:48.542327 [ 262 ] {1bee3462-97a5-42a8-b843-90e2b45580c2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15746 | 2026.02.04 05:54:48.542549 [ 262 ] {1bee3462-97a5-42a8-b843-90e2b45580c2} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15747 | 2026.02.04 05:54:48.542683 [ 262 ] {1bee3462-97a5-42a8-b843-90e2b45580c2} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00125 sec., 111200 rows/sec., 6.33 MiB/sec. | ||
| 15748 | 2026.02.04 05:54:48.542721 [ 262 ] {1bee3462-97a5-42a8-b843-90e2b45580c2} <Debug> TCPHandler: Processed in 0.001418909 sec. | ||
| 15749 | 2026.02.04 05:54:48.542831 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15750 | 2026.02.04 05:54:48.542879 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1066 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570804 sec., 678633.3622781709 rows/sec., 47.90 MiB/sec. | ||
| 15751 | 2026.02.04 05:54:48.542924 [ 262 ] {df75477f-ddfe-484c-8951-478bc419663f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15752 | 2026.02.04 05:54:48.542962 [ 262 ] {df75477f-ddfe-484c-8951-478bc419663f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15753 | 2026.02.04 05:54:48.543025 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15754 | 2026.02.04 05:54:48.543280 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_51_10} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15755 | 2026.02.04 05:54:48.543362 [ 189 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_51_10} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15756 | 2026.02.04 05:54:48.543442 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15757 | 2026.02.04 05:54:48.543615 [ 262 ] {df75477f-ddfe-484c-8951-478bc419663f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15758 | 2026.02.04 05:54:48.543657 [ 262 ] {df75477f-ddfe-484c-8951-478bc419663f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15759 | 2026.02.04 05:54:48.543985 [ 262 ] {df75477f-ddfe-484c-8951-478bc419663f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15760 | 2026.02.04 05:54:48.544194 [ 262 ] {df75477f-ddfe-484c-8951-478bc419663f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15761 | 2026.02.04 05:54:48.544323 [ 262 ] {df75477f-ddfe-484c-8951-478bc419663f} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001417 sec., 344389.5553987297 rows/sec., 24.32 MiB/sec. | ||
| 15762 | 2026.02.04 05:54:48.544361 [ 262 ] {df75477f-ddfe-484c-8951-478bc419663f} <Debug> TCPHandler: Processed in 0.001579334 sec. | ||
| 15763 | 2026.02.04 05:54:48.544484 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15764 | 2026.02.04 05:54:48.544579 [ 262 ] {e6a15d6d-0dbe-450c-a556-d71f8fe2d62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15765 | 2026.02.04 05:54:48.544619 [ 262 ] {e6a15d6d-0dbe-450c-a556-d71f8fe2d62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15766 | 2026.02.04 05:54:48.544955 [ 262 ] {e6a15d6d-0dbe-450c-a556-d71f8fe2d62b} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15767 | 2026.02.04 05:54:48.544990 [ 262 ] {e6a15d6d-0dbe-450c-a556-d71f8fe2d62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15768 | 2026.02.04 05:54:48.545297 [ 262 ] {e6a15d6d-0dbe-450c-a556-d71f8fe2d62b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15769 | 2026.02.04 05:54:48.545503 [ 262 ] {e6a15d6d-0dbe-450c-a556-d71f8fe2d62b} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15770 | 2026.02.04 05:54:48.545629 [ 262 ] {e6a15d6d-0dbe-450c-a556-d71f8fe2d62b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 15771 | 2026.02.04 05:54:48.545665 [ 262 ] {e6a15d6d-0dbe-450c-a556-d71f8fe2d62b} <Debug> TCPHandler: Processed in 0.001230574 sec. | ||
| 15772 | 2026.02.04 05:54:48.545778 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15773 | 2026.02.04 05:54:48.545873 [ 262 ] {b19bac65-2b7b-439c-ad8f-34881595763e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15774 | 2026.02.04 05:54:48.545914 [ 262 ] {b19bac65-2b7b-439c-ad8f-34881595763e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15775 | 2026.02.04 05:54:48.546350 [ 262 ] {b19bac65-2b7b-439c-ad8f-34881595763e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15776 | 2026.02.04 05:54:48.546384 [ 262 ] {b19bac65-2b7b-439c-ad8f-34881595763e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15777 | 2026.02.04 05:54:48.546719 [ 262 ] {b19bac65-2b7b-439c-ad8f-34881595763e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15778 | 2026.02.04 05:54:48.546923 [ 262 ] {b19bac65-2b7b-439c-ad8f-34881595763e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15779 | 2026.02.04 05:54:48.547053 [ 262 ] {b19bac65-2b7b-439c-ad8f-34881595763e} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001199 sec., 215179.3160967473 rows/sec., 14.33 MiB/sec. | ||
| 15780 | 2026.02.04 05:54:48.547091 [ 262 ] {b19bac65-2b7b-439c-ad8f-34881595763e} <Debug> TCPHandler: Processed in 0.001361178 sec. | ||
| 15781 | 2026.02.04 05:54:48.547199 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15782 | 2026.02.04 05:54:48.547293 [ 262 ] {2f495a57-784d-4b5e-8c8c-594414a740a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15783 | 2026.02.04 05:54:48.547333 [ 262 ] {2f495a57-784d-4b5e-8c8c-594414a740a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15784 | 2026.02.04 05:54:48.547642 [ 262 ] {2f495a57-784d-4b5e-8c8c-594414a740a3} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15785 | 2026.02.04 05:54:48.547677 [ 262 ] {2f495a57-784d-4b5e-8c8c-594414a740a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15786 | 2026.02.04 05:54:48.548028 [ 262 ] {2f495a57-784d-4b5e-8c8c-594414a740a3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15787 | 2026.02.04 05:54:48.548314 [ 262 ] {2f495a57-784d-4b5e-8c8c-594414a740a3} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15788 | 2026.02.04 05:54:48.548444 [ 92 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 15789 | 2026.02.04 05:54:48.548477 [ 92 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15790 | 2026.02.04 05:54:48.548482 [ 262 ] {2f495a57-784d-4b5e-8c8c-594414a740a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001205 sec., 829.8755186721992 rows/sec., 55.92 KiB/sec. | ||
| 15791 | 2026.02.04 05:54:48.548495 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15792 | 2026.02.04 05:54:48.548539 [ 262 ] {2f495a57-784d-4b5e-8c8c-594414a740a3} <Debug> TCPHandler: Processed in 0.001388948 sec. | ||
| 15793 | 2026.02.04 05:54:48.548610 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 15794 | 2026.02.04 05:54:48.548664 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15795 | 2026.02.04 05:54:48.548774 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15796 | 2026.02.04 05:54:48.548786 [ 262 ] {f840862e-88bf-4c9c-b2e2-ee2414d03994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15797 | 2026.02.04 05:54:48.548820 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 43 rows starting from the beginning of the part | ||
| 15798 | 2026.02.04 05:54:48.548860 [ 262 ] {f840862e-88bf-4c9c-b2e2-ee2414d03994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15799 | 2026.02.04 05:54:48.548900 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 15800 | 2026.02.04 05:54:48.548953 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 15801 | 2026.02.04 05:54:48.549001 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 15802 | 2026.02.04 05:54:48.549041 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 15803 | 2026.02.04 05:54:48.549091 [ 187 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 15804 | 2026.02.04 05:54:48.549762 [ 262 ] {f840862e-88bf-4c9c-b2e2-ee2414d03994} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15805 | 2026.02.04 05:54:48.549805 [ 262 ] {f840862e-88bf-4c9c-b2e2-ee2414d03994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15806 | 2026.02.04 05:54:48.549952 [ 188 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 4 columns (4 merged, 0 gathered) in 0.001387788 sec., 34587.41536891802 rows/sec., 2.27 MiB/sec. | ||
| 15807 | 2026.02.04 05:54:48.550147 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 15808 | 2026.02.04 05:54:48.550351 [ 262 ] {f840862e-88bf-4c9c-b2e2-ee2414d03994} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15809 | 2026.02.04 05:54:48.550523 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_47_10} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15810 | 2026.02.04 05:54:48.550579 [ 262 ] {f840862e-88bf-4c9c-b2e2-ee2414d03994} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15811 | 2026.02.04 05:54:48.550605 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_47_10} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 15812 | 2026.02.04 05:54:48.550695 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15813 | 2026.02.04 05:54:48.550723 [ 262 ] {f840862e-88bf-4c9c-b2e2-ee2414d03994} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001963 sec., 12735.60876209883 rows/sec., 22.82 MiB/sec. | ||
| 15814 | 2026.02.04 05:54:48.550781 [ 262 ] {f840862e-88bf-4c9c-b2e2-ee2414d03994} <Debug> TCPHandler: Processed in 0.00217764 sec. | ||
| 15815 | 2026.02.04 05:54:48.550889 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15816 | 2026.02.04 05:54:48.550984 [ 262 ] {f855c96e-7fbb-465c-95bf-2b954d193b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15817 | 2026.02.04 05:54:48.551026 [ 262 ] {f855c96e-7fbb-465c-95bf-2b954d193b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15818 | 2026.02.04 05:54:48.551375 [ 262 ] {f855c96e-7fbb-465c-95bf-2b954d193b8c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15819 | 2026.02.04 05:54:48.551412 [ 262 ] {f855c96e-7fbb-465c-95bf-2b954d193b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15820 | 2026.02.04 05:54:48.551711 [ 262 ] {f855c96e-7fbb-465c-95bf-2b954d193b8c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15821 | 2026.02.04 05:54:48.551920 [ 262 ] {f855c96e-7fbb-465c-95bf-2b954d193b8c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15822 | 2026.02.04 05:54:48.552049 [ 262 ] {f855c96e-7fbb-465c-95bf-2b954d193b8c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001085 sec., 81105.99078341013 rows/sec., 5.09 MiB/sec. | ||
| 15823 | 2026.02.04 05:54:48.552086 [ 262 ] {f855c96e-7fbb-465c-95bf-2b954d193b8c} <Debug> TCPHandler: Processed in 0.001246464 sec. | ||
| 15824 | 2026.02.04 05:54:51.499112 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15825 | 2026.02.04 05:54:51.499170 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15826 | 2026.02.04 05:54:51.726081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32614 | ||
| 15827 | 2026.02.04 05:54:51.726589 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15828 | 2026.02.04 05:54:51.726631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15829 | 2026.02.04 05:54:51.727146 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15830 | 2026.02.04 05:54:51.727379 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15831 | 2026.02.04 05:54:51.727510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32614 | ||
| 15832 | 2026.02.04 05:54:51.862363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2050 | ||
| 15833 | 2026.02.04 05:54:51.864997 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15834 | 2026.02.04 05:54:51.865055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15835 | 2026.02.04 05:54:51.866313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15836 | 2026.02.04 05:54:51.866594 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15837 | 2026.02.04 05:54:51.867031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2050 | ||
| 15838 | 2026.02.04 05:54:53.493803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15839 | 2026.02.04 05:54:53.510211 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15840 | 2026.02.04 05:54:53.510272 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15841 | 2026.02.04 05:54:53.516293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15842 | 2026.02.04 05:54:53.517010 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15843 | 2026.02.04 05:54:53.520081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15844 | 2026.02.04 05:54:53.526910 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15845 | 2026.02.04 05:54:53.527093 [ 262 ] {24dfa4fa-e53e-4de9-bd9b-c35ebc5573ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15846 | 2026.02.04 05:54:53.527160 [ 262 ] {24dfa4fa-e53e-4de9-bd9b-c35ebc5573ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15847 | 2026.02.04 05:54:53.527839 [ 262 ] {24dfa4fa-e53e-4de9-bd9b-c35ebc5573ec} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15848 | 2026.02.04 05:54:53.527885 [ 262 ] {24dfa4fa-e53e-4de9-bd9b-c35ebc5573ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15849 | 2026.02.04 05:54:53.528288 [ 262 ] {24dfa4fa-e53e-4de9-bd9b-c35ebc5573ec} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15850 | 2026.02.04 05:54:53.528514 [ 262 ] {24dfa4fa-e53e-4de9-bd9b-c35ebc5573ec} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15851 | 2026.02.04 05:54:53.528664 [ 262 ] {24dfa4fa-e53e-4de9-bd9b-c35ebc5573ec} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001621 sec., 53053.67057371992 rows/sec., 4.43 MiB/sec. | ||
| 15852 | 2026.02.04 05:54:53.528709 [ 262 ] {24dfa4fa-e53e-4de9-bd9b-c35ebc5573ec} <Debug> TCPHandler: Processed in 0.001933303 sec. | ||
| 15853 | 2026.02.04 05:54:53.528839 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15854 | 2026.02.04 05:54:53.528935 [ 262 ] {886b62e2-7a59-453a-8629-27099337f503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15855 | 2026.02.04 05:54:53.528987 [ 262 ] {886b62e2-7a59-453a-8629-27099337f503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15856 | 2026.02.04 05:54:53.529397 [ 262 ] {886b62e2-7a59-453a-8629-27099337f503} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15857 | 2026.02.04 05:54:53.529435 [ 262 ] {886b62e2-7a59-453a-8629-27099337f503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15858 | 2026.02.04 05:54:53.529738 [ 262 ] {886b62e2-7a59-453a-8629-27099337f503} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15859 | 2026.02.04 05:54:53.529949 [ 262 ] {886b62e2-7a59-453a-8629-27099337f503} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15860 | 2026.02.04 05:54:53.530097 [ 262 ] {886b62e2-7a59-453a-8629-27099337f503} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001182 sec., 12690.355329949238 rows/sec., 954.26 KiB/sec. | ||
| 15861 | 2026.02.04 05:54:53.530136 [ 262 ] {886b62e2-7a59-453a-8629-27099337f503} <Debug> TCPHandler: Processed in 0.001347157 sec. | ||
| 15862 | 2026.02.04 05:54:53.530245 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15863 | 2026.02.04 05:54:53.530338 [ 262 ] {c6f289ef-15b4-4fd1-b78d-365092ac45b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15864 | 2026.02.04 05:54:53.530377 [ 262 ] {c6f289ef-15b4-4fd1-b78d-365092ac45b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15865 | 2026.02.04 05:54:53.530796 [ 262 ] {c6f289ef-15b4-4fd1-b78d-365092ac45b2} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15866 | 2026.02.04 05:54:53.530835 [ 262 ] {c6f289ef-15b4-4fd1-b78d-365092ac45b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15867 | 2026.02.04 05:54:53.531151 [ 262 ] {c6f289ef-15b4-4fd1-b78d-365092ac45b2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15868 | 2026.02.04 05:54:53.531359 [ 262 ] {c6f289ef-15b4-4fd1-b78d-365092ac45b2} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15869 | 2026.02.04 05:54:53.531489 [ 262 ] {c6f289ef-15b4-4fd1-b78d-365092ac45b2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00117 sec., 67521.36752136752 rows/sec., 5.27 MiB/sec. | ||
| 15870 | 2026.02.04 05:54:53.531527 [ 262 ] {c6f289ef-15b4-4fd1-b78d-365092ac45b2} <Debug> TCPHandler: Processed in 0.001331887 sec. | ||
| 15871 | 2026.02.04 05:54:53.531634 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15872 | 2026.02.04 05:54:53.531729 [ 262 ] {38976920-b9e8-4a60-a630-6d807996caed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15873 | 2026.02.04 05:54:53.531771 [ 262 ] {38976920-b9e8-4a60-a630-6d807996caed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15874 | 2026.02.04 05:54:53.532190 [ 262 ] {38976920-b9e8-4a60-a630-6d807996caed} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15875 | 2026.02.04 05:54:53.532225 [ 262 ] {38976920-b9e8-4a60-a630-6d807996caed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15876 | 2026.02.04 05:54:53.532559 [ 262 ] {38976920-b9e8-4a60-a630-6d807996caed} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15877 | 2026.02.04 05:54:53.532764 [ 262 ] {38976920-b9e8-4a60-a630-6d807996caed} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15878 | 2026.02.04 05:54:53.532892 [ 262 ] {38976920-b9e8-4a60-a630-6d807996caed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 15879 | 2026.02.04 05:54:53.532928 [ 262 ] {38976920-b9e8-4a60-a630-6d807996caed} <Debug> TCPHandler: Processed in 0.001342537 sec. | ||
| 15880 | 2026.02.04 05:54:53.533041 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15881 | 2026.02.04 05:54:53.533135 [ 262 ] {7b18e967-e979-4ff8-b68f-c546694eb91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15882 | 2026.02.04 05:54:53.533189 [ 262 ] {7b18e967-e979-4ff8-b68f-c546694eb91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15883 | 2026.02.04 05:54:53.534027 [ 262 ] {7b18e967-e979-4ff8-b68f-c546694eb91e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15884 | 2026.02.04 05:54:53.534064 [ 262 ] {7b18e967-e979-4ff8-b68f-c546694eb91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15885 | 2026.02.04 05:54:53.534666 [ 262 ] {7b18e967-e979-4ff8-b68f-c546694eb91e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15886 | 2026.02.04 05:54:53.534903 [ 262 ] {7b18e967-e979-4ff8-b68f-c546694eb91e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15887 | 2026.02.04 05:54:53.535061 [ 262 ] {7b18e967-e979-4ff8-b68f-c546694eb91e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001944 sec., 7716.04938271605 rows/sec., 13.83 MiB/sec. | ||
| 15888 | 2026.02.04 05:54:53.535115 [ 262 ] {7b18e967-e979-4ff8-b68f-c546694eb91e} <Debug> TCPHandler: Processed in 0.002122699 sec. | ||
| 15889 | 2026.02.04 05:54:53.535228 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15890 | 2026.02.04 05:54:53.535332 [ 262 ] {5a828a52-3a84-4aed-b7cc-d5fbf57d0879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15891 | 2026.02.04 05:54:53.535380 [ 262 ] {5a828a52-3a84-4aed-b7cc-d5fbf57d0879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15892 | 2026.02.04 05:54:53.535735 [ 262 ] {5a828a52-3a84-4aed-b7cc-d5fbf57d0879} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15893 | 2026.02.04 05:54:53.535772 [ 262 ] {5a828a52-3a84-4aed-b7cc-d5fbf57d0879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 15894 | 2026.02.04 05:54:53.536090 [ 262 ] {5a828a52-3a84-4aed-b7cc-d5fbf57d0879} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15895 | 2026.02.04 05:54:53.536311 [ 262 ] {5a828a52-3a84-4aed-b7cc-d5fbf57d0879} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15896 | 2026.02.04 05:54:53.536443 [ 262 ] {5a828a52-3a84-4aed-b7cc-d5fbf57d0879} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 15897 | 2026.02.04 05:54:53.536481 [ 262 ] {5a828a52-3a84-4aed-b7cc-d5fbf57d0879} <Debug> TCPHandler: Processed in 0.001303187 sec. | ||
| 15898 | 2026.02.04 05:54:56.947263 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15899 | 2026.02.04 05:54:56.947457 [ 262 ] {c92b2cb0-a9e1-4587-9ab4-3dca2e1a3615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15900 | 2026.02.04 05:54:56.947534 [ 262 ] {c92b2cb0-a9e1-4587-9ab4-3dca2e1a3615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15901 | 2026.02.04 05:54:56.948299 [ 262 ] {c92b2cb0-a9e1-4587-9ab4-3dca2e1a3615} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15902 | 2026.02.04 05:54:56.948345 [ 262 ] {c92b2cb0-a9e1-4587-9ab4-3dca2e1a3615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 15903 | 2026.02.04 05:54:56.948730 [ 262 ] {c92b2cb0-a9e1-4587-9ab4-3dca2e1a3615} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15904 | 2026.02.04 05:54:56.948947 [ 262 ] {c92b2cb0-a9e1-4587-9ab4-3dca2e1a3615} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15905 | 2026.02.04 05:54:56.949100 [ 262 ] {c92b2cb0-a9e1-4587-9ab4-3dca2e1a3615} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001695 sec., 156932.1533923304 rows/sec., 9.97 MiB/sec. | ||
| 15906 | 2026.02.04 05:54:56.949150 [ 262 ] {c92b2cb0-a9e1-4587-9ab4-3dca2e1a3615} <Debug> TCPHandler: Processed in 0.002020056 sec. | ||
| 15907 | 2026.02.04 05:54:56.949278 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15908 | 2026.02.04 05:54:56.949381 [ 262 ] {6120c7d2-c9a0-4761-9c0a-c566cb8d620e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15909 | 2026.02.04 05:54:56.949426 [ 262 ] {6120c7d2-c9a0-4761-9c0a-c566cb8d620e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15910 | 2026.02.04 05:54:56.949835 [ 262 ] {6120c7d2-c9a0-4761-9c0a-c566cb8d620e} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15911 | 2026.02.04 05:54:56.949876 [ 262 ] {6120c7d2-c9a0-4761-9c0a-c566cb8d620e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 15912 | 2026.02.04 05:54:56.950171 [ 262 ] {6120c7d2-c9a0-4761-9c0a-c566cb8d620e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15913 | 2026.02.04 05:54:56.950378 [ 262 ] {6120c7d2-c9a0-4761-9c0a-c566cb8d620e} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15914 | 2026.02.04 05:54:56.950512 [ 262 ] {6120c7d2-c9a0-4761-9c0a-c566cb8d620e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 422.87 KiB/sec. | ||
| 15915 | 2026.02.04 05:54:56.950552 [ 262 ] {6120c7d2-c9a0-4761-9c0a-c566cb8d620e} <Debug> TCPHandler: Processed in 0.001325807 sec. | ||
| 15916 | 2026.02.04 05:54:56.950659 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15917 | 2026.02.04 05:54:56.950753 [ 262 ] {885c4e55-3761-4609-b24a-4782e3bdc9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15918 | 2026.02.04 05:54:56.950793 [ 262 ] {885c4e55-3761-4609-b24a-4782e3bdc9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15919 | 2026.02.04 05:54:56.952183 [ 262 ] {885c4e55-3761-4609-b24a-4782e3bdc9d4} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15920 | 2026.02.04 05:54:56.952218 [ 262 ] {885c4e55-3761-4609-b24a-4782e3bdc9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 15921 | 2026.02.04 05:54:56.952630 [ 262 ] {885c4e55-3761-4609-b24a-4782e3bdc9d4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15922 | 2026.02.04 05:54:56.952844 [ 262 ] {885c4e55-3761-4609-b24a-4782e3bdc9d4} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15923 | 2026.02.04 05:54:56.952974 [ 262 ] {885c4e55-3761-4609-b24a-4782e3bdc9d4} <Debug> executeQuery: Read 1945 rows, 161.55 KiB in 0.002239 sec., 868691.380080393 rows/sec., 70.46 MiB/sec. | ||
| 15924 | 2026.02.04 05:54:56.953012 [ 262 ] {885c4e55-3761-4609-b24a-4782e3bdc9d4} <Debug> TCPHandler: Processed in 0.002401736 sec. | ||
| 15925 | 2026.02.04 05:54:56.953119 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15926 | 2026.02.04 05:54:56.953212 [ 262 ] {6984f590-2a6c-430d-b7ac-43ec7a774734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15927 | 2026.02.04 05:54:56.953252 [ 262 ] {6984f590-2a6c-430d-b7ac-43ec7a774734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15928 | 2026.02.04 05:54:56.953700 [ 262 ] {6984f590-2a6c-430d-b7ac-43ec7a774734} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15929 | 2026.02.04 05:54:56.953736 [ 262 ] {6984f590-2a6c-430d-b7ac-43ec7a774734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 15930 | 2026.02.04 05:54:56.954026 [ 262 ] {6984f590-2a6c-430d-b7ac-43ec7a774734} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15931 | 2026.02.04 05:54:56.954224 [ 262 ] {6984f590-2a6c-430d-b7ac-43ec7a774734} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15932 | 2026.02.04 05:54:56.954350 [ 262 ] {6984f590-2a6c-430d-b7ac-43ec7a774734} <Debug> executeQuery: Read 164 rows, 10.30 KiB in 0.001157 sec., 141745.8945548833 rows/sec., 8.70 MiB/sec. | ||
| 15933 | 2026.02.04 05:54:56.954388 [ 262 ] {6984f590-2a6c-430d-b7ac-43ec7a774734} <Debug> TCPHandler: Processed in 0.001318586 sec. | ||
| 15934 | 2026.02.04 05:54:56.954497 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15935 | 2026.02.04 05:54:56.954590 [ 262 ] {2ce30d0a-94f2-473a-8b1f-e7faada4c5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15936 | 2026.02.04 05:54:56.954629 [ 262 ] {2ce30d0a-94f2-473a-8b1f-e7faada4c5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15937 | 2026.02.04 05:54:56.955231 [ 262 ] {2ce30d0a-94f2-473a-8b1f-e7faada4c5a4} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15938 | 2026.02.04 05:54:56.955276 [ 262 ] {2ce30d0a-94f2-473a-8b1f-e7faada4c5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 15939 | 2026.02.04 05:54:56.955656 [ 262 ] {2ce30d0a-94f2-473a-8b1f-e7faada4c5a4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15940 | 2026.02.04 05:54:56.955898 [ 262 ] {2ce30d0a-94f2-473a-8b1f-e7faada4c5a4} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15941 | 2026.02.04 05:54:56.956053 [ 262 ] {2ce30d0a-94f2-473a-8b1f-e7faada4c5a4} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001478 sec., 248985.1150202977 rows/sec., 16.57 MiB/sec. | ||
| 15942 | 2026.02.04 05:54:56.956097 [ 262 ] {2ce30d0a-94f2-473a-8b1f-e7faada4c5a4} <Debug> TCPHandler: Processed in 0.001650495 sec. | ||
| 15943 | 2026.02.04 05:54:56.956199 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15944 | 2026.02.04 05:54:56.956294 [ 262 ] {e830728c-73c0-4003-82cb-8c46a8e0fd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15945 | 2026.02.04 05:54:56.956337 [ 262 ] {e830728c-73c0-4003-82cb-8c46a8e0fd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15946 | 2026.02.04 05:54:56.956836 [ 262 ] {e830728c-73c0-4003-82cb-8c46a8e0fd9f} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15947 | 2026.02.04 05:54:56.956879 [ 262 ] {e830728c-73c0-4003-82cb-8c46a8e0fd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 15948 | 2026.02.04 05:54:56.957226 [ 262 ] {e830728c-73c0-4003-82cb-8c46a8e0fd9f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15949 | 2026.02.04 05:54:56.957439 [ 262 ] {e830728c-73c0-4003-82cb-8c46a8e0fd9f} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15950 | 2026.02.04 05:54:56.957563 [ 262 ] {e830728c-73c0-4003-82cb-8c46a8e0fd9f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001285 sec., 108171.20622568094 rows/sec., 6.15 MiB/sec. | ||
| 15951 | 2026.02.04 05:54:56.957601 [ 262 ] {e830728c-73c0-4003-82cb-8c46a8e0fd9f} <Debug> TCPHandler: Processed in 0.00144968 sec. | ||
| 15952 | 2026.02.04 05:54:56.957708 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15953 | 2026.02.04 05:54:56.957800 [ 262 ] {c241d11a-97c6-4826-b946-cbfc25fe8e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15954 | 2026.02.04 05:54:56.957840 [ 262 ] {c241d11a-97c6-4826-b946-cbfc25fe8e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15955 | 2026.02.04 05:54:56.958620 [ 262 ] {c241d11a-97c6-4826-b946-cbfc25fe8e7f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15956 | 2026.02.04 05:54:56.958658 [ 262 ] {c241d11a-97c6-4826-b946-cbfc25fe8e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 15957 | 2026.02.04 05:54:56.959017 [ 262 ] {c241d11a-97c6-4826-b946-cbfc25fe8e7f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15958 | 2026.02.04 05:54:56.959235 [ 262 ] {c241d11a-97c6-4826-b946-cbfc25fe8e7f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15959 | 2026.02.04 05:54:56.959370 [ 262 ] {c241d11a-97c6-4826-b946-cbfc25fe8e7f} <Debug> executeQuery: Read 950 rows, 70.06 KiB in 0.001586 sec., 598991.1727616646 rows/sec., 43.14 MiB/sec. | ||
| 15960 | 2026.02.04 05:54:56.959410 [ 262 ] {c241d11a-97c6-4826-b946-cbfc25fe8e7f} <Debug> TCPHandler: Processed in 0.001751419 sec. | ||
| 15961 | 2026.02.04 05:54:56.959518 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15962 | 2026.02.04 05:54:56.959614 [ 262 ] {5322d1bb-7a24-4811-ad43-2bb91e5ed7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15963 | 2026.02.04 05:54:56.959656 [ 262 ] {5322d1bb-7a24-4811-ad43-2bb91e5ed7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15964 | 2026.02.04 05:54:56.960019 [ 262 ] {5322d1bb-7a24-4811-ad43-2bb91e5ed7cd} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15965 | 2026.02.04 05:54:56.960060 [ 262 ] {5322d1bb-7a24-4811-ad43-2bb91e5ed7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 15966 | 2026.02.04 05:54:56.960415 [ 262 ] {5322d1bb-7a24-4811-ad43-2bb91e5ed7cd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15967 | 2026.02.04 05:54:56.960622 [ 262 ] {5322d1bb-7a24-4811-ad43-2bb91e5ed7cd} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15968 | 2026.02.04 05:54:56.960751 [ 262 ] {5322d1bb-7a24-4811-ad43-2bb91e5ed7cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 271.41 KiB/sec. | ||
| 15969 | 2026.02.04 05:54:56.960789 [ 262 ] {5322d1bb-7a24-4811-ad43-2bb91e5ed7cd} <Debug> TCPHandler: Processed in 0.001320136 sec. | ||
| 15970 | 2026.02.04 05:54:56.960893 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15971 | 2026.02.04 05:54:56.960988 [ 262 ] {771cfef2-73a3-45c6-a2da-4728e9b48465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15972 | 2026.02.04 05:54:56.961029 [ 262 ] {771cfef2-73a3-45c6-a2da-4728e9b48465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15973 | 2026.02.04 05:54:56.961606 [ 262 ] {771cfef2-73a3-45c6-a2da-4728e9b48465} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15974 | 2026.02.04 05:54:56.961642 [ 262 ] {771cfef2-73a3-45c6-a2da-4728e9b48465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 15975 | 2026.02.04 05:54:56.962016 [ 262 ] {771cfef2-73a3-45c6-a2da-4728e9b48465} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15976 | 2026.02.04 05:54:56.962223 [ 262 ] {771cfef2-73a3-45c6-a2da-4728e9b48465} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15977 | 2026.02.04 05:54:56.962351 [ 262 ] {771cfef2-73a3-45c6-a2da-4728e9b48465} <Debug> executeQuery: Read 903 rows, 61.57 KiB in 0.001382 sec., 653400.8683068018 rows/sec., 43.51 MiB/sec. | ||
| 15978 | 2026.02.04 05:54:56.962388 [ 262 ] {771cfef2-73a3-45c6-a2da-4728e9b48465} <Debug> TCPHandler: Processed in 0.001545013 sec. | ||
| 15979 | 2026.02.04 05:54:56.962503 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15980 | 2026.02.04 05:54:56.962623 [ 262 ] {bd4fcf4f-a94c-46b7-9a54-73e9562fd1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15981 | 2026.02.04 05:54:56.962674 [ 262 ] {bd4fcf4f-a94c-46b7-9a54-73e9562fd1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15982 | 2026.02.04 05:54:56.963046 [ 262 ] {bd4fcf4f-a94c-46b7-9a54-73e9562fd1e3} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15983 | 2026.02.04 05:54:56.963092 [ 262 ] {bd4fcf4f-a94c-46b7-9a54-73e9562fd1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 15984 | 2026.02.04 05:54:56.963425 [ 262 ] {bd4fcf4f-a94c-46b7-9a54-73e9562fd1e3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15985 | 2026.02.04 05:54:56.963626 [ 262 ] {bd4fcf4f-a94c-46b7-9a54-73e9562fd1e3} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15986 | 2026.02.04 05:54:56.963755 [ 262 ] {bd4fcf4f-a94c-46b7-9a54-73e9562fd1e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 58.19 KiB/sec. | ||
| 15987 | 2026.02.04 05:54:56.963793 [ 262 ] {bd4fcf4f-a94c-46b7-9a54-73e9562fd1e3} <Debug> TCPHandler: Processed in 0.001350697 sec. | ||
| 15988 | 2026.02.04 05:54:56.963897 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15989 | 2026.02.04 05:54:56.963991 [ 262 ] {7d6491a7-edde-4cd1-a472-e60f03b2a238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15990 | 2026.02.04 05:54:56.964044 [ 262 ] {7d6491a7-edde-4cd1-a472-e60f03b2a238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15991 | 2026.02.04 05:54:56.964856 [ 262 ] {7d6491a7-edde-4cd1-a472-e60f03b2a238} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15992 | 2026.02.04 05:54:56.964892 [ 262 ] {7d6491a7-edde-4cd1-a472-e60f03b2a238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 15993 | 2026.02.04 05:54:56.965410 [ 262 ] {7d6491a7-edde-4cd1-a472-e60f03b2a238} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15994 | 2026.02.04 05:54:56.965630 [ 262 ] {7d6491a7-edde-4cd1-a472-e60f03b2a238} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15995 | 2026.02.04 05:54:56.965772 [ 262 ] {7d6491a7-edde-4cd1-a472-e60f03b2a238} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.0018 sec., 13888.888888888889 rows/sec., 24.89 MiB/sec. | ||
| 15996 | 2026.02.04 05:54:56.965834 [ 262 ] {7d6491a7-edde-4cd1-a472-e60f03b2a238} <Debug> TCPHandler: Processed in 0.001985605 sec. | ||
| 15997 | 2026.02.04 05:54:56.965946 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15998 | 2026.02.04 05:54:56.966040 [ 262 ] {0c84c037-f59f-4be1-94e7-034219f76b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15999 | 2026.02.04 05:54:56.966081 [ 262 ] {0c84c037-f59f-4be1-94e7-034219f76b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16000 | 2026.02.04 05:54:56.966403 [ 262 ] {0c84c037-f59f-4be1-94e7-034219f76b15} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16001 | 2026.02.04 05:54:56.966438 [ 262 ] {0c84c037-f59f-4be1-94e7-034219f76b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16002 | 2026.02.04 05:54:56.966752 [ 262 ] {0c84c037-f59f-4be1-94e7-034219f76b15} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16003 | 2026.02.04 05:54:56.966965 [ 262 ] {0c84c037-f59f-4be1-94e7-034219f76b15} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2026.02.04 05:54:56.967094 [ 262 ] {0c84c037-f59f-4be1-94e7-034219f76b15} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001072 sec., 67164.1791044776 rows/sec., 4.14 MiB/sec. | ||
| 16005 | 2026.02.04 05:54:56.967132 [ 262 ] {0c84c037-f59f-4be1-94e7-034219f76b15} <Debug> TCPHandler: Processed in 0.001234634 sec. | ||
| 16006 | 2026.02.04 05:54:58.521387 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16007 | 2026.02.04 05:54:58.521570 [ 262 ] {c6adc479-d686-4859-bd41-81db2b4d2b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16008 | 2026.02.04 05:54:58.521641 [ 262 ] {c6adc479-d686-4859-bd41-81db2b4d2b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16009 | 2026.02.04 05:54:58.522418 [ 262 ] {c6adc479-d686-4859-bd41-81db2b4d2b61} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16010 | 2026.02.04 05:54:58.522465 [ 262 ] {c6adc479-d686-4859-bd41-81db2b4d2b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16011 | 2026.02.04 05:54:58.522846 [ 262 ] {c6adc479-d686-4859-bd41-81db2b4d2b61} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16012 | 2026.02.04 05:54:58.523080 [ 262 ] {c6adc479-d686-4859-bd41-81db2b4d2b61} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16013 | 2026.02.04 05:54:58.523238 [ 262 ] {c6adc479-d686-4859-bd41-81db2b4d2b61} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001719 sec., 32577.079697498546 rows/sec., 2.49 MiB/sec. | ||
| 16014 | 2026.02.04 05:54:58.523286 [ 262 ] {c6adc479-d686-4859-bd41-81db2b4d2b61} <Debug> TCPHandler: Processed in 0.002035306 sec. | ||
| 16015 | 2026.02.04 05:54:58.523413 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16016 | 2026.02.04 05:54:58.523515 [ 262 ] {16528588-9267-4f3c-9b4a-4a155ebbfe9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16017 | 2026.02.04 05:54:58.523555 [ 262 ] {16528588-9267-4f3c-9b4a-4a155ebbfe9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16018 | 2026.02.04 05:54:58.523981 [ 262 ] {16528588-9267-4f3c-9b4a-4a155ebbfe9a} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16019 | 2026.02.04 05:54:58.524018 [ 262 ] {16528588-9267-4f3c-9b4a-4a155ebbfe9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16020 | 2026.02.04 05:54:58.524318 [ 262 ] {16528588-9267-4f3c-9b4a-4a155ebbfe9a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16021 | 2026.02.04 05:54:58.524528 [ 262 ] {16528588-9267-4f3c-9b4a-4a155ebbfe9a} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2026.02.04 05:54:58.524656 [ 262 ] {16528588-9267-4f3c-9b4a-4a155ebbfe9a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 16023 | 2026.02.04 05:54:58.524692 [ 262 ] {16528588-9267-4f3c-9b4a-4a155ebbfe9a} <Debug> TCPHandler: Processed in 0.001331936 sec. | ||
| 16024 | 2026.02.04 05:54:58.524800 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16025 | 2026.02.04 05:54:58.524898 [ 262 ] {3b4edfb7-fa7c-403b-9969-d471dee99a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16026 | 2026.02.04 05:54:58.524941 [ 262 ] {3b4edfb7-fa7c-403b-9969-d471dee99a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16027 | 2026.02.04 05:54:58.525295 [ 262 ] {3b4edfb7-fa7c-403b-9969-d471dee99a55} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16028 | 2026.02.04 05:54:58.525328 [ 262 ] {3b4edfb7-fa7c-403b-9969-d471dee99a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16029 | 2026.02.04 05:54:58.525633 [ 262 ] {3b4edfb7-fa7c-403b-9969-d471dee99a55} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16030 | 2026.02.04 05:54:58.525837 [ 262 ] {3b4edfb7-fa7c-403b-9969-d471dee99a55} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16031 | 2026.02.04 05:54:58.525947 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 5 parts from all_1_110_22 to all_114_114_0 | ||
| 16032 | 2026.02.04 05:54:58.525962 [ 262 ] {3b4edfb7-fa7c-403b-9969-d471dee99a55} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001084 sec., 38745.387453874544 rows/sec., 2.70 MiB/sec. | ||
| 16033 | 2026.02.04 05:54:58.525982 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16034 | 2026.02.04 05:54:58.526000 [ 262 ] {3b4edfb7-fa7c-403b-9969-d471dee99a55} <Debug> TCPHandler: Processed in 0.001248044 sec. | ||
| 16035 | 2026.02.04 05:54:58.526001 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16036 | 2026.02.04 05:54:58.526114 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16037 | 2026.02.04 05:54:58.526113 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_110_22 to all_114_114_0 into Compact with storage Full | ||
| 16038 | 2026.02.04 05:54:58.526210 [ 262 ] {3f27427a-965b-4193-9c5f-9145ddbbd1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16039 | 2026.02.04 05:54:58.526213 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16040 | 2026.02.04 05:54:58.526251 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 32075 rows starting from the beginning of the part | ||
| 16041 | 2026.02.04 05:54:58.526252 [ 262 ] {3f27427a-965b-4193-9c5f-9145ddbbd1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16042 | 2026.02.04 05:54:58.526308 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 166 rows starting from the beginning of the part | ||
| 16043 | 2026.02.04 05:54:58.526356 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 258 rows starting from the beginning of the part | ||
| 16044 | 2026.02.04 05:54:58.526402 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 16045 | 2026.02.04 05:54:58.526446 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 903 rows starting from the beginning of the part | ||
| 16046 | 2026.02.04 05:54:58.526593 [ 262 ] {3f27427a-965b-4193-9c5f-9145ddbbd1bd} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16047 | 2026.02.04 05:54:58.526627 [ 262 ] {3f27427a-965b-4193-9c5f-9145ddbbd1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16048 | 2026.02.04 05:54:58.526947 [ 262 ] {3f27427a-965b-4193-9c5f-9145ddbbd1bd} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16049 | 2026.02.04 05:54:58.527151 [ 262 ] {3f27427a-965b-4193-9c5f-9145ddbbd1bd} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16050 | 2026.02.04 05:54:58.527277 [ 262 ] {3f27427a-965b-4193-9c5f-9145ddbbd1bd} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001087 sec., 14719.411223551057 rows/sec., 1020.58 KiB/sec. | ||
| 16051 | 2026.02.04 05:54:58.527312 [ 262 ] {3f27427a-965b-4193-9c5f-9145ddbbd1bd} <Debug> TCPHandler: Processed in 0.001247995 sec. | ||
| 16052 | 2026.02.04 05:54:58.533297 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33562 rows, containing 5 columns (5 merged, 0 gathered) in 0.007219738 sec., 4648645.144740709 rows/sec., 314.82 MiB/sec. | ||
| 16053 | 2026.02.04 05:54:58.533480 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 16054 | 2026.02.04 05:54:58.533720 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16055 | 2026.02.04 05:54:58.533782 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 5 parts: [all_1_110_22, all_114_114_0] -> all_1_114_23 | ||
| 16056 | 2026.02.04 05:54:58.533843 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16057 | 2026.02.04 05:54:59.228386 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33126 | ||
| 16058 | 2026.02.04 05:54:59.228905 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2026.02.04 05:54:59.228947 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16060 | 2026.02.04 05:54:59.229440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16061 | 2026.02.04 05:54:59.229701 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16062 | 2026.02.04 05:54:59.229857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33126 | ||
| 16063 | 2026.02.04 05:55:01.020973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 16064 | 2026.02.04 05:55:01.037200 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16065 | 2026.02.04 05:55:01.037247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16066 | 2026.02.04 05:55:01.043646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16067 | 2026.02.04 05:55:01.044402 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16068 | 2026.02.04 05:55:01.047219 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 16069 | 2026.02.04 05:55:01.867959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2094 | ||
| 16070 | 2026.02.04 05:55:01.870550 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16071 | 2026.02.04 05:55:01.870610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16072 | 2026.02.04 05:55:01.871852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16073 | 2026.02.04 05:55:01.872159 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2026.02.04 05:55:01.872320 [ 74 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16075 | 2026.02.04 05:55:01.872387 [ 74 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16076 | 2026.02.04 05:55:01.872408 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16077 | 2026.02.04 05:55:01.872516 [ 188 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 16078 | 2026.02.04 05:55:01.872548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2094 | ||
| 16079 | 2026.02.04 05:55:01.873143 [ 188 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16080 | 2026.02.04 05:55:01.873326 [ 188 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1898 rows starting from the beginning of the part | ||
| 16081 | 2026.02.04 05:55:01.873704 [ 188 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 16082 | 2026.02.04 05:55:01.874066 [ 188 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 16083 | 2026.02.04 05:55:01.874443 [ 188 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 16084 | 2026.02.04 05:55:01.874802 [ 188 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 16085 | 2026.02.04 05:55:01.875150 [ 188 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 44 rows starting from the beginning of the part | ||
| 16086 | 2026.02.04 05:55:01.882545 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2094 rows, containing 72 columns (72 merged, 0 gathered) in 0.010073798 sec., 207865.99056284432 rows/sec., 160.25 MiB/sec. | ||
| 16087 | 2026.02.04 05:55:01.884558 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16088 | 2026.02.04 05:55:01.885151 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_51_10} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16089 | 2026.02.04 05:55:01.885235 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_51_10} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16090 | 2026.02.04 05:55:01.885465 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.70 MiB. | ||
| 16091 | 2026.02.04 05:55:03.526447 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16092 | 2026.02.04 05:55:03.526641 [ 262 ] {ff3c2dca-257a-40cd-9043-900058f7d3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16093 | 2026.02.04 05:55:03.526716 [ 262 ] {ff3c2dca-257a-40cd-9043-900058f7d3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16094 | 2026.02.04 05:55:03.527421 [ 262 ] {ff3c2dca-257a-40cd-9043-900058f7d3fe} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16095 | 2026.02.04 05:55:03.527478 [ 262 ] {ff3c2dca-257a-40cd-9043-900058f7d3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16096 | 2026.02.04 05:55:03.527932 [ 262 ] {ff3c2dca-257a-40cd-9043-900058f7d3fe} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16097 | 2026.02.04 05:55:03.528216 [ 262 ] {ff3c2dca-257a-40cd-9043-900058f7d3fe} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16098 | 2026.02.04 05:55:03.528392 [ 72 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16099 | 2026.02.04 05:55:03.528400 [ 262 ] {ff3c2dca-257a-40cd-9043-900058f7d3fe} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001811 sec., 47487.57592490337 rows/sec., 3.97 MiB/sec. | ||
| 16100 | 2026.02.04 05:55:03.528461 [ 72 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16101 | 2026.02.04 05:55:03.528488 [ 262 ] {ff3c2dca-257a-40cd-9043-900058f7d3fe} <Debug> TCPHandler: Processed in 0.00218266 sec. | ||
| 16102 | 2026.02.04 05:55:03.528490 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16103 | 2026.02.04 05:55:03.528618 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16104 | 2026.02.04 05:55:03.528638 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16105 | 2026.02.04 05:55:03.528726 [ 262 ] {b95592a7-4fab-4787-9599-99a0f7962b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16106 | 2026.02.04 05:55:03.528776 [ 262 ] {b95592a7-4fab-4787-9599-99a0f7962b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16107 | 2026.02.04 05:55:03.528785 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16108 | 2026.02.04 05:55:03.528825 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2103 rows starting from the beginning of the part | ||
| 16109 | 2026.02.04 05:55:03.528893 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 802 rows starting from the beginning of the part | ||
| 16110 | 2026.02.04 05:55:03.528937 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 86 rows starting from the beginning of the part | ||
| 16111 | 2026.02.04 05:55:03.528980 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1945 rows starting from the beginning of the part | ||
| 16112 | 2026.02.04 05:55:03.529029 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 16113 | 2026.02.04 05:55:03.529096 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 86 rows starting from the beginning of the part | ||
| 16114 | 2026.02.04 05:55:03.529200 [ 262 ] {b95592a7-4fab-4787-9599-99a0f7962b29} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16115 | 2026.02.04 05:55:03.529244 [ 262 ] {b95592a7-4fab-4787-9599-99a0f7962b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16116 | 2026.02.04 05:55:03.529573 [ 262 ] {b95592a7-4fab-4787-9599-99a0f7962b29} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16117 | 2026.02.04 05:55:03.529799 [ 262 ] {b95592a7-4fab-4787-9599-99a0f7962b29} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16118 | 2026.02.04 05:55:03.529940 [ 262 ] {b95592a7-4fab-4787-9599-99a0f7962b29} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001237 sec., 12126.111560226354 rows/sec., 911.83 KiB/sec. | ||
| 16119 | 2026.02.04 05:55:03.529982 [ 262 ] {b95592a7-4fab-4787-9599-99a0f7962b29} <Debug> TCPHandler: Processed in 0.001415079 sec. | ||
| 16120 | 2026.02.04 05:55:03.530087 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16121 | 2026.02.04 05:55:03.530189 [ 262 ] {bd52e7ff-60da-4994-a6de-eafc41f0c4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16122 | 2026.02.04 05:55:03.530231 [ 262 ] {bd52e7ff-60da-4994-a6de-eafc41f0c4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16123 | 2026.02.04 05:55:03.530675 [ 262 ] {bd52e7ff-60da-4994-a6de-eafc41f0c4be} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16124 | 2026.02.04 05:55:03.530713 [ 262 ] {bd52e7ff-60da-4994-a6de-eafc41f0c4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16125 | 2026.02.04 05:55:03.531039 [ 262 ] {bd52e7ff-60da-4994-a6de-eafc41f0c4be} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16126 | 2026.02.04 05:55:03.531090 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5078 rows, containing 5 columns (5 merged, 0 gathered) in 0.002515449 sec., 2018725.0864557382 rows/sec., 171.70 MiB/sec. | ||
| 16127 | 2026.02.04 05:55:03.531258 [ 262 ] {bd52e7ff-60da-4994-a6de-eafc41f0c4be} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16128 | 2026.02.04 05:55:03.531346 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16129 | 2026.02.04 05:55:03.531378 [ 72 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16130 | 2026.02.04 05:55:03.531395 [ 262 ] {bd52e7ff-60da-4994-a6de-eafc41f0c4be} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001228 sec., 64332.24755700326 rows/sec., 5.02 MiB/sec. | ||
| 16131 | 2026.02.04 05:55:03.531410 [ 72 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16132 | 2026.02.04 05:55:03.531436 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16133 | 2026.02.04 05:55:03.531441 [ 262 ] {bd52e7ff-60da-4994-a6de-eafc41f0c4be} <Debug> TCPHandler: Processed in 0.001405139 sec. | ||
| 16134 | 2026.02.04 05:55:03.531519 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16135 | 2026.02.04 05:55:03.531569 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16136 | 2026.02.04 05:55:03.531628 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16137 | 2026.02.04 05:55:03.531653 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_116_23} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16138 | 2026.02.04 05:55:03.531660 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1033 rows starting from the beginning of the part | ||
| 16139 | 2026.02.04 05:55:03.531670 [ 262 ] {44591867-9859-417c-816e-f8b1af3240f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16140 | 2026.02.04 05:55:03.531731 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_116_23} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16141 | 2026.02.04 05:55:03.531733 [ 262 ] {44591867-9859-417c-816e-f8b1af3240f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16142 | 2026.02.04 05:55:03.531734 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 488 rows starting from the beginning of the part | ||
| 16143 | 2026.02.04 05:55:03.531799 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 79 rows starting from the beginning of the part | ||
| 16144 | 2026.02.04 05:55:03.531832 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 16145 | 2026.02.04 05:55:03.531839 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 950 rows starting from the beginning of the part | ||
| 16146 | 2026.02.04 05:55:03.531890 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 16147 | 2026.02.04 05:55:03.531927 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 79 rows starting from the beginning of the part | ||
| 16148 | 2026.02.04 05:55:03.532150 [ 262 ] {44591867-9859-417c-816e-f8b1af3240f5} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16149 | 2026.02.04 05:55:03.532193 [ 262 ] {44591867-9859-417c-816e-f8b1af3240f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16150 | 2026.02.04 05:55:03.532553 [ 262 ] {44591867-9859-417c-816e-f8b1af3240f5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16151 | 2026.02.04 05:55:03.532772 [ 262 ] {44591867-9859-417c-816e-f8b1af3240f5} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16152 | 2026.02.04 05:55:03.532905 [ 262 ] {44591867-9859-417c-816e-f8b1af3240f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 16153 | 2026.02.04 05:55:03.532943 [ 262 ] {44591867-9859-417c-816e-f8b1af3240f5} <Debug> TCPHandler: Processed in 0.001424509 sec. | ||
| 16154 | 2026.02.04 05:55:03.533052 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16155 | 2026.02.04 05:55:03.533057 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577883 sec., 1706717.164707396 rows/sec., 130.42 MiB/sec. | ||
| 16156 | 2026.02.04 05:55:03.533147 [ 262 ] {e4fb961f-4deb-45c7-85ab-e4826c1f13cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16157 | 2026.02.04 05:55:03.533203 [ 262 ] {e4fb961f-4deb-45c7-85ab-e4826c1f13cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16158 | 2026.02.04 05:55:03.533226 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16159 | 2026.02.04 05:55:03.533473 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_116_23} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16160 | 2026.02.04 05:55:03.533548 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_116_23} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16161 | 2026.02.04 05:55:03.533627 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 16162 | 2026.02.04 05:55:03.533985 [ 262 ] {e4fb961f-4deb-45c7-85ab-e4826c1f13cd} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16163 | 2026.02.04 05:55:03.534027 [ 262 ] {e4fb961f-4deb-45c7-85ab-e4826c1f13cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16164 | 2026.02.04 05:55:03.534549 [ 262 ] {e4fb961f-4deb-45c7-85ab-e4826c1f13cd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16165 | 2026.02.04 05:55:03.534768 [ 262 ] {e4fb961f-4deb-45c7-85ab-e4826c1f13cd} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16166 | 2026.02.04 05:55:03.534904 [ 262 ] {e4fb961f-4deb-45c7-85ab-e4826c1f13cd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001776 sec., 8445.945945945947 rows/sec., 15.13 MiB/sec. | ||
| 16167 | 2026.02.04 05:55:03.534958 [ 262 ] {e4fb961f-4deb-45c7-85ab-e4826c1f13cd} <Debug> TCPHandler: Processed in 0.001954354 sec. | ||
| 16168 | 2026.02.04 05:55:03.535065 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16169 | 2026.02.04 05:55:03.535160 [ 262 ] {191b6db6-ab5e-41f4-9da0-53cb09699314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16170 | 2026.02.04 05:55:03.535200 [ 262 ] {191b6db6-ab5e-41f4-9da0-53cb09699314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16171 | 2026.02.04 05:55:03.535523 [ 262 ] {191b6db6-ab5e-41f4-9da0-53cb09699314} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16172 | 2026.02.04 05:55:03.535556 [ 262 ] {191b6db6-ab5e-41f4-9da0-53cb09699314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16173 | 2026.02.04 05:55:03.535857 [ 262 ] {191b6db6-ab5e-41f4-9da0-53cb09699314} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16174 | 2026.02.04 05:55:03.536060 [ 262 ] {191b6db6-ab5e-41f4-9da0-53cb09699314} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16175 | 2026.02.04 05:55:03.536164 [ 73 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16176 | 2026.02.04 05:55:03.536183 [ 262 ] {191b6db6-ab5e-41f4-9da0-53cb09699314} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 16177 | 2026.02.04 05:55:03.536200 [ 73 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16178 | 2026.02.04 05:55:03.536218 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16179 | 2026.02.04 05:55:03.536219 [ 262 ] {191b6db6-ab5e-41f4-9da0-53cb09699314} <Debug> TCPHandler: Processed in 0.001202993 sec. | ||
| 16180 | 2026.02.04 05:55:03.536282 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16181 | 2026.02.04 05:55:03.536360 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16182 | 2026.02.04 05:55:03.536387 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6980 rows starting from the beginning of the part | ||
| 16183 | 2026.02.04 05:55:03.536440 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 88 rows starting from the beginning of the part | ||
| 16184 | 2026.02.04 05:55:03.536485 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 16185 | 2026.02.04 05:55:03.536529 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 72 rows starting from the beginning of the part | ||
| 16186 | 2026.02.04 05:55:03.536570 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 16 rows starting from the beginning of the part | ||
| 16187 | 2026.02.04 05:55:03.536610 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 16188 | 2026.02.04 05:55:03.538505 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002249202 sec., 3234925.097879159 rows/sec., 209.69 MiB/sec. | ||
| 16189 | 2026.02.04 05:55:03.538907 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16190 | 2026.02.04 05:55:03.539144 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_116_23} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16191 | 2026.02.04 05:55:03.539204 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_116_23} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16192 | 2026.02.04 05:55:03.539260 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16193 | 2026.02.04 05:55:06.327513 [ 221 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16194 | 2026.02.04 05:55:06.327568 [ 221 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16195 | 2026.02.04 05:55:06.344578 [ 221 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16196 | 2026.02.04 05:55:06.499404 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16197 | 2026.02.04 05:55:06.499445 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16198 | 2026.02.04 05:55:06.730863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33574 | ||
| 16199 | 2026.02.04 05:55:06.731358 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16200 | 2026.02.04 05:55:06.731429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16201 | 2026.02.04 05:55:06.731905 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16202 | 2026.02.04 05:55:06.732138 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16203 | 2026.02.04 05:55:06.732271 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33574 | ||
| 16204 | 2026.02.04 05:55:06.732394 [ 224 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16205 | 2026.02.04 05:55:06.732477 [ 224 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16206 | 2026.02.04 05:55:06.736538 [ 224 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16207 | 2026.02.04 05:55:07.255216 [ 68 ] {} <Debug> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 16208 | 2026.02.04 05:55:07.255281 [ 68 ] {} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16209 | 2026.02.04 05:55:07.255335 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16210 | 2026.02.04 05:55:07.255433 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::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 | ||
| 16211 | 2026.02.04 05:55:07.255546 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16212 | 2026.02.04 05:55:07.255578 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 16213 | 2026.02.04 05:55:07.255641 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 16214 | 2026.02.04 05:55:07.255685 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 16215 | 2026.02.04 05:55:07.255727 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 16216 | 2026.02.04 05:55:07.255767 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 16217 | 2026.02.04 05:55:07.256527 [ 196 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134792 sec., 49348.25060451607 rows/sec., 4.12 MiB/sec. | ||
| 16218 | 2026.02.04 05:55:07.256706 [ 194 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 16219 | 2026.02.04 05:55:07.257014 [ 194 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_18_4} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16220 | 2026.02.04 05:55:07.257102 [ 194 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_18_4} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 16221 | 2026.02.04 05:55:07.257198 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16222 | 2026.02.04 05:55:08.157923 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16223 | 2026.02.04 05:55:08.157968 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16224 | 2026.02.04 05:55:08.162338 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16225 | 2026.02.04 05:55:08.362290 [ 225 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16226 | 2026.02.04 05:55:08.362334 [ 225 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16227 | 2026.02.04 05:55:08.366239 [ 225 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16228 | 2026.02.04 05:55:08.534487 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16229 | 2026.02.04 05:55:08.534654 [ 262 ] {279e1495-2790-4221-bd38-6a169a84ca5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16230 | 2026.02.04 05:55:08.534722 [ 262 ] {279e1495-2790-4221-bd38-6a169a84ca5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16231 | 2026.02.04 05:55:08.535576 [ 262 ] {279e1495-2790-4221-bd38-6a169a84ca5f} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16232 | 2026.02.04 05:55:08.535619 [ 262 ] {279e1495-2790-4221-bd38-6a169a84ca5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16233 | 2026.02.04 05:55:08.536000 [ 262 ] {279e1495-2790-4221-bd38-6a169a84ca5f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16234 | 2026.02.04 05:55:08.536208 [ 262 ] {279e1495-2790-4221-bd38-6a169a84ca5f} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16235 | 2026.02.04 05:55:08.536356 [ 262 ] {279e1495-2790-4221-bd38-6a169a84ca5f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001753 sec., 151739.8745008557 rows/sec., 9.64 MiB/sec. | ||
| 16236 | 2026.02.04 05:55:08.536397 [ 262 ] {279e1495-2790-4221-bd38-6a169a84ca5f} <Debug> TCPHandler: Processed in 0.002032416 sec. | ||
| 16237 | 2026.02.04 05:55:08.536527 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16238 | 2026.02.04 05:55:08.536620 [ 262 ] {479d82f6-9dee-4807-aa3a-dab134a3f7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16239 | 2026.02.04 05:55:08.536658 [ 262 ] {479d82f6-9dee-4807-aa3a-dab134a3f7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16240 | 2026.02.04 05:55:08.537504 [ 262 ] {479d82f6-9dee-4807-aa3a-dab134a3f7ca} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16241 | 2026.02.04 05:55:08.537540 [ 262 ] {479d82f6-9dee-4807-aa3a-dab134a3f7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16242 | 2026.02.04 05:55:08.537866 [ 262 ] {479d82f6-9dee-4807-aa3a-dab134a3f7ca} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16243 | 2026.02.04 05:55:08.538061 [ 262 ] {479d82f6-9dee-4807-aa3a-dab134a3f7ca} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16244 | 2026.02.04 05:55:08.538185 [ 262 ] {479d82f6-9dee-4807-aa3a-dab134a3f7ca} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001584 sec., 506313.13131313137 rows/sec., 40.20 MiB/sec. | ||
| 16245 | 2026.02.04 05:55:08.538221 [ 262 ] {479d82f6-9dee-4807-aa3a-dab134a3f7ca} <Debug> TCPHandler: Processed in 0.001751198 sec. | ||
| 16246 | 2026.02.04 05:55:08.538343 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16247 | 2026.02.04 05:55:08.538434 [ 262 ] {b7d1a808-0c86-4631-b962-b212d4693377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16248 | 2026.02.04 05:55:08.538472 [ 262 ] {b7d1a808-0c86-4631-b962-b212d4693377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16249 | 2026.02.04 05:55:08.538964 [ 262 ] {b7d1a808-0c86-4631-b962-b212d4693377} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16250 | 2026.02.04 05:55:08.539000 [ 262 ] {b7d1a808-0c86-4631-b962-b212d4693377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16251 | 2026.02.04 05:55:08.539285 [ 262 ] {b7d1a808-0c86-4631-b962-b212d4693377} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16252 | 2026.02.04 05:55:08.539475 [ 262 ] {b7d1a808-0c86-4631-b962-b212d4693377} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16253 | 2026.02.04 05:55:08.539600 [ 262 ] {b7d1a808-0c86-4631-b962-b212d4693377} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001184 sec., 133445.94594594595 rows/sec., 8.15 MiB/sec. | ||
| 16254 | 2026.02.04 05:55:08.539620 [ 65 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16255 | 2026.02.04 05:55:08.539636 [ 262 ] {b7d1a808-0c86-4631-b962-b212d4693377} <Debug> TCPHandler: Processed in 0.001348757 sec. | ||
| 16256 | 2026.02.04 05:55:08.539688 [ 65 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16257 | 2026.02.04 05:55:08.539713 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16258 | 2026.02.04 05:55:08.539809 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16259 | 2026.02.04 05:55:08.539845 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16260 | 2026.02.04 05:55:08.539904 [ 262 ] {4d1ee781-5452-4762-93c0-86c6cffc7e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16261 | 2026.02.04 05:55:08.539947 [ 262 ] {4d1ee781-5452-4762-93c0-86c6cffc7e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16262 | 2026.02.04 05:55:08.540003 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16263 | 2026.02.04 05:55:08.540043 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 205 rows starting from the beginning of the part | ||
| 16264 | 2026.02.04 05:55:08.540117 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 158 rows starting from the beginning of the part | ||
| 16265 | 2026.02.04 05:55:08.540171 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 15 rows starting from the beginning of the part | ||
| 16266 | 2026.02.04 05:55:08.540218 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 164 rows starting from the beginning of the part | ||
| 16267 | 2026.02.04 05:55:08.540263 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 15 rows starting from the beginning of the part | ||
| 16268 | 2026.02.04 05:55:08.540318 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 158 rows starting from the beginning of the part | ||
| 16269 | 2026.02.04 05:55:08.540391 [ 262 ] {4d1ee781-5452-4762-93c0-86c6cffc7e1a} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16270 | 2026.02.04 05:55:08.540431 [ 262 ] {4d1ee781-5452-4762-93c0-86c6cffc7e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16271 | 2026.02.04 05:55:08.540743 [ 262 ] {4d1ee781-5452-4762-93c0-86c6cffc7e1a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16272 | 2026.02.04 05:55:08.540984 [ 262 ] {4d1ee781-5452-4762-93c0-86c6cffc7e1a} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16273 | 2026.02.04 05:55:08.541114 [ 262 ] {4d1ee781-5452-4762-93c0-86c6cffc7e1a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001227 sec., 114099.42950285248 rows/sec., 7.37 MiB/sec. | ||
| 16274 | 2026.02.04 05:55:08.541150 [ 262 ] {4d1ee781-5452-4762-93c0-86c6cffc7e1a} <Debug> TCPHandler: Processed in 0.001395369 sec. | ||
| 16275 | 2026.02.04 05:55:08.541262 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16276 | 2026.02.04 05:55:08.541267 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489401 sec., 480058.7618780973 rows/sec., 31.79 MiB/sec. | ||
| 16277 | 2026.02.04 05:55:08.541354 [ 262 ] {a98fa4cf-3352-4d53-9a23-71b7b17e9819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16278 | 2026.02.04 05:55:08.541397 [ 262 ] {a98fa4cf-3352-4d53-9a23-71b7b17e9819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16279 | 2026.02.04 05:55:08.541424 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16280 | 2026.02.04 05:55:08.541675 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_101_20} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16281 | 2026.02.04 05:55:08.541747 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_101_20} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16282 | 2026.02.04 05:55:08.541809 [ 262 ] {a98fa4cf-3352-4d53-9a23-71b7b17e9819} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16283 | 2026.02.04 05:55:08.541821 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16284 | 2026.02.04 05:55:08.541851 [ 262 ] {a98fa4cf-3352-4d53-9a23-71b7b17e9819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16285 | 2026.02.04 05:55:08.542151 [ 262 ] {a98fa4cf-3352-4d53-9a23-71b7b17e9819} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16286 | 2026.02.04 05:55:08.542357 [ 262 ] {a98fa4cf-3352-4d53-9a23-71b7b17e9819} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16287 | 2026.02.04 05:55:08.542485 [ 262 ] {a98fa4cf-3352-4d53-9a23-71b7b17e9819} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001148 sec., 121080.1393728223 rows/sec., 6.89 MiB/sec. | ||
| 16288 | 2026.02.04 05:55:08.542521 [ 262 ] {a98fa4cf-3352-4d53-9a23-71b7b17e9819} <Debug> TCPHandler: Processed in 0.001305547 sec. | ||
| 16289 | 2026.02.04 05:55:08.542627 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16290 | 2026.02.04 05:55:08.542730 [ 262 ] {3b01af6c-fcfc-4c9a-909f-971061db4581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16291 | 2026.02.04 05:55:08.542768 [ 262 ] {3b01af6c-fcfc-4c9a-909f-971061db4581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16292 | 2026.02.04 05:55:08.543333 [ 262 ] {3b01af6c-fcfc-4c9a-909f-971061db4581} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16293 | 2026.02.04 05:55:08.543368 [ 262 ] {3b01af6c-fcfc-4c9a-909f-971061db4581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16294 | 2026.02.04 05:55:08.543676 [ 262 ] {3b01af6c-fcfc-4c9a-909f-971061db4581} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16295 | 2026.02.04 05:55:08.543877 [ 262 ] {3b01af6c-fcfc-4c9a-909f-971061db4581} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16296 | 2026.02.04 05:55:08.544001 [ 262 ] {3b01af6c-fcfc-4c9a-909f-971061db4581} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001298 sec., 375963.02003081667 rows/sec., 26.54 MiB/sec. | ||
| 16297 | 2026.02.04 05:55:08.544037 [ 262 ] {3b01af6c-fcfc-4c9a-909f-971061db4581} <Debug> TCPHandler: Processed in 0.00145756 sec. | ||
| 16298 | 2026.02.04 05:55:08.544128 [ 222 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16299 | 2026.02.04 05:55:08.544140 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16300 | 2026.02.04 05:55:08.544166 [ 222 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16301 | 2026.02.04 05:55:08.544258 [ 262 ] {3f8b832a-f7ea-47af-b077-5a4ef853b3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16302 | 2026.02.04 05:55:08.544302 [ 262 ] {3f8b832a-f7ea-47af-b077-5a4ef853b3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16303 | 2026.02.04 05:55:08.544621 [ 262 ] {3f8b832a-f7ea-47af-b077-5a4ef853b3d9} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16304 | 2026.02.04 05:55:08.544657 [ 262 ] {3f8b832a-f7ea-47af-b077-5a4ef853b3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16305 | 2026.02.04 05:55:08.544952 [ 262 ] {3f8b832a-f7ea-47af-b077-5a4ef853b3d9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16306 | 2026.02.04 05:55:08.545165 [ 262 ] {3f8b832a-f7ea-47af-b077-5a4ef853b3d9} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16307 | 2026.02.04 05:55:08.545299 [ 262 ] {3f8b832a-f7ea-47af-b077-5a4ef853b3d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 16308 | 2026.02.04 05:55:08.545303 [ 64 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 16309 | 2026.02.04 05:55:08.545339 [ 262 ] {3f8b832a-f7ea-47af-b077-5a4ef853b3d9} <Debug> TCPHandler: Processed in 0.001247874 sec. | ||
| 16310 | 2026.02.04 05:55:08.545354 [ 64 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16311 | 2026.02.04 05:55:08.545381 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16312 | 2026.02.04 05:55:08.545449 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16313 | 2026.02.04 05:55:08.545478 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 16314 | 2026.02.04 05:55:08.545552 [ 262 ] {505aea0a-01e5-49a6-978c-a0214640f8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16315 | 2026.02.04 05:55:08.545599 [ 262 ] {505aea0a-01e5-49a6-978c-a0214640f8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16316 | 2026.02.04 05:55:08.545629 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16317 | 2026.02.04 05:55:08.545690 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part | ||
| 16318 | 2026.02.04 05:55:08.545786 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 16319 | 2026.02.04 05:55:08.545837 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 16320 | 2026.02.04 05:55:08.545883 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 16321 | 2026.02.04 05:55:08.545927 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 16322 | 2026.02.04 05:55:08.545971 [ 192 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 16323 | 2026.02.04 05:55:08.546002 [ 262 ] {505aea0a-01e5-49a6-978c-a0214640f8ea} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16324 | 2026.02.04 05:55:08.546043 [ 262 ] {505aea0a-01e5-49a6-978c-a0214640f8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16325 | 2026.02.04 05:55:08.546425 [ 262 ] {505aea0a-01e5-49a6-978c-a0214640f8ea} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16326 | 2026.02.04 05:55:08.546650 [ 262 ] {505aea0a-01e5-49a6-978c-a0214640f8ea} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16327 | 2026.02.04 05:55:08.546789 [ 262 ] {505aea0a-01e5-49a6-978c-a0214640f8ea} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001254 sec., 205741.6267942584 rows/sec., 13.70 MiB/sec. | ||
| 16328 | 2026.02.04 05:55:08.546825 [ 262 ] {505aea0a-01e5-49a6-978c-a0214640f8ea} <Debug> TCPHandler: Processed in 0.001422749 sec. | ||
| 16329 | 2026.02.04 05:55:08.546861 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.001429779 sec., 197233.27870950685 rows/sec., 10.06 MiB/sec. | ||
| 16330 | 2026.02.04 05:55:08.546929 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2026.02.04 05:55:08.547018 [ 189 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 16332 | 2026.02.04 05:55:08.547034 [ 262 ] {cef3381f-4bbb-49a4-a53b-1cc55824d207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16333 | 2026.02.04 05:55:08.547080 [ 262 ] {cef3381f-4bbb-49a4-a53b-1cc55824d207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16334 | 2026.02.04 05:55:08.547307 [ 189 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_47_10} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16335 | 2026.02.04 05:55:08.547380 [ 189 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_47_10} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 16336 | 2026.02.04 05:55:08.547382 [ 262 ] {cef3381f-4bbb-49a4-a53b-1cc55824d207} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16337 | 2026.02.04 05:55:08.547426 [ 262 ] {cef3381f-4bbb-49a4-a53b-1cc55824d207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16338 | 2026.02.04 05:55:08.547469 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16339 | 2026.02.04 05:55:08.547740 [ 262 ] {cef3381f-4bbb-49a4-a53b-1cc55824d207} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16340 | 2026.02.04 05:55:08.547740 [ 222 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16341 | 2026.02.04 05:55:08.547975 [ 262 ] {cef3381f-4bbb-49a4-a53b-1cc55824d207} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16342 | 2026.02.04 05:55:08.548106 [ 262 ] {cef3381f-4bbb-49a4-a53b-1cc55824d207} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 16343 | 2026.02.04 05:55:08.548141 [ 262 ] {cef3381f-4bbb-49a4-a53b-1cc55824d207} <Debug> TCPHandler: Processed in 0.001258934 sec. | ||
| 16344 | 2026.02.04 05:55:08.548172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 16345 | 2026.02.04 05:55:08.548243 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16346 | 2026.02.04 05:55:08.548345 [ 262 ] {c8baa32b-ad0e-4c80-8572-9d00e2b439c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16347 | 2026.02.04 05:55:08.548396 [ 262 ] {c8baa32b-ad0e-4c80-8572-9d00e2b439c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16348 | 2026.02.04 05:55:08.549211 [ 262 ] {c8baa32b-ad0e-4c80-8572-9d00e2b439c7} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16349 | 2026.02.04 05:55:08.549246 [ 262 ] {c8baa32b-ad0e-4c80-8572-9d00e2b439c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16350 | 2026.02.04 05:55:08.549767 [ 262 ] {c8baa32b-ad0e-4c80-8572-9d00e2b439c7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16351 | 2026.02.04 05:55:08.549994 [ 262 ] {c8baa32b-ad0e-4c80-8572-9d00e2b439c7} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16352 | 2026.02.04 05:55:08.550130 [ 262 ] {c8baa32b-ad0e-4c80-8572-9d00e2b439c7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001802 sec., 13873.473917869034 rows/sec., 24.86 MiB/sec. | ||
| 16353 | 2026.02.04 05:55:08.550133 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16354 | 2026.02.04 05:55:08.550185 [ 262 ] {c8baa32b-ad0e-4c80-8572-9d00e2b439c7} <Debug> TCPHandler: Processed in 0.001988384 sec. | ||
| 16355 | 2026.02.04 05:55:08.550201 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16356 | 2026.02.04 05:55:08.550238 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16357 | 2026.02.04 05:55:08.550293 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16358 | 2026.02.04 05:55:08.550367 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16359 | 2026.02.04 05:55:08.550396 [ 262 ] {f2a000a1-067a-4ea2-8ac8-387eb53f6ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16360 | 2026.02.04 05:55:08.550442 [ 262 ] {f2a000a1-067a-4ea2-8ac8-387eb53f6ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16361 | 2026.02.04 05:55:08.550630 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16362 | 2026.02.04 05:55:08.550696 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1851 rows starting from the beginning of the part | ||
| 16363 | 2026.02.04 05:55:08.550771 [ 262 ] {f2a000a1-067a-4ea2-8ac8-387eb53f6ee4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16364 | 2026.02.04 05:55:08.550811 [ 262 ] {f2a000a1-067a-4ea2-8ac8-387eb53f6ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16365 | 2026.02.04 05:55:08.550839 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 25 rows starting from the beginning of the part | ||
| 16366 | 2026.02.04 05:55:08.550961 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 15 rows starting from the beginning of the part | ||
| 16367 | 2026.02.04 05:55:08.551072 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 25 rows starting from the beginning of the part | ||
| 16368 | 2026.02.04 05:55:08.551128 [ 262 ] {f2a000a1-067a-4ea2-8ac8-387eb53f6ee4} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16369 | 2026.02.04 05:55:08.551175 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 15 rows starting from the beginning of the part | ||
| 16370 | 2026.02.04 05:55:08.551284 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 25 rows starting from the beginning of the part | ||
| 16371 | 2026.02.04 05:55:08.551357 [ 262 ] {f2a000a1-067a-4ea2-8ac8-387eb53f6ee4} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16372 | 2026.02.04 05:55:08.551490 [ 262 ] {f2a000a1-067a-4ea2-8ac8-387eb53f6ee4} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001112 sec., 79136.69064748201 rows/sec., 4.97 MiB/sec. | ||
| 16373 | 2026.02.04 05:55:08.551525 [ 262 ] {f2a000a1-067a-4ea2-8ac8-387eb53f6ee4} <Debug> TCPHandler: Processed in 0.001278965 sec. | ||
| 16374 | 2026.02.04 05:55:08.562324 [ 202 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 19 columns (19 merged, 0 gathered) in 0.012007921 sec., 162892.47739054912 rows/sec., 291.90 MiB/sec. | ||
| 16375 | 2026.02.04 05:55:08.564182 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16376 | 2026.02.04 05:55:08.564507 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16377 | 2026.02.04 05:55:08.564574 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16378 | 2026.02.04 05:55:08.564720 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.47 MiB. | ||
| 16379 | 2026.02.04 05:55:08.565345 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16380 | 2026.02.04 05:55:08.565400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16381 | 2026.02.04 05:55:08.571311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16382 | 2026.02.04 05:55:08.572029 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16383 | 2026.02.04 05:55:08.575322 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 16384 | 2026.02.04 05:55:09.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.23 MiB, peak 387.17 MiB, free memory in arenas 0.00 B, will set to 376.20 MiB (RSS), difference: 5.97 MiB | ||
| 16385 | 2026.02.04 05:55:09.128771 [ 225 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16386 | 2026.02.04 05:55:09.128811 [ 225 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16387 | 2026.02.04 05:55:09.131250 [ 225 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16388 | 2026.02.04 05:55:11.873596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2128 | ||
| 16389 | 2026.02.04 05:55:11.876147 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16390 | 2026.02.04 05:55:11.876202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16391 | 2026.02.04 05:55:11.877428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16392 | 2026.02.04 05:55:11.877718 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16393 | 2026.02.04 05:55:11.878091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2128 | ||
| 16394 | 2026.02.04 05:55:13.305680 [ 223 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16395 | 2026.02.04 05:55:13.305735 [ 223 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16396 | 2026.02.04 05:55:13.308320 [ 223 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16397 | 2026.02.04 05:55:13.526631 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16398 | 2026.02.04 05:55:13.526861 [ 262 ] {714abf4d-0908-49e2-8182-cad05921f41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16399 | 2026.02.04 05:55:13.526952 [ 262 ] {714abf4d-0908-49e2-8182-cad05921f41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16400 | 2026.02.04 05:55:13.527870 [ 262 ] {714abf4d-0908-49e2-8182-cad05921f41f} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16401 | 2026.02.04 05:55:13.527910 [ 262 ] {714abf4d-0908-49e2-8182-cad05921f41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16402 | 2026.02.04 05:55:13.528286 [ 262 ] {714abf4d-0908-49e2-8182-cad05921f41f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16403 | 2026.02.04 05:55:13.528499 [ 262 ] {714abf4d-0908-49e2-8182-cad05921f41f} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16404 | 2026.02.04 05:55:13.528647 [ 262 ] {714abf4d-0908-49e2-8182-cad05921f41f} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001853 sec., 46411.22504047491 rows/sec., 3.88 MiB/sec. | ||
| 16405 | 2026.02.04 05:55:13.528686 [ 262 ] {714abf4d-0908-49e2-8182-cad05921f41f} <Debug> TCPHandler: Processed in 0.002181609 sec. | ||
| 16406 | 2026.02.04 05:55:13.528829 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16407 | 2026.02.04 05:55:13.528930 [ 262 ] {91e8dbd8-dc98-404a-91dd-2a45c47686d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16408 | 2026.02.04 05:55:13.528969 [ 262 ] {91e8dbd8-dc98-404a-91dd-2a45c47686d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16409 | 2026.02.04 05:55:13.529404 [ 262 ] {91e8dbd8-dc98-404a-91dd-2a45c47686d7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16410 | 2026.02.04 05:55:13.529440 [ 262 ] {91e8dbd8-dc98-404a-91dd-2a45c47686d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16411 | 2026.02.04 05:55:13.529733 [ 262 ] {91e8dbd8-dc98-404a-91dd-2a45c47686d7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16412 | 2026.02.04 05:55:13.529934 [ 262 ] {91e8dbd8-dc98-404a-91dd-2a45c47686d7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16413 | 2026.02.04 05:55:13.530062 [ 262 ] {91e8dbd8-dc98-404a-91dd-2a45c47686d7} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001151 sec., 13032.145960034753 rows/sec., 979.96 KiB/sec. | ||
| 16414 | 2026.02.04 05:55:13.530099 [ 262 ] {91e8dbd8-dc98-404a-91dd-2a45c47686d7} <Debug> TCPHandler: Processed in 0.001317106 sec. | ||
| 16415 | 2026.02.04 05:55:13.530205 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16416 | 2026.02.04 05:55:13.530304 [ 262 ] {92a55e4c-6254-4341-be40-c62144c67d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16417 | 2026.02.04 05:55:13.530342 [ 262 ] {92a55e4c-6254-4341-be40-c62144c67d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16418 | 2026.02.04 05:55:13.530755 [ 262 ] {92a55e4c-6254-4341-be40-c62144c67d3b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16419 | 2026.02.04 05:55:13.530790 [ 262 ] {92a55e4c-6254-4341-be40-c62144c67d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16420 | 2026.02.04 05:55:13.531091 [ 262 ] {92a55e4c-6254-4341-be40-c62144c67d3b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16421 | 2026.02.04 05:55:13.531297 [ 262 ] {92a55e4c-6254-4341-be40-c62144c67d3b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16422 | 2026.02.04 05:55:13.531421 [ 262 ] {92a55e4c-6254-4341-be40-c62144c67d3b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001135 sec., 69603.52422907489 rows/sec., 5.43 MiB/sec. | ||
| 16423 | 2026.02.04 05:55:13.531458 [ 262 ] {92a55e4c-6254-4341-be40-c62144c67d3b} <Debug> TCPHandler: Processed in 0.001300316 sec. | ||
| 16424 | 2026.02.04 05:55:13.531566 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16425 | 2026.02.04 05:55:13.531665 [ 262 ] {de1659b2-2d4b-4863-a9e7-51170f1af8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16426 | 2026.02.04 05:55:13.531707 [ 262 ] {de1659b2-2d4b-4863-a9e7-51170f1af8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16427 | 2026.02.04 05:55:13.532106 [ 262 ] {de1659b2-2d4b-4863-a9e7-51170f1af8ba} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16428 | 2026.02.04 05:55:13.532142 [ 262 ] {de1659b2-2d4b-4863-a9e7-51170f1af8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16429 | 2026.02.04 05:55:13.532459 [ 262 ] {de1659b2-2d4b-4863-a9e7-51170f1af8ba} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16430 | 2026.02.04 05:55:13.532662 [ 262 ] {de1659b2-2d4b-4863-a9e7-51170f1af8ba} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16431 | 2026.02.04 05:55:13.532787 [ 262 ] {de1659b2-2d4b-4863-a9e7-51170f1af8ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 16432 | 2026.02.04 05:55:13.532822 [ 262 ] {de1659b2-2d4b-4863-a9e7-51170f1af8ba} <Debug> TCPHandler: Processed in 0.001303445 sec. | ||
| 16433 | 2026.02.04 05:55:13.532927 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16434 | 2026.02.04 05:55:13.533024 [ 262 ] {b0269742-b6d4-4aa7-9421-6b858188e5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16435 | 2026.02.04 05:55:13.533076 [ 262 ] {b0269742-b6d4-4aa7-9421-6b858188e5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16436 | 2026.02.04 05:55:13.533842 [ 262 ] {b0269742-b6d4-4aa7-9421-6b858188e5af} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16437 | 2026.02.04 05:55:13.533878 [ 262 ] {b0269742-b6d4-4aa7-9421-6b858188e5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16438 | 2026.02.04 05:55:13.534395 [ 262 ] {b0269742-b6d4-4aa7-9421-6b858188e5af} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16439 | 2026.02.04 05:55:13.534612 [ 262 ] {b0269742-b6d4-4aa7-9421-6b858188e5af} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16440 | 2026.02.04 05:55:13.534746 [ 262 ] {b0269742-b6d4-4aa7-9421-6b858188e5af} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00174 sec., 8620.689655172413 rows/sec., 15.45 MiB/sec. | ||
| 16441 | 2026.02.04 05:55:13.534799 [ 262 ] {b0269742-b6d4-4aa7-9421-6b858188e5af} <Debug> TCPHandler: Processed in 0.001918393 sec. | ||
| 16442 | 2026.02.04 05:55:13.534904 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16443 | 2026.02.04 05:55:13.535004 [ 262 ] {54295ac7-afcf-4540-9f35-9d34cfe1d8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16444 | 2026.02.04 05:55:13.535044 [ 262 ] {54295ac7-afcf-4540-9f35-9d34cfe1d8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16445 | 2026.02.04 05:55:13.535372 [ 262 ] {54295ac7-afcf-4540-9f35-9d34cfe1d8d1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16446 | 2026.02.04 05:55:13.535408 [ 262 ] {54295ac7-afcf-4540-9f35-9d34cfe1d8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16447 | 2026.02.04 05:55:13.535712 [ 262 ] {54295ac7-afcf-4540-9f35-9d34cfe1d8d1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16448 | 2026.02.04 05:55:13.535912 [ 262 ] {54295ac7-afcf-4540-9f35-9d34cfe1d8d1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16449 | 2026.02.04 05:55:13.536038 [ 262 ] {54295ac7-afcf-4540-9f35-9d34cfe1d8d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 16450 | 2026.02.04 05:55:13.536073 [ 262 ] {54295ac7-afcf-4540-9f35-9d34cfe1d8d1} <Debug> TCPHandler: Processed in 0.001216383 sec. | ||
| 16451 | 2026.02.04 05:55:14.233278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34086 | ||
| 16452 | 2026.02.04 05:55:14.233802 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16453 | 2026.02.04 05:55:14.233849 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16454 | 2026.02.04 05:55:14.234330 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16455 | 2026.02.04 05:55:14.234574 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16456 | 2026.02.04 05:55:14.234724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34086 | ||
| 16457 | 2026.02.04 05:55:14.234737 [ 57 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16458 | 2026.02.04 05:55:14.234806 [ 57 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16459 | 2026.02.04 05:55:14.234827 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 16460 | 2026.02.04 05:55:14.234930 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 16461 | 2026.02.04 05:55:14.235036 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16462 | 2026.02.04 05:55:14.235071 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31654 rows starting from the beginning of the part | ||
| 16463 | 2026.02.04 05:55:14.235135 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 16464 | 2026.02.04 05:55:14.235185 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 16465 | 2026.02.04 05:55:14.235231 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 16466 | 2026.02.04 05:55:14.235274 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 16467 | 2026.02.04 05:55:14.235320 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 16468 | 2026.02.04 05:55:14.237780 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34086 rows, containing 4 columns (4 merged, 0 gathered) in 0.00289319 sec., 11781459.219753975 rows/sec., 168.54 MiB/sec. | ||
| 16469 | 2026.02.04 05:55:14.237959 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16470 | 2026.02.04 05:55:14.238312 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_71_14} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16471 | 2026.02.04 05:55:14.238401 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_71_14} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16472 | 2026.02.04 05:55:14.238547 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 16473 | 2026.02.04 05:55:14.568925 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16474 | 2026.02.04 05:55:14.568979 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16475 | 2026.02.04 05:55:14.572157 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16476 | 2026.02.04 05:55:16.076299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 16477 | 2026.02.04 05:55:16.094646 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16478 | 2026.02.04 05:55:16.094700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16479 | 2026.02.04 05:55:16.101002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16480 | 2026.02.04 05:55:16.101743 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16481 | 2026.02.04 05:55:16.102021 [ 55 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16482 | 2026.02.04 05:55:16.102065 [ 55 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16483 | 2026.02.04 05:55:16.102087 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16484 | 2026.02.04 05:55:16.102207 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 16485 | 2026.02.04 05:55:16.105197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16486 | 2026.02.04 05:55:16.105788 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16487 | 2026.02.04 05:55:16.107342 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 16488 | 2026.02.04 05:55:16.112169 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 16489 | 2026.02.04 05:55:16.117072 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 16490 | 2026.02.04 05:55:16.121737 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 16491 | 2026.02.04 05:55:16.126525 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 16492 | 2026.02.04 05:55:16.131136 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 16493 | 2026.02.04 05:55:16.184561 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.0824104 sec., 6491.899080698553 rows/sec., 33.57 MiB/sec. | ||
| 16494 | 2026.02.04 05:55:16.187703 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16495 | 2026.02.04 05:55:16.189969 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_71_14} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16496 | 2026.02.04 05:55:16.190088 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_71_14} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16497 | 2026.02.04 05:55:16.193117 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16498 | 2026.02.04 05:55:18.533991 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16499 | 2026.02.04 05:55:18.534187 [ 262 ] {6382d99c-fc80-4f6b-b457-1ec188fae203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16500 | 2026.02.04 05:55:18.534260 [ 262 ] {6382d99c-fc80-4f6b-b457-1ec188fae203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16501 | 2026.02.04 05:55:18.535051 [ 262 ] {6382d99c-fc80-4f6b-b457-1ec188fae203} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16502 | 2026.02.04 05:55:18.535098 [ 262 ] {6382d99c-fc80-4f6b-b457-1ec188fae203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16503 | 2026.02.04 05:55:18.535490 [ 262 ] {6382d99c-fc80-4f6b-b457-1ec188fae203} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16504 | 2026.02.04 05:55:18.535717 [ 262 ] {6382d99c-fc80-4f6b-b457-1ec188fae203} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16505 | 2026.02.04 05:55:18.535862 [ 52 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 16506 | 2026.02.04 05:55:18.535871 [ 262 ] {6382d99c-fc80-4f6b-b457-1ec188fae203} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001736 sec., 153225.8064516129 rows/sec., 9.73 MiB/sec. | ||
| 16507 | 2026.02.04 05:55:18.535935 [ 52 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16508 | 2026.02.04 05:55:18.535955 [ 262 ] {6382d99c-fc80-4f6b-b457-1ec188fae203} <Debug> TCPHandler: Processed in 0.002098278 sec. | ||
| 16509 | 2026.02.04 05:55:18.535965 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16510 | 2026.02.04 05:55:18.536088 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16511 | 2026.02.04 05:55:18.536107 [ 188 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 16512 | 2026.02.04 05:55:18.536188 [ 262 ] {a8b714d8-86c1-4a85-97cf-657c99112f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16513 | 2026.02.04 05:55:18.536237 [ 262 ] {a8b714d8-86c1-4a85-97cf-657c99112f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16514 | 2026.02.04 05:55:18.536273 [ 188 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16515 | 2026.02.04 05:55:18.536316 [ 188 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 290 rows starting from the beginning of the part | ||
| 16516 | 2026.02.04 05:55:18.536394 [ 188 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 266 rows starting from the beginning of the part | ||
| 16517 | 2026.02.04 05:55:18.536448 [ 188 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 266 rows starting from the beginning of the part | ||
| 16518 | 2026.02.04 05:55:18.536498 [ 188 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 266 rows starting from the beginning of the part | ||
| 16519 | 2026.02.04 05:55:18.536542 [ 188 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 266 rows starting from the beginning of the part | ||
| 16520 | 2026.02.04 05:55:18.536602 [ 188 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 266 rows starting from the beginning of the part | ||
| 16521 | 2026.02.04 05:55:18.537309 [ 262 ] {a8b714d8-86c1-4a85-97cf-657c99112f66} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16522 | 2026.02.04 05:55:18.537358 [ 262 ] {a8b714d8-86c1-4a85-97cf-657c99112f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16523 | 2026.02.04 05:55:18.537693 [ 197 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648916 sec., 982463.630651895 rows/sec., 66.45 MiB/sec. | ||
| 16524 | 2026.02.04 05:55:18.537812 [ 262 ] {a8b714d8-86c1-4a85-97cf-657c99112f66} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16525 | 2026.02.04 05:55:18.537845 [ 188 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 16526 | 2026.02.04 05:55:18.538166 [ 262 ] {a8b714d8-86c1-4a85-97cf-657c99112f66} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16527 | 2026.02.04 05:55:18.538167 [ 188 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_52_11} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16528 | 2026.02.04 05:55:18.538273 [ 188 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_52_11} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 16529 | 2026.02.04 05:55:18.538348 [ 262 ] {a8b714d8-86c1-4a85-97cf-657c99112f66} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.002178 sec., 368227.73186409555 rows/sec., 29.24 MiB/sec. | ||
| 16530 | 2026.02.04 05:55:18.538353 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 16531 | 2026.02.04 05:55:18.538405 [ 262 ] {a8b714d8-86c1-4a85-97cf-657c99112f66} <Debug> TCPHandler: Processed in 0.002366856 sec. | ||
| 16532 | 2026.02.04 05:55:18.538520 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16533 | 2026.02.04 05:55:18.538621 [ 262 ] {547a1407-5608-4151-a27f-56aee1157a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16534 | 2026.02.04 05:55:18.538663 [ 262 ] {547a1407-5608-4151-a27f-56aee1157a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16535 | 2026.02.04 05:55:18.539150 [ 262 ] {547a1407-5608-4151-a27f-56aee1157a5d} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16536 | 2026.02.04 05:55:18.539185 [ 262 ] {547a1407-5608-4151-a27f-56aee1157a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16537 | 2026.02.04 05:55:18.539507 [ 262 ] {547a1407-5608-4151-a27f-56aee1157a5d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16538 | 2026.02.04 05:55:18.539721 [ 262 ] {547a1407-5608-4151-a27f-56aee1157a5d} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16539 | 2026.02.04 05:55:18.539853 [ 262 ] {547a1407-5608-4151-a27f-56aee1157a5d} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.00125 sec., 126400 rows/sec., 7.72 MiB/sec. | ||
| 16540 | 2026.02.04 05:55:18.539890 [ 262 ] {547a1407-5608-4151-a27f-56aee1157a5d} <Debug> TCPHandler: Processed in 0.00142047 sec. | ||
| 16541 | 2026.02.04 05:55:18.539996 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16542 | 2026.02.04 05:55:18.540090 [ 262 ] {147fef2a-aa04-442b-8ef6-1840c4716641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16543 | 2026.02.04 05:55:18.540128 [ 262 ] {147fef2a-aa04-442b-8ef6-1840c4716641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16544 | 2026.02.04 05:55:18.540592 [ 262 ] {147fef2a-aa04-442b-8ef6-1840c4716641} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16545 | 2026.02.04 05:55:18.540628 [ 262 ] {147fef2a-aa04-442b-8ef6-1840c4716641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16546 | 2026.02.04 05:55:18.540924 [ 262 ] {147fef2a-aa04-442b-8ef6-1840c4716641} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16547 | 2026.02.04 05:55:18.541127 [ 262 ] {147fef2a-aa04-442b-8ef6-1840c4716641} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16548 | 2026.02.04 05:55:18.541253 [ 262 ] {147fef2a-aa04-442b-8ef6-1840c4716641} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001181 sec., 118543.60711261643 rows/sec., 7.66 MiB/sec. | ||
| 16549 | 2026.02.04 05:55:18.541291 [ 262 ] {147fef2a-aa04-442b-8ef6-1840c4716641} <Debug> TCPHandler: Processed in 0.001343897 sec. | ||
| 16550 | 2026.02.04 05:55:18.541400 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16551 | 2026.02.04 05:55:18.541492 [ 262 ] {375c5c46-8b28-499d-8bf1-7cbd47668265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16552 | 2026.02.04 05:55:18.541530 [ 262 ] {375c5c46-8b28-499d-8bf1-7cbd47668265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16553 | 2026.02.04 05:55:18.541988 [ 262 ] {375c5c46-8b28-499d-8bf1-7cbd47668265} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16554 | 2026.02.04 05:55:18.542024 [ 262 ] {375c5c46-8b28-499d-8bf1-7cbd47668265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16555 | 2026.02.04 05:55:18.542330 [ 262 ] {375c5c46-8b28-499d-8bf1-7cbd47668265} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16556 | 2026.02.04 05:55:18.542538 [ 262 ] {375c5c46-8b28-499d-8bf1-7cbd47668265} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16557 | 2026.02.04 05:55:18.542645 [ 52 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 16558 | 2026.02.04 05:55:18.542668 [ 262 ] {375c5c46-8b28-499d-8bf1-7cbd47668265} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001193 sec., 116512.99245599328 rows/sec., 6.63 MiB/sec. | ||
| 16559 | 2026.02.04 05:55:18.542680 [ 52 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16560 | 2026.02.04 05:55:18.542706 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16561 | 2026.02.04 05:55:18.542713 [ 262 ] {375c5c46-8b28-499d-8bf1-7cbd47668265} <Debug> TCPHandler: Processed in 0.001363547 sec. | ||
| 16562 | 2026.02.04 05:55:18.542826 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16563 | 2026.02.04 05:55:18.542834 [ 195 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 16564 | 2026.02.04 05:55:18.542920 [ 262 ] {abb3b32c-533a-4c9a-b6db-c2c061f40a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16565 | 2026.02.04 05:55:18.542963 [ 262 ] {abb3b32c-533a-4c9a-b6db-c2c061f40a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16566 | 2026.02.04 05:55:18.542999 [ 195 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16567 | 2026.02.04 05:55:18.543043 [ 195 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 151 rows starting from the beginning of the part | ||
| 16568 | 2026.02.04 05:55:18.543119 [ 195 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 139 rows starting from the beginning of the part | ||
| 16569 | 2026.02.04 05:55:18.543172 [ 195 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 139 rows starting from the beginning of the part | ||
| 16570 | 2026.02.04 05:55:18.543221 [ 195 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 139 rows starting from the beginning of the part | ||
| 16571 | 2026.02.04 05:55:18.543268 [ 195 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 139 rows starting from the beginning of the part | ||
| 16572 | 2026.02.04 05:55:18.543312 [ 195 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 139 rows starting from the beginning of the part | ||
| 16573 | 2026.02.04 05:55:18.543656 [ 262 ] {abb3b32c-533a-4c9a-b6db-c2c061f40a53} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16574 | 2026.02.04 05:55:18.543696 [ 262 ] {abb3b32c-533a-4c9a-b6db-c2c061f40a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16575 | 2026.02.04 05:55:18.544024 [ 262 ] {abb3b32c-533a-4c9a-b6db-c2c061f40a53} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16576 | 2026.02.04 05:55:18.544237 [ 262 ] {abb3b32c-533a-4c9a-b6db-c2c061f40a53} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16577 | 2026.02.04 05:55:18.544321 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558083 sec., 542974.9249558592 rows/sec., 33.11 MiB/sec. | ||
| 16578 | 2026.02.04 05:55:18.544367 [ 262 ] {abb3b32c-533a-4c9a-b6db-c2c061f40a53} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001465 sec., 333105.8020477816 rows/sec., 23.52 MiB/sec. | ||
| 16579 | 2026.02.04 05:55:18.544410 [ 262 ] {abb3b32c-533a-4c9a-b6db-c2c061f40a53} <Debug> TCPHandler: Processed in 0.001634425 sec. | ||
| 16580 | 2026.02.04 05:55:18.544469 [ 186 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 16581 | 2026.02.04 05:55:18.544516 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16582 | 2026.02.04 05:55:18.544612 [ 262 ] {39211e37-0feb-4f6d-8765-55475e761226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16583 | 2026.02.04 05:55:18.544653 [ 262 ] {39211e37-0feb-4f6d-8765-55475e761226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16584 | 2026.02.04 05:55:18.544726 [ 186 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_52_11} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16585 | 2026.02.04 05:55:18.544793 [ 186 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_52_11} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 16586 | 2026.02.04 05:55:18.544897 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16587 | 2026.02.04 05:55:18.544984 [ 262 ] {39211e37-0feb-4f6d-8765-55475e761226} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16588 | 2026.02.04 05:55:18.545018 [ 262 ] {39211e37-0feb-4f6d-8765-55475e761226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16589 | 2026.02.04 05:55:18.545308 [ 262 ] {39211e37-0feb-4f6d-8765-55475e761226} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16590 | 2026.02.04 05:55:18.545504 [ 262 ] {39211e37-0feb-4f6d-8765-55475e761226} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16591 | 2026.02.04 05:55:18.545636 [ 262 ] {39211e37-0feb-4f6d-8765-55475e761226} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 16592 | 2026.02.04 05:55:18.545672 [ 262 ] {39211e37-0feb-4f6d-8765-55475e761226} <Debug> TCPHandler: Processed in 0.001205174 sec. | ||
| 16593 | 2026.02.04 05:55:18.545776 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16594 | 2026.02.04 05:55:18.545868 [ 262 ] {9f1efd19-246c-45b3-9a56-cf0651d6e555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16595 | 2026.02.04 05:55:18.545909 [ 262 ] {9f1efd19-246c-45b3-9a56-cf0651d6e555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16596 | 2026.02.04 05:55:18.546336 [ 262 ] {9f1efd19-246c-45b3-9a56-cf0651d6e555} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16597 | 2026.02.04 05:55:18.546371 [ 262 ] {9f1efd19-246c-45b3-9a56-cf0651d6e555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16598 | 2026.02.04 05:55:18.546696 [ 262 ] {9f1efd19-246c-45b3-9a56-cf0651d6e555} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16599 | 2026.02.04 05:55:18.546903 [ 262 ] {9f1efd19-246c-45b3-9a56-cf0651d6e555} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16600 | 2026.02.04 05:55:18.547019 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_114_23 to all_119_119_0 | ||
| 16601 | 2026.02.04 05:55:18.547034 [ 262 ] {9f1efd19-246c-45b3-9a56-cf0651d6e555} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001184 sec., 217905.4054054054 rows/sec., 14.51 MiB/sec. | ||
| 16602 | 2026.02.04 05:55:18.547050 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16603 | 2026.02.04 05:55:18.547072 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16604 | 2026.02.04 05:55:18.547077 [ 262 ] {9f1efd19-246c-45b3-9a56-cf0651d6e555} <Debug> TCPHandler: Processed in 0.001348837 sec. | ||
| 16605 | 2026.02.04 05:55:18.547151 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_23 to all_119_119_0 into Compact with storage Full | ||
| 16606 | 2026.02.04 05:55:18.547191 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16607 | 2026.02.04 05:55:18.547276 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16608 | 2026.02.04 05:55:18.547289 [ 262 ] {ef1714af-78b9-4e6f-8ac2-0e9c6d6945ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16609 | 2026.02.04 05:55:18.547315 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 33562 rows starting from the beginning of the part | ||
| 16610 | 2026.02.04 05:55:18.547352 [ 262 ] {ef1714af-78b9-4e6f-8ac2-0e9c6d6945ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16611 | 2026.02.04 05:55:18.547381 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 42 rows starting from the beginning of the part | ||
| 16612 | 2026.02.04 05:55:18.547428 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 16613 | 2026.02.04 05:55:18.547468 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 258 rows starting from the beginning of the part | ||
| 16614 | 2026.02.04 05:55:18.547505 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16615 | 2026.02.04 05:55:18.547544 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 258 rows starting from the beginning of the part | ||
| 16616 | 2026.02.04 05:55:18.547668 [ 262 ] {ef1714af-78b9-4e6f-8ac2-0e9c6d6945ea} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16617 | 2026.02.04 05:55:18.547709 [ 262 ] {ef1714af-78b9-4e6f-8ac2-0e9c6d6945ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16618 | 2026.02.04 05:55:18.548013 [ 262 ] {ef1714af-78b9-4e6f-8ac2-0e9c6d6945ea} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16619 | 2026.02.04 05:55:18.548215 [ 262 ] {ef1714af-78b9-4e6f-8ac2-0e9c6d6945ea} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16620 | 2026.02.04 05:55:18.548344 [ 262 ] {ef1714af-78b9-4e6f-8ac2-0e9c6d6945ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 16621 | 2026.02.04 05:55:18.548379 [ 262 ] {ef1714af-78b9-4e6f-8ac2-0e9c6d6945ea} <Debug> TCPHandler: Processed in 0.001236854 sec. | ||
| 16622 | 2026.02.04 05:55:18.548483 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16623 | 2026.02.04 05:55:18.548577 [ 262 ] {524a05a4-ba30-45fc-9d16-2e5092342bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16624 | 2026.02.04 05:55:18.548628 [ 262 ] {524a05a4-ba30-45fc-9d16-2e5092342bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16625 | 2026.02.04 05:55:18.549444 [ 262 ] {524a05a4-ba30-45fc-9d16-2e5092342bf2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16626 | 2026.02.04 05:55:18.549480 [ 262 ] {524a05a4-ba30-45fc-9d16-2e5092342bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16627 | 2026.02.04 05:55:18.550020 [ 262 ] {524a05a4-ba30-45fc-9d16-2e5092342bf2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16628 | 2026.02.04 05:55:18.550235 [ 262 ] {524a05a4-ba30-45fc-9d16-2e5092342bf2} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16629 | 2026.02.04 05:55:18.550374 [ 262 ] {524a05a4-ba30-45fc-9d16-2e5092342bf2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001816 sec., 13766.519823788547 rows/sec., 24.67 MiB/sec. | ||
| 16630 | 2026.02.04 05:55:18.550433 [ 262 ] {524a05a4-ba30-45fc-9d16-2e5092342bf2} <Debug> TCPHandler: Processed in 0.001999095 sec. | ||
| 16631 | 2026.02.04 05:55:18.550540 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16632 | 2026.02.04 05:55:18.550641 [ 262 ] {7c81fe96-bbc8-45cf-9828-122756001625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16633 | 2026.02.04 05:55:18.550682 [ 262 ] {7c81fe96-bbc8-45cf-9828-122756001625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16634 | 2026.02.04 05:55:18.551018 [ 262 ] {7c81fe96-bbc8-45cf-9828-122756001625} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16635 | 2026.02.04 05:55:18.551054 [ 262 ] {7c81fe96-bbc8-45cf-9828-122756001625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16636 | 2026.02.04 05:55:18.551365 [ 262 ] {7c81fe96-bbc8-45cf-9828-122756001625} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16637 | 2026.02.04 05:55:18.551585 [ 262 ] {7c81fe96-bbc8-45cf-9828-122756001625} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16638 | 2026.02.04 05:55:18.551716 [ 262 ] {7c81fe96-bbc8-45cf-9828-122756001625} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001093 sec., 80512.35132662398 rows/sec., 5.06 MiB/sec. | ||
| 16639 | 2026.02.04 05:55:18.551751 [ 262 ] {7c81fe96-bbc8-45cf-9828-122756001625} <Debug> TCPHandler: Processed in 0.001260905 sec. | ||
| 16640 | 2026.02.04 05:55:18.554078 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34440 rows, containing 5 columns (5 merged, 0 gathered) in 0.006959852 sec., 4948381.086264478 rows/sec., 335.14 MiB/sec. | ||
| 16641 | 2026.02.04 05:55:18.554360 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 16642 | 2026.02.04 05:55:18.554627 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16643 | 2026.02.04 05:55:18.554691 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_114_23, all_119_119_0] -> all_1_119_24 | ||
| 16644 | 2026.02.04 05:55:18.554780 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16645 | 2026.02.04 05:55:21.499684 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16646 | 2026.02.04 05:55:21.499747 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16647 | 2026.02.04 05:55:21.735778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34534 | ||
| 16648 | 2026.02.04 05:55:21.736289 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16649 | 2026.02.04 05:55:21.736333 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16650 | 2026.02.04 05:55:21.736805 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16651 | 2026.02.04 05:55:21.737030 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16652 | 2026.02.04 05:55:21.737167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34534 | ||
| 16653 | 2026.02.04 05:55:21.879170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2162 | ||
| 16654 | 2026.02.04 05:55:21.881569 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16655 | 2026.02.04 05:55:21.881620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16656 | 2026.02.04 05:55:21.882809 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16657 | 2026.02.04 05:55:21.883076 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16658 | 2026.02.04 05:55:21.883454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2162 | ||
| 16659 | 2026.02.04 05:55:23.526820 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16660 | 2026.02.04 05:55:23.527003 [ 262 ] {50d29045-a136-41ff-a6cd-a5154c63a517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16661 | 2026.02.04 05:55:23.527069 [ 262 ] {50d29045-a136-41ff-a6cd-a5154c63a517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16662 | 2026.02.04 05:55:23.527785 [ 262 ] {50d29045-a136-41ff-a6cd-a5154c63a517} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16663 | 2026.02.04 05:55:23.527835 [ 262 ] {50d29045-a136-41ff-a6cd-a5154c63a517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16664 | 2026.02.04 05:55:23.528232 [ 262 ] {50d29045-a136-41ff-a6cd-a5154c63a517} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16665 | 2026.02.04 05:55:23.528485 [ 262 ] {50d29045-a136-41ff-a6cd-a5154c63a517} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16666 | 2026.02.04 05:55:23.528655 [ 262 ] {50d29045-a136-41ff-a6cd-a5154c63a517} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.0017 sec., 50588.23529411765 rows/sec., 4.23 MiB/sec. | ||
| 16667 | 2026.02.04 05:55:23.528714 [ 262 ] {50d29045-a136-41ff-a6cd-a5154c63a517} <Debug> TCPHandler: Processed in 0.002017875 sec. | ||
| 16668 | 2026.02.04 05:55:23.528856 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16669 | 2026.02.04 05:55:23.528965 [ 262 ] {2a9a9403-222d-47bf-ba82-41291112a7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16670 | 2026.02.04 05:55:23.529012 [ 262 ] {2a9a9403-222d-47bf-ba82-41291112a7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16671 | 2026.02.04 05:55:23.529444 [ 262 ] {2a9a9403-222d-47bf-ba82-41291112a7c3} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16672 | 2026.02.04 05:55:23.529483 [ 262 ] {2a9a9403-222d-47bf-ba82-41291112a7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16673 | 2026.02.04 05:55:23.529821 [ 262 ] {2a9a9403-222d-47bf-ba82-41291112a7c3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16674 | 2026.02.04 05:55:23.530045 [ 262 ] {2a9a9403-222d-47bf-ba82-41291112a7c3} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16675 | 2026.02.04 05:55:23.530195 [ 262 ] {2a9a9403-222d-47bf-ba82-41291112a7c3} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001257 sec., 11933.174224343675 rows/sec., 897.32 KiB/sec. | ||
| 16676 | 2026.02.04 05:55:23.530237 [ 262 ] {2a9a9403-222d-47bf-ba82-41291112a7c3} <Debug> TCPHandler: Processed in 0.00143304 sec. | ||
| 16677 | 2026.02.04 05:55:23.530363 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16678 | 2026.02.04 05:55:23.530462 [ 262 ] {80ff4e76-677e-4936-a69a-2343923fed21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16679 | 2026.02.04 05:55:23.530504 [ 262 ] {80ff4e76-677e-4936-a69a-2343923fed21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16680 | 2026.02.04 05:55:23.530942 [ 262 ] {80ff4e76-677e-4936-a69a-2343923fed21} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16681 | 2026.02.04 05:55:23.530979 [ 262 ] {80ff4e76-677e-4936-a69a-2343923fed21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16682 | 2026.02.04 05:55:23.531299 [ 262 ] {80ff4e76-677e-4936-a69a-2343923fed21} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16683 | 2026.02.04 05:55:23.531510 [ 262 ] {80ff4e76-677e-4936-a69a-2343923fed21} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16684 | 2026.02.04 05:55:23.531643 [ 262 ] {80ff4e76-677e-4936-a69a-2343923fed21} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001202 sec., 65723.79367720467 rows/sec., 5.13 MiB/sec. | ||
| 16685 | 2026.02.04 05:55:23.531683 [ 262 ] {80ff4e76-677e-4936-a69a-2343923fed21} <Debug> TCPHandler: Processed in 0.001371288 sec. | ||
| 16686 | 2026.02.04 05:55:23.531809 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16687 | 2026.02.04 05:55:23.531906 [ 262 ] {4d3fecf3-98ec-4930-91d5-413a685e4814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16688 | 2026.02.04 05:55:23.531950 [ 262 ] {4d3fecf3-98ec-4930-91d5-413a685e4814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16689 | 2026.02.04 05:55:23.532391 [ 262 ] {4d3fecf3-98ec-4930-91d5-413a685e4814} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16690 | 2026.02.04 05:55:23.532428 [ 262 ] {4d3fecf3-98ec-4930-91d5-413a685e4814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16691 | 2026.02.04 05:55:23.532763 [ 262 ] {4d3fecf3-98ec-4930-91d5-413a685e4814} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16692 | 2026.02.04 05:55:23.532983 [ 262 ] {4d3fecf3-98ec-4930-91d5-413a685e4814} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16693 | 2026.02.04 05:55:23.533119 [ 262 ] {4d3fecf3-98ec-4930-91d5-413a685e4814} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 16694 | 2026.02.04 05:55:23.533165 [ 262 ] {4d3fecf3-98ec-4930-91d5-413a685e4814} <Debug> TCPHandler: Processed in 0.001404709 sec. | ||
| 16695 | 2026.02.04 05:55:23.533292 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16696 | 2026.02.04 05:55:23.533386 [ 262 ] {1c962afd-881e-4edb-9087-818c28f08375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16697 | 2026.02.04 05:55:23.533442 [ 262 ] {1c962afd-881e-4edb-9087-818c28f08375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16698 | 2026.02.04 05:55:23.534283 [ 262 ] {1c962afd-881e-4edb-9087-818c28f08375} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16699 | 2026.02.04 05:55:23.534319 [ 262 ] {1c962afd-881e-4edb-9087-818c28f08375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16700 | 2026.02.04 05:55:23.534845 [ 262 ] {1c962afd-881e-4edb-9087-818c28f08375} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16701 | 2026.02.04 05:55:23.535072 [ 262 ] {1c962afd-881e-4edb-9087-818c28f08375} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16702 | 2026.02.04 05:55:23.535218 [ 262 ] {1c962afd-881e-4edb-9087-818c28f08375} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00185 sec., 8108.108108108107 rows/sec., 14.53 MiB/sec. | ||
| 16703 | 2026.02.04 05:55:23.535295 [ 262 ] {1c962afd-881e-4edb-9087-818c28f08375} <Debug> TCPHandler: Processed in 0.002052936 sec. | ||
| 16704 | 2026.02.04 05:55:23.535409 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16705 | 2026.02.04 05:55:23.535504 [ 262 ] {29d520fd-e65a-489c-b367-ecc44ca005bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16706 | 2026.02.04 05:55:23.535545 [ 262 ] {29d520fd-e65a-489c-b367-ecc44ca005bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16707 | 2026.02.04 05:55:23.535890 [ 262 ] {29d520fd-e65a-489c-b367-ecc44ca005bc} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16708 | 2026.02.04 05:55:23.535925 [ 262 ] {29d520fd-e65a-489c-b367-ecc44ca005bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16709 | 2026.02.04 05:55:23.536235 [ 262 ] {29d520fd-e65a-489c-b367-ecc44ca005bc} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16710 | 2026.02.04 05:55:23.536483 [ 262 ] {29d520fd-e65a-489c-b367-ecc44ca005bc} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16711 | 2026.02.04 05:55:23.536614 [ 262 ] {29d520fd-e65a-489c-b367-ecc44ca005bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 16712 | 2026.02.04 05:55:23.536650 [ 262 ] {29d520fd-e65a-489c-b367-ecc44ca005bc} <Debug> TCPHandler: Processed in 0.001290336 sec. | ||
| 16713 | 2026.02.04 05:55:23.606167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 16714 | 2026.02.04 05:55:23.625616 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16715 | 2026.02.04 05:55:23.625688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 16716 | 2026.02.04 05:55:23.632128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16717 | 2026.02.04 05:55:23.632991 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16718 | 2026.02.04 05:55:23.637569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 16719 | 2026.02.04 05:55:26.947459 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16720 | 2026.02.04 05:55:26.947642 [ 262 ] {a5762dee-21d1-4ee0-a5ab-85a97ede4c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16721 | 2026.02.04 05:55:26.947707 [ 262 ] {a5762dee-21d1-4ee0-a5ab-85a97ede4c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16722 | 2026.02.04 05:55:26.948429 [ 262 ] {a5762dee-21d1-4ee0-a5ab-85a97ede4c7e} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16723 | 2026.02.04 05:55:26.948471 [ 262 ] {a5762dee-21d1-4ee0-a5ab-85a97ede4c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16724 | 2026.02.04 05:55:26.948853 [ 262 ] {a5762dee-21d1-4ee0-a5ab-85a97ede4c7e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16725 | 2026.02.04 05:55:26.949069 [ 262 ] {a5762dee-21d1-4ee0-a5ab-85a97ede4c7e} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16726 | 2026.02.04 05:55:26.949213 [ 262 ] {a5762dee-21d1-4ee0-a5ab-85a97ede4c7e} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001618 sec., 164400.49443757726 rows/sec., 10.44 MiB/sec. | ||
| 16727 | 2026.02.04 05:55:26.949254 [ 262 ] {a5762dee-21d1-4ee0-a5ab-85a97ede4c7e} <Debug> TCPHandler: Processed in 0.001916763 sec. | ||
| 16728 | 2026.02.04 05:55:26.949372 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16729 | 2026.02.04 05:55:26.949463 [ 262 ] {ba40f225-d364-43c9-be3a-28642b37c742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16730 | 2026.02.04 05:55:26.949502 [ 262 ] {ba40f225-d364-43c9-be3a-28642b37c742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16731 | 2026.02.04 05:55:26.950914 [ 262 ] {ba40f225-d364-43c9-be3a-28642b37c742} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16732 | 2026.02.04 05:55:26.950948 [ 262 ] {ba40f225-d364-43c9-be3a-28642b37c742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16733 | 2026.02.04 05:55:26.951353 [ 262 ] {ba40f225-d364-43c9-be3a-28642b37c742} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16734 | 2026.02.04 05:55:26.951569 [ 262 ] {ba40f225-d364-43c9-be3a-28642b37c742} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16735 | 2026.02.04 05:55:26.951684 [ 38 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16736 | 2026.02.04 05:55:26.951697 [ 262 ] {ba40f225-d364-43c9-be3a-28642b37c742} <Debug> executeQuery: Read 1942 rows, 161.33 KiB in 0.002252 sec., 862344.5825932504 rows/sec., 69.96 MiB/sec. | ||
| 16737 | 2026.02.04 05:55:26.951719 [ 38 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16738 | 2026.02.04 05:55:26.951737 [ 262 ] {ba40f225-d364-43c9-be3a-28642b37c742} <Debug> TCPHandler: Processed in 0.002412706 sec. | ||
| 16739 | 2026.02.04 05:55:26.951738 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16740 | 2026.02.04 05:55:26.951845 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16741 | 2026.02.04 05:55:26.951878 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16742 | 2026.02.04 05:55:26.951936 [ 262 ] {1d406a14-bb0f-4f0a-98e1-fcb08f3f20c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16743 | 2026.02.04 05:55:26.951979 [ 262 ] {1d406a14-bb0f-4f0a-98e1-fcb08f3f20c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16744 | 2026.02.04 05:55:26.952030 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16745 | 2026.02.04 05:55:26.952074 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2103 rows starting from the beginning of the part | ||
| 16746 | 2026.02.04 05:55:26.952152 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 802 rows starting from the beginning of the part | ||
| 16747 | 2026.02.04 05:55:26.952204 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 86 rows starting from the beginning of the part | ||
| 16748 | 2026.02.04 05:55:26.952254 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 802 rows starting from the beginning of the part | ||
| 16749 | 2026.02.04 05:55:26.952297 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 86 rows starting from the beginning of the part | ||
| 16750 | 2026.02.04 05:55:26.952342 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1942 rows starting from the beginning of the part | ||
| 16751 | 2026.02.04 05:55:26.952424 [ 262 ] {1d406a14-bb0f-4f0a-98e1-fcb08f3f20c0} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16752 | 2026.02.04 05:55:26.952465 [ 262 ] {1d406a14-bb0f-4f0a-98e1-fcb08f3f20c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16753 | 2026.02.04 05:55:26.952803 [ 262 ] {1d406a14-bb0f-4f0a-98e1-fcb08f3f20c0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16754 | 2026.02.04 05:55:26.953010 [ 262 ] {1d406a14-bb0f-4f0a-98e1-fcb08f3f20c0} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16755 | 2026.02.04 05:55:26.953140 [ 262 ] {1d406a14-bb0f-4f0a-98e1-fcb08f3f20c0} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001222 sec., 129296.2356792144 rows/sec., 7.90 MiB/sec. | ||
| 16756 | 2026.02.04 05:55:26.953177 [ 262 ] {1d406a14-bb0f-4f0a-98e1-fcb08f3f20c0} <Debug> TCPHandler: Processed in 0.001379018 sec. | ||
| 16757 | 2026.02.04 05:55:26.953283 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16758 | 2026.02.04 05:55:26.953374 [ 262 ] {392cebf5-2424-4810-becb-1377e2f801f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16759 | 2026.02.04 05:55:26.953412 [ 262 ] {392cebf5-2424-4810-becb-1377e2f801f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16760 | 2026.02.04 05:55:26.953937 [ 262 ] {392cebf5-2424-4810-becb-1377e2f801f1} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16761 | 2026.02.04 05:55:26.953971 [ 262 ] {392cebf5-2424-4810-becb-1377e2f801f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16762 | 2026.02.04 05:55:26.954278 [ 262 ] {392cebf5-2424-4810-becb-1377e2f801f1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16763 | 2026.02.04 05:55:26.954485 [ 262 ] {392cebf5-2424-4810-becb-1377e2f801f1} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16764 | 2026.02.04 05:55:26.954518 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5821 rows, containing 5 columns (5 merged, 0 gathered) in 0.002704835 sec., 2152072.122698797 rows/sec., 182.61 MiB/sec. | ||
| 16765 | 2026.02.04 05:55:26.954611 [ 262 ] {392cebf5-2424-4810-becb-1377e2f801f1} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001254 sec., 293460.9250398724 rows/sec., 19.53 MiB/sec. | ||
| 16766 | 2026.02.04 05:55:26.954651 [ 262 ] {392cebf5-2424-4810-becb-1377e2f801f1} <Debug> TCPHandler: Processed in 0.001415059 sec. | ||
| 16767 | 2026.02.04 05:55:26.954753 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16768 | 2026.02.04 05:55:26.954805 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16769 | 2026.02.04 05:55:26.954843 [ 262 ] {6e2f5f7a-b6d3-4d5f-b446-0ca9f35b4c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16770 | 2026.02.04 05:55:26.954882 [ 262 ] {6e2f5f7a-b6d3-4d5f-b446-0ca9f35b4c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16771 | 2026.02.04 05:55:26.955087 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_121_24} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16772 | 2026.02.04 05:55:26.955153 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_121_24} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16773 | 2026.02.04 05:55:26.955231 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 16774 | 2026.02.04 05:55:26.955295 [ 262 ] {6e2f5f7a-b6d3-4d5f-b446-0ca9f35b4c44} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16775 | 2026.02.04 05:55:26.955329 [ 262 ] {6e2f5f7a-b6d3-4d5f-b446-0ca9f35b4c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16776 | 2026.02.04 05:55:26.955634 [ 262 ] {6e2f5f7a-b6d3-4d5f-b446-0ca9f35b4c44} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16777 | 2026.02.04 05:55:26.955841 [ 262 ] {6e2f5f7a-b6d3-4d5f-b446-0ca9f35b4c44} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16778 | 2026.02.04 05:55:26.955963 [ 262 ] {6e2f5f7a-b6d3-4d5f-b446-0ca9f35b4c44} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001137 sec., 122251.53913808268 rows/sec., 6.96 MiB/sec. | ||
| 16779 | 2026.02.04 05:55:26.955999 [ 262 ] {6e2f5f7a-b6d3-4d5f-b446-0ca9f35b4c44} <Debug> TCPHandler: Processed in 0.001292676 sec. | ||
| 16780 | 2026.02.04 05:55:26.956115 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16781 | 2026.02.04 05:55:26.956205 [ 262 ] {2c3dbcf9-7fec-4d24-bfa7-824993da3b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16782 | 2026.02.04 05:55:26.956243 [ 262 ] {2c3dbcf9-7fec-4d24-bfa7-824993da3b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16783 | 2026.02.04 05:55:26.957039 [ 262 ] {2c3dbcf9-7fec-4d24-bfa7-824993da3b32} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16784 | 2026.02.04 05:55:26.957073 [ 262 ] {2c3dbcf9-7fec-4d24-bfa7-824993da3b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16785 | 2026.02.04 05:55:26.957401 [ 262 ] {2c3dbcf9-7fec-4d24-bfa7-824993da3b32} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16786 | 2026.02.04 05:55:26.957616 [ 262 ] {2c3dbcf9-7fec-4d24-bfa7-824993da3b32} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16787 | 2026.02.04 05:55:26.957727 [ 38 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16788 | 2026.02.04 05:55:26.957737 [ 262 ] {2c3dbcf9-7fec-4d24-bfa7-824993da3b32} <Debug> executeQuery: Read 944 rows, 69.57 KiB in 0.00155 sec., 609032.2580645161 rows/sec., 43.83 MiB/sec. | ||
| 16789 | 2026.02.04 05:55:26.957757 [ 38 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16790 | 2026.02.04 05:55:26.957775 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16791 | 2026.02.04 05:55:26.957778 [ 262 ] {2c3dbcf9-7fec-4d24-bfa7-824993da3b32} <Debug> TCPHandler: Processed in 0.001710268 sec. | ||
| 16792 | 2026.02.04 05:55:26.957894 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16793 | 2026.02.04 05:55:26.957901 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16794 | 2026.02.04 05:55:26.958036 [ 262 ] {84cf2471-085b-4b4f-951d-cac95228cc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16795 | 2026.02.04 05:55:26.958056 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16796 | 2026.02.04 05:55:26.958075 [ 262 ] {84cf2471-085b-4b4f-951d-cac95228cc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16797 | 2026.02.04 05:55:26.958107 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1033 rows starting from the beginning of the part | ||
| 16798 | 2026.02.04 05:55:26.958187 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 488 rows starting from the beginning of the part | ||
| 16799 | 2026.02.04 05:55:26.958240 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 79 rows starting from the beginning of the part | ||
| 16800 | 2026.02.04 05:55:26.958287 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 488 rows starting from the beginning of the part | ||
| 16801 | 2026.02.04 05:55:26.958332 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 79 rows starting from the beginning of the part | ||
| 16802 | 2026.02.04 05:55:26.958377 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 944 rows starting from the beginning of the part | ||
| 16803 | 2026.02.04 05:55:26.958417 [ 262 ] {84cf2471-085b-4b4f-951d-cac95228cc37} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16804 | 2026.02.04 05:55:26.958459 [ 262 ] {84cf2471-085b-4b4f-951d-cac95228cc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16805 | 2026.02.04 05:55:26.958784 [ 262 ] {84cf2471-085b-4b4f-951d-cac95228cc37} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16806 | 2026.02.04 05:55:26.958996 [ 262 ] {84cf2471-085b-4b4f-951d-cac95228cc37} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16807 | 2026.02.04 05:55:26.959126 [ 262 ] {84cf2471-085b-4b4f-951d-cac95228cc37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 16808 | 2026.02.04 05:55:26.959162 [ 262 ] {84cf2471-085b-4b4f-951d-cac95228cc37} <Debug> TCPHandler: Processed in 0.001307416 sec. | ||
| 16809 | 2026.02.04 05:55:26.959265 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16810 | 2026.02.04 05:55:26.959357 [ 262 ] {897bff7e-3b56-4c17-a2a0-6addf87cdd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16811 | 2026.02.04 05:55:26.959398 [ 262 ] {897bff7e-3b56-4c17-a2a0-6addf87cdd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16812 | 2026.02.04 05:55:26.959776 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3111 rows, containing 5 columns (5 merged, 0 gathered) in 0.001947924 sec., 1597084.8965360045 rows/sec., 121.34 MiB/sec. | ||
| 16813 | 2026.02.04 05:55:26.959940 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16814 | 2026.02.04 05:55:26.959986 [ 262 ] {897bff7e-3b56-4c17-a2a0-6addf87cdd25} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16815 | 2026.02.04 05:55:26.960026 [ 262 ] {897bff7e-3b56-4c17-a2a0-6addf87cdd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16816 | 2026.02.04 05:55:26.960215 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_121_24} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16817 | 2026.02.04 05:55:26.960298 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_121_24} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16818 | 2026.02.04 05:55:26.960372 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 16819 | 2026.02.04 05:55:26.960419 [ 262 ] {897bff7e-3b56-4c17-a2a0-6addf87cdd25} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16820 | 2026.02.04 05:55:26.960636 [ 262 ] {897bff7e-3b56-4c17-a2a0-6addf87cdd25} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16821 | 2026.02.04 05:55:26.960765 [ 262 ] {897bff7e-3b56-4c17-a2a0-6addf87cdd25} <Debug> executeQuery: Read 900 rows, 61.36 KiB in 0.001426 sec., 631136.0448807854 rows/sec., 42.02 MiB/sec. | ||
| 16822 | 2026.02.04 05:55:26.960801 [ 262 ] {897bff7e-3b56-4c17-a2a0-6addf87cdd25} <Debug> TCPHandler: Processed in 0.001582804 sec. | ||
| 16823 | 2026.02.04 05:55:26.960909 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16824 | 2026.02.04 05:55:26.961007 [ 262 ] {5fee8ec2-e449-406d-9920-1a4d39b3f842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16825 | 2026.02.04 05:55:26.961049 [ 262 ] {5fee8ec2-e449-406d-9920-1a4d39b3f842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16826 | 2026.02.04 05:55:26.961368 [ 262 ] {5fee8ec2-e449-406d-9920-1a4d39b3f842} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16827 | 2026.02.04 05:55:26.961403 [ 262 ] {5fee8ec2-e449-406d-9920-1a4d39b3f842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16828 | 2026.02.04 05:55:26.961715 [ 262 ] {5fee8ec2-e449-406d-9920-1a4d39b3f842} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16829 | 2026.02.04 05:55:26.961927 [ 262 ] {5fee8ec2-e449-406d-9920-1a4d39b3f842} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16830 | 2026.02.04 05:55:26.962070 [ 262 ] {5fee8ec2-e449-406d-9920-1a4d39b3f842} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 16831 | 2026.02.04 05:55:26.962108 [ 262 ] {5fee8ec2-e449-406d-9920-1a4d39b3f842} <Debug> TCPHandler: Processed in 0.001249564 sec. | ||
| 16832 | 2026.02.04 05:55:26.962209 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16833 | 2026.02.04 05:55:26.962300 [ 262 ] {b7fcf6b4-35b0-4800-bd20-41ede25c25d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16834 | 2026.02.04 05:55:26.962352 [ 262 ] {b7fcf6b4-35b0-4800-bd20-41ede25c25d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16835 | 2026.02.04 05:55:26.963165 [ 262 ] {b7fcf6b4-35b0-4800-bd20-41ede25c25d5} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16836 | 2026.02.04 05:55:26.963199 [ 262 ] {b7fcf6b4-35b0-4800-bd20-41ede25c25d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16837 | 2026.02.04 05:55:26.963712 [ 262 ] {b7fcf6b4-35b0-4800-bd20-41ede25c25d5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16838 | 2026.02.04 05:55:26.963923 [ 262 ] {b7fcf6b4-35b0-4800-bd20-41ede25c25d5} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16839 | 2026.02.04 05:55:26.964057 [ 262 ] {b7fcf6b4-35b0-4800-bd20-41ede25c25d5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001774 sec., 14092.446448703495 rows/sec., 25.25 MiB/sec. | ||
| 16840 | 2026.02.04 05:55:26.964109 [ 262 ] {b7fcf6b4-35b0-4800-bd20-41ede25c25d5} <Debug> TCPHandler: Processed in 0.001947064 sec. | ||
| 16841 | 2026.02.04 05:55:26.964213 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16842 | 2026.02.04 05:55:26.964304 [ 262 ] {0b7493d6-41af-40c2-a10a-626851ceac42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16843 | 2026.02.04 05:55:26.964343 [ 262 ] {0b7493d6-41af-40c2-a10a-626851ceac42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16844 | 2026.02.04 05:55:26.964657 [ 262 ] {0b7493d6-41af-40c2-a10a-626851ceac42} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16845 | 2026.02.04 05:55:26.964690 [ 262 ] {0b7493d6-41af-40c2-a10a-626851ceac42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16846 | 2026.02.04 05:55:26.964981 [ 262 ] {0b7493d6-41af-40c2-a10a-626851ceac42} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16847 | 2026.02.04 05:55:26.965185 [ 262 ] {0b7493d6-41af-40c2-a10a-626851ceac42} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16848 | 2026.02.04 05:55:26.965292 [ 38 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16849 | 2026.02.04 05:55:26.965305 [ 262 ] {0b7493d6-41af-40c2-a10a-626851ceac42} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001019 sec., 70657.50736015702 rows/sec., 4.36 MiB/sec. | ||
| 16850 | 2026.02.04 05:55:26.965323 [ 38 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2026.02.04 05:55:26.965340 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16852 | 2026.02.04 05:55:26.965342 [ 262 ] {0b7493d6-41af-40c2-a10a-626851ceac42} <Debug> TCPHandler: Processed in 0.001175963 sec. | ||
| 16853 | 2026.02.04 05:55:26.965416 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16854 | 2026.02.04 05:55:26.965516 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16855 | 2026.02.04 05:55:26.965543 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7276 rows starting from the beginning of the part | ||
| 16856 | 2026.02.04 05:55:26.965594 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 88 rows starting from the beginning of the part | ||
| 16857 | 2026.02.04 05:55:26.965638 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16858 | 2026.02.04 05:55:26.965676 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 88 rows starting from the beginning of the part | ||
| 16859 | 2026.02.04 05:55:26.965713 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 16860 | 2026.02.04 05:55:26.965750 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 72 rows starting from the beginning of the part | ||
| 16861 | 2026.02.04 05:55:26.967574 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7644 rows, containing 4 columns (4 merged, 0 gathered) in 0.00219095 sec., 3488897.5102124647 rows/sec., 226.03 MiB/sec. | ||
| 16862 | 2026.02.04 05:55:26.968053 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16863 | 2026.02.04 05:55:26.968295 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_121_24} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16864 | 2026.02.04 05:55:26.968354 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_121_24} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16865 | 2026.02.04 05:55:26.968433 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 16866 | 2026.02.04 05:55:28.520242 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16867 | 2026.02.04 05:55:28.520410 [ 262 ] {3e579350-e902-4aed-b0ee-47b1ad55a99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16868 | 2026.02.04 05:55:28.520472 [ 262 ] {3e579350-e902-4aed-b0ee-47b1ad55a99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16869 | 2026.02.04 05:55:28.521132 [ 262 ] {3e579350-e902-4aed-b0ee-47b1ad55a99d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16870 | 2026.02.04 05:55:28.521174 [ 262 ] {3e579350-e902-4aed-b0ee-47b1ad55a99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16871 | 2026.02.04 05:55:28.521541 [ 262 ] {3e579350-e902-4aed-b0ee-47b1ad55a99d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16872 | 2026.02.04 05:55:28.521768 [ 262 ] {3e579350-e902-4aed-b0ee-47b1ad55a99d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16873 | 2026.02.04 05:55:28.521919 [ 262 ] {3e579350-e902-4aed-b0ee-47b1ad55a99d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001556 sec., 35989.71722365038 rows/sec., 2.75 MiB/sec. | ||
| 16874 | 2026.02.04 05:55:28.521961 [ 262 ] {3e579350-e902-4aed-b0ee-47b1ad55a99d} <Debug> TCPHandler: Processed in 0.001838351 sec. | ||
| 16875 | 2026.02.04 05:55:28.522077 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16876 | 2026.02.04 05:55:28.522170 [ 262 ] {2d0d5952-9496-4fcc-b9ba-c04b44f7f938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16877 | 2026.02.04 05:55:28.522233 [ 262 ] {2d0d5952-9496-4fcc-b9ba-c04b44f7f938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16878 | 2026.02.04 05:55:28.522647 [ 262 ] {2d0d5952-9496-4fcc-b9ba-c04b44f7f938} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16879 | 2026.02.04 05:55:28.522682 [ 262 ] {2d0d5952-9496-4fcc-b9ba-c04b44f7f938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16880 | 2026.02.04 05:55:28.522976 [ 262 ] {2d0d5952-9496-4fcc-b9ba-c04b44f7f938} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16881 | 2026.02.04 05:55:28.523181 [ 262 ] {2d0d5952-9496-4fcc-b9ba-c04b44f7f938} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16882 | 2026.02.04 05:55:28.523307 [ 262 ] {2d0d5952-9496-4fcc-b9ba-c04b44f7f938} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 16883 | 2026.02.04 05:55:28.523344 [ 262 ] {2d0d5952-9496-4fcc-b9ba-c04b44f7f938} <Debug> TCPHandler: Processed in 0.001315457 sec. | ||
| 16884 | 2026.02.04 05:55:28.523449 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16885 | 2026.02.04 05:55:28.523539 [ 262 ] {ad511a95-2ccc-4cec-9593-b1aee2df4ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16886 | 2026.02.04 05:55:28.523580 [ 262 ] {ad511a95-2ccc-4cec-9593-b1aee2df4ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16887 | 2026.02.04 05:55:28.523941 [ 262 ] {ad511a95-2ccc-4cec-9593-b1aee2df4ca1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16888 | 2026.02.04 05:55:28.523976 [ 262 ] {ad511a95-2ccc-4cec-9593-b1aee2df4ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16889 | 2026.02.04 05:55:28.524279 [ 262 ] {ad511a95-2ccc-4cec-9593-b1aee2df4ca1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16890 | 2026.02.04 05:55:28.524479 [ 262 ] {ad511a95-2ccc-4cec-9593-b1aee2df4ca1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16891 | 2026.02.04 05:55:28.524606 [ 262 ] {ad511a95-2ccc-4cec-9593-b1aee2df4ca1} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001085 sec., 38709.67741935484 rows/sec., 2.69 MiB/sec. | ||
| 16892 | 2026.02.04 05:55:28.524643 [ 262 ] {ad511a95-2ccc-4cec-9593-b1aee2df4ca1} <Debug> TCPHandler: Processed in 0.001241715 sec. | ||
| 16893 | 2026.02.04 05:55:28.524743 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16894 | 2026.02.04 05:55:28.524833 [ 262 ] {fe4c61e6-c3e5-402c-bb97-a35006fd7973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16895 | 2026.02.04 05:55:28.524872 [ 262 ] {fe4c61e6-c3e5-402c-bb97-a35006fd7973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16896 | 2026.02.04 05:55:28.525178 [ 262 ] {fe4c61e6-c3e5-402c-bb97-a35006fd7973} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16897 | 2026.02.04 05:55:28.525212 [ 262 ] {fe4c61e6-c3e5-402c-bb97-a35006fd7973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16898 | 2026.02.04 05:55:28.525500 [ 262 ] {fe4c61e6-c3e5-402c-bb97-a35006fd7973} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16899 | 2026.02.04 05:55:28.525708 [ 262 ] {fe4c61e6-c3e5-402c-bb97-a35006fd7973} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16900 | 2026.02.04 05:55:28.525835 [ 262 ] {fe4c61e6-c3e5-402c-bb97-a35006fd7973} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.00102 sec., 15686.274509803921 rows/sec., 1.06 MiB/sec. | ||
| 16901 | 2026.02.04 05:55:28.525870 [ 262 ] {fe4c61e6-c3e5-402c-bb97-a35006fd7973} <Debug> TCPHandler: Processed in 0.001173562 sec. | ||
| 16902 | 2026.02.04 05:55:29.238155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35046 | ||
| 16903 | 2026.02.04 05:55:29.238664 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16904 | 2026.02.04 05:55:29.238701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16905 | 2026.02.04 05:55:29.239181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16906 | 2026.02.04 05:55:29.239417 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16907 | 2026.02.04 05:55:29.239565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35046 | ||
| 16908 | 2026.02.04 05:55:31.138519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 16909 | 2026.02.04 05:55:31.155831 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16910 | 2026.02.04 05:55:31.155889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16911 | 2026.02.04 05:55:31.162003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16912 | 2026.02.04 05:55:31.162695 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16913 | 2026.02.04 05:55:31.165583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16914 | 2026.02.04 05:55:31.795031 [ 222 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16915 | 2026.02.04 05:55:31.795112 [ 222 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16916 | 2026.02.04 05:55:31.798483 [ 222 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16917 | 2026.02.04 05:55:31.884484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2204 | ||
| 16918 | 2026.02.04 05:55:31.887113 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16919 | 2026.02.04 05:55:31.887167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16920 | 2026.02.04 05:55:31.888471 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16921 | 2026.02.04 05:55:31.888795 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16922 | 2026.02.04 05:55:31.889219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2204 | ||
| 16923 | 2026.02.04 05:55:33.022788 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16924 | 2026.02.04 05:55:33.022851 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16925 | 2026.02.04 05:55:33.025714 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16926 | 2026.02.04 05:55:33.046466 [ 221 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16927 | 2026.02.04 05:55:33.046553 [ 221 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16928 | 2026.02.04 05:55:33.049150 [ 221 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16929 | 2026.02.04 05:55:33.525936 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16930 | 2026.02.04 05:55:33.526130 [ 262 ] {4b29d854-c01b-4e66-81c0-54c75c3a07df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16931 | 2026.02.04 05:55:33.526205 [ 262 ] {4b29d854-c01b-4e66-81c0-54c75c3a07df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16932 | 2026.02.04 05:55:33.526867 [ 262 ] {4b29d854-c01b-4e66-81c0-54c75c3a07df} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16933 | 2026.02.04 05:55:33.526917 [ 262 ] {4b29d854-c01b-4e66-81c0-54c75c3a07df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16934 | 2026.02.04 05:55:33.527309 [ 262 ] {4b29d854-c01b-4e66-81c0-54c75c3a07df} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16935 | 2026.02.04 05:55:33.527536 [ 262 ] {4b29d854-c01b-4e66-81c0-54c75c3a07df} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16936 | 2026.02.04 05:55:33.527693 [ 262 ] {4b29d854-c01b-4e66-81c0-54c75c3a07df} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001613 sec., 53316.80099194048 rows/sec., 4.46 MiB/sec. | ||
| 16937 | 2026.02.04 05:55:33.527738 [ 262 ] {4b29d854-c01b-4e66-81c0-54c75c3a07df} <Debug> TCPHandler: Processed in 0.001937523 sec. | ||
| 16938 | 2026.02.04 05:55:33.527799 [ 220 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16939 | 2026.02.04 05:55:33.527849 [ 220 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16940 | 2026.02.04 05:55:33.527860 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16941 | 2026.02.04 05:55:33.527962 [ 262 ] {e781c669-76d4-4ab8-a163-42d43d4dc34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16942 | 2026.02.04 05:55:33.528005 [ 262 ] {e781c669-76d4-4ab8-a163-42d43d4dc34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16943 | 2026.02.04 05:55:33.528405 [ 262 ] {e781c669-76d4-4ab8-a163-42d43d4dc34c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16944 | 2026.02.04 05:55:33.528446 [ 262 ] {e781c669-76d4-4ab8-a163-42d43d4dc34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16945 | 2026.02.04 05:55:33.528760 [ 262 ] {e781c669-76d4-4ab8-a163-42d43d4dc34c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16946 | 2026.02.04 05:55:33.528969 [ 262 ] {e781c669-76d4-4ab8-a163-42d43d4dc34c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16947 | 2026.02.04 05:55:33.529103 [ 262 ] {e781c669-76d4-4ab8-a163-42d43d4dc34c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00116 sec., 12931.034482758621 rows/sec., 972.35 KiB/sec. | ||
| 16948 | 2026.02.04 05:55:33.529100 [ 27 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16949 | 2026.02.04 05:55:33.529141 [ 262 ] {e781c669-76d4-4ab8-a163-42d43d4dc34c} <Debug> TCPHandler: Processed in 0.001332316 sec. | ||
| 16950 | 2026.02.04 05:55:33.529181 [ 27 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16951 | 2026.02.04 05:55:33.529212 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16952 | 2026.02.04 05:55:33.529275 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16953 | 2026.02.04 05:55:33.529332 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16954 | 2026.02.04 05:55:33.529375 [ 262 ] {dfbfa85a-bbdf-438a-9af4-82591561bee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16955 | 2026.02.04 05:55:33.529421 [ 262 ] {dfbfa85a-bbdf-438a-9af4-82591561bee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16956 | 2026.02.04 05:55:33.529465 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16957 | 2026.02.04 05:55:33.529507 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 205 rows starting from the beginning of the part | ||
| 16958 | 2026.02.04 05:55:33.529581 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 15 rows starting from the beginning of the part | ||
| 16959 | 2026.02.04 05:55:33.529633 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 158 rows starting from the beginning of the part | ||
| 16960 | 2026.02.04 05:55:33.529682 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 15 rows starting from the beginning of the part | ||
| 16961 | 2026.02.04 05:55:33.529729 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 158 rows starting from the beginning of the part | ||
| 16962 | 2026.02.04 05:55:33.529775 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 15 rows starting from the beginning of the part | ||
| 16963 | 2026.02.04 05:55:33.529897 [ 262 ] {dfbfa85a-bbdf-438a-9af4-82591561bee1} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16964 | 2026.02.04 05:55:33.529937 [ 262 ] {dfbfa85a-bbdf-438a-9af4-82591561bee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16965 | 2026.02.04 05:55:33.530260 [ 262 ] {dfbfa85a-bbdf-438a-9af4-82591561bee1} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16966 | 2026.02.04 05:55:33.530517 [ 262 ] {dfbfa85a-bbdf-438a-9af4-82591561bee1} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16967 | 2026.02.04 05:55:33.530660 [ 262 ] {dfbfa85a-bbdf-438a-9af4-82591561bee1} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001303 sec., 60629.316960859556 rows/sec., 4.73 MiB/sec. | ||
| 16968 | 2026.02.04 05:55:33.530701 [ 262 ] {dfbfa85a-bbdf-438a-9af4-82591561bee1} <Debug> TCPHandler: Processed in 0.001485212 sec. | ||
| 16969 | 2026.02.04 05:55:33.530723 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144456 sec., 391814.80866146093 rows/sec., 26.18 MiB/sec. | ||
| 16970 | 2026.02.04 05:55:33.530811 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16971 | 2026.02.04 05:55:33.530884 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16972 | 2026.02.04 05:55:33.530911 [ 262 ] {2c57d691-e49b-460c-acfb-f61556aaff80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16973 | 2026.02.04 05:55:33.530962 [ 262 ] {2c57d691-e49b-460c-acfb-f61556aaff80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16974 | 2026.02.04 05:55:33.531027 [ 220 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16975 | 2026.02.04 05:55:33.531182 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_106_21} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16976 | 2026.02.04 05:55:33.531254 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_106_21} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16977 | 2026.02.04 05:55:33.531344 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16978 | 2026.02.04 05:55:33.531378 [ 262 ] {2c57d691-e49b-460c-acfb-f61556aaff80} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16979 | 2026.02.04 05:55:33.531419 [ 262 ] {2c57d691-e49b-460c-acfb-f61556aaff80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16980 | 2026.02.04 05:55:33.531758 [ 262 ] {2c57d691-e49b-460c-acfb-f61556aaff80} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16981 | 2026.02.04 05:55:33.531968 [ 262 ] {2c57d691-e49b-460c-acfb-f61556aaff80} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16982 | 2026.02.04 05:55:33.532100 [ 262 ] {2c57d691-e49b-460c-acfb-f61556aaff80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 16983 | 2026.02.04 05:55:33.532138 [ 262 ] {2c57d691-e49b-460c-acfb-f61556aaff80} <Debug> TCPHandler: Processed in 0.001379548 sec. | ||
| 16984 | 2026.02.04 05:55:33.532236 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16985 | 2026.02.04 05:55:33.532330 [ 262 ] {469af42a-6269-4df4-a902-5491362fe328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16986 | 2026.02.04 05:55:33.532385 [ 262 ] {469af42a-6269-4df4-a902-5491362fe328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16987 | 2026.02.04 05:55:33.533178 [ 262 ] {469af42a-6269-4df4-a902-5491362fe328} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16988 | 2026.02.04 05:55:33.533216 [ 262 ] {469af42a-6269-4df4-a902-5491362fe328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16989 | 2026.02.04 05:55:33.533748 [ 262 ] {469af42a-6269-4df4-a902-5491362fe328} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16990 | 2026.02.04 05:55:33.533963 [ 262 ] {469af42a-6269-4df4-a902-5491362fe328} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16991 | 2026.02.04 05:55:33.534083 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16992 | 2026.02.04 05:55:33.534100 [ 262 ] {469af42a-6269-4df4-a902-5491362fe328} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001787 sec., 8393.956351426972 rows/sec., 15.04 MiB/sec. | ||
| 16993 | 2026.02.04 05:55:33.534115 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16994 | 2026.02.04 05:55:33.534139 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 16995 | 2026.02.04 05:55:33.534161 [ 262 ] {469af42a-6269-4df4-a902-5491362fe328} <Debug> TCPHandler: Processed in 0.001973775 sec. | ||
| 16996 | 2026.02.04 05:55:33.534211 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16997 | 2026.02.04 05:55:33.534272 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16998 | 2026.02.04 05:55:33.534370 [ 262 ] {c3bf052b-f0bb-4d83-865b-67f5673d3fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16999 | 2026.02.04 05:55:33.534411 [ 262 ] {c3bf052b-f0bb-4d83-865b-67f5673d3fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17000 | 2026.02.04 05:55:33.534441 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17001 | 2026.02.04 05:55:33.534504 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1956 rows starting from the beginning of the part | ||
| 17002 | 2026.02.04 05:55:33.534637 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 15 rows starting from the beginning of the part | ||
| 17003 | 2026.02.04 05:55:33.534765 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 25 rows starting from the beginning of the part | ||
| 17004 | 2026.02.04 05:55:33.534767 [ 262 ] {c3bf052b-f0bb-4d83-865b-67f5673d3fa8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17005 | 2026.02.04 05:55:33.534813 [ 262 ] {c3bf052b-f0bb-4d83-865b-67f5673d3fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17006 | 2026.02.04 05:55:33.534891 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 15 rows starting from the beginning of the part | ||
| 17007 | 2026.02.04 05:55:33.535017 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 25 rows starting from the beginning of the part | ||
| 17008 | 2026.02.04 05:55:33.535136 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 15 rows starting from the beginning of the part | ||
| 17009 | 2026.02.04 05:55:33.535184 [ 262 ] {c3bf052b-f0bb-4d83-865b-67f5673d3fa8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17010 | 2026.02.04 05:55:33.535422 [ 262 ] {c3bf052b-f0bb-4d83-865b-67f5673d3fa8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17011 | 2026.02.04 05:55:33.535575 [ 262 ] {c3bf052b-f0bb-4d83-865b-67f5673d3fa8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 17012 | 2026.02.04 05:55:33.535612 [ 262 ] {c3bf052b-f0bb-4d83-865b-67f5673d3fa8} <Debug> TCPHandler: Processed in 0.001389339 sec. | ||
| 17013 | 2026.02.04 05:55:33.535646 [ 223 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17014 | 2026.02.04 05:55:33.535686 [ 223 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17015 | 2026.02.04 05:55:33.538295 [ 223 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17016 | 2026.02.04 05:55:33.543311 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2051 rows, containing 19 columns (19 merged, 0 gathered) in 0.009132052 sec., 224593.55246772576 rows/sec., 402.46 MiB/sec. | ||
| 17017 | 2026.02.04 05:55:33.545344 [ 192 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17018 | 2026.02.04 05:55:33.545755 [ 192 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17019 | 2026.02.04 05:55:33.545842 [ 192 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17020 | 2026.02.04 05:55:33.546005 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.85 MiB. | ||
| 17021 | 2026.02.04 05:55:34.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.41 MiB, peak 395.21 MiB, free memory in arenas 0.00 B, will set to 379.85 MiB (RSS), difference: 2.45 MiB | ||
| 17022 | 2026.02.04 05:55:34.986541 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62399 | ||
| 17023 | 2026.02.04 05:55:34.986661 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17024 | 2026.02.04 05:55:34.986687 [ 290 ] {} <Debug> TCP-Session: aa8a65ca-ba86-4b9c-b5dd-df85a3bd5288 Authenticating user 'default' from [fd00:1122:3344:101::e]:62399 | ||
| 17025 | 2026.02.04 05:55:34.986710 [ 290 ] {} <Debug> TCP-Session: aa8a65ca-ba86-4b9c-b5dd-df85a3bd5288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17026 | 2026.02.04 05:55:34.986730 [ 290 ] {} <Debug> TCP-Session: aa8a65ca-ba86-4b9c-b5dd-df85a3bd5288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17027 | 2026.02.04 05:55:34.986907 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35255 | ||
| 17028 | 2026.02.04 05:55:34.986948 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37081 | ||
| 17029 | 2026.02.04 05:55:34.986979 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49616 | ||
| 17030 | 2026.02.04 05:55:34.987004 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47904 | ||
| 17031 | 2026.02.04 05:55:34.987036 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52705 | ||
| 17032 | 2026.02.04 05:55:34.987062 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17033 | 2026.02.04 05:55:34.987083 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17034 | 2026.02.04 05:55:34.987106 [ 350 ] {} <Debug> TCP-Session: 0d745447-54da-4929-b70e-e2a1de8f7b1b Authenticating user 'default' from [fd00:1122:3344:101::e]:37081 | ||
| 17035 | 2026.02.04 05:55:34.987023 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40368 | ||
| 17036 | 2026.02.04 05:55:34.987141 [ 350 ] {} <Debug> TCP-Session: 0d745447-54da-4929-b70e-e2a1de8f7b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17037 | 2026.02.04 05:55:34.987132 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17038 | 2026.02.04 05:55:34.987166 [ 350 ] {} <Debug> TCP-Session: 0d745447-54da-4929-b70e-e2a1de8f7b1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17039 | 2026.02.04 05:55:34.987132 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17040 | 2026.02.04 05:55:34.987196 [ 352 ] {} <Debug> TCP-Session: 3adb42d3-18a6-41cb-a6a5-b868e672fe49 Authenticating user 'default' from [fd00:1122:3344:101::e]:47904 | ||
| 17041 | 2026.02.04 05:55:34.987196 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17042 | 2026.02.04 05:55:34.987224 [ 289 ] {} <Debug> TCP-Session: a5bfa2ba-0d05-48bf-a0c3-c6a309fcf3de Authenticating user 'default' from [fd00:1122:3344:101::e]:52705 | ||
| 17043 | 2026.02.04 05:55:34.987241 [ 352 ] {} <Debug> TCP-Session: 3adb42d3-18a6-41cb-a6a5-b868e672fe49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17044 | 2026.02.04 05:55:34.987253 [ 288 ] {} <Debug> TCP-Session: ac173141-f419-4103-9551-d11bf859c730 Authenticating user 'default' from [fd00:1122:3344:101::e]:40368 | ||
| 17045 | 2026.02.04 05:55:34.987270 [ 352 ] {} <Debug> TCP-Session: 3adb42d3-18a6-41cb-a6a5-b868e672fe49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17046 | 2026.02.04 05:55:34.987291 [ 288 ] {} <Debug> TCP-Session: ac173141-f419-4103-9551-d11bf859c730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17047 | 2026.02.04 05:55:34.987214 [ 290 ] {} <Trace> TCP-Session: aa8a65ca-ba86-4b9c-b5dd-df85a3bd5288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17048 | 2026.02.04 05:55:34.987317 [ 288 ] {} <Debug> TCP-Session: ac173141-f419-4103-9551-d11bf859c730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17049 | 2026.02.04 05:55:34.987128 [ 351 ] {} <Debug> TCP-Session: 23675944-df8e-460a-8938-5a0574363521 Authenticating user 'default' from [fd00:1122:3344:101::e]:49616 | ||
| 17050 | 2026.02.04 05:55:34.987396 [ 351 ] {} <Debug> TCP-Session: 23675944-df8e-460a-8938-5a0574363521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17051 | 2026.02.04 05:55:34.987014 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17052 | 2026.02.04 05:55:34.987419 [ 351 ] {} <Debug> TCP-Session: 23675944-df8e-460a-8938-5a0574363521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17053 | 2026.02.04 05:55:34.987448 [ 349 ] {} <Debug> TCP-Session: 89cbe830-5de1-4fbe-8a2a-64ead257695d Authenticating user 'default' from [fd00:1122:3344:101::e]:35255 | ||
| 17054 | 2026.02.04 05:55:34.987017 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40407 | ||
| 17055 | 2026.02.04 05:55:34.987479 [ 349 ] {} <Debug> TCP-Session: 89cbe830-5de1-4fbe-8a2a-64ead257695d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17056 | 2026.02.04 05:55:34.987002 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45608 | ||
| 17057 | 2026.02.04 05:55:34.987514 [ 349 ] {} <Debug> TCP-Session: 89cbe830-5de1-4fbe-8a2a-64ead257695d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17058 | 2026.02.04 05:55:34.987545 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17059 | 2026.02.04 05:55:34.987513 [ 290 ] {a9a4d4be-73b5-4f44-aae9-a9a2e558a40a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62399) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17060 | 2026.02.04 05:55:34.987611 [ 286 ] {} <Debug> TCP-Session: 52f74e02-e12e-4d84-8bf1-b394db814cb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40407 | ||
| 17061 | 2026.02.04 05:55:34.987258 [ 289 ] {} <Debug> TCP-Session: a5bfa2ba-0d05-48bf-a0c3-c6a309fcf3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17062 | 2026.02.04 05:55:34.987643 [ 286 ] {} <Debug> TCP-Session: 52f74e02-e12e-4d84-8bf1-b394db814cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17063 | 2026.02.04 05:55:34.987654 [ 289 ] {} <Debug> TCP-Session: a5bfa2ba-0d05-48bf-a0c3-c6a309fcf3de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17064 | 2026.02.04 05:55:34.987658 [ 286 ] {} <Debug> TCP-Session: 52f74e02-e12e-4d84-8bf1-b394db814cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17065 | 2026.02.04 05:55:34.987800 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17066 | 2026.02.04 05:55:34.987829 [ 353 ] {} <Debug> TCP-Session: a0f20ab4-7544-400e-86c5-a03c5fbf3b87 Authenticating user 'default' from [fd00:1122:3344:101::e]:45608 | ||
| 17067 | 2026.02.04 05:55:34.987846 [ 353 ] {} <Debug> TCP-Session: a0f20ab4-7544-400e-86c5-a03c5fbf3b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17068 | 2026.02.04 05:55:34.987859 [ 353 ] {} <Debug> TCP-Session: a0f20ab4-7544-400e-86c5-a03c5fbf3b87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17069 | 2026.02.04 05:55:34.987950 [ 290 ] {a9a4d4be-73b5-4f44-aae9-a9a2e558a40a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17070 | 2026.02.04 05:55:34.988012 [ 290 ] {a9a4d4be-73b5-4f44-aae9-a9a2e558a40a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17071 | 2026.02.04 05:55:34.988339 [ 290 ] {a9a4d4be-73b5-4f44-aae9-a9a2e558a40a} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 17072 | 2026.02.04 05:55:34.989486 [ 343 ] {a9a4d4be-73b5-4f44-aae9-a9a2e558a40a} <Trace> AggregatingTransform: Aggregating | ||
| 17073 | 2026.02.04 05:55:34.989530 [ 343 ] {a9a4d4be-73b5-4f44-aae9-a9a2e558a40a} <Trace> Aggregator: Aggregation method: without_key | ||
| 17074 | 2026.02.04 05:55:34.989565 [ 343 ] {a9a4d4be-73b5-4f44-aae9-a9a2e558a40a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00109999 sec. (909.099 rows/sec., 35.51 KiB/sec.) | ||
| 17075 | 2026.02.04 05:55:34.989583 [ 343 ] {a9a4d4be-73b5-4f44-aae9-a9a2e558a40a} <Trace> Aggregator: Merging aggregated data | ||
| 17076 | 2026.02.04 05:55:34.990906 [ 290 ] {a9a4d4be-73b5-4f44-aae9-a9a2e558a40a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003452 sec., 289.6871378910776 rows/sec., 11.32 KiB/sec. | ||
| 17077 | 2026.02.04 05:55:34.991117 [ 290 ] {a9a4d4be-73b5-4f44-aae9-a9a2e558a40a} <Debug> TCPHandler: Processed in 0.004118933 sec. | ||
| 17078 | 2026.02.04 05:55:34.991258 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17079 | 2026.02.04 05:55:34.991288 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17080 | 2026.02.04 05:55:34.991292 [ 290 ] {} <Debug> TCP-Session: aa8a65ca-ba86-4b9c-b5dd-df85a3bd5288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17081 | 2026.02.04 05:55:34.991308 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17082 | 2026.02.04 05:55:34.991331 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17083 | 2026.02.04 05:55:34.991348 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17084 | 2026.02.04 05:55:34.991376 [ 352 ] {} <Debug> TCP-Session: 3adb42d3-18a6-41cb-a6a5-b868e672fe49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17085 | 2026.02.04 05:55:34.991396 [ 350 ] {} <Debug> TCP-Session: 0d745447-54da-4929-b70e-e2a1de8f7b1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17086 | 2026.02.04 05:55:34.991411 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17087 | 2026.02.04 05:55:34.991433 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17088 | 2026.02.04 05:55:34.991460 [ 353 ] {} <Debug> TCP-Session: a0f20ab4-7544-400e-86c5-a03c5fbf3b87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17089 | 2026.02.04 05:55:34.991391 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17090 | 2026.02.04 05:55:34.991486 [ 289 ] {} <Debug> TCP-Session: a5bfa2ba-0d05-48bf-a0c3-c6a309fcf3de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17091 | 2026.02.04 05:55:34.991536 [ 351 ] {} <Debug> TCP-Session: 23675944-df8e-460a-8938-5a0574363521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17092 | 2026.02.04 05:55:34.991364 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17093 | 2026.02.04 05:55:34.991334 [ 349 ] {} <Debug> TCP-Session: 89cbe830-5de1-4fbe-8a2a-64ead257695d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17094 | 2026.02.04 05:55:34.991604 [ 286 ] {} <Debug> TCP-Session: 52f74e02-e12e-4d84-8bf1-b394db814cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17095 | 2026.02.04 05:55:34.991412 [ 288 ] {} <Debug> TCP-Session: ac173141-f419-4103-9551-d11bf859c730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17096 | 2026.02.04 05:55:35.286633 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48427 | ||
| 17097 | 2026.02.04 05:55:35.286740 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17098 | 2026.02.04 05:55:35.286765 [ 290 ] {} <Debug> TCP-Session: 972457df-3f2b-4267-8517-7163a80b92ea Authenticating user 'default' from [fd00:1122:3344:101::e]:48427 | ||
| 17099 | 2026.02.04 05:55:35.286787 [ 290 ] {} <Debug> TCP-Session: 972457df-3f2b-4267-8517-7163a80b92ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17100 | 2026.02.04 05:55:35.286800 [ 290 ] {} <Debug> TCP-Session: 972457df-3f2b-4267-8517-7163a80b92ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17101 | 2026.02.04 05:55:35.286973 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48545 | ||
| 17102 | 2026.02.04 05:55:35.287021 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36992 | ||
| 17103 | 2026.02.04 05:55:35.287028 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42691 | ||
| 17104 | 2026.02.04 05:55:35.287077 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17105 | 2026.02.04 05:55:35.287086 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49533 | ||
| 17106 | 2026.02.04 05:55:35.287119 [ 349 ] {} <Debug> TCP-Session: cfe171e6-0e89-46f5-ac65-891fca762883 Authenticating user 'default' from [fd00:1122:3344:101::e]:48545 | ||
| 17107 | 2026.02.04 05:55:35.287097 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58152 | ||
| 17108 | 2026.02.04 05:55:35.287150 [ 349 ] {} <Debug> TCP-Session: cfe171e6-0e89-46f5-ac65-891fca762883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17109 | 2026.02.04 05:55:35.287150 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17110 | 2026.02.04 05:55:35.287190 [ 349 ] {} <Debug> TCP-Session: cfe171e6-0e89-46f5-ac65-891fca762883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17111 | 2026.02.04 05:55:35.287138 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17112 | 2026.02.04 05:55:35.287221 [ 351 ] {} <Debug> TCP-Session: 5d30e1c8-cb41-466a-9879-172ac917c955 Authenticating user 'default' from [fd00:1122:3344:101::e]:42691 | ||
| 17113 | 2026.02.04 05:55:35.287240 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17114 | 2026.02.04 05:55:35.287259 [ 350 ] {} <Debug> TCP-Session: f25b4739-8260-49d6-be41-ced6a744350e Authenticating user 'default' from [fd00:1122:3344:101::e]:36992 | ||
| 17115 | 2026.02.04 05:55:35.287265 [ 351 ] {} <Debug> TCP-Session: 5d30e1c8-cb41-466a-9879-172ac917c955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17116 | 2026.02.04 05:55:35.287300 [ 350 ] {} <Debug> TCP-Session: f25b4739-8260-49d6-be41-ced6a744350e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17117 | 2026.02.04 05:55:35.287322 [ 351 ] {} <Debug> TCP-Session: 5d30e1c8-cb41-466a-9879-172ac917c955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17118 | 2026.02.04 05:55:35.287345 [ 350 ] {} <Debug> TCP-Session: f25b4739-8260-49d6-be41-ced6a744350e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17119 | 2026.02.04 05:55:35.287286 [ 289 ] {} <Debug> TCP-Session: 5ceb03ba-d2f1-4d2b-b8ab-1dda84faf100 Authenticating user 'default' from [fd00:1122:3344:101::e]:58152 | ||
| 17120 | 2026.02.04 05:55:35.287076 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55762 | ||
| 17121 | 2026.02.04 05:55:35.287413 [ 289 ] {} <Debug> TCP-Session: 5ceb03ba-d2f1-4d2b-b8ab-1dda84faf100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17122 | 2026.02.04 05:55:35.287062 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38184 | ||
| 17123 | 2026.02.04 05:55:35.287430 [ 289 ] {} <Debug> TCP-Session: 5ceb03ba-d2f1-4d2b-b8ab-1dda84faf100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17124 | 2026.02.04 05:55:35.287462 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17125 | 2026.02.04 05:55:35.287055 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40045 | ||
| 17126 | 2026.02.04 05:55:35.287494 [ 286 ] {} <Debug> TCP-Session: 465b6450-b86f-4f3b-9caf-4d07ed14b1bc Authenticating user 'default' from [fd00:1122:3344:101::e]:55762 | ||
| 17127 | 2026.02.04 05:55:35.287505 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17128 | 2026.02.04 05:55:35.287523 [ 286 ] {} <Debug> TCP-Session: 465b6450-b86f-4f3b-9caf-4d07ed14b1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17129 | 2026.02.04 05:55:35.287545 [ 353 ] {} <Debug> TCP-Session: 773ce149-bf72-4855-b0e4-d08e71771a72 Authenticating user 'default' from [fd00:1122:3344:101::e]:38184 | ||
| 17130 | 2026.02.04 05:55:35.287560 [ 286 ] {} <Debug> TCP-Session: 465b6450-b86f-4f3b-9caf-4d07ed14b1bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17131 | 2026.02.04 05:55:35.287576 [ 353 ] {} <Debug> TCP-Session: 773ce149-bf72-4855-b0e4-d08e71771a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17132 | 2026.02.04 05:55:35.287551 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17133 | 2026.02.04 05:55:35.287601 [ 353 ] {} <Debug> TCP-Session: 773ce149-bf72-4855-b0e4-d08e71771a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17134 | 2026.02.04 05:55:35.287145 [ 290 ] {} <Trace> TCP-Session: 972457df-3f2b-4267-8517-7163a80b92ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17135 | 2026.02.04 05:55:35.287637 [ 352 ] {} <Debug> TCP-Session: 02e0784d-4f2f-4d19-8247-b9ef24b32c7b Authenticating user 'default' from [fd00:1122:3344:101::e]:40045 | ||
| 17136 | 2026.02.04 05:55:35.287682 [ 352 ] {} <Debug> TCP-Session: 02e0784d-4f2f-4d19-8247-b9ef24b32c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17137 | 2026.02.04 05:55:35.287694 [ 352 ] {} <Debug> TCP-Session: 02e0784d-4f2f-4d19-8247-b9ef24b32c7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17138 | 2026.02.04 05:55:35.287185 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17139 | 2026.02.04 05:55:35.287762 [ 288 ] {} <Debug> TCP-Session: 21baa8d2-f62d-4cb4-aa01-c891091a099c Authenticating user 'default' from [fd00:1122:3344:101::e]:49533 | ||
| 17140 | 2026.02.04 05:55:35.287782 [ 288 ] {} <Debug> TCP-Session: 21baa8d2-f62d-4cb4-aa01-c891091a099c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17141 | 2026.02.04 05:55:35.287795 [ 288 ] {} <Debug> TCP-Session: 21baa8d2-f62d-4cb4-aa01-c891091a099c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17142 | 2026.02.04 05:55:35.287836 [ 290 ] {f487ebf2-d510-476e-9293-194dad3902c7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48427) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17143 | 2026.02.04 05:55:35.288114 [ 290 ] {f487ebf2-d510-476e-9293-194dad3902c7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17144 | 2026.02.04 05:55:35.288169 [ 290 ] {f487ebf2-d510-476e-9293-194dad3902c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17145 | 2026.02.04 05:55:35.288464 [ 290 ] {f487ebf2-d510-476e-9293-194dad3902c7} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 17146 | 2026.02.04 05:55:35.289487 [ 299 ] {f487ebf2-d510-476e-9293-194dad3902c7} <Trace> AggregatingTransform: Aggregating | ||
| 17147 | 2026.02.04 05:55:35.289538 [ 299 ] {f487ebf2-d510-476e-9293-194dad3902c7} <Trace> Aggregator: Aggregation method: without_key | ||
| 17148 | 2026.02.04 05:55:35.289574 [ 299 ] {f487ebf2-d510-476e-9293-194dad3902c7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001005238 sec. (994.789 rows/sec., 38.86 KiB/sec.) | ||
| 17149 | 2026.02.04 05:55:35.289592 [ 299 ] {f487ebf2-d510-476e-9293-194dad3902c7} <Trace> Aggregator: Merging aggregated data | ||
| 17150 | 2026.02.04 05:55:35.291545 [ 290 ] {f487ebf2-d510-476e-9293-194dad3902c7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003769 sec., 265.32236667551075 rows/sec., 10.36 KiB/sec. | ||
| 17151 | 2026.02.04 05:55:35.291697 [ 290 ] {f487ebf2-d510-476e-9293-194dad3902c7} <Debug> TCPHandler: Processed in 0.004696249 sec. | ||
| 17152 | 2026.02.04 05:55:35.291842 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17153 | 2026.02.04 05:55:35.291871 [ 290 ] {} <Debug> TCP-Session: 972457df-3f2b-4267-8517-7163a80b92ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17154 | 2026.02.04 05:55:35.291870 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17155 | 2026.02.04 05:55:35.291890 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17156 | 2026.02.04 05:55:35.291924 [ 350 ] {} <Debug> TCP-Session: f25b4739-8260-49d6-be41-ced6a744350e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17157 | 2026.02.04 05:55:35.291930 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17158 | 2026.02.04 05:55:35.291963 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17159 | 2026.02.04 05:55:35.291977 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17160 | 2026.02.04 05:55:35.291994 [ 352 ] {} <Debug> TCP-Session: 02e0784d-4f2f-4d19-8247-b9ef24b32c7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17161 | 2026.02.04 05:55:35.292013 [ 353 ] {} <Debug> TCP-Session: 773ce149-bf72-4855-b0e4-d08e71771a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17162 | 2026.02.04 05:55:35.292026 [ 289 ] {} <Debug> TCP-Session: 5ceb03ba-d2f1-4d2b-b8ab-1dda84faf100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17163 | 2026.02.04 05:55:35.291956 [ 349 ] {} <Debug> TCP-Session: cfe171e6-0e89-46f5-ac65-891fca762883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17164 | 2026.02.04 05:55:35.291946 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17165 | 2026.02.04 05:55:35.291930 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17166 | 2026.02.04 05:55:35.292120 [ 351 ] {} <Debug> TCP-Session: 5d30e1c8-cb41-466a-9879-172ac917c955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17167 | 2026.02.04 05:55:35.291904 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17168 | 2026.02.04 05:55:35.292143 [ 286 ] {} <Debug> TCP-Session: 465b6450-b86f-4f3b-9caf-4d07ed14b1bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17169 | 2026.02.04 05:55:35.292187 [ 288 ] {} <Debug> TCP-Session: 21baa8d2-f62d-4cb4-aa01-c891091a099c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17170 | 2026.02.04 05:55:35.381317 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55393 | ||
| 17171 | 2026.02.04 05:55:35.381428 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17172 | 2026.02.04 05:55:35.381454 [ 290 ] {} <Debug> TCP-Session: e181ab06-7b66-4b97-ae33-6b7a5c41c7bb Authenticating user 'default' from [fd00:1122:3344:101::e]:55393 | ||
| 17173 | 2026.02.04 05:55:35.381476 [ 290 ] {} <Debug> TCP-Session: e181ab06-7b66-4b97-ae33-6b7a5c41c7bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17174 | 2026.02.04 05:55:35.381489 [ 290 ] {} <Debug> TCP-Session: e181ab06-7b66-4b97-ae33-6b7a5c41c7bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17175 | 2026.02.04 05:55:35.381706 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42348 | ||
| 17176 | 2026.02.04 05:55:35.381730 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61106 | ||
| 17177 | 2026.02.04 05:55:35.381759 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36631 | ||
| 17178 | 2026.02.04 05:55:35.381778 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57580 | ||
| 17179 | 2026.02.04 05:55:35.381818 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17180 | 2026.02.04 05:55:35.381772 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63157 | ||
| 17181 | 2026.02.04 05:55:35.381862 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17182 | 2026.02.04 05:55:35.381862 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17183 | 2026.02.04 05:55:35.381871 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17184 | 2026.02.04 05:55:35.381905 [ 350 ] {} <Debug> TCP-Session: 669958dd-4b85-4911-be86-25fa1246b5a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61106 | ||
| 17185 | 2026.02.04 05:55:35.381913 [ 353 ] {} <Debug> TCP-Session: fcdc7bdb-0489-45d9-9c63-3131d7c2bc90 Authenticating user 'default' from [fd00:1122:3344:101::e]:36631 | ||
| 17186 | 2026.02.04 05:55:35.381924 [ 288 ] {} <Debug> TCP-Session: 48303f92-5d12-4131-bd64-8536a4fbeed7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57580 | ||
| 17187 | 2026.02.04 05:55:35.381938 [ 350 ] {} <Debug> TCP-Session: 669958dd-4b85-4911-be86-25fa1246b5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17188 | 2026.02.04 05:55:35.381941 [ 353 ] {} <Debug> TCP-Session: fcdc7bdb-0489-45d9-9c63-3131d7c2bc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17189 | 2026.02.04 05:55:35.381951 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17190 | 2026.02.04 05:55:35.381970 [ 353 ] {} <Debug> TCP-Session: fcdc7bdb-0489-45d9-9c63-3131d7c2bc90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17191 | 2026.02.04 05:55:35.381962 [ 350 ] {} <Debug> TCP-Session: 669958dd-4b85-4911-be86-25fa1246b5a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17192 | 2026.02.04 05:55:35.381997 [ 286 ] {} <Debug> TCP-Session: 9a26e138-7e61-48e3-868b-e5c72c09311d Authenticating user 'default' from [fd00:1122:3344:101::e]:63157 | ||
| 17193 | 2026.02.04 05:55:35.381852 [ 349 ] {} <Debug> TCP-Session: 732590dd-9ae0-4416-b94e-e5908abd72ed Authenticating user 'default' from [fd00:1122:3344:101::e]:42348 | ||
| 17194 | 2026.02.04 05:55:35.382039 [ 286 ] {} <Debug> TCP-Session: 9a26e138-7e61-48e3-868b-e5c72c09311d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17195 | 2026.02.04 05:55:35.382056 [ 349 ] {} <Debug> TCP-Session: 732590dd-9ae0-4416-b94e-e5908abd72ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17196 | 2026.02.04 05:55:35.382064 [ 286 ] {} <Debug> TCP-Session: 9a26e138-7e61-48e3-868b-e5c72c09311d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17197 | 2026.02.04 05:55:35.382079 [ 349 ] {} <Debug> TCP-Session: 732590dd-9ae0-4416-b94e-e5908abd72ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17198 | 2026.02.04 05:55:35.381753 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65408 | ||
| 17199 | 2026.02.04 05:55:35.381730 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34006 | ||
| 17200 | 2026.02.04 05:55:35.381790 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53419 | ||
| 17201 | 2026.02.04 05:55:35.382194 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17202 | 2026.02.04 05:55:35.381960 [ 288 ] {} <Debug> TCP-Session: 48303f92-5d12-4131-bd64-8536a4fbeed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17203 | 2026.02.04 05:55:35.382222 [ 352 ] {} <Debug> TCP-Session: 8d5f7bee-ddf7-4932-a65f-6fb38288da3e Authenticating user 'default' from [fd00:1122:3344:101::e]:65408 | ||
| 17204 | 2026.02.04 05:55:35.382232 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17205 | 2026.02.04 05:55:35.382238 [ 288 ] {} <Debug> TCP-Session: 48303f92-5d12-4131-bd64-8536a4fbeed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17206 | 2026.02.04 05:55:35.382255 [ 352 ] {} <Debug> TCP-Session: 8d5f7bee-ddf7-4932-a65f-6fb38288da3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17207 | 2026.02.04 05:55:35.382273 [ 351 ] {} <Debug> TCP-Session: 2007786a-460a-4740-9834-20f70fc6b0e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34006 | ||
| 17208 | 2026.02.04 05:55:35.382306 [ 352 ] {} <Debug> TCP-Session: 8d5f7bee-ddf7-4932-a65f-6fb38288da3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17209 | 2026.02.04 05:55:35.382324 [ 351 ] {} <Debug> TCP-Session: 2007786a-460a-4740-9834-20f70fc6b0e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17210 | 2026.02.04 05:55:35.382247 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17211 | 2026.02.04 05:55:35.382346 [ 351 ] {} <Debug> TCP-Session: 2007786a-460a-4740-9834-20f70fc6b0e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17212 | 2026.02.04 05:55:35.382373 [ 289 ] {} <Debug> TCP-Session: 2a21acdb-7188-471d-a733-e2b420e59188 Authenticating user 'default' from [fd00:1122:3344:101::e]:53419 | ||
| 17213 | 2026.02.04 05:55:35.381856 [ 290 ] {} <Trace> TCP-Session: e181ab06-7b66-4b97-ae33-6b7a5c41c7bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17214 | 2026.02.04 05:55:35.382402 [ 289 ] {} <Debug> TCP-Session: 2a21acdb-7188-471d-a733-e2b420e59188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17215 | 2026.02.04 05:55:35.382435 [ 289 ] {} <Debug> TCP-Session: 2a21acdb-7188-471d-a733-e2b420e59188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17216 | 2026.02.04 05:55:35.382580 [ 290 ] {72226cac-6dfe-4cf4-9f62-1994307f8042} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55393) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17217 | 2026.02.04 05:55:35.382856 [ 290 ] {72226cac-6dfe-4cf4-9f62-1994307f8042} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17218 | 2026.02.04 05:55:35.382914 [ 290 ] {72226cac-6dfe-4cf4-9f62-1994307f8042} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17219 | 2026.02.04 05:55:35.383214 [ 290 ] {72226cac-6dfe-4cf4-9f62-1994307f8042} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 17220 | 2026.02.04 05:55:35.384163 [ 307 ] {72226cac-6dfe-4cf4-9f62-1994307f8042} <Trace> AggregatingTransform: Aggregating | ||
| 17221 | 2026.02.04 05:55:35.384216 [ 307 ] {72226cac-6dfe-4cf4-9f62-1994307f8042} <Trace> Aggregator: Aggregation method: without_key | ||
| 17222 | 2026.02.04 05:55:35.384256 [ 307 ] {72226cac-6dfe-4cf4-9f62-1994307f8042} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931866 sec. (1073.116 rows/sec., 41.92 KiB/sec.) | ||
| 17223 | 2026.02.04 05:55:35.384277 [ 307 ] {72226cac-6dfe-4cf4-9f62-1994307f8042} <Trace> Aggregator: Merging aggregated data | ||
| 17224 | 2026.02.04 05:55:35.385740 [ 290 ] {72226cac-6dfe-4cf4-9f62-1994307f8042} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003215 sec., 311.04199066874025 rows/sec., 12.15 KiB/sec. | ||
| 17225 | 2026.02.04 05:55:35.385933 [ 290 ] {72226cac-6dfe-4cf4-9f62-1994307f8042} <Debug> TCPHandler: Processed in 0.004200655 sec. | ||
| 17226 | 2026.02.04 05:55:35.386039 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17227 | 2026.02.04 05:55:35.386066 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17228 | 2026.02.04 05:55:35.386084 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17229 | 2026.02.04 05:55:35.386101 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17230 | 2026.02.04 05:55:35.386109 [ 349 ] {} <Debug> TCP-Session: 732590dd-9ae0-4416-b94e-e5908abd72ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17231 | 2026.02.04 05:55:35.386125 [ 288 ] {} <Debug> TCP-Session: 48303f92-5d12-4131-bd64-8536a4fbeed7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17232 | 2026.02.04 05:55:35.386131 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17233 | 2026.02.04 05:55:35.386145 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17234 | 2026.02.04 05:55:35.386177 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17235 | 2026.02.04 05:55:35.386189 [ 352 ] {} <Debug> TCP-Session: 8d5f7bee-ddf7-4932-a65f-6fb38288da3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17236 | 2026.02.04 05:55:35.386215 [ 353 ] {} <Debug> TCP-Session: fcdc7bdb-0489-45d9-9c63-3131d7c2bc90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17237 | 2026.02.04 05:55:35.386227 [ 286 ] {} <Debug> TCP-Session: 9a26e138-7e61-48e3-868b-e5c72c09311d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17238 | 2026.02.04 05:55:35.386151 [ 350 ] {} <Debug> TCP-Session: 669958dd-4b85-4911-be86-25fa1246b5a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17239 | 2026.02.04 05:55:35.386116 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17240 | 2026.02.04 05:55:35.386163 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17241 | 2026.02.04 05:55:35.386320 [ 289 ] {} <Debug> TCP-Session: 2a21acdb-7188-471d-a733-e2b420e59188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17242 | 2026.02.04 05:55:35.386070 [ 290 ] {} <Debug> TCP-Session: e181ab06-7b66-4b97-ae33-6b7a5c41c7bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17243 | 2026.02.04 05:55:35.386345 [ 351 ] {} <Debug> TCP-Session: 2007786a-460a-4740-9834-20f70fc6b0e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17244 | 2026.02.04 05:55:36.499806 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17245 | 2026.02.04 05:55:36.499868 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17246 | 2026.02.04 05:55:36.740698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35494 | ||
| 17247 | 2026.02.04 05:55:36.741208 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17248 | 2026.02.04 05:55:36.741247 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17249 | 2026.02.04 05:55:36.741747 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17250 | 2026.02.04 05:55:36.741982 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17251 | 2026.02.04 05:55:36.742114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35494 | ||
| 17252 | 2026.02.04 05:55:38.460573 [ 85 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 | ||
| 17253 | 2026.02.04 05:55:38.460640 [ 85 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17254 | 2026.02.04 05:55:38.460664 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17255 | 2026.02.04 05:55:38.460760 [ 221 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17256 | 2026.02.04 05:55:38.460799 [ 221 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17257 | 2026.02.04 05:55:38.460819 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full | ||
| 17258 | 2026.02.04 05:55:38.460994 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17259 | 2026.02.04 05:55:38.461037 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 48 rows starting from the beginning of the part | ||
| 17260 | 2026.02.04 05:55:38.461112 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 17261 | 2026.02.04 05:55:38.461164 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 17262 | 2026.02.04 05:55:38.461219 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 17263 | 2026.02.04 05:55:38.461264 [ 199 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 17264 | 2026.02.04 05:55:38.462016 [ 198 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264445 sec., 41124.76224746826 rows/sec., 2.70 MiB/sec. | ||
| 17265 | 2026.02.04 05:55:38.462172 [ 198 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 17266 | 2026.02.04 05:55:38.462452 [ 198 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_51_11} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17267 | 2026.02.04 05:55:38.462517 [ 198 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_51_11} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 | ||
| 17268 | 2026.02.04 05:55:38.462628 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17269 | 2026.02.04 05:55:38.462749 [ 221 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17270 | 2026.02.04 05:55:38.535117 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17271 | 2026.02.04 05:55:38.535282 [ 262 ] {95241b00-c843-4bf9-b269-73282315e07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17272 | 2026.02.04 05:55:38.535348 [ 262 ] {95241b00-c843-4bf9-b269-73282315e07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17273 | 2026.02.04 05:55:38.536096 [ 262 ] {95241b00-c843-4bf9-b269-73282315e07b} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17274 | 2026.02.04 05:55:38.536132 [ 262 ] {95241b00-c843-4bf9-b269-73282315e07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17275 | 2026.02.04 05:55:38.536478 [ 262 ] {95241b00-c843-4bf9-b269-73282315e07b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17276 | 2026.02.04 05:55:38.536692 [ 262 ] {95241b00-c843-4bf9-b269-73282315e07b} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17277 | 2026.02.04 05:55:38.536835 [ 262 ] {95241b00-c843-4bf9-b269-73282315e07b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001603 sec., 165938.86462882094 rows/sec., 10.54 MiB/sec. | ||
| 17278 | 2026.02.04 05:55:38.536875 [ 262 ] {95241b00-c843-4bf9-b269-73282315e07b} <Debug> TCPHandler: Processed in 0.001881922 sec. | ||
| 17279 | 2026.02.04 05:55:38.536996 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17280 | 2026.02.04 05:55:38.537089 [ 262 ] {e6a0c643-9a2d-4b8d-99da-5c6cb62c489c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17281 | 2026.02.04 05:55:38.537128 [ 262 ] {e6a0c643-9a2d-4b8d-99da-5c6cb62c489c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17282 | 2026.02.04 05:55:38.537897 [ 262 ] {e6a0c643-9a2d-4b8d-99da-5c6cb62c489c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17283 | 2026.02.04 05:55:38.537933 [ 262 ] {e6a0c643-9a2d-4b8d-99da-5c6cb62c489c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17284 | 2026.02.04 05:55:38.538274 [ 262 ] {e6a0c643-9a2d-4b8d-99da-5c6cb62c489c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17285 | 2026.02.04 05:55:38.538476 [ 262 ] {e6a0c643-9a2d-4b8d-99da-5c6cb62c489c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17286 | 2026.02.04 05:55:38.538603 [ 262 ] {e6a0c643-9a2d-4b8d-99da-5c6cb62c489c} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001532 sec., 523498.6945169713 rows/sec., 41.57 MiB/sec. | ||
| 17287 | 2026.02.04 05:55:38.538640 [ 262 ] {e6a0c643-9a2d-4b8d-99da-5c6cb62c489c} <Debug> TCPHandler: Processed in 0.001693017 sec. | ||
| 17288 | 2026.02.04 05:55:38.538760 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17289 | 2026.02.04 05:55:38.538853 [ 262 ] {303a36a1-9744-4d51-bcb6-f4f48cb5fe59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17290 | 2026.02.04 05:55:38.538892 [ 262 ] {303a36a1-9744-4d51-bcb6-f4f48cb5fe59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17291 | 2026.02.04 05:55:38.539400 [ 262 ] {303a36a1-9744-4d51-bcb6-f4f48cb5fe59} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17292 | 2026.02.04 05:55:38.539435 [ 262 ] {303a36a1-9744-4d51-bcb6-f4f48cb5fe59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17293 | 2026.02.04 05:55:38.539738 [ 262 ] {303a36a1-9744-4d51-bcb6-f4f48cb5fe59} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17294 | 2026.02.04 05:55:38.539936 [ 262 ] {303a36a1-9744-4d51-bcb6-f4f48cb5fe59} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17295 | 2026.02.04 05:55:38.540062 [ 262 ] {303a36a1-9744-4d51-bcb6-f4f48cb5fe59} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001227 sec., 128769.35615321924 rows/sec., 7.87 MiB/sec. | ||
| 17296 | 2026.02.04 05:55:38.540091 [ 221 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17297 | 2026.02.04 05:55:38.540100 [ 262 ] {303a36a1-9744-4d51-bcb6-f4f48cb5fe59} <Debug> TCPHandler: Processed in 0.001388538 sec. | ||
| 17298 | 2026.02.04 05:55:38.540118 [ 221 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17299 | 2026.02.04 05:55:38.540230 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17300 | 2026.02.04 05:55:38.540324 [ 262 ] {b7fe2747-b6f1-4be7-8281-6c3817f008eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17301 | 2026.02.04 05:55:38.540362 [ 262 ] {b7fe2747-b6f1-4be7-8281-6c3817f008eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17302 | 2026.02.04 05:55:38.540825 [ 262 ] {b7fe2747-b6f1-4be7-8281-6c3817f008eb} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17303 | 2026.02.04 05:55:38.540861 [ 262 ] {b7fe2747-b6f1-4be7-8281-6c3817f008eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17304 | 2026.02.04 05:55:38.541170 [ 262 ] {b7fe2747-b6f1-4be7-8281-6c3817f008eb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17305 | 2026.02.04 05:55:38.541376 [ 262 ] {b7fe2747-b6f1-4be7-8281-6c3817f008eb} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17306 | 2026.02.04 05:55:38.541476 [ 85 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17307 | 2026.02.04 05:55:38.541506 [ 262 ] {b7fe2747-b6f1-4be7-8281-6c3817f008eb} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.0012 sec., 116666.66666666667 rows/sec., 7.54 MiB/sec. | ||
| 17308 | 2026.02.04 05:55:38.541520 [ 85 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17309 | 2026.02.04 05:55:38.541544 [ 262 ] {b7fe2747-b6f1-4be7-8281-6c3817f008eb} <Debug> TCPHandler: Processed in 0.001362508 sec. | ||
| 17310 | 2026.02.04 05:55:38.541544 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17311 | 2026.02.04 05:55:38.541620 [ 225 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17312 | 2026.02.04 05:55:38.541645 [ 225 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17313 | 2026.02.04 05:55:38.541666 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17314 | 2026.02.04 05:55:38.541679 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 17315 | 2026.02.04 05:55:38.541761 [ 262 ] {9e7ce10a-0f53-4a3e-8ca4-908b74275ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17316 | 2026.02.04 05:55:38.541804 [ 262 ] {9e7ce10a-0f53-4a3e-8ca4-908b74275ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17317 | 2026.02.04 05:55:38.541825 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17318 | 2026.02.04 05:55:38.541868 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 393 rows starting from the beginning of the part | ||
| 17319 | 2026.02.04 05:55:38.541945 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 368 rows starting from the beginning of the part | ||
| 17320 | 2026.02.04 05:55:38.541996 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 140 rows starting from the beginning of the part | ||
| 17321 | 2026.02.04 05:55:38.542043 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 140 rows starting from the beginning of the part | ||
| 17322 | 2026.02.04 05:55:38.542090 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 368 rows starting from the beginning of the part | ||
| 17323 | 2026.02.04 05:55:38.542140 [ 193 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 140 rows starting from the beginning of the part | ||
| 17324 | 2026.02.04 05:55:38.542239 [ 262 ] {9e7ce10a-0f53-4a3e-8ca4-908b74275ea1} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17325 | 2026.02.04 05:55:38.542277 [ 262 ] {9e7ce10a-0f53-4a3e-8ca4-908b74275ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17326 | 2026.02.04 05:55:38.542602 [ 262 ] {9e7ce10a-0f53-4a3e-8ca4-908b74275ea1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17327 | 2026.02.04 05:55:38.542818 [ 262 ] {9e7ce10a-0f53-4a3e-8ca4-908b74275ea1} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17328 | 2026.02.04 05:55:38.542958 [ 262 ] {9e7ce10a-0f53-4a3e-8ca4-908b74275ea1} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001215 sec., 114403.29218106996 rows/sec., 6.51 MiB/sec. | ||
| 17329 | 2026.02.04 05:55:38.542996 [ 262 ] {9e7ce10a-0f53-4a3e-8ca4-908b74275ea1} <Debug> TCPHandler: Processed in 0.001378308 sec. | ||
| 17330 | 2026.02.04 05:55:38.543109 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17331 | 2026.02.04 05:55:38.543201 [ 262 ] {bedc9f91-09dd-4a7e-b341-e5474bfb205a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17332 | 2026.02.04 05:55:38.543240 [ 262 ] {bedc9f91-09dd-4a7e-b341-e5474bfb205a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17333 | 2026.02.04 05:55:38.543286 [ 187 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670646 sec., 927186.2501092391 rows/sec., 64.99 MiB/sec. | ||
| 17334 | 2026.02.04 05:55:38.543431 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17335 | 2026.02.04 05:55:38.543739 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_56_11} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17336 | 2026.02.04 05:55:38.543779 [ 262 ] {bedc9f91-09dd-4a7e-b341-e5474bfb205a} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17337 | 2026.02.04 05:55:38.543814 [ 262 ] {bedc9f91-09dd-4a7e-b341-e5474bfb205a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17338 | 2026.02.04 05:55:38.543825 [ 198 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_56_11} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17339 | 2026.02.04 05:55:38.543828 [ 221 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17340 | 2026.02.04 05:55:38.543914 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 17341 | 2026.02.04 05:55:38.544188 [ 262 ] {bedc9f91-09dd-4a7e-b341-e5474bfb205a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17342 | 2026.02.04 05:55:38.544417 [ 262 ] {bedc9f91-09dd-4a7e-b341-e5474bfb205a} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17343 | 2026.02.04 05:55:38.544557 [ 262 ] {bedc9f91-09dd-4a7e-b341-e5474bfb205a} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001373 sec., 355426.07428987615 rows/sec., 25.09 MiB/sec. | ||
| 17344 | 2026.02.04 05:55:38.544596 [ 262 ] {bedc9f91-09dd-4a7e-b341-e5474bfb205a} <Debug> TCPHandler: Processed in 0.001535633 sec. | ||
| 17345 | 2026.02.04 05:55:38.544708 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17346 | 2026.02.04 05:55:38.544802 [ 262 ] {3d401594-abb3-415e-bc52-c26f45ffde1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17347 | 2026.02.04 05:55:38.544842 [ 262 ] {3d401594-abb3-415e-bc52-c26f45ffde1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17348 | 2026.02.04 05:55:38.544883 [ 225 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17349 | 2026.02.04 05:55:38.545168 [ 262 ] {3d401594-abb3-415e-bc52-c26f45ffde1d} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17350 | 2026.02.04 05:55:38.545204 [ 262 ] {3d401594-abb3-415e-bc52-c26f45ffde1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17351 | 2026.02.04 05:55:38.545492 [ 262 ] {3d401594-abb3-415e-bc52-c26f45ffde1d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17352 | 2026.02.04 05:55:38.545693 [ 262 ] {3d401594-abb3-415e-bc52-c26f45ffde1d} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17353 | 2026.02.04 05:55:38.545815 [ 262 ] {3d401594-abb3-415e-bc52-c26f45ffde1d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 17354 | 2026.02.04 05:55:38.545851 [ 262 ] {3d401594-abb3-415e-bc52-c26f45ffde1d} <Debug> TCPHandler: Processed in 0.001191062 sec. | ||
| 17355 | 2026.02.04 05:55:38.545960 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17356 | 2026.02.04 05:55:38.546052 [ 262 ] {11582c09-b3fb-4b2d-83bd-7d2a2a4418af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17357 | 2026.02.04 05:55:38.546093 [ 262 ] {11582c09-b3fb-4b2d-83bd-7d2a2a4418af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17358 | 2026.02.04 05:55:38.546493 [ 262 ] {11582c09-b3fb-4b2d-83bd-7d2a2a4418af} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17359 | 2026.02.04 05:55:38.546529 [ 262 ] {11582c09-b3fb-4b2d-83bd-7d2a2a4418af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17360 | 2026.02.04 05:55:38.546842 [ 262 ] {11582c09-b3fb-4b2d-83bd-7d2a2a4418af} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17361 | 2026.02.04 05:55:38.547044 [ 262 ] {11582c09-b3fb-4b2d-83bd-7d2a2a4418af} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17362 | 2026.02.04 05:55:38.547168 [ 262 ] {11582c09-b3fb-4b2d-83bd-7d2a2a4418af} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001133 sec., 227714.03353927628 rows/sec., 15.16 MiB/sec. | ||
| 17363 | 2026.02.04 05:55:38.547190 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 | ||
| 17364 | 2026.02.04 05:55:38.547204 [ 262 ] {11582c09-b3fb-4b2d-83bd-7d2a2a4418af} <Debug> TCPHandler: Processed in 0.001292066 sec. | ||
| 17365 | 2026.02.04 05:55:38.547239 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17366 | 2026.02.04 05:55:38.547264 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17367 | 2026.02.04 05:55:38.547329 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17368 | 2026.02.04 05:55:38.547344 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_124_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full | ||
| 17369 | 2026.02.04 05:55:38.547460 [ 262 ] {5f2d24fd-b87b-45bc-bd75-2307757e558b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17370 | 2026.02.04 05:55:38.547475 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_124_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17371 | 2026.02.04 05:55:38.547517 [ 262 ] {5f2d24fd-b87b-45bc-bd75-2307757e558b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17372 | 2026.02.04 05:55:38.547520 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 34440 rows starting from the beginning of the part | ||
| 17373 | 2026.02.04 05:55:38.547583 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 17374 | 2026.02.04 05:55:38.547623 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 900 rows starting from the beginning of the part | ||
| 17375 | 2026.02.04 05:55:38.547666 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 42 rows starting from the beginning of the part | ||
| 17376 | 2026.02.04 05:55:38.547716 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 17377 | 2026.02.04 05:55:38.547756 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 258 rows starting from the beginning of the part | ||
| 17378 | 2026.02.04 05:55:38.547880 [ 262 ] {5f2d24fd-b87b-45bc-bd75-2307757e558b} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2026.02.04 05:55:38.547923 [ 262 ] {5f2d24fd-b87b-45bc-bd75-2307757e558b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17380 | 2026.02.04 05:55:38.548238 [ 262 ] {5f2d24fd-b87b-45bc-bd75-2307757e558b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17381 | 2026.02.04 05:55:38.548454 [ 262 ] {5f2d24fd-b87b-45bc-bd75-2307757e558b} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17382 | 2026.02.04 05:55:38.548591 [ 262 ] {5f2d24fd-b87b-45bc-bd75-2307757e558b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 58.54 KiB/sec. | ||
| 17383 | 2026.02.04 05:55:38.548629 [ 262 ] {5f2d24fd-b87b-45bc-bd75-2307757e558b} <Debug> TCPHandler: Processed in 0.001347207 sec. | ||
| 17384 | 2026.02.04 05:55:38.548741 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17385 | 2026.02.04 05:55:38.548839 [ 262 ] {c401ac45-1e12-4aaa-8e9c-108d05a24e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17386 | 2026.02.04 05:55:38.548895 [ 262 ] {c401ac45-1e12-4aaa-8e9c-108d05a24e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17387 | 2026.02.04 05:55:38.549726 [ 262 ] {c401ac45-1e12-4aaa-8e9c-108d05a24e3f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17388 | 2026.02.04 05:55:38.549763 [ 262 ] {c401ac45-1e12-4aaa-8e9c-108d05a24e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17389 | 2026.02.04 05:55:38.550305 [ 262 ] {c401ac45-1e12-4aaa-8e9c-108d05a24e3f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17390 | 2026.02.04 05:55:38.550530 [ 262 ] {c401ac45-1e12-4aaa-8e9c-108d05a24e3f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17391 | 2026.02.04 05:55:38.550675 [ 262 ] {c401ac45-1e12-4aaa-8e9c-108d05a24e3f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001855 sec., 13477.08894878706 rows/sec., 24.15 MiB/sec. | ||
| 17392 | 2026.02.04 05:55:38.550739 [ 262 ] {c401ac45-1e12-4aaa-8e9c-108d05a24e3f} <Debug> TCPHandler: Processed in 0.002047766 sec. | ||
| 17393 | 2026.02.04 05:55:38.550751 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17394 | 2026.02.04 05:55:38.550801 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17395 | 2026.02.04 05:55:38.550844 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17396 | 2026.02.04 05:55:38.550943 [ 262 ] {569d8878-190d-4125-97cb-6ed80db7b94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17397 | 2026.02.04 05:55:38.550984 [ 262 ] {569d8878-190d-4125-97cb-6ed80db7b94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17398 | 2026.02.04 05:55:38.551315 [ 262 ] {569d8878-190d-4125-97cb-6ed80db7b94a} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17399 | 2026.02.04 05:55:38.551352 [ 262 ] {569d8878-190d-4125-97cb-6ed80db7b94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17400 | 2026.02.04 05:55:38.551688 [ 262 ] {569d8878-190d-4125-97cb-6ed80db7b94a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17401 | 2026.02.04 05:55:38.551892 [ 262 ] {569d8878-190d-4125-97cb-6ed80db7b94a} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17402 | 2026.02.04 05:55:38.552020 [ 262 ] {569d8878-190d-4125-97cb-6ed80db7b94a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001096 sec., 80291.9708029197 rows/sec., 5.04 MiB/sec. | ||
| 17403 | 2026.02.04 05:55:38.552058 [ 262 ] {569d8878-190d-4125-97cb-6ed80db7b94a} <Debug> TCPHandler: Processed in 0.001262845 sec. | ||
| 17404 | 2026.02.04 05:55:38.553907 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17405 | 2026.02.04 05:55:38.554222 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_124_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35960 rows, containing 5 columns (5 merged, 0 gathered) in 0.00691162 sec., 5202832.331638603 rows/sec., 352.28 MiB/sec. | ||
| 17406 | 2026.02.04 05:55:38.554559 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_124_25} <Trace> MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) | ||
| 17407 | 2026.02.04 05:55:38.554798 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17408 | 2026.02.04 05:55:38.554862 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 | ||
| 17409 | 2026.02.04 05:55:38.554949 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 17410 | 2026.02.04 05:55:38.665635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 17411 | 2026.02.04 05:55:38.684365 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17412 | 2026.02.04 05:55:38.684439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 17413 | 2026.02.04 05:55:38.690999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17414 | 2026.02.04 05:55:38.691749 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17415 | 2026.02.04 05:55:38.695469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 17416 | 2026.02.04 05:55:39.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.29 MiB, peak 395.21 MiB, free memory in arenas 0.00 B, will set to 379.91 MiB (RSS), difference: 2.62 MiB | ||
| 17417 | 2026.02.04 05:55:39.416036 [ 223 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17418 | 2026.02.04 05:55:39.416089 [ 223 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17419 | 2026.02.04 05:55:39.418411 [ 223 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17420 | 2026.02.04 05:55:39.749952 [ 217 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17421 | 2026.02.04 05:55:39.750021 [ 217 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17422 | 2026.02.04 05:55:39.752394 [ 217 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17423 | 2026.02.04 05:55:41.889400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2244 | ||
| 17424 | 2026.02.04 05:55:41.891930 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17425 | 2026.02.04 05:55:41.891984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17426 | 2026.02.04 05:55:41.893243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17427 | 2026.02.04 05:55:41.893529 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17428 | 2026.02.04 05:55:41.893921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2244 | ||
| 17429 | 2026.02.04 05:55:43.526768 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17430 | 2026.02.04 05:55:43.526959 [ 262 ] {188a651d-f5f4-461c-a82a-a9fd77327a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17431 | 2026.02.04 05:55:43.527030 [ 262 ] {188a651d-f5f4-461c-a82a-a9fd77327a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17432 | 2026.02.04 05:55:43.527706 [ 262 ] {188a651d-f5f4-461c-a82a-a9fd77327a09} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17433 | 2026.02.04 05:55:43.527745 [ 262 ] {188a651d-f5f4-461c-a82a-a9fd77327a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17434 | 2026.02.04 05:55:43.528107 [ 262 ] {188a651d-f5f4-461c-a82a-a9fd77327a09} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 17435 | 2026.02.04 05:55:43.528343 [ 262 ] {188a651d-f5f4-461c-a82a-a9fd77327a09} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17436 | 2026.02.04 05:55:43.528500 [ 262 ] {188a651d-f5f4-461c-a82a-a9fd77327a09} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001593 sec., 7532.956685499058 rows/sec., 614.26 KiB/sec. | ||
| 17437 | 2026.02.04 05:55:43.528548 [ 262 ] {188a651d-f5f4-461c-a82a-a9fd77327a09} <Debug> TCPHandler: Processed in 0.001912693 sec. | ||
| 17438 | 2026.02.04 05:55:43.528687 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17439 | 2026.02.04 05:55:43.528801 [ 262 ] {ae0490c3-b4c1-48a6-ab74-08ef20b1e2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17440 | 2026.02.04 05:55:43.528845 [ 262 ] {ae0490c3-b4c1-48a6-ab74-08ef20b1e2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17441 | 2026.02.04 05:55:43.529323 [ 262 ] {ae0490c3-b4c1-48a6-ab74-08ef20b1e2c6} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17442 | 2026.02.04 05:55:43.529361 [ 262 ] {ae0490c3-b4c1-48a6-ab74-08ef20b1e2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17443 | 2026.02.04 05:55:43.529688 [ 262 ] {ae0490c3-b4c1-48a6-ab74-08ef20b1e2c6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17444 | 2026.02.04 05:55:43.529895 [ 262 ] {ae0490c3-b4c1-48a6-ab74-08ef20b1e2c6} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17445 | 2026.02.04 05:55:43.530023 [ 262 ] {ae0490c3-b4c1-48a6-ab74-08ef20b1e2c6} <Debug> executeQuery: Read 92 rows, 7.80 KiB in 0.001246 sec., 73836.27608346709 rows/sec., 6.11 MiB/sec. | ||
| 17446 | 2026.02.04 05:55:43.530062 [ 262 ] {ae0490c3-b4c1-48a6-ab74-08ef20b1e2c6} <Debug> TCPHandler: Processed in 0.001436969 sec. | ||
| 17447 | 2026.02.04 05:55:43.530186 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17448 | 2026.02.04 05:55:43.530282 [ 262 ] {ae1f28da-c0b8-4def-8944-df62c5684bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17449 | 2026.02.04 05:55:43.530322 [ 262 ] {ae1f28da-c0b8-4def-8944-df62c5684bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17450 | 2026.02.04 05:55:43.530746 [ 262 ] {ae1f28da-c0b8-4def-8944-df62c5684bf5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17451 | 2026.02.04 05:55:43.530780 [ 262 ] {ae1f28da-c0b8-4def-8944-df62c5684bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17452 | 2026.02.04 05:55:43.531064 [ 262 ] {ae1f28da-c0b8-4def-8944-df62c5684bf5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17453 | 2026.02.04 05:55:43.531269 [ 262 ] {ae1f28da-c0b8-4def-8944-df62c5684bf5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17454 | 2026.02.04 05:55:43.531398 [ 262 ] {ae1f28da-c0b8-4def-8944-df62c5684bf5} <Debug> executeQuery: Read 27 rows, 1.97 KiB in 0.001135 sec., 23788.546255506608 rows/sec., 1.69 MiB/sec. | ||
| 17455 | 2026.02.04 05:55:43.531436 [ 262 ] {ae1f28da-c0b8-4def-8944-df62c5684bf5} <Debug> TCPHandler: Processed in 0.001309186 sec. | ||
| 17456 | 2026.02.04 05:55:43.531543 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17457 | 2026.02.04 05:55:43.531637 [ 262 ] {79ca8ca4-576b-465c-bdc8-4891dec71f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17458 | 2026.02.04 05:55:43.531676 [ 262 ] {79ca8ca4-576b-465c-bdc8-4891dec71f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17459 | 2026.02.04 05:55:43.532081 [ 262 ] {79ca8ca4-576b-465c-bdc8-4891dec71f87} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17460 | 2026.02.04 05:55:43.532116 [ 262 ] {79ca8ca4-576b-465c-bdc8-4891dec71f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17461 | 2026.02.04 05:55:43.532420 [ 262 ] {79ca8ca4-576b-465c-bdc8-4891dec71f87} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17462 | 2026.02.04 05:55:43.532618 [ 262 ] {79ca8ca4-576b-465c-bdc8-4891dec71f87} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17463 | 2026.02.04 05:55:43.532742 [ 262 ] {79ca8ca4-576b-465c-bdc8-4891dec71f87} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001123 sec., 81032.94746215493 rows/sec., 6.34 MiB/sec. | ||
| 17464 | 2026.02.04 05:55:43.532780 [ 262 ] {79ca8ca4-576b-465c-bdc8-4891dec71f87} <Debug> TCPHandler: Processed in 0.001285915 sec. | ||
| 17465 | 2026.02.04 05:55:43.532886 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17466 | 2026.02.04 05:55:43.532979 [ 262 ] {e6637d46-d348-42cd-8c49-75a61bb8a8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17467 | 2026.02.04 05:55:43.533022 [ 262 ] {e6637d46-d348-42cd-8c49-75a61bb8a8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17468 | 2026.02.04 05:55:43.533423 [ 262 ] {e6637d46-d348-42cd-8c49-75a61bb8a8da} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17469 | 2026.02.04 05:55:43.533456 [ 262 ] {e6637d46-d348-42cd-8c49-75a61bb8a8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17470 | 2026.02.04 05:55:43.533781 [ 262 ] {e6637d46-d348-42cd-8c49-75a61bb8a8da} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17471 | 2026.02.04 05:55:43.533984 [ 262 ] {e6637d46-d348-42cd-8c49-75a61bb8a8da} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17472 | 2026.02.04 05:55:43.534114 [ 262 ] {e6637d46-d348-42cd-8c49-75a61bb8a8da} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001152 sec., 144097.22222222222 rows/sec., 10.03 MiB/sec. | ||
| 17473 | 2026.02.04 05:55:43.534150 [ 262 ] {e6637d46-d348-42cd-8c49-75a61bb8a8da} <Debug> TCPHandler: Processed in 0.001313446 sec. | ||
| 17474 | 2026.02.04 05:55:43.534262 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17475 | 2026.02.04 05:55:43.534356 [ 262 ] {6f2227ed-629c-4bc2-bee3-5bca40d3fc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17476 | 2026.02.04 05:55:43.534416 [ 262 ] {6f2227ed-629c-4bc2-bee3-5bca40d3fc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17477 | 2026.02.04 05:55:43.535164 [ 262 ] {6f2227ed-629c-4bc2-bee3-5bca40d3fc49} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17478 | 2026.02.04 05:55:43.535199 [ 262 ] {6f2227ed-629c-4bc2-bee3-5bca40d3fc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17479 | 2026.02.04 05:55:43.535723 [ 262 ] {6f2227ed-629c-4bc2-bee3-5bca40d3fc49} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17480 | 2026.02.04 05:55:43.535936 [ 262 ] {6f2227ed-629c-4bc2-bee3-5bca40d3fc49} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17481 | 2026.02.04 05:55:43.536074 [ 262 ] {6f2227ed-629c-4bc2-bee3-5bca40d3fc49} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001736 sec., 8640.552995391705 rows/sec., 15.48 MiB/sec. | ||
| 17482 | 2026.02.04 05:55:43.536139 [ 262 ] {6f2227ed-629c-4bc2-bee3-5bca40d3fc49} <Debug> TCPHandler: Processed in 0.001926142 sec. | ||
| 17483 | 2026.02.04 05:55:43.536243 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17484 | 2026.02.04 05:55:43.536337 [ 262 ] {badf2a74-6fdb-475d-9ac0-0b52456c2a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17485 | 2026.02.04 05:55:43.536378 [ 262 ] {badf2a74-6fdb-475d-9ac0-0b52456c2a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17486 | 2026.02.04 05:55:43.536699 [ 262 ] {badf2a74-6fdb-475d-9ac0-0b52456c2a8f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17487 | 2026.02.04 05:55:43.536732 [ 262 ] {badf2a74-6fdb-475d-9ac0-0b52456c2a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17488 | 2026.02.04 05:55:43.537027 [ 262 ] {badf2a74-6fdb-475d-9ac0-0b52456c2a8f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17489 | 2026.02.04 05:55:43.537223 [ 262 ] {badf2a74-6fdb-475d-9ac0-0b52456c2a8f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17490 | 2026.02.04 05:55:43.537347 [ 262 ] {badf2a74-6fdb-475d-9ac0-0b52456c2a8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 17491 | 2026.02.04 05:55:43.537386 [ 262 ] {badf2a74-6fdb-475d-9ac0-0b52456c2a8f} <Debug> TCPHandler: Processed in 0.001190983 sec. | ||
| 17492 | 2026.02.04 05:55:44.243189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36006 | ||
| 17493 | 2026.02.04 05:55:44.243709 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17494 | 2026.02.04 05:55:44.243748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17495 | 2026.02.04 05:55:44.244232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17496 | 2026.02.04 05:55:44.244477 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17497 | 2026.02.04 05:55:44.244623 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36006 | ||
| 17498 | 2026.02.04 05:55:44.244695 [ 219 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17499 | 2026.02.04 05:55:44.244751 [ 219 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17500 | 2026.02.04 05:55:44.247182 [ 219 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17501 | 2026.02.04 05:55:45.371989 [ 220 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17502 | 2026.02.04 05:55:45.372058 [ 220 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17503 | 2026.02.04 05:55:45.373693 [ 220 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17504 | 2026.02.04 05:55:46.196468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17505 | 2026.02.04 05:55:46.215481 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17506 | 2026.02.04 05:55:46.215553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17507 | 2026.02.04 05:55:46.221800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17508 | 2026.02.04 05:55:46.222549 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17509 | 2026.02.04 05:55:46.226686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17510 | 2026.02.04 05:55:48.534748 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17511 | 2026.02.04 05:55:48.534936 [ 262 ] {6f44efeb-520b-44b1-8df6-bbb50e1e860f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17512 | 2026.02.04 05:55:48.535008 [ 262 ] {6f44efeb-520b-44b1-8df6-bbb50e1e860f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17513 | 2026.02.04 05:55:48.535820 [ 262 ] {6f44efeb-520b-44b1-8df6-bbb50e1e860f} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17514 | 2026.02.04 05:55:48.535871 [ 262 ] {6f44efeb-520b-44b1-8df6-bbb50e1e860f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17515 | 2026.02.04 05:55:48.536263 [ 262 ] {6f44efeb-520b-44b1-8df6-bbb50e1e860f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17516 | 2026.02.04 05:55:48.536487 [ 262 ] {6f44efeb-520b-44b1-8df6-bbb50e1e860f} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17517 | 2026.02.04 05:55:48.536650 [ 262 ] {6f44efeb-520b-44b1-8df6-bbb50e1e860f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001766 sec., 150622.8765571914 rows/sec., 9.57 MiB/sec. | ||
| 17518 | 2026.02.04 05:55:48.536702 [ 262 ] {6f44efeb-520b-44b1-8df6-bbb50e1e860f} <Debug> TCPHandler: Processed in 0.002087658 sec. | ||
| 17519 | 2026.02.04 05:55:48.536826 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17520 | 2026.02.04 05:55:48.536929 [ 262 ] {2d751a4e-5210-429a-968c-b34b5b2dbed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17521 | 2026.02.04 05:55:48.536972 [ 262 ] {2d751a4e-5210-429a-968c-b34b5b2dbed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17522 | 2026.02.04 05:55:48.537809 [ 262 ] {2d751a4e-5210-429a-968c-b34b5b2dbed8} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17523 | 2026.02.04 05:55:48.537846 [ 262 ] {2d751a4e-5210-429a-968c-b34b5b2dbed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17524 | 2026.02.04 05:55:48.538206 [ 262 ] {2d751a4e-5210-429a-968c-b34b5b2dbed8} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17525 | 2026.02.04 05:55:48.538413 [ 262 ] {2d751a4e-5210-429a-968c-b34b5b2dbed8} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17526 | 2026.02.04 05:55:48.538548 [ 262 ] {2d751a4e-5210-429a-968c-b34b5b2dbed8} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001643 sec., 488131.4668289714 rows/sec., 38.76 MiB/sec. | ||
| 17527 | 2026.02.04 05:55:48.538588 [ 262 ] {2d751a4e-5210-429a-968c-b34b5b2dbed8} <Debug> TCPHandler: Processed in 0.00181492 sec. | ||
| 17528 | 2026.02.04 05:55:48.538597 [ 151 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17529 | 2026.02.04 05:55:48.538673 [ 151 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17530 | 2026.02.04 05:55:48.538696 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17531 | 2026.02.04 05:55:48.538697 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17532 | 2026.02.04 05:55:48.538809 [ 262 ] {16c25afb-cee9-4c04-91c4-3cb90399d718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17533 | 2026.02.04 05:55:48.538814 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17534 | 2026.02.04 05:55:48.538851 [ 262 ] {16c25afb-cee9-4c04-91c4-3cb90399d718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17535 | 2026.02.04 05:55:48.538962 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17536 | 2026.02.04 05:55:48.539005 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2103 rows starting from the beginning of the part | ||
| 17537 | 2026.02.04 05:55:48.539078 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
| 17538 | 2026.02.04 05:55:48.539128 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 86 rows starting from the beginning of the part | ||
| 17539 | 2026.02.04 05:55:48.539176 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 802 rows starting from the beginning of the part | ||
| 17540 | 2026.02.04 05:55:48.539220 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 92 rows starting from the beginning of the part | ||
| 17541 | 2026.02.04 05:55:48.539266 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 802 rows starting from the beginning of the part | ||
| 17542 | 2026.02.04 05:55:48.539343 [ 262 ] {16c25afb-cee9-4c04-91c4-3cb90399d718} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17543 | 2026.02.04 05:55:48.539387 [ 262 ] {16c25afb-cee9-4c04-91c4-3cb90399d718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17544 | 2026.02.04 05:55:48.539733 [ 262 ] {16c25afb-cee9-4c04-91c4-3cb90399d718} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17545 | 2026.02.04 05:55:48.539960 [ 262 ] {16c25afb-cee9-4c04-91c4-3cb90399d718} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17546 | 2026.02.04 05:55:48.540101 [ 262 ] {16c25afb-cee9-4c04-91c4-3cb90399d718} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001313 sec., 120335.11043412035 rows/sec., 7.35 MiB/sec. | ||
| 17547 | 2026.02.04 05:55:48.540143 [ 262 ] {16c25afb-cee9-4c04-91c4-3cb90399d718} <Debug> TCPHandler: Processed in 0.001495221 sec. | ||
| 17548 | 2026.02.04 05:55:48.540259 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17549 | 2026.02.04 05:55:48.540363 [ 262 ] {f5c422a2-909a-4d10-9c85-5ef978f6aa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17550 | 2026.02.04 05:55:48.540405 [ 262 ] {f5c422a2-909a-4d10-9c85-5ef978f6aa30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17551 | 2026.02.04 05:55:48.540846 [ 262 ] {f5c422a2-909a-4d10-9c85-5ef978f6aa30} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17552 | 2026.02.04 05:55:48.540877 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3941 rows, containing 5 columns (5 merged, 0 gathered) in 0.002120409 sec., 1858603.6939099955 rows/sec., 157.48 MiB/sec. | ||
| 17553 | 2026.02.04 05:55:48.540883 [ 262 ] {f5c422a2-909a-4d10-9c85-5ef978f6aa30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17554 | 2026.02.04 05:55:48.541113 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17555 | 2026.02.04 05:55:48.541211 [ 262 ] {f5c422a2-909a-4d10-9c85-5ef978f6aa30} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17556 | 2026.02.04 05:55:48.541392 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_126_25} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17557 | 2026.02.04 05:55:48.541439 [ 262 ] {f5c422a2-909a-4d10-9c85-5ef978f6aa30} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17558 | 2026.02.04 05:55:48.541463 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_126_25} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17559 | 2026.02.04 05:55:48.541561 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 17560 | 2026.02.04 05:55:48.541573 [ 262 ] {f5c422a2-909a-4d10-9c85-5ef978f6aa30} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001229 sec., 113913.75101708705 rows/sec., 7.36 MiB/sec. | ||
| 17561 | 2026.02.04 05:55:48.541611 [ 262 ] {f5c422a2-909a-4d10-9c85-5ef978f6aa30} <Debug> TCPHandler: Processed in 0.001405138 sec. | ||
| 17562 | 2026.02.04 05:55:48.541719 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17563 | 2026.02.04 05:55:48.541816 [ 262 ] {8ca9c2a3-e89a-4110-8db0-d127ce44bc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17564 | 2026.02.04 05:55:48.541856 [ 262 ] {8ca9c2a3-e89a-4110-8db0-d127ce44bc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17565 | 2026.02.04 05:55:48.542300 [ 262 ] {8ca9c2a3-e89a-4110-8db0-d127ce44bc58} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17566 | 2026.02.04 05:55:48.542337 [ 262 ] {8ca9c2a3-e89a-4110-8db0-d127ce44bc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17567 | 2026.02.04 05:55:48.542633 [ 262 ] {8ca9c2a3-e89a-4110-8db0-d127ce44bc58} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17568 | 2026.02.04 05:55:48.542837 [ 262 ] {8ca9c2a3-e89a-4110-8db0-d127ce44bc58} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17569 | 2026.02.04 05:55:48.542965 [ 262 ] {8ca9c2a3-e89a-4110-8db0-d127ce44bc58} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001168 sec., 119006.8493150685 rows/sec., 6.77 MiB/sec. | ||
| 17570 | 2026.02.04 05:55:48.543002 [ 262 ] {8ca9c2a3-e89a-4110-8db0-d127ce44bc58} <Debug> TCPHandler: Processed in 0.001333147 sec. | ||
| 17571 | 2026.02.04 05:55:48.543106 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17572 | 2026.02.04 05:55:48.543200 [ 262 ] {55f32e85-214c-44d4-a168-8709ddab5400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17573 | 2026.02.04 05:55:48.543239 [ 262 ] {55f32e85-214c-44d4-a168-8709ddab5400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17574 | 2026.02.04 05:55:48.543826 [ 262 ] {55f32e85-214c-44d4-a168-8709ddab5400} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17575 | 2026.02.04 05:55:48.543863 [ 262 ] {55f32e85-214c-44d4-a168-8709ddab5400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17576 | 2026.02.04 05:55:48.544173 [ 262 ] {55f32e85-214c-44d4-a168-8709ddab5400} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17577 | 2026.02.04 05:55:48.544381 [ 262 ] {55f32e85-214c-44d4-a168-8709ddab5400} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17578 | 2026.02.04 05:55:48.544500 [ 151 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17579 | 2026.02.04 05:55:48.544511 [ 262 ] {55f32e85-214c-44d4-a168-8709ddab5400} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001329 sec., 367193.37848006014 rows/sec., 25.93 MiB/sec. | ||
| 17580 | 2026.02.04 05:55:48.544532 [ 151 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17581 | 2026.02.04 05:55:48.544554 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17582 | 2026.02.04 05:55:48.544557 [ 262 ] {55f32e85-214c-44d4-a168-8709ddab5400} <Debug> TCPHandler: Processed in 0.001500231 sec. | ||
| 17583 | 2026.02.04 05:55:48.544625 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17584 | 2026.02.04 05:55:48.544673 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17585 | 2026.02.04 05:55:48.544730 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17586 | 2026.02.04 05:55:48.544762 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1033 rows starting from the beginning of the part | ||
| 17587 | 2026.02.04 05:55:48.544770 [ 262 ] {2aa914da-19fb-4a53-b0e4-25805afb5750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17588 | 2026.02.04 05:55:48.544816 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 17589 | 2026.02.04 05:55:48.544817 [ 262 ] {2aa914da-19fb-4a53-b0e4-25805afb5750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17590 | 2026.02.04 05:55:48.544868 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 79 rows starting from the beginning of the part | ||
| 17591 | 2026.02.04 05:55:48.544914 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 488 rows starting from the beginning of the part | ||
| 17592 | 2026.02.04 05:55:48.544956 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 91 rows starting from the beginning of the part | ||
| 17593 | 2026.02.04 05:55:48.545009 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 488 rows starting from the beginning of the part | ||
| 17594 | 2026.02.04 05:55:48.545171 [ 262 ] {2aa914da-19fb-4a53-b0e4-25805afb5750} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17595 | 2026.02.04 05:55:48.545212 [ 262 ] {2aa914da-19fb-4a53-b0e4-25805afb5750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17596 | 2026.02.04 05:55:48.545544 [ 262 ] {2aa914da-19fb-4a53-b0e4-25805afb5750} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17597 | 2026.02.04 05:55:48.545759 [ 262 ] {2aa914da-19fb-4a53-b0e4-25805afb5750} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17598 | 2026.02.04 05:55:48.545917 [ 262 ] {2aa914da-19fb-4a53-b0e4-25805afb5750} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 17599 | 2026.02.04 05:55:48.545931 [ 223 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17600 | 2026.02.04 05:55:48.545954 [ 262 ] {2aa914da-19fb-4a53-b0e4-25805afb5750} <Debug> TCPHandler: Processed in 0.001329307 sec. | ||
| 17601 | 2026.02.04 05:55:48.545959 [ 223 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17602 | 2026.02.04 05:55:48.546066 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17603 | 2026.02.04 05:55:48.546141 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2243 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547783 sec., 1449169.554130004 rows/sec., 110.52 MiB/sec. | ||
| 17604 | 2026.02.04 05:55:48.546164 [ 262 ] {eb8ccc76-5711-4948-8dc8-c939a0cf5476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17605 | 2026.02.04 05:55:48.546232 [ 262 ] {eb8ccc76-5711-4948-8dc8-c939a0cf5476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17606 | 2026.02.04 05:55:48.546355 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17607 | 2026.02.04 05:55:48.546659 [ 262 ] {eb8ccc76-5711-4948-8dc8-c939a0cf5476} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17608 | 2026.02.04 05:55:48.546696 [ 262 ] {eb8ccc76-5711-4948-8dc8-c939a0cf5476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17609 | 2026.02.04 05:55:48.546730 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_126_25} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17610 | 2026.02.04 05:55:48.546799 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_126_25} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17611 | 2026.02.04 05:55:48.546895 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 17612 | 2026.02.04 05:55:48.547045 [ 262 ] {eb8ccc76-5711-4948-8dc8-c939a0cf5476} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17613 | 2026.02.04 05:55:48.547326 [ 262 ] {eb8ccc76-5711-4948-8dc8-c939a0cf5476} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17614 | 2026.02.04 05:55:48.547459 [ 262 ] {eb8ccc76-5711-4948-8dc8-c939a0cf5476} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001313 sec., 196496.5727341965 rows/sec., 13.08 MiB/sec. | ||
| 17615 | 2026.02.04 05:55:48.547498 [ 262 ] {eb8ccc76-5711-4948-8dc8-c939a0cf5476} <Debug> TCPHandler: Processed in 0.00148096 sec. | ||
| 17616 | 2026.02.04 05:55:48.547613 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17617 | 2026.02.04 05:55:48.547706 [ 262 ] {2ff52101-1dd1-4b6b-a27b-ede438f6675f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17618 | 2026.02.04 05:55:48.547747 [ 262 ] {2ff52101-1dd1-4b6b-a27b-ede438f6675f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17619 | 2026.02.04 05:55:48.548054 [ 262 ] {2ff52101-1dd1-4b6b-a27b-ede438f6675f} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17620 | 2026.02.04 05:55:48.548092 [ 262 ] {2ff52101-1dd1-4b6b-a27b-ede438f6675f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17621 | 2026.02.04 05:55:48.548171 [ 223 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17622 | 2026.02.04 05:55:48.548401 [ 262 ] {2ff52101-1dd1-4b6b-a27b-ede438f6675f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17623 | 2026.02.04 05:55:48.548605 [ 262 ] {2ff52101-1dd1-4b6b-a27b-ede438f6675f} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17624 | 2026.02.04 05:55:48.548730 [ 262 ] {2ff52101-1dd1-4b6b-a27b-ede438f6675f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 17625 | 2026.02.04 05:55:48.548766 [ 262 ] {2ff52101-1dd1-4b6b-a27b-ede438f6675f} <Debug> TCPHandler: Processed in 0.001201213 sec. | ||
| 17626 | 2026.02.04 05:55:48.548866 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17627 | 2026.02.04 05:55:48.548959 [ 262 ] {466093b6-c7e4-4144-ba99-aa094b222d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17628 | 2026.02.04 05:55:48.549011 [ 262 ] {466093b6-c7e4-4144-ba99-aa094b222d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17629 | 2026.02.04 05:55:48.549817 [ 262 ] {466093b6-c7e4-4144-ba99-aa094b222d02} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17630 | 2026.02.04 05:55:48.549852 [ 262 ] {466093b6-c7e4-4144-ba99-aa094b222d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17631 | 2026.02.04 05:55:48.550366 [ 262 ] {466093b6-c7e4-4144-ba99-aa094b222d02} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17632 | 2026.02.04 05:55:48.550582 [ 262 ] {466093b6-c7e4-4144-ba99-aa094b222d02} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17633 | 2026.02.04 05:55:48.550721 [ 262 ] {466093b6-c7e4-4144-ba99-aa094b222d02} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001779 sec., 14052.838673412029 rows/sec., 25.18 MiB/sec. | ||
| 17634 | 2026.02.04 05:55:48.550787 [ 262 ] {466093b6-c7e4-4144-ba99-aa094b222d02} <Debug> TCPHandler: Processed in 0.001968544 sec. | ||
| 17635 | 2026.02.04 05:55:48.550890 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17636 | 2026.02.04 05:55:48.550983 [ 262 ] {b78c690b-ca81-443b-ae55-359f519d8ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17637 | 2026.02.04 05:55:48.551024 [ 262 ] {b78c690b-ca81-443b-ae55-359f519d8ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17638 | 2026.02.04 05:55:48.551352 [ 262 ] {b78c690b-ca81-443b-ae55-359f519d8ba1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17639 | 2026.02.04 05:55:48.551387 [ 262 ] {b78c690b-ca81-443b-ae55-359f519d8ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17640 | 2026.02.04 05:55:48.551680 [ 262 ] {b78c690b-ca81-443b-ae55-359f519d8ba1} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17641 | 2026.02.04 05:55:48.551881 [ 262 ] {b78c690b-ca81-443b-ae55-359f519d8ba1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17642 | 2026.02.04 05:55:48.552006 [ 262 ] {b78c690b-ca81-443b-ae55-359f519d8ba1} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001041 sec., 84534.10182516811 rows/sec., 5.31 MiB/sec. | ||
| 17643 | 2026.02.04 05:55:48.552021 [ 151 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17644 | 2026.02.04 05:55:48.552041 [ 262 ] {b78c690b-ca81-443b-ae55-359f519d8ba1} <Debug> TCPHandler: Processed in 0.001200163 sec. | ||
| 17645 | 2026.02.04 05:55:48.552064 [ 151 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17646 | 2026.02.04 05:55:48.552104 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17647 | 2026.02.04 05:55:48.552177 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17648 | 2026.02.04 05:55:48.552277 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17649 | 2026.02.04 05:55:48.552311 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7644 rows starting from the beginning of the part | ||
| 17650 | 2026.02.04 05:55:48.552362 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 16 rows starting from the beginning of the part | ||
| 17651 | 2026.02.04 05:55:48.552402 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 17652 | 2026.02.04 05:55:48.552439 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 88 rows starting from the beginning of the part | ||
| 17653 | 2026.02.04 05:55:48.552476 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 17654 | 2026.02.04 05:55:48.552515 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 88 rows starting from the beginning of the part | ||
| 17655 | 2026.02.04 05:55:48.554257 [ 202 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002110698 sec., 3769369.184980514 rows/sec., 244.21 MiB/sec. | ||
| 17656 | 2026.02.04 05:55:48.554745 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17657 | 2026.02.04 05:55:48.555010 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_126_25} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17658 | 2026.02.04 05:55:48.555075 [ 195 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_126_25} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17659 | 2026.02.04 05:55:48.555139 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 17660 | 2026.02.04 05:55:51.499911 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17661 | 2026.02.04 05:55:51.499972 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17662 | 2026.02.04 05:55:51.745652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36454 | ||
| 17663 | 2026.02.04 05:55:51.746154 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17664 | 2026.02.04 05:55:51.746200 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17665 | 2026.02.04 05:55:51.746679 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17666 | 2026.02.04 05:55:51.746904 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17667 | 2026.02.04 05:55:51.747036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36454 | ||
| 17668 | 2026.02.04 05:55:51.747040 [ 149 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17669 | 2026.02.04 05:55:51.747084 [ 149 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17670 | 2026.02.04 05:55:51.747103 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17671 | 2026.02.04 05:55:51.747198 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 17672 | 2026.02.04 05:55:51.747294 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17673 | 2026.02.04 05:55:51.747328 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34086 rows starting from the beginning of the part | ||
| 17674 | 2026.02.04 05:55:51.747391 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 17675 | 2026.02.04 05:55:51.747441 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 17676 | 2026.02.04 05:55:51.747484 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 17677 | 2026.02.04 05:55:51.747525 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 17678 | 2026.02.04 05:55:51.747567 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 17679 | 2026.02.04 05:55:51.749880 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36454 rows, containing 4 columns (4 merged, 0 gathered) in 0.002726855 sec., 13368514.277436828 rows/sec., 191.24 MiB/sec. | ||
| 17680 | 2026.02.04 05:55:51.750090 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17681 | 2026.02.04 05:55:51.750340 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_76_15} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17682 | 2026.02.04 05:55:51.750403 [ 202 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_76_15} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17683 | 2026.02.04 05:55:51.750485 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 17684 | 2026.02.04 05:55:51.894987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2280 | ||
| 17685 | 2026.02.04 05:55:51.897396 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17686 | 2026.02.04 05:55:51.897440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17687 | 2026.02.04 05:55:51.898637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17688 | 2026.02.04 05:55:51.898907 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17689 | 2026.02.04 05:55:51.899071 [ 149 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17690 | 2026.02.04 05:55:51.899117 [ 149 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17691 | 2026.02.04 05:55:51.899136 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17692 | 2026.02.04 05:55:51.899266 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 17693 | 2026.02.04 05:55:51.899279 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2280 | ||
| 17694 | 2026.02.04 05:55:51.899915 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17695 | 2026.02.04 05:55:51.900078 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2094 rows starting from the beginning of the part | ||
| 17696 | 2026.02.04 05:55:51.900453 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 17697 | 2026.02.04 05:55:51.900826 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 17698 | 2026.02.04 05:55:51.901186 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part | ||
| 17699 | 2026.02.04 05:55:51.901534 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 17700 | 2026.02.04 05:55:51.901895 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 17701 | 2026.02.04 05:55:51.909705 [ 190 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 72 columns (72 merged, 0 gathered) in 0.010503899 sec., 217062.2546922814 rows/sec., 166.29 MiB/sec. | ||
| 17702 | 2026.02.04 05:55:51.911802 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17703 | 2026.02.04 05:55:51.912403 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_56_11} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17704 | 2026.02.04 05:55:51.912485 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_56_11} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17705 | 2026.02.04 05:55:51.912845 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.05 MiB. | ||
| 17706 | 2026.02.04 05:55:53.526270 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17707 | 2026.02.04 05:55:53.526441 [ 262 ] {597e4e07-b5a0-4ce0-8db0-b7601669e221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17708 | 2026.02.04 05:55:53.526503 [ 262 ] {597e4e07-b5a0-4ce0-8db0-b7601669e221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17709 | 2026.02.04 05:55:53.527136 [ 262 ] {597e4e07-b5a0-4ce0-8db0-b7601669e221} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17710 | 2026.02.04 05:55:53.527178 [ 262 ] {597e4e07-b5a0-4ce0-8db0-b7601669e221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17711 | 2026.02.04 05:55:53.527555 [ 262 ] {597e4e07-b5a0-4ce0-8db0-b7601669e221} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17712 | 2026.02.04 05:55:53.527763 [ 262 ] {597e4e07-b5a0-4ce0-8db0-b7601669e221} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17713 | 2026.02.04 05:55:53.527909 [ 262 ] {597e4e07-b5a0-4ce0-8db0-b7601669e221} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001515 sec., 56765.67656765677 rows/sec., 4.75 MiB/sec. | ||
| 17714 | 2026.02.04 05:55:53.527951 [ 262 ] {597e4e07-b5a0-4ce0-8db0-b7601669e221} <Debug> TCPHandler: Processed in 0.001815639 sec. | ||
| 17715 | 2026.02.04 05:55:53.528070 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17716 | 2026.02.04 05:55:53.528177 [ 262 ] {6b5ac5df-ee63-4ed7-bc74-9952bcf2332f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17717 | 2026.02.04 05:55:53.528216 [ 262 ] {6b5ac5df-ee63-4ed7-bc74-9952bcf2332f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17718 | 2026.02.04 05:55:53.528650 [ 262 ] {6b5ac5df-ee63-4ed7-bc74-9952bcf2332f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17719 | 2026.02.04 05:55:53.528683 [ 262 ] {6b5ac5df-ee63-4ed7-bc74-9952bcf2332f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17720 | 2026.02.04 05:55:53.529072 [ 262 ] {6b5ac5df-ee63-4ed7-bc74-9952bcf2332f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17721 | 2026.02.04 05:55:53.529326 [ 262 ] {6b5ac5df-ee63-4ed7-bc74-9952bcf2332f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17722 | 2026.02.04 05:55:53.529486 [ 262 ] {6b5ac5df-ee63-4ed7-bc74-9952bcf2332f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001326 sec., 11312.217194570136 rows/sec., 850.63 KiB/sec. | ||
| 17723 | 2026.02.04 05:55:53.529532 [ 262 ] {6b5ac5df-ee63-4ed7-bc74-9952bcf2332f} <Debug> TCPHandler: Processed in 0.001509452 sec. | ||
| 17724 | 2026.02.04 05:55:53.529666 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17725 | 2026.02.04 05:55:53.529778 [ 262 ] {cd3c2053-61cb-4d35-b1f3-23fee7b0a9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17726 | 2026.02.04 05:55:53.529824 [ 262 ] {cd3c2053-61cb-4d35-b1f3-23fee7b0a9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17727 | 2026.02.04 05:55:53.530261 [ 262 ] {cd3c2053-61cb-4d35-b1f3-23fee7b0a9a0} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17728 | 2026.02.04 05:55:53.530298 [ 262 ] {cd3c2053-61cb-4d35-b1f3-23fee7b0a9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17729 | 2026.02.04 05:55:53.530608 [ 262 ] {cd3c2053-61cb-4d35-b1f3-23fee7b0a9a0} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17730 | 2026.02.04 05:55:53.530810 [ 262 ] {cd3c2053-61cb-4d35-b1f3-23fee7b0a9a0} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17731 | 2026.02.04 05:55:53.530936 [ 262 ] {cd3c2053-61cb-4d35-b1f3-23fee7b0a9a0} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001182 sec., 66835.87140439932 rows/sec., 5.22 MiB/sec. | ||
| 17732 | 2026.02.04 05:55:53.530973 [ 262 ] {cd3c2053-61cb-4d35-b1f3-23fee7b0a9a0} <Debug> TCPHandler: Processed in 0.001373458 sec. | ||
| 17733 | 2026.02.04 05:55:53.531081 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17734 | 2026.02.04 05:55:53.531180 [ 262 ] {0ab1c7bc-7f82-43ef-8245-ed6269402524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17735 | 2026.02.04 05:55:53.531222 [ 262 ] {0ab1c7bc-7f82-43ef-8245-ed6269402524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17736 | 2026.02.04 05:55:53.531644 [ 262 ] {0ab1c7bc-7f82-43ef-8245-ed6269402524} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17737 | 2026.02.04 05:55:53.531682 [ 262 ] {0ab1c7bc-7f82-43ef-8245-ed6269402524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17738 | 2026.02.04 05:55:53.532012 [ 262 ] {0ab1c7bc-7f82-43ef-8245-ed6269402524} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17739 | 2026.02.04 05:55:53.532213 [ 262 ] {0ab1c7bc-7f82-43ef-8245-ed6269402524} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17740 | 2026.02.04 05:55:53.532347 [ 262 ] {0ab1c7bc-7f82-43ef-8245-ed6269402524} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 17741 | 2026.02.04 05:55:53.532394 [ 262 ] {0ab1c7bc-7f82-43ef-8245-ed6269402524} <Debug> TCPHandler: Processed in 0.001359498 sec. | ||
| 17742 | 2026.02.04 05:55:53.532507 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17743 | 2026.02.04 05:55:53.532600 [ 262 ] {bba1d470-274c-479d-afb3-2d5763a69a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17744 | 2026.02.04 05:55:53.532652 [ 262 ] {bba1d470-274c-479d-afb3-2d5763a69a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17745 | 2026.02.04 05:55:53.533471 [ 262 ] {bba1d470-274c-479d-afb3-2d5763a69a87} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17746 | 2026.02.04 05:55:53.533507 [ 262 ] {bba1d470-274c-479d-afb3-2d5763a69a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17747 | 2026.02.04 05:55:53.534021 [ 262 ] {bba1d470-274c-479d-afb3-2d5763a69a87} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17748 | 2026.02.04 05:55:53.534240 [ 262 ] {bba1d470-274c-479d-afb3-2d5763a69a87} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17749 | 2026.02.04 05:55:53.534373 [ 262 ] {bba1d470-274c-479d-afb3-2d5763a69a87} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001791 sec., 8375.209380234506 rows/sec., 15.01 MiB/sec. | ||
| 17750 | 2026.02.04 05:55:53.534426 [ 262 ] {bba1d470-274c-479d-afb3-2d5763a69a87} <Debug> TCPHandler: Processed in 0.001967025 sec. | ||
| 17751 | 2026.02.04 05:55:53.534534 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17752 | 2026.02.04 05:55:53.534636 [ 262 ] {26252763-13cf-4f45-b85d-6d3bd305eaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17753 | 2026.02.04 05:55:53.534677 [ 262 ] {26252763-13cf-4f45-b85d-6d3bd305eaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17754 | 2026.02.04 05:55:53.535009 [ 262 ] {26252763-13cf-4f45-b85d-6d3bd305eaca} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17755 | 2026.02.04 05:55:53.535045 [ 262 ] {26252763-13cf-4f45-b85d-6d3bd305eaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17756 | 2026.02.04 05:55:53.535343 [ 262 ] {26252763-13cf-4f45-b85d-6d3bd305eaca} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17757 | 2026.02.04 05:55:53.535541 [ 262 ] {26252763-13cf-4f45-b85d-6d3bd305eaca} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17758 | 2026.02.04 05:55:53.535663 [ 262 ] {26252763-13cf-4f45-b85d-6d3bd305eaca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 17759 | 2026.02.04 05:55:53.535698 [ 262 ] {26252763-13cf-4f45-b85d-6d3bd305eaca} <Debug> TCPHandler: Processed in 0.001211954 sec. | ||
| 17760 | 2026.02.04 05:55:53.727673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17761 | 2026.02.04 05:55:53.745995 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2026.02.04 05:55:53.746066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17763 | 2026.02.04 05:55:53.752326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17764 | 2026.02.04 05:55:53.753069 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2026.02.04 05:55:53.753371 [ 147 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17766 | 2026.02.04 05:55:53.753415 [ 147 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17767 | 2026.02.04 05:55:53.753437 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17768 | 2026.02.04 05:55:53.753612 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 17769 | 2026.02.04 05:55:53.756456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17770 | 2026.02.04 05:55:53.757556 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17771 | 2026.02.04 05:55:53.759222 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 17772 | 2026.02.04 05:55:53.764299 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 17773 | 2026.02.04 05:55:53.769170 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 17774 | 2026.02.04 05:55:53.773767 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 17775 | 2026.02.04 05:55:53.778655 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 17776 | 2026.02.04 05:55:53.783350 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 17777 | 2026.02.04 05:55:53.839575 [ 190 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.086050709 sec., 6658.864367985626 rows/sec., 34.43 MiB/sec. | ||
| 17778 | 2026.02.04 05:55:53.843032 [ 190 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17779 | 2026.02.04 05:55:53.845228 [ 190 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_76_15} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17780 | 2026.02.04 05:55:53.845340 [ 190 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_76_15} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17781 | 2026.02.04 05:55:53.848520 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17782 | 2026.02.04 05:55:54.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.46 MiB, peak 398.86 MiB, free memory in arenas 0.00 B, will set to 379.93 MiB (RSS), difference: -1.52 MiB | ||
| 17783 | 2026.02.04 05:55:55.631578 [ 217 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17784 | 2026.02.04 05:55:55.631636 [ 217 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17785 | 2026.02.04 05:55:55.633889 [ 217 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17786 | 2026.02.04 05:55:55.817543 [ 224 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17787 | 2026.02.04 05:55:55.817622 [ 224 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17788 | 2026.02.04 05:55:55.820185 [ 224 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17789 | 2026.02.04 05:55:55.927008 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17790 | 2026.02.04 05:55:55.927092 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17791 | 2026.02.04 05:55:55.931250 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17792 | 2026.02.04 05:55:56.275371 [ 225 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17793 | 2026.02.04 05:55:56.275421 [ 225 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17794 | 2026.02.04 05:55:56.277565 [ 225 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17795 | 2026.02.04 05:55:56.948210 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17796 | 2026.02.04 05:55:56.948368 [ 262 ] {d035f9dc-c0f9-4b84-90a8-4413b965b8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17797 | 2026.02.04 05:55:56.948430 [ 262 ] {d035f9dc-c0f9-4b84-90a8-4413b965b8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17798 | 2026.02.04 05:55:56.949147 [ 262 ] {d035f9dc-c0f9-4b84-90a8-4413b965b8cf} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17799 | 2026.02.04 05:55:56.949187 [ 262 ] {d035f9dc-c0f9-4b84-90a8-4413b965b8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17800 | 2026.02.04 05:55:56.949553 [ 262 ] {d035f9dc-c0f9-4b84-90a8-4413b965b8cf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17801 | 2026.02.04 05:55:56.949764 [ 262 ] {d035f9dc-c0f9-4b84-90a8-4413b965b8cf} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17802 | 2026.02.04 05:55:56.949907 [ 262 ] {d035f9dc-c0f9-4b84-90a8-4413b965b8cf} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001583 sec., 168035.3758686039 rows/sec., 10.68 MiB/sec. | ||
| 17803 | 2026.02.04 05:55:56.949948 [ 262 ] {d035f9dc-c0f9-4b84-90a8-4413b965b8cf} <Debug> TCPHandler: Processed in 0.001854391 sec. | ||
| 17804 | 2026.02.04 05:55:56.950064 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17805 | 2026.02.04 05:55:56.950156 [ 262 ] {fafcae53-5d2b-486c-9418-b5e490f1c52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17806 | 2026.02.04 05:55:56.950195 [ 262 ] {fafcae53-5d2b-486c-9418-b5e490f1c52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17807 | 2026.02.04 05:55:56.950578 [ 262 ] {fafcae53-5d2b-486c-9418-b5e490f1c52e} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17808 | 2026.02.04 05:55:56.950614 [ 262 ] {fafcae53-5d2b-486c-9418-b5e490f1c52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17809 | 2026.02.04 05:55:56.950888 [ 262 ] {fafcae53-5d2b-486c-9418-b5e490f1c52e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17810 | 2026.02.04 05:55:56.951086 [ 262 ] {fafcae53-5d2b-486c-9418-b5e490f1c52e} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17811 | 2026.02.04 05:55:56.951210 [ 262 ] {fafcae53-5d2b-486c-9418-b5e490f1c52e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 455.97 KiB/sec. | ||
| 17812 | 2026.02.04 05:55:56.951246 [ 262 ] {fafcae53-5d2b-486c-9418-b5e490f1c52e} <Debug> TCPHandler: Processed in 0.001230554 sec. | ||
| 17813 | 2026.02.04 05:55:56.951348 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17814 | 2026.02.04 05:55:56.951438 [ 262 ] {079e0457-0b01-4405-99e3-8a375357b534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17815 | 2026.02.04 05:55:56.951475 [ 262 ] {079e0457-0b01-4405-99e3-8a375357b534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17816 | 2026.02.04 05:55:56.953202 [ 262 ] {079e0457-0b01-4405-99e3-8a375357b534} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17817 | 2026.02.04 05:55:56.953240 [ 262 ] {079e0457-0b01-4405-99e3-8a375357b534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17818 | 2026.02.04 05:55:56.953668 [ 262 ] {079e0457-0b01-4405-99e3-8a375357b534} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17819 | 2026.02.04 05:55:56.953877 [ 262 ] {079e0457-0b01-4405-99e3-8a375357b534} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17820 | 2026.02.04 05:55:56.954007 [ 262 ] {079e0457-0b01-4405-99e3-8a375357b534} <Debug> executeQuery: Read 1945 rows, 161.55 KiB in 0.002587 sec., 751836.1035948975 rows/sec., 60.98 MiB/sec. | ||
| 17821 | 2026.02.04 05:55:56.954047 [ 262 ] {079e0457-0b01-4405-99e3-8a375357b534} <Debug> TCPHandler: Processed in 0.002746075 sec. | ||
| 17822 | 2026.02.04 05:55:56.954149 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17823 | 2026.02.04 05:55:56.954244 [ 262 ] {bdd1c16b-e939-4fb4-b545-2878cbc94bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17824 | 2026.02.04 05:55:56.954284 [ 262 ] {bdd1c16b-e939-4fb4-b545-2878cbc94bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17825 | 2026.02.04 05:55:56.954768 [ 262 ] {bdd1c16b-e939-4fb4-b545-2878cbc94bd5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17826 | 2026.02.04 05:55:56.954806 [ 262 ] {bdd1c16b-e939-4fb4-b545-2878cbc94bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17827 | 2026.02.04 05:55:56.955109 [ 262 ] {bdd1c16b-e939-4fb4-b545-2878cbc94bd5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17828 | 2026.02.04 05:55:56.955309 [ 262 ] {bdd1c16b-e939-4fb4-b545-2878cbc94bd5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17829 | 2026.02.04 05:55:56.955425 [ 142 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17830 | 2026.02.04 05:55:56.955445 [ 262 ] {bdd1c16b-e939-4fb4-b545-2878cbc94bd5} <Debug> executeQuery: Read 164 rows, 10.30 KiB in 0.00122 sec., 134426.22950819673 rows/sec., 8.25 MiB/sec. | ||
| 17831 | 2026.02.04 05:55:56.955491 [ 142 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17832 | 2026.02.04 05:55:56.955500 [ 262 ] {bdd1c16b-e939-4fb4-b545-2878cbc94bd5} <Debug> TCPHandler: Processed in 0.001401668 sec. | ||
| 17833 | 2026.02.04 05:55:56.955521 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17834 | 2026.02.04 05:55:56.955619 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17835 | 2026.02.04 05:55:56.955633 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17836 | 2026.02.04 05:55:56.955719 [ 262 ] {8b8b0f28-51c4-4059-a8c3-1cbadf8a37dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17837 | 2026.02.04 05:55:56.955762 [ 262 ] {8b8b0f28-51c4-4059-a8c3-1cbadf8a37dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17838 | 2026.02.04 05:55:56.955762 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17839 | 2026.02.04 05:55:56.955807 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 205 rows starting from the beginning of the part | ||
| 17840 | 2026.02.04 05:55:56.955872 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 158 rows starting from the beginning of the part | ||
| 17841 | 2026.02.04 05:55:56.955915 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 27 rows starting from the beginning of the part | ||
| 17842 | 2026.02.04 05:55:56.955955 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 158 rows starting from the beginning of the part | ||
| 17843 | 2026.02.04 05:55:56.955993 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 15 rows starting from the beginning of the part | ||
| 17844 | 2026.02.04 05:55:56.956032 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 164 rows starting from the beginning of the part | ||
| 17845 | 2026.02.04 05:55:56.956380 [ 262 ] {8b8b0f28-51c4-4059-a8c3-1cbadf8a37dc} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17846 | 2026.02.04 05:55:56.956422 [ 262 ] {8b8b0f28-51c4-4059-a8c3-1cbadf8a37dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17847 | 2026.02.04 05:55:56.956769 [ 262 ] {8b8b0f28-51c4-4059-a8c3-1cbadf8a37dc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17848 | 2026.02.04 05:55:56.956903 [ 192 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 727 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320717 sec., 550458.5766670681 rows/sec., 36.50 MiB/sec. | ||
| 17849 | 2026.02.04 05:55:56.956985 [ 262 ] {8b8b0f28-51c4-4059-a8c3-1cbadf8a37dc} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17850 | 2026.02.04 05:55:56.957044 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17851 | 2026.02.04 05:55:56.957127 [ 262 ] {8b8b0f28-51c4-4059-a8c3-1cbadf8a37dc} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001427 sec., 257883.67203924316 rows/sec., 17.16 MiB/sec. | ||
| 17852 | 2026.02.04 05:55:56.957173 [ 262 ] {8b8b0f28-51c4-4059-a8c3-1cbadf8a37dc} <Debug> TCPHandler: Processed in 0.001604454 sec. | ||
| 17853 | 2026.02.04 05:55:56.957306 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17854 | 2026.02.04 05:55:56.957369 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_111_22} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17855 | 2026.02.04 05:55:56.957410 [ 262 ] {ea585749-77af-4e96-8cf2-8c6795f7ba2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17856 | 2026.02.04 05:55:56.957448 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_111_22} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17857 | 2026.02.04 05:55:56.957457 [ 262 ] {ea585749-77af-4e96-8cf2-8c6795f7ba2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17858 | 2026.02.04 05:55:56.957524 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17859 | 2026.02.04 05:55:56.957952 [ 262 ] {ea585749-77af-4e96-8cf2-8c6795f7ba2c} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17860 | 2026.02.04 05:55:56.957992 [ 262 ] {ea585749-77af-4e96-8cf2-8c6795f7ba2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17861 | 2026.02.04 05:55:56.958308 [ 262 ] {ea585749-77af-4e96-8cf2-8c6795f7ba2c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17862 | 2026.02.04 05:55:56.958519 [ 262 ] {ea585749-77af-4e96-8cf2-8c6795f7ba2c} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17863 | 2026.02.04 05:55:56.958649 [ 262 ] {ea585749-77af-4e96-8cf2-8c6795f7ba2c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001258 sec., 110492.84578696343 rows/sec., 6.29 MiB/sec. | ||
| 17864 | 2026.02.04 05:55:56.958687 [ 262 ] {ea585749-77af-4e96-8cf2-8c6795f7ba2c} <Debug> TCPHandler: Processed in 0.001432509 sec. | ||
| 17865 | 2026.02.04 05:55:56.958794 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17866 | 2026.02.04 05:55:56.958888 [ 262 ] {c391146b-2322-43b1-a6f0-31af603d2155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17867 | 2026.02.04 05:55:56.958927 [ 262 ] {c391146b-2322-43b1-a6f0-31af603d2155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17868 | 2026.02.04 05:55:56.959844 [ 262 ] {c391146b-2322-43b1-a6f0-31af603d2155} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17869 | 2026.02.04 05:55:56.959883 [ 262 ] {c391146b-2322-43b1-a6f0-31af603d2155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17870 | 2026.02.04 05:55:56.960234 [ 262 ] {c391146b-2322-43b1-a6f0-31af603d2155} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17871 | 2026.02.04 05:55:56.960446 [ 262 ] {c391146b-2322-43b1-a6f0-31af603d2155} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17872 | 2026.02.04 05:55:56.960579 [ 262 ] {c391146b-2322-43b1-a6f0-31af603d2155} <Debug> executeQuery: Read 950 rows, 70.06 KiB in 0.001709 sec., 555880.6319485079 rows/sec., 40.03 MiB/sec. | ||
| 17873 | 2026.02.04 05:55:56.960620 [ 262 ] {c391146b-2322-43b1-a6f0-31af603d2155} <Debug> TCPHandler: Processed in 0.001874721 sec. | ||
| 17874 | 2026.02.04 05:55:56.960735 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17875 | 2026.02.04 05:55:56.960828 [ 262 ] {434eed23-64b0-4f39-b108-d6bd7a6448ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17876 | 2026.02.04 05:55:56.960871 [ 262 ] {434eed23-64b0-4f39-b108-d6bd7a6448ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17877 | 2026.02.04 05:55:56.961200 [ 262 ] {434eed23-64b0-4f39-b108-d6bd7a6448ba} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17878 | 2026.02.04 05:55:56.961236 [ 262 ] {434eed23-64b0-4f39-b108-d6bd7a6448ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17879 | 2026.02.04 05:55:56.961536 [ 262 ] {434eed23-64b0-4f39-b108-d6bd7a6448ba} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17880 | 2026.02.04 05:55:56.961739 [ 262 ] {434eed23-64b0-4f39-b108-d6bd7a6448ba} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17881 | 2026.02.04 05:55:56.961846 [ 142 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 17882 | 2026.02.04 05:55:56.961867 [ 262 ] {434eed23-64b0-4f39-b108-d6bd7a6448ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 17883 | 2026.02.04 05:55:56.961880 [ 142 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17884 | 2026.02.04 05:55:56.961907 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17885 | 2026.02.04 05:55:56.961911 [ 262 ] {434eed23-64b0-4f39-b108-d6bd7a6448ba} <Debug> TCPHandler: Processed in 0.001234834 sec. | ||
| 17886 | 2026.02.04 05:55:56.961997 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 17887 | 2026.02.04 05:55:56.962029 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17888 | 2026.02.04 05:55:56.962117 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17889 | 2026.02.04 05:55:56.962129 [ 262 ] {203e94e3-7b06-4650-b9c4-e2c28092f816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17890 | 2026.02.04 05:55:56.962156 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 282 rows starting from the beginning of the part | ||
| 17891 | 2026.02.04 05:55:56.962182 [ 262 ] {203e94e3-7b06-4650-b9c4-e2c28092f816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17892 | 2026.02.04 05:55:56.962220 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 17893 | 2026.02.04 05:55:56.962273 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 17894 | 2026.02.04 05:55:56.962319 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 17895 | 2026.02.04 05:55:56.962366 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 17896 | 2026.02.04 05:55:56.962412 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 17897 | 2026.02.04 05:55:56.962880 [ 262 ] {203e94e3-7b06-4650-b9c4-e2c28092f816} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17898 | 2026.02.04 05:55:56.962920 [ 262 ] {203e94e3-7b06-4650-b9c4-e2c28092f816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17899 | 2026.02.04 05:55:56.963175 [ 200 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217494 sec., 256264.09657871004 rows/sec., 13.07 MiB/sec. | ||
| 17900 | 2026.02.04 05:55:56.963285 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 17901 | 2026.02.04 05:55:56.963326 [ 262 ] {203e94e3-7b06-4650-b9c4-e2c28092f816} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17902 | 2026.02.04 05:55:56.963569 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_52_11} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17903 | 2026.02.04 05:55:56.963644 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_52_11} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 17904 | 2026.02.04 05:55:56.963643 [ 262 ] {203e94e3-7b06-4650-b9c4-e2c28092f816} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17905 | 2026.02.04 05:55:56.963703 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17906 | 2026.02.04 05:55:56.963799 [ 262 ] {203e94e3-7b06-4650-b9c4-e2c28092f816} <Debug> executeQuery: Read 903 rows, 61.57 KiB in 0.001688 sec., 534952.6066350711 rows/sec., 35.62 MiB/sec. | ||
| 17907 | 2026.02.04 05:55:56.963840 [ 262 ] {203e94e3-7b06-4650-b9c4-e2c28092f816} <Debug> TCPHandler: Processed in 0.001861101 sec. | ||
| 17908 | 2026.02.04 05:55:56.963956 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17909 | 2026.02.04 05:55:56.964051 [ 262 ] {bd6d3465-f9ae-4452-8769-bce448f7c871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17910 | 2026.02.04 05:55:56.964091 [ 262 ] {bd6d3465-f9ae-4452-8769-bce448f7c871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17911 | 2026.02.04 05:55:56.964404 [ 262 ] {bd6d3465-f9ae-4452-8769-bce448f7c871} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17912 | 2026.02.04 05:55:56.964440 [ 262 ] {bd6d3465-f9ae-4452-8769-bce448f7c871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17913 | 2026.02.04 05:55:56.964737 [ 262 ] {bd6d3465-f9ae-4452-8769-bce448f7c871} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17914 | 2026.02.04 05:55:56.964935 [ 262 ] {bd6d3465-f9ae-4452-8769-bce448f7c871} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17915 | 2026.02.04 05:55:56.965064 [ 262 ] {bd6d3465-f9ae-4452-8769-bce448f7c871} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 17916 | 2026.02.04 05:55:56.965100 [ 262 ] {bd6d3465-f9ae-4452-8769-bce448f7c871} <Debug> TCPHandler: Processed in 0.001191193 sec. | ||
| 17917 | 2026.02.04 05:55:56.965277 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17918 | 2026.02.04 05:55:56.965375 [ 262 ] {d1a47235-d1e2-4dc6-9dea-a0d4e1d4563f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17919 | 2026.02.04 05:55:56.965430 [ 262 ] {d1a47235-d1e2-4dc6-9dea-a0d4e1d4563f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17920 | 2026.02.04 05:55:56.966249 [ 262 ] {d1a47235-d1e2-4dc6-9dea-a0d4e1d4563f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17921 | 2026.02.04 05:55:56.966286 [ 262 ] {d1a47235-d1e2-4dc6-9dea-a0d4e1d4563f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17922 | 2026.02.04 05:55:56.966814 [ 262 ] {d1a47235-d1e2-4dc6-9dea-a0d4e1d4563f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17923 | 2026.02.04 05:55:56.967031 [ 262 ] {d1a47235-d1e2-4dc6-9dea-a0d4e1d4563f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17924 | 2026.02.04 05:55:56.967168 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17925 | 2026.02.04 05:55:56.967174 [ 262 ] {d1a47235-d1e2-4dc6-9dea-a0d4e1d4563f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001818 sec., 13751.37513751375 rows/sec., 24.64 MiB/sec. | ||
| 17926 | 2026.02.04 05:55:56.967214 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17927 | 2026.02.04 05:55:56.967244 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17928 | 2026.02.04 05:55:56.967256 [ 262 ] {d1a47235-d1e2-4dc6-9dea-a0d4e1d4563f} <Debug> TCPHandler: Processed in 0.002031506 sec. | ||
| 17929 | 2026.02.04 05:55:56.967344 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17930 | 2026.02.04 05:55:56.967375 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17931 | 2026.02.04 05:55:56.967478 [ 262 ] {17edae78-6a57-4686-9b73-165c4f0050f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17932 | 2026.02.04 05:55:56.967519 [ 262 ] {17edae78-6a57-4686-9b73-165c4f0050f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17933 | 2026.02.04 05:55:56.967610 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17934 | 2026.02.04 05:55:56.967682 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2051 rows starting from the beginning of the part | ||
| 17935 | 2026.02.04 05:55:56.967838 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 25 rows starting from the beginning of the part | ||
| 17936 | 2026.02.04 05:55:56.967841 [ 262 ] {17edae78-6a57-4686-9b73-165c4f0050f6} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17937 | 2026.02.04 05:55:56.967895 [ 262 ] {17edae78-6a57-4686-9b73-165c4f0050f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17938 | 2026.02.04 05:55:56.967979 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 15 rows starting from the beginning of the part | ||
| 17939 | 2026.02.04 05:55:56.968081 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 25 rows starting from the beginning of the part | ||
| 17940 | 2026.02.04 05:55:56.968176 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 15 rows starting from the beginning of the part | ||
| 17941 | 2026.02.04 05:55:56.968226 [ 262 ] {17edae78-6a57-4686-9b73-165c4f0050f6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17942 | 2026.02.04 05:55:56.968269 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 25 rows starting from the beginning of the part | ||
| 17943 | 2026.02.04 05:55:56.968444 [ 262 ] {17edae78-6a57-4686-9b73-165c4f0050f6} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17944 | 2026.02.04 05:55:56.968581 [ 262 ] {17edae78-6a57-4686-9b73-165c4f0050f6} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001122 sec., 64171.12299465241 rows/sec., 3.96 MiB/sec. | ||
| 17945 | 2026.02.04 05:55:56.968618 [ 262 ] {17edae78-6a57-4686-9b73-165c4f0050f6} <Debug> TCPHandler: Processed in 0.001294246 sec. | ||
| 17946 | 2026.02.04 05:55:56.974811 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 19 columns (19 merged, 0 gathered) in 0.007513007 sec., 286968.9859200184 rows/sec., 514.24 MiB/sec. | ||
| 17947 | 2026.02.04 05:55:56.976487 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17948 | 2026.02.04 05:55:56.976772 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17949 | 2026.02.04 05:55:56.976834 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17950 | 2026.02.04 05:55:56.976913 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.33 MiB. | ||
| 17951 | 2026.02.04 05:55:58.520218 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17952 | 2026.02.04 05:55:58.520392 [ 262 ] {f8188f81-800b-45a0-bcbf-b5cd3e030301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17953 | 2026.02.04 05:55:58.520457 [ 262 ] {f8188f81-800b-45a0-bcbf-b5cd3e030301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17954 | 2026.02.04 05:55:58.521231 [ 262 ] {f8188f81-800b-45a0-bcbf-b5cd3e030301} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17955 | 2026.02.04 05:55:58.521277 [ 262 ] {f8188f81-800b-45a0-bcbf-b5cd3e030301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17956 | 2026.02.04 05:55:58.521657 [ 262 ] {f8188f81-800b-45a0-bcbf-b5cd3e030301} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17957 | 2026.02.04 05:55:58.521879 [ 262 ] {f8188f81-800b-45a0-bcbf-b5cd3e030301} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17958 | 2026.02.04 05:55:58.522044 [ 262 ] {f8188f81-800b-45a0-bcbf-b5cd3e030301} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.51 MiB/sec. | ||
| 17959 | 2026.02.04 05:55:58.522093 [ 262 ] {f8188f81-800b-45a0-bcbf-b5cd3e030301} <Debug> TCPHandler: Processed in 0.002019056 sec. | ||
| 17960 | 2026.02.04 05:55:58.522223 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17961 | 2026.02.04 05:55:58.522339 [ 262 ] {ab017c36-83a5-4a62-ac70-5349430f654b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17962 | 2026.02.04 05:55:58.522384 [ 262 ] {ab017c36-83a5-4a62-ac70-5349430f654b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17963 | 2026.02.04 05:55:58.522872 [ 262 ] {ab017c36-83a5-4a62-ac70-5349430f654b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17964 | 2026.02.04 05:55:58.522910 [ 262 ] {ab017c36-83a5-4a62-ac70-5349430f654b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17965 | 2026.02.04 05:55:58.523220 [ 262 ] {ab017c36-83a5-4a62-ac70-5349430f654b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17966 | 2026.02.04 05:55:58.523433 [ 262 ] {ab017c36-83a5-4a62-ac70-5349430f654b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17967 | 2026.02.04 05:55:58.523566 [ 262 ] {ab017c36-83a5-4a62-ac70-5349430f654b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 17968 | 2026.02.04 05:55:58.523605 [ 262 ] {ab017c36-83a5-4a62-ac70-5349430f654b} <Debug> TCPHandler: Processed in 0.00143482 sec. | ||
| 17969 | 2026.02.04 05:55:58.523720 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17970 | 2026.02.04 05:55:58.523819 [ 262 ] {d4a288d5-d1cb-4188-a62c-ff9bebcaa753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17971 | 2026.02.04 05:55:58.523871 [ 262 ] {d4a288d5-d1cb-4188-a62c-ff9bebcaa753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17972 | 2026.02.04 05:55:58.524282 [ 262 ] {d4a288d5-d1cb-4188-a62c-ff9bebcaa753} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17973 | 2026.02.04 05:55:58.524321 [ 262 ] {d4a288d5-d1cb-4188-a62c-ff9bebcaa753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17974 | 2026.02.04 05:55:58.524655 [ 262 ] {d4a288d5-d1cb-4188-a62c-ff9bebcaa753} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17975 | 2026.02.04 05:55:58.524884 [ 262 ] {d4a288d5-d1cb-4188-a62c-ff9bebcaa753} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17976 | 2026.02.04 05:55:58.525019 [ 262 ] {d4a288d5-d1cb-4188-a62c-ff9bebcaa753} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.00122 sec., 34426.229508196724 rows/sec., 2.40 MiB/sec. | ||
| 17977 | 2026.02.04 05:55:58.525035 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 5 parts from all_1_124_25 to all_128_128_0 | ||
| 17978 | 2026.02.04 05:55:58.525057 [ 262 ] {d4a288d5-d1cb-4188-a62c-ff9bebcaa753} <Debug> TCPHandler: Processed in 0.001387618 sec. | ||
| 17979 | 2026.02.04 05:55:58.525102 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17980 | 2026.02.04 05:55:58.525126 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17981 | 2026.02.04 05:55:58.525200 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17982 | 2026.02.04 05:55:58.525254 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_128_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_124_25 to all_128_128_0 into Compact with storage Full | ||
| 17983 | 2026.02.04 05:55:58.525299 [ 262 ] {9934ba08-f703-47da-af21-27728a3722ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17984 | 2026.02.04 05:55:58.525352 [ 262 ] {9934ba08-f703-47da-af21-27728a3722ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17985 | 2026.02.04 05:55:58.525392 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_128_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17986 | 2026.02.04 05:55:58.525433 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_25, total 35960 rows starting from the beginning of the part | ||
| 17987 | 2026.02.04 05:55:58.525499 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 166 rows starting from the beginning of the part | ||
| 17988 | 2026.02.04 05:55:58.525545 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 258 rows starting from the beginning of the part | ||
| 17989 | 2026.02.04 05:55:58.525589 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 17990 | 2026.02.04 05:55:58.525628 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 903 rows starting from the beginning of the part | ||
| 17991 | 2026.02.04 05:55:58.525683 [ 262 ] {9934ba08-f703-47da-af21-27728a3722ec} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17992 | 2026.02.04 05:55:58.525724 [ 262 ] {9934ba08-f703-47da-af21-27728a3722ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 17993 | 2026.02.04 05:55:58.526057 [ 262 ] {9934ba08-f703-47da-af21-27728a3722ec} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17994 | 2026.02.04 05:55:58.526281 [ 262 ] {9934ba08-f703-47da-af21-27728a3722ec} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17995 | 2026.02.04 05:55:58.526413 [ 262 ] {9934ba08-f703-47da-af21-27728a3722ec} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001134 sec., 14109.347442680775 rows/sec., 978.28 KiB/sec. | ||
| 17996 | 2026.02.04 05:55:58.526450 [ 262 ] {9934ba08-f703-47da-af21-27728a3722ec} <Debug> TCPHandler: Processed in 0.001312866 sec. | ||
| 17997 | 2026.02.04 05:55:58.532304 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_128_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37447 rows, containing 5 columns (5 merged, 0 gathered) in 0.007099446 sec., 5274636.922373943 rows/sec., 357.04 MiB/sec. | ||
| 17998 | 2026.02.04 05:55:58.532729 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_128_26} <Trace> MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) | ||
| 17999 | 2026.02.04 05:55:58.532991 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18000 | 2026.02.04 05:55:58.533061 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 5 parts: [all_1_124_25, all_128_128_0] -> all_1_128_26 | ||
| 18001 | 2026.02.04 05:55:58.533159 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 18002 | 2026.02.04 05:55:59.248063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36966 | ||
| 18003 | 2026.02.04 05:55:59.248596 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18004 | 2026.02.04 05:55:59.248644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 18005 | 2026.02.04 05:55:59.249134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18006 | 2026.02.04 05:55:59.249362 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18007 | 2026.02.04 05:55:59.249506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36966 | ||
| 18008 | 2026.02.04 05:56:01.257423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 18009 | 2026.02.04 05:56:01.274438 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18010 | 2026.02.04 05:56:01.274505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18011 | 2026.02.04 05:56:01.281555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18012 | 2026.02.04 05:56:01.282579 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18013 | 2026.02.04 05:56:01.285866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 18014 | 2026.02.04 05:56:01.900380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2324 | ||
| 18015 | 2026.02.04 05:56:01.903004 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18016 | 2026.02.04 05:56:01.903054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18017 | 2026.02.04 05:56:01.904267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18018 | 2026.02.04 05:56:01.904539 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18019 | 2026.02.04 05:56:01.904911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2324 | ||
| 18020 | 2026.02.04 05:56:03.526070 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18021 | 2026.02.04 05:56:03.526241 [ 262 ] {fa73a51b-a6dc-4c9c-8c4e-344ac4499c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18022 | 2026.02.04 05:56:03.526305 [ 262 ] {fa73a51b-a6dc-4c9c-8c4e-344ac4499c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18023 | 2026.02.04 05:56:03.527052 [ 262 ] {fa73a51b-a6dc-4c9c-8c4e-344ac4499c15} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18024 | 2026.02.04 05:56:03.527096 [ 262 ] {fa73a51b-a6dc-4c9c-8c4e-344ac4499c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18025 | 2026.02.04 05:56:03.527522 [ 262 ] {fa73a51b-a6dc-4c9c-8c4e-344ac4499c15} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18026 | 2026.02.04 05:56:03.527744 [ 262 ] {fa73a51b-a6dc-4c9c-8c4e-344ac4499c15} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18027 | 2026.02.04 05:56:03.527905 [ 262 ] {fa73a51b-a6dc-4c9c-8c4e-344ac4499c15} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.00171 sec., 50292.397660818715 rows/sec., 4.20 MiB/sec. | ||
| 18028 | 2026.02.04 05:56:03.527956 [ 262 ] {fa73a51b-a6dc-4c9c-8c4e-344ac4499c15} <Debug> TCPHandler: Processed in 0.002011905 sec. | ||
| 18029 | 2026.02.04 05:56:03.528088 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18030 | 2026.02.04 05:56:03.528202 [ 262 ] {7fa30322-b6e7-41aa-a1f2-5c4f5a60e269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18031 | 2026.02.04 05:56:03.528246 [ 262 ] {7fa30322-b6e7-41aa-a1f2-5c4f5a60e269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18032 | 2026.02.04 05:56:03.528695 [ 262 ] {7fa30322-b6e7-41aa-a1f2-5c4f5a60e269} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18033 | 2026.02.04 05:56:03.528732 [ 262 ] {7fa30322-b6e7-41aa-a1f2-5c4f5a60e269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18034 | 2026.02.04 05:56:03.529035 [ 262 ] {7fa30322-b6e7-41aa-a1f2-5c4f5a60e269} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18035 | 2026.02.04 05:56:03.529252 [ 262 ] {7fa30322-b6e7-41aa-a1f2-5c4f5a60e269} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18036 | 2026.02.04 05:56:03.529387 [ 262 ] {7fa30322-b6e7-41aa-a1f2-5c4f5a60e269} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001209 sec., 12406.94789081886 rows/sec., 932.94 KiB/sec. | ||
| 18037 | 2026.02.04 05:56:03.529427 [ 262 ] {7fa30322-b6e7-41aa-a1f2-5c4f5a60e269} <Debug> TCPHandler: Processed in 0.001391199 sec. | ||
| 18038 | 2026.02.04 05:56:03.529480 [ 221 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18039 | 2026.02.04 05:56:03.529509 [ 221 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18040 | 2026.02.04 05:56:03.529539 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18041 | 2026.02.04 05:56:03.529642 [ 262 ] {3b25c8d1-ed0d-4664-8132-c29176119f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18042 | 2026.02.04 05:56:03.529684 [ 262 ] {3b25c8d1-ed0d-4664-8132-c29176119f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18043 | 2026.02.04 05:56:03.530114 [ 262 ] {3b25c8d1-ed0d-4664-8132-c29176119f52} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18044 | 2026.02.04 05:56:03.530149 [ 262 ] {3b25c8d1-ed0d-4664-8132-c29176119f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18045 | 2026.02.04 05:56:03.530459 [ 262 ] {3b25c8d1-ed0d-4664-8132-c29176119f52} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18046 | 2026.02.04 05:56:03.530673 [ 262 ] {3b25c8d1-ed0d-4664-8132-c29176119f52} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18047 | 2026.02.04 05:56:03.530805 [ 262 ] {3b25c8d1-ed0d-4664-8132-c29176119f52} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001182 sec., 66835.87140439932 rows/sec., 5.22 MiB/sec. | ||
| 18048 | 2026.02.04 05:56:03.530844 [ 262 ] {3b25c8d1-ed0d-4664-8132-c29176119f52} <Debug> TCPHandler: Processed in 0.001355367 sec. | ||
| 18049 | 2026.02.04 05:56:03.530954 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18050 | 2026.02.04 05:56:03.531056 [ 262 ] {98b512f3-dea7-49ad-921f-2196574d8409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18051 | 2026.02.04 05:56:03.531099 [ 262 ] {98b512f3-dea7-49ad-921f-2196574d8409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18052 | 2026.02.04 05:56:03.531527 [ 262 ] {98b512f3-dea7-49ad-921f-2196574d8409} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18053 | 2026.02.04 05:56:03.531564 [ 262 ] {98b512f3-dea7-49ad-921f-2196574d8409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18054 | 2026.02.04 05:56:03.531899 [ 262 ] {98b512f3-dea7-49ad-921f-2196574d8409} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18055 | 2026.02.04 05:56:03.532104 [ 262 ] {98b512f3-dea7-49ad-921f-2196574d8409} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18056 | 2026.02.04 05:56:03.532239 [ 262 ] {98b512f3-dea7-49ad-921f-2196574d8409} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 18057 | 2026.02.04 05:56:03.532281 [ 262 ] {98b512f3-dea7-49ad-921f-2196574d8409} <Debug> TCPHandler: Processed in 0.001375988 sec. | ||
| 18058 | 2026.02.04 05:56:03.532424 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18059 | 2026.02.04 05:56:03.532540 [ 262 ] {bf8cc34e-387d-4bae-8cf7-478d81a24bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18060 | 2026.02.04 05:56:03.532607 [ 262 ] {bf8cc34e-387d-4bae-8cf7-478d81a24bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18061 | 2026.02.04 05:56:03.532866 [ 221 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18062 | 2026.02.04 05:56:03.533613 [ 262 ] {bf8cc34e-387d-4bae-8cf7-478d81a24bfd} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18063 | 2026.02.04 05:56:03.533656 [ 262 ] {bf8cc34e-387d-4bae-8cf7-478d81a24bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18064 | 2026.02.04 05:56:03.534242 [ 262 ] {bf8cc34e-387d-4bae-8cf7-478d81a24bfd} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18065 | 2026.02.04 05:56:03.534466 [ 262 ] {bf8cc34e-387d-4bae-8cf7-478d81a24bfd} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18066 | 2026.02.04 05:56:03.534602 [ 262 ] {bf8cc34e-387d-4bae-8cf7-478d81a24bfd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002088 sec., 7183.908045977011 rows/sec., 12.87 MiB/sec. | ||
| 18067 | 2026.02.04 05:56:03.534665 [ 262 ] {bf8cc34e-387d-4bae-8cf7-478d81a24bfd} <Debug> TCPHandler: Processed in 0.002309694 sec. | ||
| 18068 | 2026.02.04 05:56:03.534773 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18069 | 2026.02.04 05:56:03.534867 [ 262 ] {5f047f30-d8b6-496d-9188-da29f13d23bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18070 | 2026.02.04 05:56:03.534916 [ 262 ] {5f047f30-d8b6-496d-9188-da29f13d23bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18071 | 2026.02.04 05:56:03.535248 [ 262 ] {5f047f30-d8b6-496d-9188-da29f13d23bb} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18072 | 2026.02.04 05:56:03.535282 [ 262 ] {5f047f30-d8b6-496d-9188-da29f13d23bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18073 | 2026.02.04 05:56:03.535570 [ 262 ] {5f047f30-d8b6-496d-9188-da29f13d23bb} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18074 | 2026.02.04 05:56:03.535765 [ 262 ] {5f047f30-d8b6-496d-9188-da29f13d23bb} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18075 | 2026.02.04 05:56:03.535888 [ 262 ] {5f047f30-d8b6-496d-9188-da29f13d23bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 18076 | 2026.02.04 05:56:03.535923 [ 262 ] {5f047f30-d8b6-496d-9188-da29f13d23bb} <Debug> TCPHandler: Processed in 0.001199222 sec. | ||
| 18077 | 2026.02.04 05:56:04.422947 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18078 | 2026.02.04 05:56:04.423008 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18079 | 2026.02.04 05:56:04.425798 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18080 | 2026.02.04 05:56:06.500231 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18081 | 2026.02.04 05:56:06.500338 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18082 | 2026.02.04 05:56:06.750579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37414 | ||
| 18083 | 2026.02.04 05:56:06.751068 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18084 | 2026.02.04 05:56:06.751102 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18085 | 2026.02.04 05:56:06.751564 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18086 | 2026.02.04 05:56:06.751782 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18087 | 2026.02.04 05:56:06.751904 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37414 | ||
| 18088 | 2026.02.04 05:56:07.004500 [ 126 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 5 parts from all_1_52_11 to all_56_56_0 | ||
| 18089 | 2026.02.04 05:56:07.004601 [ 126 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18090 | 2026.02.04 05:56:07.004643 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18091 | 2026.02.04 05:56:07.004814 [ 199 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_52_11 to all_56_56_0 into Compact with storage Full | ||
| 18092 | 2026.02.04 05:56:07.005020 [ 199 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18093 | 2026.02.04 05:56:07.005073 [ 199 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 290 rows starting from the beginning of the part | ||
| 18094 | 2026.02.04 05:56:07.005182 [ 199 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 266 rows starting from the beginning of the part | ||
| 18095 | 2026.02.04 05:56:07.005248 [ 199 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 266 rows starting from the beginning of the part | ||
| 18096 | 2026.02.04 05:56:07.005291 [ 199 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 266 rows starting from the beginning of the part | ||
| 18097 | 2026.02.04 05:56:07.005329 [ 199 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 266 rows starting from the beginning of the part | ||
| 18098 | 2026.02.04 05:56:07.006271 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531842 sec., 883903.1701702917 rows/sec., 59.83 MiB/sec. | ||
| 18099 | 2026.02.04 05:56:07.006440 [ 187 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 18100 | 2026.02.04 05:56:07.006698 [ 187 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_56_12} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18101 | 2026.02.04 05:56:07.006769 [ 187 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_56_12} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 5 parts: [all_1_52_11, all_56_56_0] -> all_1_56_12 | ||
| 18102 | 2026.02.04 05:56:07.006839 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 18103 | 2026.02.04 05:56:08.534576 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18104 | 2026.02.04 05:56:08.534748 [ 262 ] {cef5a907-9a8a-4af4-aada-15f7a9dd8992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18105 | 2026.02.04 05:56:08.534815 [ 262 ] {cef5a907-9a8a-4af4-aada-15f7a9dd8992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18106 | 2026.02.04 05:56:08.535580 [ 262 ] {cef5a907-9a8a-4af4-aada-15f7a9dd8992} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18107 | 2026.02.04 05:56:08.535627 [ 262 ] {cef5a907-9a8a-4af4-aada-15f7a9dd8992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18108 | 2026.02.04 05:56:08.536019 [ 262 ] {cef5a907-9a8a-4af4-aada-15f7a9dd8992} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18109 | 2026.02.04 05:56:08.536249 [ 262 ] {cef5a907-9a8a-4af4-aada-15f7a9dd8992} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18110 | 2026.02.04 05:56:08.536411 [ 262 ] {cef5a907-9a8a-4af4-aada-15f7a9dd8992} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001711 sec., 155464.6405610754 rows/sec., 9.88 MiB/sec. | ||
| 18111 | 2026.02.04 05:56:08.536462 [ 262 ] {cef5a907-9a8a-4af4-aada-15f7a9dd8992} <Debug> TCPHandler: Processed in 0.002013536 sec. | ||
| 18112 | 2026.02.04 05:56:08.536590 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18113 | 2026.02.04 05:56:08.536694 [ 262 ] {2390d1ce-a9fd-4761-bf73-e287e64b4b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18114 | 2026.02.04 05:56:08.536737 [ 262 ] {2390d1ce-a9fd-4761-bf73-e287e64b4b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18115 | 2026.02.04 05:56:08.537595 [ 262 ] {2390d1ce-a9fd-4761-bf73-e287e64b4b97} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18116 | 2026.02.04 05:56:08.537633 [ 262 ] {2390d1ce-a9fd-4761-bf73-e287e64b4b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18117 | 2026.02.04 05:56:08.537999 [ 262 ] {2390d1ce-a9fd-4761-bf73-e287e64b4b97} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18118 | 2026.02.04 05:56:08.538224 [ 262 ] {2390d1ce-a9fd-4761-bf73-e287e64b4b97} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18119 | 2026.02.04 05:56:08.538359 [ 262 ] {2390d1ce-a9fd-4761-bf73-e287e64b4b97} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.00169 sec., 474556.21301775146 rows/sec., 37.68 MiB/sec. | ||
| 18120 | 2026.02.04 05:56:08.538359 [ 124 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18121 | 2026.02.04 05:56:08.538401 [ 262 ] {2390d1ce-a9fd-4761-bf73-e287e64b4b97} <Debug> TCPHandler: Processed in 0.001863991 sec. | ||
| 18122 | 2026.02.04 05:56:08.538429 [ 124 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18123 | 2026.02.04 05:56:08.538453 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18124 | 2026.02.04 05:56:08.538523 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18125 | 2026.02.04 05:56:08.538593 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18126 | 2026.02.04 05:56:08.538627 [ 262 ] {e7ba9405-9015-46c5-bcd3-e9714997a7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18127 | 2026.02.04 05:56:08.538677 [ 262 ] {e7ba9405-9015-46c5-bcd3-e9714997a7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18128 | 2026.02.04 05:56:08.538749 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18129 | 2026.02.04 05:56:08.538790 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2103 rows starting from the beginning of the part | ||
| 18130 | 2026.02.04 05:56:08.538862 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 86 rows starting from the beginning of the part | ||
| 18131 | 2026.02.04 05:56:08.538908 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1945 rows starting from the beginning of the part | ||
| 18132 | 2026.02.04 05:56:08.538955 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 18133 | 2026.02.04 05:56:08.538994 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 86 rows starting from the beginning of the part | ||
| 18134 | 2026.02.04 05:56:08.539034 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 802 rows starting from the beginning of the part | ||
| 18135 | 2026.02.04 05:56:08.539138 [ 262 ] {e7ba9405-9015-46c5-bcd3-e9714997a7b4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18136 | 2026.02.04 05:56:08.539179 [ 262 ] {e7ba9405-9015-46c5-bcd3-e9714997a7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18137 | 2026.02.04 05:56:08.539522 [ 262 ] {e7ba9405-9015-46c5-bcd3-e9714997a7b4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18138 | 2026.02.04 05:56:08.539758 [ 262 ] {e7ba9405-9015-46c5-bcd3-e9714997a7b4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18139 | 2026.02.04 05:56:08.539893 [ 262 ] {e7ba9405-9015-46c5-bcd3-e9714997a7b4} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001287 sec., 122766.12276612277 rows/sec., 7.50 MiB/sec. | ||
| 18140 | 2026.02.04 05:56:08.539932 [ 262 ] {e7ba9405-9015-46c5-bcd3-e9714997a7b4} <Debug> TCPHandler: Processed in 0.00146091 sec. | ||
| 18141 | 2026.02.04 05:56:08.540056 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18142 | 2026.02.04 05:56:08.540152 [ 262 ] {dd41eb00-50d5-468b-acfe-ae6b3036eb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18143 | 2026.02.04 05:56:08.540191 [ 262 ] {dd41eb00-50d5-468b-acfe-ae6b3036eb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18144 | 2026.02.04 05:56:08.540630 [ 262 ] {dd41eb00-50d5-468b-acfe-ae6b3036eb7b} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18145 | 2026.02.04 05:56:08.540665 [ 262 ] {dd41eb00-50d5-468b-acfe-ae6b3036eb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18146 | 2026.02.04 05:56:08.540957 [ 262 ] {dd41eb00-50d5-468b-acfe-ae6b3036eb7b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18147 | 2026.02.04 05:56:08.541089 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5078 rows, containing 5 columns (5 merged, 0 gathered) in 0.002565481 sec., 1979355.9180520144 rows/sec., 168.35 MiB/sec. | ||
| 18148 | 2026.02.04 05:56:08.541163 [ 262 ] {dd41eb00-50d5-468b-acfe-ae6b3036eb7b} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18149 | 2026.02.04 05:56:08.541302 [ 262 ] {dd41eb00-50d5-468b-acfe-ae6b3036eb7b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001168 sec., 119863.01369863014 rows/sec., 7.75 MiB/sec. | ||
| 18150 | 2026.02.04 05:56:08.541348 [ 262 ] {dd41eb00-50d5-468b-acfe-ae6b3036eb7b} <Debug> TCPHandler: Processed in 0.001341727 sec. | ||
| 18151 | 2026.02.04 05:56:08.541354 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18152 | 2026.02.04 05:56:08.541468 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18153 | 2026.02.04 05:56:08.541562 [ 262 ] {b1afbe3b-a598-48c2-a398-18effb4b4853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18154 | 2026.02.04 05:56:08.541602 [ 262 ] {b1afbe3b-a598-48c2-a398-18effb4b4853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18155 | 2026.02.04 05:56:08.541651 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_131_26} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18156 | 2026.02.04 05:56:08.541721 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_131_26} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18157 | 2026.02.04 05:56:08.541811 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 18158 | 2026.02.04 05:56:08.542033 [ 262 ] {b1afbe3b-a598-48c2-a398-18effb4b4853} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18159 | 2026.02.04 05:56:08.542068 [ 262 ] {b1afbe3b-a598-48c2-a398-18effb4b4853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18160 | 2026.02.04 05:56:08.542397 [ 262 ] {b1afbe3b-a598-48c2-a398-18effb4b4853} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18161 | 2026.02.04 05:56:08.542614 [ 262 ] {b1afbe3b-a598-48c2-a398-18effb4b4853} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18162 | 2026.02.04 05:56:08.542740 [ 262 ] {b1afbe3b-a598-48c2-a398-18effb4b4853} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001195 sec., 116317.99163179916 rows/sec., 6.62 MiB/sec. | ||
| 18163 | 2026.02.04 05:56:08.542735 [ 122 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 18164 | 2026.02.04 05:56:08.542779 [ 262 ] {b1afbe3b-a598-48c2-a398-18effb4b4853} <Debug> TCPHandler: Processed in 0.001361297 sec. | ||
| 18165 | 2026.02.04 05:56:08.542813 [ 122 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18166 | 2026.02.04 05:56:08.542838 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18167 | 2026.02.04 05:56:08.542899 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18168 | 2026.02.04 05:56:08.542925 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
| 18169 | 2026.02.04 05:56:08.542998 [ 262 ] {d9cdba03-5b8b-48a1-9f82-34d05bd16902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18170 | 2026.02.04 05:56:08.543031 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18171 | 2026.02.04 05:56:08.543042 [ 262 ] {d9cdba03-5b8b-48a1-9f82-34d05bd16902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18172 | 2026.02.04 05:56:08.543065 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 151 rows starting from the beginning of the part | ||
| 18173 | 2026.02.04 05:56:08.543123 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 139 rows starting from the beginning of the part | ||
| 18174 | 2026.02.04 05:56:08.543169 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 139 rows starting from the beginning of the part | ||
| 18175 | 2026.02.04 05:56:08.543210 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 139 rows starting from the beginning of the part | ||
| 18176 | 2026.02.04 05:56:08.543261 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 139 rows starting from the beginning of the part | ||
| 18177 | 2026.02.04 05:56:08.543317 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 139 rows starting from the beginning of the part | ||
| 18178 | 2026.02.04 05:56:08.543739 [ 262 ] {d9cdba03-5b8b-48a1-9f82-34d05bd16902} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18179 | 2026.02.04 05:56:08.543786 [ 262 ] {d9cdba03-5b8b-48a1-9f82-34d05bd16902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18180 | 2026.02.04 05:56:08.544154 [ 262 ] {d9cdba03-5b8b-48a1-9f82-34d05bd16902} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18181 | 2026.02.04 05:56:08.544192 [ 202 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306056 sec., 647751.7043679596 rows/sec., 39.50 MiB/sec. | ||
| 18182 | 2026.02.04 05:56:08.544329 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 18183 | 2026.02.04 05:56:08.544394 [ 262 ] {d9cdba03-5b8b-48a1-9f82-34d05bd16902} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18184 | 2026.02.04 05:56:08.544537 [ 122 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18185 | 2026.02.04 05:56:08.544542 [ 262 ] {d9cdba03-5b8b-48a1-9f82-34d05bd16902} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001562 sec., 312419.97439180536 rows/sec., 22.06 MiB/sec. | ||
| 18186 | 2026.02.04 05:56:08.544581 [ 122 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18187 | 2026.02.04 05:56:08.544603 [ 262 ] {d9cdba03-5b8b-48a1-9f82-34d05bd16902} <Debug> TCPHandler: Processed in 0.001753078 sec. | ||
| 18188 | 2026.02.04 05:56:08.544607 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18189 | 2026.02.04 05:56:08.544612 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_57_12} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18190 | 2026.02.04 05:56:08.544704 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18191 | 2026.02.04 05:56:08.544723 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18192 | 2026.02.04 05:56:08.544711 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_57_12} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 18193 | 2026.02.04 05:56:08.544795 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18194 | 2026.02.04 05:56:08.544824 [ 262 ] {b4e869b6-49a9-46fb-ad9d-cbc6109f8784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18195 | 2026.02.04 05:56:08.544829 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1033 rows starting from the beginning of the part | ||
| 18196 | 2026.02.04 05:56:08.544836 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 18197 | 2026.02.04 05:56:08.544866 [ 262 ] {b4e869b6-49a9-46fb-ad9d-cbc6109f8784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18198 | 2026.02.04 05:56:08.544897 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 79 rows starting from the beginning of the part | ||
| 18199 | 2026.02.04 05:56:08.544941 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 950 rows starting from the beginning of the part | ||
| 18200 | 2026.02.04 05:56:08.544983 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 18201 | 2026.02.04 05:56:08.545022 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 79 rows starting from the beginning of the part | ||
| 18202 | 2026.02.04 05:56:08.545061 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 488 rows starting from the beginning of the part | ||
| 18203 | 2026.02.04 05:56:08.545249 [ 262 ] {b4e869b6-49a9-46fb-ad9d-cbc6109f8784} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18204 | 2026.02.04 05:56:08.545283 [ 262 ] {b4e869b6-49a9-46fb-ad9d-cbc6109f8784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18205 | 2026.02.04 05:56:08.545578 [ 262 ] {b4e869b6-49a9-46fb-ad9d-cbc6109f8784} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18206 | 2026.02.04 05:56:08.545790 [ 262 ] {b4e869b6-49a9-46fb-ad9d-cbc6109f8784} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18207 | 2026.02.04 05:56:08.545920 [ 262 ] {b4e869b6-49a9-46fb-ad9d-cbc6109f8784} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 18208 | 2026.02.04 05:56:08.545958 [ 262 ] {b4e869b6-49a9-46fb-ad9d-cbc6109f8784} <Debug> TCPHandler: Processed in 0.001285635 sec. | ||
| 18209 | 2026.02.04 05:56:08.546101 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18210 | 2026.02.04 05:56:08.546184 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515171 sec., 1777357.1431871385 rows/sec., 135.81 MiB/sec. | ||
| 18211 | 2026.02.04 05:56:08.546199 [ 262 ] {5f1508f2-fbaf-4120-ae03-885cecb30cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18212 | 2026.02.04 05:56:08.546252 [ 262 ] {5f1508f2-fbaf-4120-ae03-885cecb30cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18213 | 2026.02.04 05:56:08.546344 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18214 | 2026.02.04 05:56:08.546563 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_131_26} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18215 | 2026.02.04 05:56:08.546625 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_131_26} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18216 | 2026.02.04 05:56:08.546666 [ 262 ] {5f1508f2-fbaf-4120-ae03-885cecb30cb7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18217 | 2026.02.04 05:56:08.546684 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 18218 | 2026.02.04 05:56:08.546702 [ 262 ] {5f1508f2-fbaf-4120-ae03-885cecb30cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18219 | 2026.02.04 05:56:08.547057 [ 262 ] {5f1508f2-fbaf-4120-ae03-885cecb30cb7} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18220 | 2026.02.04 05:56:08.547272 [ 262 ] {5f1508f2-fbaf-4120-ae03-885cecb30cb7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18221 | 2026.02.04 05:56:08.547400 [ 262 ] {5f1508f2-fbaf-4120-ae03-885cecb30cb7} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001219 sec., 211648.89253486463 rows/sec., 14.09 MiB/sec. | ||
| 18222 | 2026.02.04 05:56:08.547437 [ 262 ] {5f1508f2-fbaf-4120-ae03-885cecb30cb7} <Debug> TCPHandler: Processed in 0.001395008 sec. | ||
| 18223 | 2026.02.04 05:56:08.547549 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18224 | 2026.02.04 05:56:08.547643 [ 262 ] {cfe25713-28fb-4684-9c28-f914e3c716a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18225 | 2026.02.04 05:56:08.547684 [ 262 ] {cfe25713-28fb-4684-9c28-f914e3c716a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18226 | 2026.02.04 05:56:08.548002 [ 262 ] {cfe25713-28fb-4684-9c28-f914e3c716a3} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18227 | 2026.02.04 05:56:08.548039 [ 262 ] {cfe25713-28fb-4684-9c28-f914e3c716a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18228 | 2026.02.04 05:56:08.548333 [ 262 ] {cfe25713-28fb-4684-9c28-f914e3c716a3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18229 | 2026.02.04 05:56:08.548542 [ 262 ] {cfe25713-28fb-4684-9c28-f914e3c716a3} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18230 | 2026.02.04 05:56:08.548672 [ 262 ] {cfe25713-28fb-4684-9c28-f914e3c716a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 18231 | 2026.02.04 05:56:08.548708 [ 262 ] {cfe25713-28fb-4684-9c28-f914e3c716a3} <Debug> TCPHandler: Processed in 0.001209964 sec. | ||
| 18232 | 2026.02.04 05:56:08.548827 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18233 | 2026.02.04 05:56:08.548931 [ 262 ] {4b33a8a2-59fc-4211-a507-823d332d1905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18234 | 2026.02.04 05:56:08.548986 [ 262 ] {4b33a8a2-59fc-4211-a507-823d332d1905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18235 | 2026.02.04 05:56:08.549846 [ 262 ] {4b33a8a2-59fc-4211-a507-823d332d1905} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18236 | 2026.02.04 05:56:08.549884 [ 262 ] {4b33a8a2-59fc-4211-a507-823d332d1905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18237 | 2026.02.04 05:56:08.550442 [ 262 ] {4b33a8a2-59fc-4211-a507-823d332d1905} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18238 | 2026.02.04 05:56:08.550667 [ 262 ] {4b33a8a2-59fc-4211-a507-823d332d1905} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18239 | 2026.02.04 05:56:08.550814 [ 262 ] {4b33a8a2-59fc-4211-a507-823d332d1905} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001902 sec., 13144.058885383805 rows/sec., 23.55 MiB/sec. | ||
| 18240 | 2026.02.04 05:56:08.550879 [ 262 ] {4b33a8a2-59fc-4211-a507-823d332d1905} <Debug> TCPHandler: Processed in 0.002107188 sec. | ||
| 18241 | 2026.02.04 05:56:08.550992 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18242 | 2026.02.04 05:56:08.551093 [ 262 ] {abeb5b22-1a6f-4b2a-8a2c-b0f61abd2944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18243 | 2026.02.04 05:56:08.551134 [ 262 ] {abeb5b22-1a6f-4b2a-8a2c-b0f61abd2944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18244 | 2026.02.04 05:56:08.551481 [ 262 ] {abeb5b22-1a6f-4b2a-8a2c-b0f61abd2944} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18245 | 2026.02.04 05:56:08.551516 [ 262 ] {abeb5b22-1a6f-4b2a-8a2c-b0f61abd2944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18246 | 2026.02.04 05:56:08.551835 [ 262 ] {abeb5b22-1a6f-4b2a-8a2c-b0f61abd2944} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18247 | 2026.02.04 05:56:08.552049 [ 262 ] {abeb5b22-1a6f-4b2a-8a2c-b0f61abd2944} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18248 | 2026.02.04 05:56:08.552173 [ 122 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18249 | 2026.02.04 05:56:08.552182 [ 262 ] {abeb5b22-1a6f-4b2a-8a2c-b0f61abd2944} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001109 sec., 79350.76645626691 rows/sec., 4.98 MiB/sec. | ||
| 18250 | 2026.02.04 05:56:08.552218 [ 122 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18251 | 2026.02.04 05:56:08.552237 [ 262 ] {abeb5b22-1a6f-4b2a-8a2c-b0f61abd2944} <Debug> TCPHandler: Processed in 0.001295896 sec. | ||
| 18252 | 2026.02.04 05:56:08.552242 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18253 | 2026.02.04 05:56:08.552332 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18254 | 2026.02.04 05:56:08.552428 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18255 | 2026.02.04 05:56:08.552453 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7956 rows starting from the beginning of the part | ||
| 18256 | 2026.02.04 05:56:08.552497 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 18257 | 2026.02.04 05:56:08.552532 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 72 rows starting from the beginning of the part | ||
| 18258 | 2026.02.04 05:56:08.552566 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 16 rows starting from the beginning of the part | ||
| 18259 | 2026.02.04 05:56:08.552596 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 18260 | 2026.02.04 05:56:08.552628 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 88 rows starting from the beginning of the part | ||
| 18261 | 2026.02.04 05:56:08.554801 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002501249 sec., 3299151.743788803 rows/sec., 213.73 MiB/sec. | ||
| 18262 | 2026.02.04 05:56:08.554929 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18263 | 2026.02.04 05:56:08.555168 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_131_26} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18264 | 2026.02.04 05:56:08.555278 [ 191 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_131_26} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18265 | 2026.02.04 05:56:08.555343 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 18266 | 2026.02.04 05:56:08.786840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 18267 | 2026.02.04 05:56:08.805568 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18268 | 2026.02.04 05:56:08.805634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18269 | 2026.02.04 05:56:08.812054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18270 | 2026.02.04 05:56:08.812932 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18271 | 2026.02.04 05:56:08.817418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 18272 | 2026.02.04 05:56:09.001188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.97 MiB, peak 399.18 MiB, free memory in arenas 0.00 B, will set to 381.63 MiB (RSS), difference: -1.34 MiB | ||
| 18273 | 2026.02.04 05:56:11.906039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2358 | ||
| 18274 | 2026.02.04 05:56:11.908390 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18275 | 2026.02.04 05:56:11.908435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18276 | 2026.02.04 05:56:11.909584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18277 | 2026.02.04 05:56:11.909835 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18278 | 2026.02.04 05:56:11.910093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2358 | ||
| 18279 | 2026.02.04 05:56:13.525733 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18280 | 2026.02.04 05:56:13.525909 [ 262 ] {549aa9a5-5604-4506-8ef7-3e8fac5842fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18281 | 2026.02.04 05:56:13.525984 [ 262 ] {549aa9a5-5604-4506-8ef7-3e8fac5842fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18282 | 2026.02.04 05:56:13.526639 [ 262 ] {549aa9a5-5604-4506-8ef7-3e8fac5842fa} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18283 | 2026.02.04 05:56:13.526681 [ 262 ] {549aa9a5-5604-4506-8ef7-3e8fac5842fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18284 | 2026.02.04 05:56:13.527056 [ 262 ] {549aa9a5-5604-4506-8ef7-3e8fac5842fa} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18285 | 2026.02.04 05:56:13.527324 [ 262 ] {549aa9a5-5604-4506-8ef7-3e8fac5842fa} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18286 | 2026.02.04 05:56:13.527476 [ 262 ] {549aa9a5-5604-4506-8ef7-3e8fac5842fa} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.00162 sec., 53086.419753086426 rows/sec., 4.44 MiB/sec. | ||
| 18287 | 2026.02.04 05:56:13.527520 [ 262 ] {549aa9a5-5604-4506-8ef7-3e8fac5842fa} <Debug> TCPHandler: Processed in 0.001909673 sec. | ||
| 18288 | 2026.02.04 05:56:13.527640 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18289 | 2026.02.04 05:56:13.527734 [ 262 ] {38c7d0ec-1102-4c28-a53e-eb8cd2d520e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18290 | 2026.02.04 05:56:13.527773 [ 262 ] {38c7d0ec-1102-4c28-a53e-eb8cd2d520e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18291 | 2026.02.04 05:56:13.528164 [ 262 ] {38c7d0ec-1102-4c28-a53e-eb8cd2d520e0} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18292 | 2026.02.04 05:56:13.528199 [ 262 ] {38c7d0ec-1102-4c28-a53e-eb8cd2d520e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18293 | 2026.02.04 05:56:13.528485 [ 262 ] {38c7d0ec-1102-4c28-a53e-eb8cd2d520e0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18294 | 2026.02.04 05:56:13.528683 [ 262 ] {38c7d0ec-1102-4c28-a53e-eb8cd2d520e0} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18295 | 2026.02.04 05:56:13.528812 [ 262 ] {38c7d0ec-1102-4c28-a53e-eb8cd2d520e0} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001097 sec., 13673.655423883318 rows/sec., 1.00 MiB/sec. | ||
| 18296 | 2026.02.04 05:56:13.528850 [ 262 ] {38c7d0ec-1102-4c28-a53e-eb8cd2d520e0} <Debug> TCPHandler: Processed in 0.001257235 sec. | ||
| 18297 | 2026.02.04 05:56:13.528952 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18298 | 2026.02.04 05:56:13.529045 [ 262 ] {e6d64351-0018-4322-88cd-a6ad289bdf5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18299 | 2026.02.04 05:56:13.529082 [ 262 ] {e6d64351-0018-4322-88cd-a6ad289bdf5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18300 | 2026.02.04 05:56:13.529494 [ 262 ] {e6d64351-0018-4322-88cd-a6ad289bdf5e} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18301 | 2026.02.04 05:56:13.529529 [ 262 ] {e6d64351-0018-4322-88cd-a6ad289bdf5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18302 | 2026.02.04 05:56:13.529818 [ 262 ] {e6d64351-0018-4322-88cd-a6ad289bdf5e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18303 | 2026.02.04 05:56:13.530019 [ 262 ] {e6d64351-0018-4322-88cd-a6ad289bdf5e} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18304 | 2026.02.04 05:56:13.530146 [ 262 ] {e6d64351-0018-4322-88cd-a6ad289bdf5e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00112 sec., 70535.71428571429 rows/sec., 5.51 MiB/sec. | ||
| 18305 | 2026.02.04 05:56:13.530183 [ 262 ] {e6d64351-0018-4322-88cd-a6ad289bdf5e} <Debug> TCPHandler: Processed in 0.001278395 sec. | ||
| 18306 | 2026.02.04 05:56:13.530287 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18307 | 2026.02.04 05:56:13.530379 [ 262 ] {59decdc1-4855-4e9b-b922-5d98cd25110c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18308 | 2026.02.04 05:56:13.530420 [ 262 ] {59decdc1-4855-4e9b-b922-5d98cd25110c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18309 | 2026.02.04 05:56:13.530812 [ 262 ] {59decdc1-4855-4e9b-b922-5d98cd25110c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18310 | 2026.02.04 05:56:13.530846 [ 262 ] {59decdc1-4855-4e9b-b922-5d98cd25110c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18311 | 2026.02.04 05:56:13.531158 [ 262 ] {59decdc1-4855-4e9b-b922-5d98cd25110c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18312 | 2026.02.04 05:56:13.531368 [ 262 ] {59decdc1-4855-4e9b-b922-5d98cd25110c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18313 | 2026.02.04 05:56:13.531496 [ 262 ] {59decdc1-4855-4e9b-b922-5d98cd25110c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 18314 | 2026.02.04 05:56:13.531534 [ 262 ] {59decdc1-4855-4e9b-b922-5d98cd25110c} <Debug> TCPHandler: Processed in 0.001294485 sec. | ||
| 18315 | 2026.02.04 05:56:13.531636 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18316 | 2026.02.04 05:56:13.531728 [ 262 ] {6bd90bab-fa07-4c6f-b315-10edc27feb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18317 | 2026.02.04 05:56:13.531780 [ 262 ] {6bd90bab-fa07-4c6f-b315-10edc27feb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18318 | 2026.02.04 05:56:13.532567 [ 262 ] {6bd90bab-fa07-4c6f-b315-10edc27feb69} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18319 | 2026.02.04 05:56:13.532603 [ 262 ] {6bd90bab-fa07-4c6f-b315-10edc27feb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18320 | 2026.02.04 05:56:13.533117 [ 262 ] {6bd90bab-fa07-4c6f-b315-10edc27feb69} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18321 | 2026.02.04 05:56:13.533332 [ 262 ] {6bd90bab-fa07-4c6f-b315-10edc27feb69} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18322 | 2026.02.04 05:56:13.533472 [ 262 ] {6bd90bab-fa07-4c6f-b315-10edc27feb69} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001763 sec., 8508.224617129892 rows/sec., 15.25 MiB/sec. | ||
| 18323 | 2026.02.04 05:56:13.533540 [ 262 ] {6bd90bab-fa07-4c6f-b315-10edc27feb69} <Debug> TCPHandler: Processed in 0.001951534 sec. | ||
| 18324 | 2026.02.04 05:56:13.533645 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18325 | 2026.02.04 05:56:13.533737 [ 262 ] {2992f5ab-0f8a-4e1b-88d6-f7193a98596b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18326 | 2026.02.04 05:56:13.533777 [ 262 ] {2992f5ab-0f8a-4e1b-88d6-f7193a98596b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18327 | 2026.02.04 05:56:13.534109 [ 262 ] {2992f5ab-0f8a-4e1b-88d6-f7193a98596b} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18328 | 2026.02.04 05:56:13.534144 [ 262 ] {2992f5ab-0f8a-4e1b-88d6-f7193a98596b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18329 | 2026.02.04 05:56:13.534433 [ 262 ] {2992f5ab-0f8a-4e1b-88d6-f7193a98596b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18330 | 2026.02.04 05:56:13.534633 [ 262 ] {2992f5ab-0f8a-4e1b-88d6-f7193a98596b} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18331 | 2026.02.04 05:56:13.534759 [ 262 ] {2992f5ab-0f8a-4e1b-88d6-f7193a98596b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 18332 | 2026.02.04 05:56:13.534794 [ 262 ] {2992f5ab-0f8a-4e1b-88d6-f7193a98596b} <Debug> TCPHandler: Processed in 0.001195993 sec. | ||
| 18333 | 2026.02.04 05:56:14.252972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37926 | ||
| 18334 | 2026.02.04 05:56:14.253476 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18335 | 2026.02.04 05:56:14.253515 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 18336 | 2026.02.04 05:56:14.253979 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18337 | 2026.02.04 05:56:14.254217 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18338 | 2026.02.04 05:56:14.254348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37926 | ||
| 18339 | 2026.02.04 05:56:16.318462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18340 | 2026.02.04 05:56:16.336697 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18341 | 2026.02.04 05:56:16.336765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18342 | 2026.02.04 05:56:16.342989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18343 | 2026.02.04 05:56:16.343723 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18344 | 2026.02.04 05:56:16.347237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18345 | 2026.02.04 05:56:18.060823 [ 217 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18346 | 2026.02.04 05:56:18.060890 [ 217 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18347 | 2026.02.04 05:56:18.064749 [ 217 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18348 | 2026.02.04 05:56:18.534307 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18349 | 2026.02.04 05:56:18.534480 [ 262 ] {1d1c6d48-913a-40c2-8d37-bd70e353d0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18350 | 2026.02.04 05:56:18.534555 [ 262 ] {1d1c6d48-913a-40c2-8d37-bd70e353d0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18351 | 2026.02.04 05:56:18.535346 [ 262 ] {1d1c6d48-913a-40c2-8d37-bd70e353d0e3} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18352 | 2026.02.04 05:56:18.535395 [ 262 ] {1d1c6d48-913a-40c2-8d37-bd70e353d0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18353 | 2026.02.04 05:56:18.535849 [ 262 ] {1d1c6d48-913a-40c2-8d37-bd70e353d0e3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18354 | 2026.02.04 05:56:18.536126 [ 262 ] {1d1c6d48-913a-40c2-8d37-bd70e353d0e3} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18355 | 2026.02.04 05:56:18.536286 [ 262 ] {1d1c6d48-913a-40c2-8d37-bd70e353d0e3} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001854 sec., 143473.57065803668 rows/sec., 9.11 MiB/sec. | ||
| 18356 | 2026.02.04 05:56:18.536338 [ 262 ] {1d1c6d48-913a-40c2-8d37-bd70e353d0e3} <Debug> TCPHandler: Processed in 0.00215833 sec. | ||
| 18357 | 2026.02.04 05:56:18.536468 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18358 | 2026.02.04 05:56:18.536572 [ 262 ] {9a91a16b-efb4-4c9d-a8d5-8c4e1a073d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18359 | 2026.02.04 05:56:18.536619 [ 262 ] {9a91a16b-efb4-4c9d-a8d5-8c4e1a073d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18360 | 2026.02.04 05:56:18.537518 [ 262 ] {9a91a16b-efb4-4c9d-a8d5-8c4e1a073d2f} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18361 | 2026.02.04 05:56:18.537556 [ 262 ] {9a91a16b-efb4-4c9d-a8d5-8c4e1a073d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18362 | 2026.02.04 05:56:18.537938 [ 262 ] {9a91a16b-efb4-4c9d-a8d5-8c4e1a073d2f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18363 | 2026.02.04 05:56:18.538174 [ 262 ] {9a91a16b-efb4-4c9d-a8d5-8c4e1a073d2f} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18364 | 2026.02.04 05:56:18.538317 [ 262 ] {9a91a16b-efb4-4c9d-a8d5-8c4e1a073d2f} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.00177 sec., 453107.34463276836 rows/sec., 35.98 MiB/sec. | ||
| 18365 | 2026.02.04 05:56:18.538359 [ 262 ] {9a91a16b-efb4-4c9d-a8d5-8c4e1a073d2f} <Debug> TCPHandler: Processed in 0.001942863 sec. | ||
| 18366 | 2026.02.04 05:56:18.538479 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18367 | 2026.02.04 05:56:18.538577 [ 262 ] {4507d9be-5a30-414b-b4f1-39b1f1db093e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18368 | 2026.02.04 05:56:18.538618 [ 262 ] {4507d9be-5a30-414b-b4f1-39b1f1db093e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18369 | 2026.02.04 05:56:18.539079 [ 262 ] {4507d9be-5a30-414b-b4f1-39b1f1db093e} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18370 | 2026.02.04 05:56:18.539116 [ 262 ] {4507d9be-5a30-414b-b4f1-39b1f1db093e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18371 | 2026.02.04 05:56:18.539439 [ 262 ] {4507d9be-5a30-414b-b4f1-39b1f1db093e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18372 | 2026.02.04 05:56:18.539687 [ 262 ] {4507d9be-5a30-414b-b4f1-39b1f1db093e} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18373 | 2026.02.04 05:56:18.539826 [ 262 ] {4507d9be-5a30-414b-b4f1-39b1f1db093e} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.00127 sec., 124409.44881889762 rows/sec., 7.60 MiB/sec. | ||
| 18374 | 2026.02.04 05:56:18.539866 [ 262 ] {4507d9be-5a30-414b-b4f1-39b1f1db093e} <Debug> TCPHandler: Processed in 0.00143725 sec. | ||
| 18375 | 2026.02.04 05:56:18.539985 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18376 | 2026.02.04 05:56:18.540081 [ 262 ] {63b1e4a5-da12-486a-8434-fde58652bb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18377 | 2026.02.04 05:56:18.540121 [ 262 ] {63b1e4a5-da12-486a-8434-fde58652bb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18378 | 2026.02.04 05:56:18.540562 [ 262 ] {63b1e4a5-da12-486a-8434-fde58652bb39} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18379 | 2026.02.04 05:56:18.540597 [ 262 ] {63b1e4a5-da12-486a-8434-fde58652bb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18380 | 2026.02.04 05:56:18.540954 [ 262 ] {63b1e4a5-da12-486a-8434-fde58652bb39} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18381 | 2026.02.04 05:56:18.541182 [ 262 ] {63b1e4a5-da12-486a-8434-fde58652bb39} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18382 | 2026.02.04 05:56:18.541313 [ 262 ] {63b1e4a5-da12-486a-8434-fde58652bb39} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00125 sec., 112000 rows/sec., 7.24 MiB/sec. | ||
| 18383 | 2026.02.04 05:56:18.541350 [ 262 ] {63b1e4a5-da12-486a-8434-fde58652bb39} <Debug> TCPHandler: Processed in 0.001414779 sec. | ||
| 18384 | 2026.02.04 05:56:18.541464 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18385 | 2026.02.04 05:56:18.541560 [ 262 ] {14c9a275-12b4-4944-b903-509a82cc5fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18386 | 2026.02.04 05:56:18.541600 [ 262 ] {14c9a275-12b4-4944-b903-509a82cc5fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18387 | 2026.02.04 05:56:18.542071 [ 262 ] {14c9a275-12b4-4944-b903-509a82cc5fdc} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18388 | 2026.02.04 05:56:18.542108 [ 262 ] {14c9a275-12b4-4944-b903-509a82cc5fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18389 | 2026.02.04 05:56:18.542444 [ 262 ] {14c9a275-12b4-4944-b903-509a82cc5fdc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18390 | 2026.02.04 05:56:18.542671 [ 262 ] {14c9a275-12b4-4944-b903-509a82cc5fdc} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18391 | 2026.02.04 05:56:18.542807 [ 262 ] {14c9a275-12b4-4944-b903-509a82cc5fdc} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001266 sec., 109794.62875197473 rows/sec., 6.25 MiB/sec. | ||
| 18392 | 2026.02.04 05:56:18.542844 [ 262 ] {14c9a275-12b4-4944-b903-509a82cc5fdc} <Debug> TCPHandler: Processed in 0.00142929 sec. | ||
| 18393 | 2026.02.04 05:56:18.542960 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18394 | 2026.02.04 05:56:18.543060 [ 262 ] {b339c7fe-dec1-48bf-ad1e-d1ce153023ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18395 | 2026.02.04 05:56:18.543099 [ 262 ] {b339c7fe-dec1-48bf-ad1e-d1ce153023ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18396 | 2026.02.04 05:56:18.543717 [ 262 ] {b339c7fe-dec1-48bf-ad1e-d1ce153023ae} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18397 | 2026.02.04 05:56:18.543754 [ 262 ] {b339c7fe-dec1-48bf-ad1e-d1ce153023ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18398 | 2026.02.04 05:56:18.544094 [ 262 ] {b339c7fe-dec1-48bf-ad1e-d1ce153023ae} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18399 | 2026.02.04 05:56:18.544309 [ 262 ] {b339c7fe-dec1-48bf-ad1e-d1ce153023ae} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18400 | 2026.02.04 05:56:18.544456 [ 262 ] {b339c7fe-dec1-48bf-ad1e-d1ce153023ae} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001414 sec., 345120.22630834515 rows/sec., 24.37 MiB/sec. | ||
| 18401 | 2026.02.04 05:56:18.544495 [ 262 ] {b339c7fe-dec1-48bf-ad1e-d1ce153023ae} <Debug> TCPHandler: Processed in 0.001584774 sec. | ||
| 18402 | 2026.02.04 05:56:18.544623 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18403 | 2026.02.04 05:56:18.544724 [ 262 ] {62577650-0948-4bc6-8482-bd6a481437a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18404 | 2026.02.04 05:56:18.544767 [ 262 ] {62577650-0948-4bc6-8482-bd6a481437a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18405 | 2026.02.04 05:56:18.545118 [ 262 ] {62577650-0948-4bc6-8482-bd6a481437a9} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18406 | 2026.02.04 05:56:18.545153 [ 262 ] {62577650-0948-4bc6-8482-bd6a481437a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18407 | 2026.02.04 05:56:18.545461 [ 262 ] {62577650-0948-4bc6-8482-bd6a481437a9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18408 | 2026.02.04 05:56:18.545692 [ 262 ] {62577650-0948-4bc6-8482-bd6a481437a9} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18409 | 2026.02.04 05:56:18.545826 [ 262 ] {62577650-0948-4bc6-8482-bd6a481437a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 18410 | 2026.02.04 05:56:18.545864 [ 262 ] {62577650-0948-4bc6-8482-bd6a481437a9} <Debug> TCPHandler: Processed in 0.001306196 sec. | ||
| 18411 | 2026.02.04 05:56:18.545976 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18412 | 2026.02.04 05:56:18.546085 [ 262 ] {44631fb1-3f21-4a18-ae59-95da4b3df686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18413 | 2026.02.04 05:56:18.546133 [ 262 ] {44631fb1-3f21-4a18-ae59-95da4b3df686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18414 | 2026.02.04 05:56:18.546582 [ 262 ] {44631fb1-3f21-4a18-ae59-95da4b3df686} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2026.02.04 05:56:18.546620 [ 262 ] {44631fb1-3f21-4a18-ae59-95da4b3df686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18416 | 2026.02.04 05:56:18.546970 [ 262 ] {44631fb1-3f21-4a18-ae59-95da4b3df686} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18417 | 2026.02.04 05:56:18.547245 [ 262 ] {44631fb1-3f21-4a18-ae59-95da4b3df686} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2026.02.04 05:56:18.547398 [ 262 ] {44631fb1-3f21-4a18-ae59-95da4b3df686} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001333 sec., 193548.38709677418 rows/sec., 12.89 MiB/sec. | ||
| 18419 | 2026.02.04 05:56:18.547401 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_128_26 to all_133_133_0 | ||
| 18420 | 2026.02.04 05:56:18.547439 [ 262 ] {44631fb1-3f21-4a18-ae59-95da4b3df686} <Debug> TCPHandler: Processed in 0.001515001 sec. | ||
| 18421 | 2026.02.04 05:56:18.547473 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18422 | 2026.02.04 05:56:18.547498 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18423 | 2026.02.04 05:56:18.547565 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18424 | 2026.02.04 05:56:18.547602 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_133_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_128_26 to all_133_133_0 into Compact with storage Full | ||
| 18425 | 2026.02.04 05:56:18.547630 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18426 | 2026.02.04 05:56:18.547660 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18427 | 2026.02.04 05:56:18.547666 [ 262 ] {acb6f67f-2ed7-4cc9-b4fc-8c56ad0a79a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18428 | 2026.02.04 05:56:18.547707 [ 262 ] {acb6f67f-2ed7-4cc9-b4fc-8c56ad0a79a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18429 | 2026.02.04 05:56:18.547729 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_133_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18430 | 2026.02.04 05:56:18.547770 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_26, total 37447 rows starting from the beginning of the part | ||
| 18431 | 2026.02.04 05:56:18.547837 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 42 rows starting from the beginning of the part | ||
| 18432 | 2026.02.04 05:56:18.547884 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 18433 | 2026.02.04 05:56:18.547925 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 258 rows starting from the beginning of the part | ||
| 18434 | 2026.02.04 05:56:18.547961 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 18435 | 2026.02.04 05:56:18.548001 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 258 rows starting from the beginning of the part | ||
| 18436 | 2026.02.04 05:56:18.548036 [ 262 ] {acb6f67f-2ed7-4cc9-b4fc-8c56ad0a79a0} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18437 | 2026.02.04 05:56:18.548084 [ 262 ] {acb6f67f-2ed7-4cc9-b4fc-8c56ad0a79a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18438 | 2026.02.04 05:56:18.548416 [ 262 ] {acb6f67f-2ed7-4cc9-b4fc-8c56ad0a79a0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18439 | 2026.02.04 05:56:18.548634 [ 262 ] {acb6f67f-2ed7-4cc9-b4fc-8c56ad0a79a0} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18440 | 2026.02.04 05:56:18.548748 [ 111 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 | ||
| 18441 | 2026.02.04 05:56:18.548767 [ 262 ] {acb6f67f-2ed7-4cc9-b4fc-8c56ad0a79a0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 60.16 KiB/sec. | ||
| 18442 | 2026.02.04 05:56:18.548783 [ 111 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18443 | 2026.02.04 05:56:18.548810 [ 262 ] {acb6f67f-2ed7-4cc9-b4fc-8c56ad0a79a0} <Debug> TCPHandler: Processed in 0.001296046 sec. | ||
| 18444 | 2026.02.04 05:56:18.548810 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18445 | 2026.02.04 05:56:18.548945 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18446 | 2026.02.04 05:56:18.548945 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full | ||
| 18447 | 2026.02.04 05:56:18.549051 [ 262 ] {38ad27ca-6cb7-4be7-8bd3-ec2424dfa725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18448 | 2026.02.04 05:56:18.549112 [ 262 ] {38ad27ca-6cb7-4be7-8bd3-ec2424dfa725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18449 | 2026.02.04 05:56:18.549117 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18450 | 2026.02.04 05:56:18.549166 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 52 rows starting from the beginning of the part | ||
| 18451 | 2026.02.04 05:56:18.549238 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 18452 | 2026.02.04 05:56:18.549287 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 18453 | 2026.02.04 05:56:18.549329 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 18454 | 2026.02.04 05:56:18.549372 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 18455 | 2026.02.04 05:56:18.549414 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 18456 | 2026.02.04 05:56:18.550008 [ 262 ] {38ad27ca-6cb7-4be7-8bd3-ec2424dfa725} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18457 | 2026.02.04 05:56:18.550051 [ 262 ] {38ad27ca-6cb7-4be7-8bd3-ec2424dfa725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18458 | 2026.02.04 05:56:18.550308 [ 189 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57 rows, containing 4 columns (4 merged, 0 gathered) in 0.001418549 sec., 40181.90418519205 rows/sec., 2.64 MiB/sec. | ||
| 18459 | 2026.02.04 05:56:18.550479 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 18460 | 2026.02.04 05:56:18.550670 [ 262 ] {38ad27ca-6cb7-4be7-8bd3-ec2424dfa725} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18461 | 2026.02.04 05:56:18.550907 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_56_12} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18462 | 2026.02.04 05:56:18.550971 [ 262 ] {38ad27ca-6cb7-4be7-8bd3-ec2424dfa725} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18463 | 2026.02.04 05:56:18.551009 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_56_12} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 | ||
| 18464 | 2026.02.04 05:56:18.551122 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18465 | 2026.02.04 05:56:18.551137 [ 262 ] {38ad27ca-6cb7-4be7-8bd3-ec2424dfa725} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002106 sec., 11870.845204178539 rows/sec., 21.27 MiB/sec. | ||
| 18466 | 2026.02.04 05:56:18.551216 [ 262 ] {38ad27ca-6cb7-4be7-8bd3-ec2424dfa725} <Debug> TCPHandler: Processed in 0.002325164 sec. | ||
| 18467 | 2026.02.04 05:56:18.551329 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18468 | 2026.02.04 05:56:18.551423 [ 262 ] {ad5be150-787b-4771-a6b4-1d7e660f9151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18469 | 2026.02.04 05:56:18.551465 [ 262 ] {ad5be150-787b-4771-a6b4-1d7e660f9151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18470 | 2026.02.04 05:56:18.551809 [ 262 ] {ad5be150-787b-4771-a6b4-1d7e660f9151} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18471 | 2026.02.04 05:56:18.551844 [ 262 ] {ad5be150-787b-4771-a6b4-1d7e660f9151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 18472 | 2026.02.04 05:56:18.552207 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18473 | 2026.02.04 05:56:18.552219 [ 262 ] {ad5be150-787b-4771-a6b4-1d7e660f9151} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18474 | 2026.02.04 05:56:18.552452 [ 262 ] {ad5be150-787b-4771-a6b4-1d7e660f9151} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18475 | 2026.02.04 05:56:18.552587 [ 262 ] {ad5be150-787b-4771-a6b4-1d7e660f9151} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001181 sec., 74513.12447078747 rows/sec., 4.68 MiB/sec. | ||
| 18476 | 2026.02.04 05:56:18.552623 [ 262 ] {ad5be150-787b-4771-a6b4-1d7e660f9151} <Debug> TCPHandler: Processed in 0.001344227 sec. | ||
| 18477 | 2026.02.04 05:56:18.552684 [ 222 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18478 | 2026.02.04 05:56:18.552710 [ 222 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18479 | 2026.02.04 05:56:18.555025 [ 189 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_133_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38325 rows, containing 5 columns (5 merged, 0 gathered) in 0.007469056 sec., 5131170.525431862 rows/sec., 347.35 MiB/sec. | ||
| 18480 | 2026.02.04 05:56:18.555702 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_133_27} <Trace> MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) | ||
| 18481 | 2026.02.04 05:56:18.556008 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18482 | 2026.02.04 05:56:18.556088 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_128_26, all_133_133_0] -> all_1_133_27 | ||
| 18483 | 2026.02.04 05:56:18.556190 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18484 | 2026.02.04 05:56:18.556198 [ 222 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18485 | 2026.02.04 05:56:19.727706 [ 223 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18486 | 2026.02.04 05:56:19.727797 [ 223 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18487 | 2026.02.04 05:56:19.731529 [ 223 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18488 | 2026.02.04 05:56:21.151197 [ 225 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18489 | 2026.02.04 05:56:21.151243 [ 225 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18490 | 2026.02.04 05:56:21.153725 [ 225 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18491 | 2026.02.04 05:56:21.500396 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18492 | 2026.02.04 05:56:21.500473 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18493 | 2026.02.04 05:56:21.508566 [ 217 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18494 | 2026.02.04 05:56:21.508631 [ 217 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18495 | 2026.02.04 05:56:21.511989 [ 217 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18496 | 2026.02.04 05:56:21.755417 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38374 | ||
| 18497 | 2026.02.04 05:56:21.755903 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18498 | 2026.02.04 05:56:21.755939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18499 | 2026.02.04 05:56:21.756405 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18500 | 2026.02.04 05:56:21.756640 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18501 | 2026.02.04 05:56:21.756766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38374 | ||
| 18502 | 2026.02.04 05:56:21.911216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2392 | ||
| 18503 | 2026.02.04 05:56:21.913642 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18504 | 2026.02.04 05:56:21.913703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18505 | 2026.02.04 05:56:21.914905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18506 | 2026.02.04 05:56:21.915189 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18507 | 2026.02.04 05:56:21.915578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2392 | ||
| 18508 | 2026.02.04 05:56:22.004057 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002658813 sec. | ||
| 18509 | 2026.02.04 05:56:23.430275 [ 219 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18510 | 2026.02.04 05:56:23.430354 [ 219 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18511 | 2026.02.04 05:56:23.433094 [ 219 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18512 | 2026.02.04 05:56:23.526058 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18513 | 2026.02.04 05:56:23.526233 [ 262 ] {f0f7244f-22dd-4419-b35d-a69cf764104b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18514 | 2026.02.04 05:56:23.526298 [ 262 ] {f0f7244f-22dd-4419-b35d-a69cf764104b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18515 | 2026.02.04 05:56:23.526994 [ 262 ] {f0f7244f-22dd-4419-b35d-a69cf764104b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18516 | 2026.02.04 05:56:23.527042 [ 262 ] {f0f7244f-22dd-4419-b35d-a69cf764104b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18517 | 2026.02.04 05:56:23.527433 [ 262 ] {f0f7244f-22dd-4419-b35d-a69cf764104b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18518 | 2026.02.04 05:56:23.527658 [ 262 ] {f0f7244f-22dd-4419-b35d-a69cf764104b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18519 | 2026.02.04 05:56:23.527820 [ 262 ] {f0f7244f-22dd-4419-b35d-a69cf764104b} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001632 sec., 52696.07843137255 rows/sec., 4.40 MiB/sec. | ||
| 18520 | 2026.02.04 05:56:23.527870 [ 262 ] {f0f7244f-22dd-4419-b35d-a69cf764104b} <Debug> TCPHandler: Processed in 0.001941994 sec. | ||
| 18521 | 2026.02.04 05:56:23.528025 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18522 | 2026.02.04 05:56:23.528127 [ 262 ] {1a2d9f22-0ad4-44c8-9803-0e6f17458a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18523 | 2026.02.04 05:56:23.528171 [ 262 ] {1a2d9f22-0ad4-44c8-9803-0e6f17458a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18524 | 2026.02.04 05:56:23.528613 [ 262 ] {1a2d9f22-0ad4-44c8-9803-0e6f17458a1e} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18525 | 2026.02.04 05:56:23.528650 [ 262 ] {1a2d9f22-0ad4-44c8-9803-0e6f17458a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18526 | 2026.02.04 05:56:23.528947 [ 262 ] {1a2d9f22-0ad4-44c8-9803-0e6f17458a1e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18527 | 2026.02.04 05:56:23.529156 [ 262 ] {1a2d9f22-0ad4-44c8-9803-0e6f17458a1e} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18528 | 2026.02.04 05:56:23.529290 [ 262 ] {1a2d9f22-0ad4-44c8-9803-0e6f17458a1e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001186 sec., 12647.554806070826 rows/sec., 951.04 KiB/sec. | ||
| 18529 | 2026.02.04 05:56:23.529299 [ 103 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18530 | 2026.02.04 05:56:23.529330 [ 262 ] {1a2d9f22-0ad4-44c8-9803-0e6f17458a1e} <Debug> TCPHandler: Processed in 0.001370938 sec. | ||
| 18531 | 2026.02.04 05:56:23.529349 [ 103 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18532 | 2026.02.04 05:56:23.529375 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18533 | 2026.02.04 05:56:23.529445 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18534 | 2026.02.04 05:56:23.529503 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18535 | 2026.02.04 05:56:23.529556 [ 262 ] {41153752-5eb1-496e-88a0-ff3564df684b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18536 | 2026.02.04 05:56:23.529601 [ 262 ] {41153752-5eb1-496e-88a0-ff3564df684b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18537 | 2026.02.04 05:56:23.529660 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18538 | 2026.02.04 05:56:23.529703 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 205 rows starting from the beginning of the part | ||
| 18539 | 2026.02.04 05:56:23.529777 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 15 rows starting from the beginning of the part | ||
| 18540 | 2026.02.04 05:56:23.529832 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 158 rows starting from the beginning of the part | ||
| 18541 | 2026.02.04 05:56:23.529883 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 15 rows starting from the beginning of the part | ||
| 18542 | 2026.02.04 05:56:23.529930 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 158 rows starting from the beginning of the part | ||
| 18543 | 2026.02.04 05:56:23.529981 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 15 rows starting from the beginning of the part | ||
| 18544 | 2026.02.04 05:56:23.530046 [ 262 ] {41153752-5eb1-496e-88a0-ff3564df684b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18545 | 2026.02.04 05:56:23.530087 [ 262 ] {41153752-5eb1-496e-88a0-ff3564df684b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18546 | 2026.02.04 05:56:23.530412 [ 262 ] {41153752-5eb1-496e-88a0-ff3564df684b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18547 | 2026.02.04 05:56:23.530642 [ 262 ] {41153752-5eb1-496e-88a0-ff3564df684b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18548 | 2026.02.04 05:56:23.530782 [ 262 ] {41153752-5eb1-496e-88a0-ff3564df684b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001254 sec., 62998.405103668265 rows/sec., 4.92 MiB/sec. | ||
| 18549 | 2026.02.04 05:56:23.530820 [ 262 ] {41153752-5eb1-496e-88a0-ff3564df684b} <Debug> TCPHandler: Processed in 0.001425609 sec. | ||
| 18550 | 2026.02.04 05:56:23.530943 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18551 | 2026.02.04 05:56:23.530947 [ 189 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505942 sec., 375844.48803473177 rows/sec., 25.11 MiB/sec. | ||
| 18552 | 2026.02.04 05:56:23.531053 [ 262 ] {9a889ccb-15d1-4188-8591-addce8fd5e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18553 | 2026.02.04 05:56:23.531101 [ 262 ] {9a889ccb-15d1-4188-8591-addce8fd5e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18554 | 2026.02.04 05:56:23.531111 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18555 | 2026.02.04 05:56:23.531372 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_116_23} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18556 | 2026.02.04 05:56:23.531442 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_116_23} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18557 | 2026.02.04 05:56:23.531513 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18558 | 2026.02.04 05:56:23.531525 [ 262 ] {9a889ccb-15d1-4188-8591-addce8fd5e60} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18559 | 2026.02.04 05:56:23.531565 [ 262 ] {9a889ccb-15d1-4188-8591-addce8fd5e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18560 | 2026.02.04 05:56:23.531893 [ 262 ] {9a889ccb-15d1-4188-8591-addce8fd5e60} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18561 | 2026.02.04 05:56:23.532102 [ 262 ] {9a889ccb-15d1-4188-8591-addce8fd5e60} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18562 | 2026.02.04 05:56:23.532233 [ 262 ] {9a889ccb-15d1-4188-8591-addce8fd5e60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 18563 | 2026.02.04 05:56:23.532271 [ 262 ] {9a889ccb-15d1-4188-8591-addce8fd5e60} <Debug> TCPHandler: Processed in 0.001376438 sec. | ||
| 18564 | 2026.02.04 05:56:23.532381 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18565 | 2026.02.04 05:56:23.532480 [ 262 ] {f0cbe66c-9b22-45d6-aeea-602cf2537c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18566 | 2026.02.04 05:56:23.532533 [ 262 ] {f0cbe66c-9b22-45d6-aeea-602cf2537c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18567 | 2026.02.04 05:56:23.533331 [ 262 ] {f0cbe66c-9b22-45d6-aeea-602cf2537c92} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18568 | 2026.02.04 05:56:23.533367 [ 262 ] {f0cbe66c-9b22-45d6-aeea-602cf2537c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18569 | 2026.02.04 05:56:23.533891 [ 262 ] {f0cbe66c-9b22-45d6-aeea-602cf2537c92} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18570 | 2026.02.04 05:56:23.534110 [ 262 ] {f0cbe66c-9b22-45d6-aeea-602cf2537c92} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18571 | 2026.02.04 05:56:23.534249 [ 262 ] {f0cbe66c-9b22-45d6-aeea-602cf2537c92} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001787 sec., 8393.956351426972 rows/sec., 15.04 MiB/sec. | ||
| 18572 | 2026.02.04 05:56:23.534255 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18573 | 2026.02.04 05:56:23.534302 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18574 | 2026.02.04 05:56:23.534318 [ 262 ] {f0cbe66c-9b22-45d6-aeea-602cf2537c92} <Debug> TCPHandler: Processed in 0.001985045 sec. | ||
| 18575 | 2026.02.04 05:56:23.534320 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18576 | 2026.02.04 05:56:23.534414 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18577 | 2026.02.04 05:56:23.534435 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18578 | 2026.02.04 05:56:23.534544 [ 262 ] {3b27275e-44c4-4115-8e5e-fcc8061addbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18579 | 2026.02.04 05:56:23.534587 [ 262 ] {3b27275e-44c4-4115-8e5e-fcc8061addbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18580 | 2026.02.04 05:56:23.534630 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18581 | 2026.02.04 05:56:23.534689 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2156 rows starting from the beginning of the part | ||
| 18582 | 2026.02.04 05:56:23.534815 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 15 rows starting from the beginning of the part | ||
| 18583 | 2026.02.04 05:56:23.534929 [ 262 ] {3b27275e-44c4-4115-8e5e-fcc8061addbb} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18584 | 2026.02.04 05:56:23.534931 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 25 rows starting from the beginning of the part | ||
| 18585 | 2026.02.04 05:56:23.534977 [ 262 ] {3b27275e-44c4-4115-8e5e-fcc8061addbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18586 | 2026.02.04 05:56:23.535069 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 15 rows starting from the beginning of the part | ||
| 18587 | 2026.02.04 05:56:23.535189 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 25 rows starting from the beginning of the part | ||
| 18588 | 2026.02.04 05:56:23.535297 [ 262 ] {3b27275e-44c4-4115-8e5e-fcc8061addbb} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18589 | 2026.02.04 05:56:23.535302 [ 196 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 15 rows starting from the beginning of the part | ||
| 18590 | 2026.02.04 05:56:23.535517 [ 262 ] {3b27275e-44c4-4115-8e5e-fcc8061addbb} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18591 | 2026.02.04 05:56:23.535650 [ 262 ] {3b27275e-44c4-4115-8e5e-fcc8061addbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 18592 | 2026.02.04 05:56:23.535688 [ 262 ] {3b27275e-44c4-4115-8e5e-fcc8061addbb} <Debug> TCPHandler: Processed in 0.001301036 sec. | ||
| 18593 | 2026.02.04 05:56:23.543482 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2251 rows, containing 19 columns (19 merged, 0 gathered) in 0.009097641 sec., 247426.77799662572 rows/sec., 443.38 MiB/sec. | ||
| 18594 | 2026.02.04 05:56:23.545584 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18595 | 2026.02.04 05:56:23.545901 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18596 | 2026.02.04 05:56:23.545979 [ 189 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18597 | 2026.02.04 05:56:23.546097 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.42 MiB. | ||
| 18598 | 2026.02.04 05:56:23.848217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18599 | 2026.02.04 05:56:23.866038 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18600 | 2026.02.04 05:56:23.866093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18601 | 2026.02.04 05:56:23.872362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18602 | 2026.02.04 05:56:23.873064 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18603 | 2026.02.04 05:56:23.876689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18604 | 2026.02.04 05:56:24.001181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.69 MiB, peak 400.52 MiB, free memory in arenas 0.00 B, will set to 385.48 MiB (RSS), difference: 2.79 MiB | ||
| 18605 | 2026.02.04 05:56:26.042894 [ 222 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18606 | 2026.02.04 05:56:26.042959 [ 222 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18607 | 2026.02.04 05:56:26.045895 [ 222 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18608 | 2026.02.04 05:56:26.124915 [ 221 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18609 | 2026.02.04 05:56:26.124971 [ 221 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18610 | 2026.02.04 05:56:26.127205 [ 221 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18611 | 2026.02.04 05:56:26.127566 [ 222 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18612 | 2026.02.04 05:56:26.127599 [ 222 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18613 | 2026.02.04 05:56:26.130514 [ 222 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18614 | 2026.02.04 05:56:26.257721 [ 217 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18615 | 2026.02.04 05:56:26.257757 [ 217 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18616 | 2026.02.04 05:56:26.259809 [ 217 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18617 | 2026.02.04 05:56:26.283362 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18618 | 2026.02.04 05:56:26.283414 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18619 | 2026.02.04 05:56:26.285656 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18620 | 2026.02.04 05:56:26.827575 [ 223 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18621 | 2026.02.04 05:56:26.827656 [ 223 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18622 | 2026.02.04 05:56:26.830326 [ 223 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18623 | 2026.02.04 05:56:26.945492 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18624 | 2026.02.04 05:56:26.945656 [ 262 ] {97856e3e-0be6-4efd-9eca-25d302fbe840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18625 | 2026.02.04 05:56:26.945721 [ 262 ] {97856e3e-0be6-4efd-9eca-25d302fbe840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18626 | 2026.02.04 05:56:26.946443 [ 262 ] {97856e3e-0be6-4efd-9eca-25d302fbe840} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18627 | 2026.02.04 05:56:26.946486 [ 262 ] {97856e3e-0be6-4efd-9eca-25d302fbe840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18628 | 2026.02.04 05:56:26.946893 [ 262 ] {97856e3e-0be6-4efd-9eca-25d302fbe840} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18629 | 2026.02.04 05:56:26.947139 [ 262 ] {97856e3e-0be6-4efd-9eca-25d302fbe840} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18630 | 2026.02.04 05:56:26.947299 [ 262 ] {97856e3e-0be6-4efd-9eca-25d302fbe840} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001688 sec., 157582.9383886256 rows/sec., 10.01 MiB/sec. | ||
| 18631 | 2026.02.04 05:56:26.947352 [ 262 ] {97856e3e-0be6-4efd-9eca-25d302fbe840} <Debug> TCPHandler: Processed in 0.001979884 sec. | ||
| 18632 | 2026.02.04 05:56:26.947478 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18633 | 2026.02.04 05:56:26.947581 [ 262 ] {d2cfa9ad-ae53-475c-ba51-fdd60a9dfd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18634 | 2026.02.04 05:56:26.947626 [ 262 ] {d2cfa9ad-ae53-475c-ba51-fdd60a9dfd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18635 | 2026.02.04 05:56:26.948950 [ 262 ] {d2cfa9ad-ae53-475c-ba51-fdd60a9dfd8c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18636 | 2026.02.04 05:56:26.948985 [ 262 ] {d2cfa9ad-ae53-475c-ba51-fdd60a9dfd8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18637 | 2026.02.04 05:56:26.949419 [ 262 ] {d2cfa9ad-ae53-475c-ba51-fdd60a9dfd8c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18638 | 2026.02.04 05:56:26.949633 [ 262 ] {d2cfa9ad-ae53-475c-ba51-fdd60a9dfd8c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18639 | 2026.02.04 05:56:26.949773 [ 262 ] {d2cfa9ad-ae53-475c-ba51-fdd60a9dfd8c} <Debug> executeQuery: Read 1942 rows, 161.33 KiB in 0.002215 sec., 876749.4356659142 rows/sec., 71.13 MiB/sec. | ||
| 18640 | 2026.02.04 05:56:26.949813 [ 262 ] {d2cfa9ad-ae53-475c-ba51-fdd60a9dfd8c} <Debug> TCPHandler: Processed in 0.002386866 sec. | ||
| 18641 | 2026.02.04 05:56:26.949924 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18642 | 2026.02.04 05:56:26.950026 [ 262 ] {69eaa761-0f67-4583-b78b-b5573760ab27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18643 | 2026.02.04 05:56:26.950068 [ 262 ] {69eaa761-0f67-4583-b78b-b5573760ab27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18644 | 2026.02.04 05:56:26.950502 [ 262 ] {69eaa761-0f67-4583-b78b-b5573760ab27} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18645 | 2026.02.04 05:56:26.950536 [ 262 ] {69eaa761-0f67-4583-b78b-b5573760ab27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18646 | 2026.02.04 05:56:26.950835 [ 262 ] {69eaa761-0f67-4583-b78b-b5573760ab27} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18647 | 2026.02.04 05:56:26.951042 [ 262 ] {69eaa761-0f67-4583-b78b-b5573760ab27} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18648 | 2026.02.04 05:56:26.951170 [ 262 ] {69eaa761-0f67-4583-b78b-b5573760ab27} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001168 sec., 135273.97260273973 rows/sec., 8.26 MiB/sec. | ||
| 18649 | 2026.02.04 05:56:26.951211 [ 262 ] {69eaa761-0f67-4583-b78b-b5573760ab27} <Debug> TCPHandler: Processed in 0.001338187 sec. | ||
| 18650 | 2026.02.04 05:56:26.951321 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18651 | 2026.02.04 05:56:26.951422 [ 262 ] {c6732e4a-43e7-460a-802e-c66a4d5165e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18652 | 2026.02.04 05:56:26.951462 [ 262 ] {c6732e4a-43e7-460a-802e-c66a4d5165e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18653 | 2026.02.04 05:56:26.951963 [ 262 ] {c6732e4a-43e7-460a-802e-c66a4d5165e6} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18654 | 2026.02.04 05:56:26.951998 [ 262 ] {c6732e4a-43e7-460a-802e-c66a4d5165e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18655 | 2026.02.04 05:56:26.952300 [ 262 ] {c6732e4a-43e7-460a-802e-c66a4d5165e6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18656 | 2026.02.04 05:56:26.952516 [ 262 ] {c6732e4a-43e7-460a-802e-c66a4d5165e6} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18657 | 2026.02.04 05:56:26.952616 [ 97 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18658 | 2026.02.04 05:56:26.952643 [ 262 ] {c6732e4a-43e7-460a-802e-c66a4d5165e6} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001239 sec., 297013.72074253426 rows/sec., 19.76 MiB/sec. | ||
| 18659 | 2026.02.04 05:56:26.952651 [ 97 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18660 | 2026.02.04 05:56:26.952675 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18661 | 2026.02.04 05:56:26.952680 [ 262 ] {c6732e4a-43e7-460a-802e-c66a4d5165e6} <Debug> TCPHandler: Processed in 0.001408389 sec. | ||
| 18662 | 2026.02.04 05:56:26.952760 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 18663 | 2026.02.04 05:56:26.952790 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18664 | 2026.02.04 05:56:26.952843 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18665 | 2026.02.04 05:56:26.952872 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 393 rows starting from the beginning of the part | ||
| 18666 | 2026.02.04 05:56:26.952890 [ 262 ] {0ed52f53-06d2-49ef-9c70-cc855f41a3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18667 | 2026.02.04 05:56:26.952931 [ 262 ] {0ed52f53-06d2-49ef-9c70-cc855f41a3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18668 | 2026.02.04 05:56:26.952941 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 140 rows starting from the beginning of the part | ||
| 18669 | 2026.02.04 05:56:26.952987 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 368 rows starting from the beginning of the part | ||
| 18670 | 2026.02.04 05:56:26.953031 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 140 rows starting from the beginning of the part | ||
| 18671 | 2026.02.04 05:56:26.953068 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 140 rows starting from the beginning of the part | ||
| 18672 | 2026.02.04 05:56:26.953109 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 368 rows starting from the beginning of the part | ||
| 18673 | 2026.02.04 05:56:26.953344 [ 262 ] {0ed52f53-06d2-49ef-9c70-cc855f41a3ee} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18674 | 2026.02.04 05:56:26.953379 [ 262 ] {0ed52f53-06d2-49ef-9c70-cc855f41a3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18675 | 2026.02.04 05:56:26.953671 [ 262 ] {0ed52f53-06d2-49ef-9c70-cc855f41a3ee} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18676 | 2026.02.04 05:56:26.953877 [ 262 ] {0ed52f53-06d2-49ef-9c70-cc855f41a3ee} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18677 | 2026.02.04 05:56:26.954001 [ 262 ] {0ed52f53-06d2-49ef-9c70-cc855f41a3ee} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001134 sec., 122574.95590828924 rows/sec., 6.97 MiB/sec. | ||
| 18678 | 2026.02.04 05:56:26.954043 [ 262 ] {0ed52f53-06d2-49ef-9c70-cc855f41a3ee} <Debug> TCPHandler: Processed in 0.001301825 sec. | ||
| 18679 | 2026.02.04 05:56:26.954063 [ 188 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335057 sec., 1160250.086700418 rows/sec., 81.32 MiB/sec. | ||
| 18680 | 2026.02.04 05:56:26.954153 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18681 | 2026.02.04 05:56:26.954213 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18682 | 2026.02.04 05:56:26.954252 [ 262 ] {25dda4ac-34e1-46e5-a470-d4edcd3663e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18683 | 2026.02.04 05:56:26.954291 [ 262 ] {25dda4ac-34e1-46e5-a470-d4edcd3663e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18684 | 2026.02.04 05:56:26.954434 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_61_12} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18685 | 2026.02.04 05:56:26.954496 [ 186 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_61_12} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18686 | 2026.02.04 05:56:26.954564 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 18687 | 2026.02.04 05:56:26.954984 [ 262 ] {25dda4ac-34e1-46e5-a470-d4edcd3663e0} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18688 | 2026.02.04 05:56:26.955018 [ 262 ] {25dda4ac-34e1-46e5-a470-d4edcd3663e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18689 | 2026.02.04 05:56:26.955348 [ 262 ] {25dda4ac-34e1-46e5-a470-d4edcd3663e0} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18690 | 2026.02.04 05:56:26.955552 [ 262 ] {25dda4ac-34e1-46e5-a470-d4edcd3663e0} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18691 | 2026.02.04 05:56:26.955676 [ 262 ] {25dda4ac-34e1-46e5-a470-d4edcd3663e0} <Debug> executeQuery: Read 944 rows, 69.57 KiB in 0.001442 sec., 654646.3245492371 rows/sec., 47.12 MiB/sec. | ||
| 18692 | 2026.02.04 05:56:26.955714 [ 262 ] {25dda4ac-34e1-46e5-a470-d4edcd3663e0} <Debug> TCPHandler: Processed in 0.001610204 sec. | ||
| 18693 | 2026.02.04 05:56:26.955821 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18694 | 2026.02.04 05:56:26.955916 [ 262 ] {7f27fe58-9dc7-4133-bddc-b910ddcb36f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18695 | 2026.02.04 05:56:26.955956 [ 262 ] {7f27fe58-9dc7-4133-bddc-b910ddcb36f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18696 | 2026.02.04 05:56:26.956286 [ 262 ] {7f27fe58-9dc7-4133-bddc-b910ddcb36f1} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18697 | 2026.02.04 05:56:26.956319 [ 262 ] {7f27fe58-9dc7-4133-bddc-b910ddcb36f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18698 | 2026.02.04 05:56:26.956614 [ 262 ] {7f27fe58-9dc7-4133-bddc-b910ddcb36f1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18699 | 2026.02.04 05:56:26.956825 [ 262 ] {7f27fe58-9dc7-4133-bddc-b910ddcb36f1} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18700 | 2026.02.04 05:56:26.956951 [ 262 ] {7f27fe58-9dc7-4133-bddc-b910ddcb36f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 18701 | 2026.02.04 05:56:26.956987 [ 262 ] {7f27fe58-9dc7-4133-bddc-b910ddcb36f1} <Debug> TCPHandler: Processed in 0.001215973 sec. | ||
| 18702 | 2026.02.04 05:56:26.957093 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18703 | 2026.02.04 05:56:26.957186 [ 262 ] {3efab2c1-bc33-406d-b422-faea55410bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18704 | 2026.02.04 05:56:26.957228 [ 262 ] {3efab2c1-bc33-406d-b422-faea55410bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18705 | 2026.02.04 05:56:26.957791 [ 262 ] {3efab2c1-bc33-406d-b422-faea55410bdb} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18706 | 2026.02.04 05:56:26.957825 [ 262 ] {3efab2c1-bc33-406d-b422-faea55410bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18707 | 2026.02.04 05:56:26.958185 [ 262 ] {3efab2c1-bc33-406d-b422-faea55410bdb} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18708 | 2026.02.04 05:56:26.958387 [ 262 ] {3efab2c1-bc33-406d-b422-faea55410bdb} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18709 | 2026.02.04 05:56:26.958514 [ 262 ] {3efab2c1-bc33-406d-b422-faea55410bdb} <Debug> executeQuery: Read 900 rows, 61.36 KiB in 0.001345 sec., 669144.9814126394 rows/sec., 44.55 MiB/sec. | ||
| 18710 | 2026.02.04 05:56:26.958550 [ 262 ] {3efab2c1-bc33-406d-b422-faea55410bdb} <Debug> TCPHandler: Processed in 0.001505952 sec. | ||
| 18711 | 2026.02.04 05:56:26.958659 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18712 | 2026.02.04 05:56:26.958754 [ 262 ] {60bf1408-aba5-4207-b726-7414f0f3663f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18713 | 2026.02.04 05:56:26.958794 [ 262 ] {60bf1408-aba5-4207-b726-7414f0f3663f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18714 | 2026.02.04 05:56:26.959105 [ 262 ] {60bf1408-aba5-4207-b726-7414f0f3663f} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18715 | 2026.02.04 05:56:26.959140 [ 262 ] {60bf1408-aba5-4207-b726-7414f0f3663f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18716 | 2026.02.04 05:56:26.959419 [ 262 ] {60bf1408-aba5-4207-b726-7414f0f3663f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18717 | 2026.02.04 05:56:26.959620 [ 262 ] {60bf1408-aba5-4207-b726-7414f0f3663f} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18718 | 2026.02.04 05:56:26.959744 [ 262 ] {60bf1408-aba5-4207-b726-7414f0f3663f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 18719 | 2026.02.04 05:56:26.959780 [ 262 ] {60bf1408-aba5-4207-b726-7414f0f3663f} <Debug> TCPHandler: Processed in 0.001170402 sec. | ||
| 18720 | 2026.02.04 05:56:26.959885 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18721 | 2026.02.04 05:56:26.959979 [ 262 ] {3bf2aab6-6476-4e69-ab3b-b547f8ab1d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18722 | 2026.02.04 05:56:26.960031 [ 262 ] {3bf2aab6-6476-4e69-ab3b-b547f8ab1d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18723 | 2026.02.04 05:56:26.960809 [ 262 ] {3bf2aab6-6476-4e69-ab3b-b547f8ab1d9a} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18724 | 2026.02.04 05:56:26.960845 [ 262 ] {3bf2aab6-6476-4e69-ab3b-b547f8ab1d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18725 | 2026.02.04 05:56:26.961347 [ 262 ] {3bf2aab6-6476-4e69-ab3b-b547f8ab1d9a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18726 | 2026.02.04 05:56:26.961573 [ 262 ] {3bf2aab6-6476-4e69-ab3b-b547f8ab1d9a} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18727 | 2026.02.04 05:56:26.961708 [ 262 ] {3bf2aab6-6476-4e69-ab3b-b547f8ab1d9a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001747 sec., 14310.246136233543 rows/sec., 25.64 MiB/sec. | ||
| 18728 | 2026.02.04 05:56:26.961762 [ 262 ] {3bf2aab6-6476-4e69-ab3b-b547f8ab1d9a} <Debug> TCPHandler: Processed in 0.001925793 sec. | ||
| 18729 | 2026.02.04 05:56:26.961867 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18730 | 2026.02.04 05:56:26.961963 [ 262 ] {b0882255-3d37-457c-9bf5-addcbafc23f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18731 | 2026.02.04 05:56:26.962002 [ 262 ] {b0882255-3d37-457c-9bf5-addcbafc23f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18732 | 2026.02.04 05:56:26.962318 [ 262 ] {b0882255-3d37-457c-9bf5-addcbafc23f8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18733 | 2026.02.04 05:56:26.962354 [ 262 ] {b0882255-3d37-457c-9bf5-addcbafc23f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18734 | 2026.02.04 05:56:26.962644 [ 262 ] {b0882255-3d37-457c-9bf5-addcbafc23f8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18735 | 2026.02.04 05:56:26.962846 [ 262 ] {b0882255-3d37-457c-9bf5-addcbafc23f8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18736 | 2026.02.04 05:56:26.962982 [ 262 ] {b0882255-3d37-457c-9bf5-addcbafc23f8} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001037 sec., 69431.05110896818 rows/sec., 4.28 MiB/sec. | ||
| 18737 | 2026.02.04 05:56:26.963021 [ 262 ] {b0882255-3d37-457c-9bf5-addcbafc23f8} <Debug> TCPHandler: Processed in 0.001203543 sec. | ||
| 18738 | 2026.02.04 05:56:28.520002 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18739 | 2026.02.04 05:56:28.520255 [ 262 ] {dd43e30e-b308-4b23-8a7b-7047743301ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18740 | 2026.02.04 05:56:28.520347 [ 262 ] {dd43e30e-b308-4b23-8a7b-7047743301ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18741 | 2026.02.04 05:56:28.521155 [ 262 ] {dd43e30e-b308-4b23-8a7b-7047743301ea} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18742 | 2026.02.04 05:56:28.521193 [ 262 ] {dd43e30e-b308-4b23-8a7b-7047743301ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18743 | 2026.02.04 05:56:28.521566 [ 262 ] {dd43e30e-b308-4b23-8a7b-7047743301ea} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18744 | 2026.02.04 05:56:28.521789 [ 262 ] {dd43e30e-b308-4b23-8a7b-7047743301ea} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18745 | 2026.02.04 05:56:28.521921 [ 46 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18746 | 2026.02.04 05:56:28.521947 [ 262 ] {dd43e30e-b308-4b23-8a7b-7047743301ea} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001761 sec., 31800.113571834187 rows/sec., 2.43 MiB/sec. | ||
| 18747 | 2026.02.04 05:56:28.521953 [ 46 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18748 | 2026.02.04 05:56:28.521978 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18749 | 2026.02.04 05:56:28.521996 [ 262 ] {dd43e30e-b308-4b23-8a7b-7047743301ea} <Debug> TCPHandler: Processed in 0.002156029 sec. | ||
| 18750 | 2026.02.04 05:56:28.522119 [ 199 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18751 | 2026.02.04 05:56:28.522123 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18752 | 2026.02.04 05:56:28.522273 [ 262 ] {33a259f2-7a38-4313-b944-3f6e4a19db00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18753 | 2026.02.04 05:56:28.522275 [ 199 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18754 | 2026.02.04 05:56:28.522320 [ 262 ] {33a259f2-7a38-4313-b944-3f6e4a19db00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18755 | 2026.02.04 05:56:28.522326 [ 199 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2103 rows starting from the beginning of the part | ||
| 18756 | 2026.02.04 05:56:28.522405 [ 199 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 86 rows starting from the beginning of the part | ||
| 18757 | 2026.02.04 05:56:28.522451 [ 199 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 802 rows starting from the beginning of the part | ||
| 18758 | 2026.02.04 05:56:28.522494 [ 199 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 86 rows starting from the beginning of the part | ||
| 18759 | 2026.02.04 05:56:28.522562 [ 199 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1942 rows starting from the beginning of the part | ||
| 18760 | 2026.02.04 05:56:28.522635 [ 199 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part | ||
| 18761 | 2026.02.04 05:56:28.522759 [ 262 ] {33a259f2-7a38-4313-b944-3f6e4a19db00} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18762 | 2026.02.04 05:56:28.522801 [ 262 ] {33a259f2-7a38-4313-b944-3f6e4a19db00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18763 | 2026.02.04 05:56:28.523123 [ 262 ] {33a259f2-7a38-4313-b944-3f6e4a19db00} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18764 | 2026.02.04 05:56:28.523340 [ 262 ] {33a259f2-7a38-4313-b944-3f6e4a19db00} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18765 | 2026.02.04 05:56:28.523449 [ 46 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18766 | 2026.02.04 05:56:28.523475 [ 262 ] {33a259f2-7a38-4313-b944-3f6e4a19db00} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 18767 | 2026.02.04 05:56:28.523476 [ 46 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18768 | 2026.02.04 05:56:28.523507 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18769 | 2026.02.04 05:56:28.523515 [ 262 ] {33a259f2-7a38-4313-b944-3f6e4a19db00} <Debug> TCPHandler: Processed in 0.00144477 sec. | ||
| 18770 | 2026.02.04 05:56:28.523580 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18771 | 2026.02.04 05:56:28.523627 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18772 | 2026.02.04 05:56:28.523668 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18773 | 2026.02.04 05:56:28.523699 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1033 rows starting from the beginning of the part | ||
| 18774 | 2026.02.04 05:56:28.523725 [ 262 ] {4b5db22f-db1a-4844-9106-1856ecf1772f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18775 | 2026.02.04 05:56:28.523755 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 79 rows starting from the beginning of the part | ||
| 18776 | 2026.02.04 05:56:28.523771 [ 262 ] {4b5db22f-db1a-4844-9106-1856ecf1772f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18777 | 2026.02.04 05:56:28.523798 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 488 rows starting from the beginning of the part | ||
| 18778 | 2026.02.04 05:56:28.523837 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 79 rows starting from the beginning of the part | ||
| 18779 | 2026.02.04 05:56:28.523878 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 944 rows starting from the beginning of the part | ||
| 18780 | 2026.02.04 05:56:28.523920 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part | ||
| 18781 | 2026.02.04 05:56:28.524139 [ 262 ] {4b5db22f-db1a-4844-9106-1856ecf1772f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18782 | 2026.02.04 05:56:28.524173 [ 262 ] {4b5db22f-db1a-4844-9106-1856ecf1772f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18783 | 2026.02.04 05:56:28.524490 [ 262 ] {4b5db22f-db1a-4844-9106-1856ecf1772f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18784 | 2026.02.04 05:56:28.524651 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5075 rows, containing 5 columns (5 merged, 0 gathered) in 0.002591301 sec., 1958475.6846078476 rows/sec., 166.59 MiB/sec. | ||
| 18785 | 2026.02.04 05:56:28.524698 [ 262 ] {4b5db22f-db1a-4844-9106-1856ecf1772f} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18786 | 2026.02.04 05:56:28.524835 [ 262 ] {4b5db22f-db1a-4844-9106-1856ecf1772f} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001132 sec., 37102.473498233216 rows/sec., 2.58 MiB/sec. | ||
| 18787 | 2026.02.04 05:56:28.524874 [ 262 ] {4b5db22f-db1a-4844-9106-1856ecf1772f} <Debug> TCPHandler: Processed in 0.001296715 sec. | ||
| 18788 | 2026.02.04 05:56:28.524933 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18789 | 2026.02.04 05:56:28.524989 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18790 | 2026.02.04 05:56:28.525079 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535802 sec., 1749574.48941986 rows/sec., 133.66 MiB/sec. | ||
| 18791 | 2026.02.04 05:56:28.525092 [ 262 ] {966e174c-014e-4b23-aadf-9ed8d766778d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18792 | 2026.02.04 05:56:28.525139 [ 262 ] {966e174c-014e-4b23-aadf-9ed8d766778d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18793 | 2026.02.04 05:56:28.525239 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_136_27} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18794 | 2026.02.04 05:56:28.525240 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18795 | 2026.02.04 05:56:28.525347 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_136_27} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18796 | 2026.02.04 05:56:28.525443 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 18797 | 2026.02.04 05:56:28.525505 [ 262 ] {966e174c-014e-4b23-aadf-9ed8d766778d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18798 | 2026.02.04 05:56:28.525526 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_136_27} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18799 | 2026.02.04 05:56:28.525545 [ 262 ] {966e174c-014e-4b23-aadf-9ed8d766778d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18800 | 2026.02.04 05:56:28.525590 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_136_27} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18801 | 2026.02.04 05:56:28.525657 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 18802 | 2026.02.04 05:56:28.525842 [ 262 ] {966e174c-014e-4b23-aadf-9ed8d766778d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18803 | 2026.02.04 05:56:28.526044 [ 262 ] {966e174c-014e-4b23-aadf-9ed8d766778d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18804 | 2026.02.04 05:56:28.526170 [ 262 ] {966e174c-014e-4b23-aadf-9ed8d766778d} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.0011 sec., 14545.454545454544 rows/sec., 1008.52 KiB/sec. | ||
| 18805 | 2026.02.04 05:56:28.526176 [ 36 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18806 | 2026.02.04 05:56:28.526207 [ 262 ] {966e174c-014e-4b23-aadf-9ed8d766778d} <Debug> TCPHandler: Processed in 0.001268055 sec. | ||
| 18807 | 2026.02.04 05:56:28.526244 [ 36 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18808 | 2026.02.04 05:56:28.526268 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18809 | 2026.02.04 05:56:28.526358 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18810 | 2026.02.04 05:56:28.526483 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18811 | 2026.02.04 05:56:28.526517 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8252 rows starting from the beginning of the part | ||
| 18812 | 2026.02.04 05:56:28.526579 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 18813 | 2026.02.04 05:56:28.526620 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 88 rows starting from the beginning of the part | ||
| 18814 | 2026.02.04 05:56:28.526658 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 18815 | 2026.02.04 05:56:28.526693 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 72 rows starting from the beginning of the part | ||
| 18816 | 2026.02.04 05:56:28.526732 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 16 rows starting from the beginning of the part | ||
| 18817 | 2026.02.04 05:56:28.529094 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8548 rows, containing 4 columns (4 merged, 0 gathered) in 0.002774656 sec., 3080742.261383033 rows/sec., 199.57 MiB/sec. | ||
| 18818 | 2026.02.04 05:56:28.529226 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18819 | 2026.02.04 05:56:28.529463 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_136_27} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18820 | 2026.02.04 05:56:28.529534 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_136_27} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18821 | 2026.02.04 05:56:28.529607 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 18822 | 2026.02.04 05:56:29.257780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38886 | ||
| 18823 | 2026.02.04 05:56:29.258315 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18824 | 2026.02.04 05:56:29.258364 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18825 | 2026.02.04 05:56:29.258857 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18826 | 2026.02.04 05:56:29.259095 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18827 | 2026.02.04 05:56:29.259240 [ 36 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18828 | 2026.02.04 05:56:29.259250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38886 | ||
| 18829 | 2026.02.04 05:56:29.259315 [ 36 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18830 | 2026.02.04 05:56:29.259343 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18831 | 2026.02.04 05:56:29.259435 [ 194 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 18832 | 2026.02.04 05:56:29.259523 [ 194 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18833 | 2026.02.04 05:56:29.259555 [ 194 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36454 rows starting from the beginning of the part | ||
| 18834 | 2026.02.04 05:56:29.259610 [ 194 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 18835 | 2026.02.04 05:56:29.259654 [ 194 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 18836 | 2026.02.04 05:56:29.259694 [ 194 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 18837 | 2026.02.04 05:56:29.259731 [ 194 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 18838 | 2026.02.04 05:56:29.259768 [ 194 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 18839 | 2026.02.04 05:56:29.262211 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38886 rows, containing 4 columns (4 merged, 0 gathered) in 0.002810878 sec., 13834111.619216487 rows/sec., 197.90 MiB/sec. | ||
| 18840 | 2026.02.04 05:56:29.262520 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18841 | 2026.02.04 05:56:29.262779 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_81_16} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18842 | 2026.02.04 05:56:29.262846 [ 190 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_81_16} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18843 | 2026.02.04 05:56:29.262938 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18844 | 2026.02.04 05:56:31.377656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18845 | 2026.02.04 05:56:31.395410 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18846 | 2026.02.04 05:56:31.395467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18847 | 2026.02.04 05:56:31.401670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18848 | 2026.02.04 05:56:31.402390 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18849 | 2026.02.04 05:56:31.402703 [ 30 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18850 | 2026.02.04 05:56:31.402764 [ 30 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18851 | 2026.02.04 05:56:31.402783 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18852 | 2026.02.04 05:56:31.402885 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 18853 | 2026.02.04 05:56:31.405945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18854 | 2026.02.04 05:56:31.406579 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18855 | 2026.02.04 05:56:31.408220 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 18856 | 2026.02.04 05:56:31.412997 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 18857 | 2026.02.04 05:56:31.417641 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 18858 | 2026.02.04 05:56:31.422177 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 18859 | 2026.02.04 05:56:31.427041 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 18860 | 2026.02.04 05:56:31.431757 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 18861 | 2026.02.04 05:56:31.489536 [ 195 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.086695687 sec., 7036.105498535355 rows/sec., 36.38 MiB/sec. | ||
| 18862 | 2026.02.04 05:56:31.492845 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18863 | 2026.02.04 05:56:31.495106 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_81_16} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18864 | 2026.02.04 05:56:31.495231 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_81_16} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18865 | 2026.02.04 05:56:31.498178 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18866 | 2026.02.04 05:56:31.916630 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2434 | ||
| 18867 | 2026.02.04 05:56:31.919220 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18868 | 2026.02.04 05:56:31.919274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18869 | 2026.02.04 05:56:31.920494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18870 | 2026.02.04 05:56:31.920772 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18871 | 2026.02.04 05:56:31.921157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2434 | ||
| 18872 | 2026.02.04 05:56:32.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.56 MiB, peak 403.97 MiB, free memory in arenas 0.00 B, will set to 385.50 MiB (RSS), difference: -1.06 MiB | ||
| 18873 | 2026.02.04 05:56:33.525746 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18874 | 2026.02.04 05:56:33.525936 [ 262 ] {39305213-6aa6-4b69-95b5-a54557b09611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18875 | 2026.02.04 05:56:33.526005 [ 262 ] {39305213-6aa6-4b69-95b5-a54557b09611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18876 | 2026.02.04 05:56:33.526636 [ 262 ] {39305213-6aa6-4b69-95b5-a54557b09611} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18877 | 2026.02.04 05:56:33.526685 [ 262 ] {39305213-6aa6-4b69-95b5-a54557b09611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18878 | 2026.02.04 05:56:33.527114 [ 262 ] {39305213-6aa6-4b69-95b5-a54557b09611} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18879 | 2026.02.04 05:56:33.527343 [ 262 ] {39305213-6aa6-4b69-95b5-a54557b09611} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18880 | 2026.02.04 05:56:33.527508 [ 262 ] {39305213-6aa6-4b69-95b5-a54557b09611} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001624 sec., 52955.66502463054 rows/sec., 4.43 MiB/sec. | ||
| 18881 | 2026.02.04 05:56:33.527563 [ 262 ] {39305213-6aa6-4b69-95b5-a54557b09611} <Debug> TCPHandler: Processed in 0.001952574 sec. | ||
| 18882 | 2026.02.04 05:56:33.527690 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18883 | 2026.02.04 05:56:33.527794 [ 262 ] {30db7593-7002-479f-9755-819814fb9f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18884 | 2026.02.04 05:56:33.527838 [ 262 ] {30db7593-7002-479f-9755-819814fb9f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18885 | 2026.02.04 05:56:33.528254 [ 262 ] {30db7593-7002-479f-9755-819814fb9f1f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18886 | 2026.02.04 05:56:33.528291 [ 262 ] {30db7593-7002-479f-9755-819814fb9f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18887 | 2026.02.04 05:56:33.528584 [ 262 ] {30db7593-7002-479f-9755-819814fb9f1f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18888 | 2026.02.04 05:56:33.528790 [ 262 ] {30db7593-7002-479f-9755-819814fb9f1f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18889 | 2026.02.04 05:56:33.528925 [ 262 ] {30db7593-7002-479f-9755-819814fb9f1f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001155 sec., 12987.012987012988 rows/sec., 976.56 KiB/sec. | ||
| 18890 | 2026.02.04 05:56:33.528965 [ 262 ] {30db7593-7002-479f-9755-819814fb9f1f} <Debug> TCPHandler: Processed in 0.001327666 sec. | ||
| 18891 | 2026.02.04 05:56:33.529070 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18892 | 2026.02.04 05:56:33.529168 [ 262 ] {8b820fa2-5047-4a40-9c67-bf44befe1129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18893 | 2026.02.04 05:56:33.529208 [ 262 ] {8b820fa2-5047-4a40-9c67-bf44befe1129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18894 | 2026.02.04 05:56:33.529615 [ 262 ] {8b820fa2-5047-4a40-9c67-bf44befe1129} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18895 | 2026.02.04 05:56:33.529653 [ 262 ] {8b820fa2-5047-4a40-9c67-bf44befe1129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18896 | 2026.02.04 05:56:33.529959 [ 262 ] {8b820fa2-5047-4a40-9c67-bf44befe1129} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18897 | 2026.02.04 05:56:33.530164 [ 262 ] {8b820fa2-5047-4a40-9c67-bf44befe1129} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18898 | 2026.02.04 05:56:33.530293 [ 262 ] {8b820fa2-5047-4a40-9c67-bf44befe1129} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001143 sec., 69116.36045494313 rows/sec., 5.40 MiB/sec. | ||
| 18899 | 2026.02.04 05:56:33.530335 [ 262 ] {8b820fa2-5047-4a40-9c67-bf44befe1129} <Debug> TCPHandler: Processed in 0.001313936 sec. | ||
| 18900 | 2026.02.04 05:56:33.530441 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18901 | 2026.02.04 05:56:33.530536 [ 262 ] {170022ef-fdbf-4884-ace8-2589b751ed8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18902 | 2026.02.04 05:56:33.530579 [ 262 ] {170022ef-fdbf-4884-ace8-2589b751ed8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18903 | 2026.02.04 05:56:33.530977 [ 262 ] {170022ef-fdbf-4884-ace8-2589b751ed8d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18904 | 2026.02.04 05:56:33.531011 [ 262 ] {170022ef-fdbf-4884-ace8-2589b751ed8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18905 | 2026.02.04 05:56:33.531329 [ 262 ] {170022ef-fdbf-4884-ace8-2589b751ed8d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18906 | 2026.02.04 05:56:33.531522 [ 262 ] {170022ef-fdbf-4884-ace8-2589b751ed8d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18907 | 2026.02.04 05:56:33.531650 [ 262 ] {170022ef-fdbf-4884-ace8-2589b751ed8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 18908 | 2026.02.04 05:56:33.531688 [ 262 ] {170022ef-fdbf-4884-ace8-2589b751ed8d} <Debug> TCPHandler: Processed in 0.001296275 sec. | ||
| 18909 | 2026.02.04 05:56:33.531792 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18910 | 2026.02.04 05:56:33.531887 [ 262 ] {98c821fa-7c6b-4dc9-ade8-371a247556b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18911 | 2026.02.04 05:56:33.531941 [ 262 ] {98c821fa-7c6b-4dc9-ade8-371a247556b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18912 | 2026.02.04 05:56:33.532717 [ 262 ] {98c821fa-7c6b-4dc9-ade8-371a247556b1} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18913 | 2026.02.04 05:56:33.532753 [ 262 ] {98c821fa-7c6b-4dc9-ade8-371a247556b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18914 | 2026.02.04 05:56:33.533270 [ 262 ] {98c821fa-7c6b-4dc9-ade8-371a247556b1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18915 | 2026.02.04 05:56:33.533486 [ 262 ] {98c821fa-7c6b-4dc9-ade8-371a247556b1} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18916 | 2026.02.04 05:56:33.533630 [ 262 ] {98c821fa-7c6b-4dc9-ade8-371a247556b1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001761 sec., 8517.887563884156 rows/sec., 15.26 MiB/sec. | ||
| 18917 | 2026.02.04 05:56:33.533696 [ 262 ] {98c821fa-7c6b-4dc9-ade8-371a247556b1} <Debug> TCPHandler: Processed in 0.001953604 sec. | ||
| 18918 | 2026.02.04 05:56:33.533800 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18919 | 2026.02.04 05:56:33.533895 [ 262 ] {abf30910-9259-4df1-add6-de5b8a9e2e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18920 | 2026.02.04 05:56:33.533935 [ 262 ] {abf30910-9259-4df1-add6-de5b8a9e2e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18921 | 2026.02.04 05:56:33.534261 [ 262 ] {abf30910-9259-4df1-add6-de5b8a9e2e9e} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18922 | 2026.02.04 05:56:33.534297 [ 262 ] {abf30910-9259-4df1-add6-de5b8a9e2e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 18923 | 2026.02.04 05:56:33.534591 [ 262 ] {abf30910-9259-4df1-add6-de5b8a9e2e9e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18924 | 2026.02.04 05:56:33.534796 [ 262 ] {abf30910-9259-4df1-add6-de5b8a9e2e9e} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18925 | 2026.02.04 05:56:33.534927 [ 262 ] {abf30910-9259-4df1-add6-de5b8a9e2e9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 18926 | 2026.02.04 05:56:33.534962 [ 262 ] {abf30910-9259-4df1-add6-de5b8a9e2e9e} <Debug> TCPHandler: Processed in 0.001211104 sec. | ||
| 18927 | 2026.02.04 05:56:35.320604 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44288 | ||
| 18928 | 2026.02.04 05:56:35.320744 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18929 | 2026.02.04 05:56:35.320778 [ 290 ] {} <Debug> TCP-Session: 1e73ebda-2c6f-4cd6-a4bd-3772e7960ffd Authenticating user 'default' from [fd00:1122:3344:101::e]:44288 | ||
| 18930 | 2026.02.04 05:56:35.320803 [ 290 ] {} <Debug> TCP-Session: 1e73ebda-2c6f-4cd6-a4bd-3772e7960ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18931 | 2026.02.04 05:56:35.320817 [ 290 ] {} <Debug> TCP-Session: 1e73ebda-2c6f-4cd6-a4bd-3772e7960ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18932 | 2026.02.04 05:56:35.321062 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47747 | ||
| 18933 | 2026.02.04 05:56:35.321189 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18934 | 2026.02.04 05:56:35.321269 [ 349 ] {} <Debug> TCP-Session: 6995a82c-b59a-4ae0-b613-391a6d4596e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47747 | ||
| 18935 | 2026.02.04 05:56:35.321293 [ 349 ] {} <Debug> TCP-Session: 6995a82c-b59a-4ae0-b613-391a6d4596e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18936 | 2026.02.04 05:56:35.321307 [ 349 ] {} <Debug> TCP-Session: 6995a82c-b59a-4ae0-b613-391a6d4596e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18937 | 2026.02.04 05:56:35.321340 [ 290 ] {} <Trace> TCP-Session: 1e73ebda-2c6f-4cd6-a4bd-3772e7960ffd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18938 | 2026.02.04 05:56:35.321541 [ 290 ] {ee8169bf-08d0-4f6f-a8ed-28949b8b8176} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44288) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18939 | 2026.02.04 05:56:35.321849 [ 290 ] {ee8169bf-08d0-4f6f-a8ed-28949b8b8176} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18940 | 2026.02.04 05:56:35.321916 [ 290 ] {ee8169bf-08d0-4f6f-a8ed-28949b8b8176} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18941 | 2026.02.04 05:56:35.322335 [ 290 ] {ee8169bf-08d0-4f6f-a8ed-28949b8b8176} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 18942 | 2026.02.04 05:56:35.323606 [ 303 ] {ee8169bf-08d0-4f6f-a8ed-28949b8b8176} <Trace> AggregatingTransform: Aggregating | ||
| 18943 | 2026.02.04 05:56:35.323663 [ 303 ] {ee8169bf-08d0-4f6f-a8ed-28949b8b8176} <Trace> Aggregator: Aggregation method: without_key | ||
| 18944 | 2026.02.04 05:56:35.323736 [ 303 ] {ee8169bf-08d0-4f6f-a8ed-28949b8b8176} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001253934 sec. (797.490 rows/sec., 31.15 KiB/sec.) | ||
| 18945 | 2026.02.04 05:56:35.323758 [ 303 ] {ee8169bf-08d0-4f6f-a8ed-28949b8b8176} <Trace> Aggregator: Merging aggregated data | ||
| 18946 | 2026.02.04 05:56:35.324714 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56113 | ||
| 18947 | 2026.02.04 05:56:35.324773 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36742 | ||
| 18948 | 2026.02.04 05:56:35.324792 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18949 | 2026.02.04 05:56:35.324820 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52984 | ||
| 18950 | 2026.02.04 05:56:35.324855 [ 355 ] {} <Debug> TCP-Session: c610b9f5-a6e1-4744-b52b-02b8f0355ea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56113 | ||
| 18951 | 2026.02.04 05:56:35.324869 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62920 | ||
| 18952 | 2026.02.04 05:56:35.324886 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18953 | 2026.02.04 05:56:35.324911 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48139 | ||
| 18954 | 2026.02.04 05:56:35.324942 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18955 | 2026.02.04 05:56:35.324962 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59535 | ||
| 18956 | 2026.02.04 05:56:35.324991 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40454 | ||
| 18957 | 2026.02.04 05:56:35.324995 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18958 | 2026.02.04 05:56:35.325019 [ 357 ] {} <Debug> TCP-Session: a6d18fbf-3284-400c-a207-7d0efb24f97b Authenticating user 'default' from [fd00:1122:3344:101::e]:52984 | ||
| 18959 | 2026.02.04 05:56:35.325073 [ 358 ] {} <Debug> TCP-Session: d0786008-f59b-443e-a1c2-d59e71a067c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62920 | ||
| 18960 | 2026.02.04 05:56:35.325113 [ 357 ] {} <Debug> TCP-Session: a6d18fbf-3284-400c-a207-7d0efb24f97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18961 | 2026.02.04 05:56:35.325121 [ 358 ] {} <Debug> TCP-Session: d0786008-f59b-443e-a1c2-d59e71a067c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18962 | 2026.02.04 05:56:35.324960 [ 356 ] {} <Debug> TCP-Session: 3b30652e-58b2-4f5c-81b0-0440b2635065 Authenticating user 'default' from [fd00:1122:3344:101::e]:36742 | ||
| 18963 | 2026.02.04 05:56:35.325421 [ 358 ] {} <Debug> TCP-Session: d0786008-f59b-443e-a1c2-d59e71a067c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18964 | 2026.02.04 05:56:35.325148 [ 357 ] {} <Debug> TCP-Session: a6d18fbf-3284-400c-a207-7d0efb24f97b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18965 | 2026.02.04 05:56:35.325451 [ 356 ] {} <Debug> TCP-Session: 3b30652e-58b2-4f5c-81b0-0440b2635065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18966 | 2026.02.04 05:56:35.324900 [ 355 ] {} <Debug> TCP-Session: c610b9f5-a6e1-4744-b52b-02b8f0355ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18967 | 2026.02.04 05:56:35.325486 [ 356 ] {} <Debug> TCP-Session: 3b30652e-58b2-4f5c-81b0-0440b2635065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18968 | 2026.02.04 05:56:35.325524 [ 355 ] {} <Debug> TCP-Session: c610b9f5-a6e1-4744-b52b-02b8f0355ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18969 | 2026.02.04 05:56:35.325620 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18970 | 2026.02.04 05:56:35.325668 [ 359 ] {} <Debug> TCP-Session: 542e440f-6f90-4e39-9f70-9cf639b68484 Authenticating user 'default' from [fd00:1122:3344:101::e]:48139 | ||
| 18971 | 2026.02.04 05:56:35.325697 [ 359 ] {} <Debug> TCP-Session: 542e440f-6f90-4e39-9f70-9cf639b68484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18972 | 2026.02.04 05:56:35.325718 [ 359 ] {} <Debug> TCP-Session: 542e440f-6f90-4e39-9f70-9cf639b68484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18973 | 2026.02.04 05:56:35.325739 [ 290 ] {ee8169bf-08d0-4f6f-a8ed-28949b8b8176} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004223 sec., 236.79848448969926 rows/sec., 9.25 KiB/sec. | ||
| 18974 | 2026.02.04 05:56:35.326022 [ 290 ] {ee8169bf-08d0-4f6f-a8ed-28949b8b8176} <Debug> TCPHandler: Processed in 0.004824883 sec. | ||
| 18975 | 2026.02.04 05:56:35.326145 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18976 | 2026.02.04 05:56:35.326186 [ 361 ] {} <Debug> TCP-Session: b3780c1a-95f0-4bd8-be3a-a64c7d8095e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40454 | ||
| 18977 | 2026.02.04 05:56:35.326199 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18978 | 2026.02.04 05:56:35.326216 [ 361 ] {} <Debug> TCP-Session: b3780c1a-95f0-4bd8-be3a-a64c7d8095e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18979 | 2026.02.04 05:56:35.326238 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18980 | 2026.02.04 05:56:35.326246 [ 361 ] {} <Debug> TCP-Session: b3780c1a-95f0-4bd8-be3a-a64c7d8095e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18981 | 2026.02.04 05:56:35.326283 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18982 | 2026.02.04 05:56:35.326307 [ 349 ] {} <Debug> TCP-Session: 6995a82c-b59a-4ae0-b613-391a6d4596e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18983 | 2026.02.04 05:56:35.326254 [ 290 ] {} <Debug> TCP-Session: 1e73ebda-2c6f-4cd6-a4bd-3772e7960ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18984 | 2026.02.04 05:56:35.326342 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18985 | 2026.02.04 05:56:35.326335 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18986 | 2026.02.04 05:56:35.326371 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18987 | 2026.02.04 05:56:35.326398 [ 355 ] {} <Debug> TCP-Session: c610b9f5-a6e1-4744-b52b-02b8f0355ea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18988 | 2026.02.04 05:56:35.326401 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18989 | 2026.02.04 05:56:35.326438 [ 360 ] {} <Debug> TCP-Session: b94b5447-12c9-4e40-8f71-d96f5a36212d Authenticating user 'default' from [fd00:1122:3344:101::e]:59535 | ||
| 18990 | 2026.02.04 05:56:35.326389 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18991 | 2026.02.04 05:56:35.326501 [ 360 ] {} <Debug> TCP-Session: b94b5447-12c9-4e40-8f71-d96f5a36212d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18992 | 2026.02.04 05:56:35.326528 [ 356 ] {} <Debug> TCP-Session: 3b30652e-58b2-4f5c-81b0-0440b2635065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18993 | 2026.02.04 05:56:35.326544 [ 360 ] {} <Debug> TCP-Session: b94b5447-12c9-4e40-8f71-d96f5a36212d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18994 | 2026.02.04 05:56:35.326486 [ 358 ] {} <Debug> TCP-Session: d0786008-f59b-443e-a1c2-d59e71a067c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18995 | 2026.02.04 05:56:35.326380 [ 361 ] {} <Debug> TCP-Session: b3780c1a-95f0-4bd8-be3a-a64c7d8095e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18996 | 2026.02.04 05:56:35.326376 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18997 | 2026.02.04 05:56:35.326333 [ 359 ] {} <Debug> TCP-Session: 542e440f-6f90-4e39-9f70-9cf639b68484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18998 | 2026.02.04 05:56:35.326685 [ 357 ] {} <Debug> TCP-Session: a6d18fbf-3284-400c-a207-7d0efb24f97b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18999 | 2026.02.04 05:56:35.326916 [ 360 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59535). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 19000 | |||
| 19001 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 19002 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 19003 | 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 | ||
| 19004 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 19005 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 19006 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 19007 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 19008 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 19009 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 19010 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 19011 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 19012 | (version 23.8.7.1) | ||
| 19013 | 2026.02.04 05:56:35.327760 [ 360 ] {} <Debug> TCP-Session: b94b5447-12c9-4e40-8f71-d96f5a36212d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19014 | 2026.02.04 05:56:35.338655 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61020 | ||
| 19015 | 2026.02.04 05:56:35.338748 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19016 | 2026.02.04 05:56:35.338775 [ 290 ] {} <Debug> TCP-Session: 072835da-3f46-401c-9884-b32c6796394a Authenticating user 'default' from [fd00:1122:3344:101::e]:61020 | ||
| 19017 | 2026.02.04 05:56:35.338798 [ 290 ] {} <Debug> TCP-Session: 072835da-3f46-401c-9884-b32c6796394a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19018 | 2026.02.04 05:56:35.338816 [ 290 ] {} <Debug> TCP-Session: 072835da-3f46-401c-9884-b32c6796394a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19019 | 2026.02.04 05:56:35.339020 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54397 | ||
| 19020 | 2026.02.04 05:56:35.339039 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34510 | ||
| 19021 | 2026.02.04 05:56:35.339053 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43889 | ||
| 19022 | 2026.02.04 05:56:35.339078 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32995 | ||
| 19023 | 2026.02.04 05:56:35.339093 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19024 | 2026.02.04 05:56:35.339101 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58003 | ||
| 19025 | 2026.02.04 05:56:35.339142 [ 349 ] {} <Debug> TCP-Session: 2dbeaef3-a516-44a3-b55a-33d89a0f3a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:54397 | ||
| 19026 | 2026.02.04 05:56:35.339141 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19027 | 2026.02.04 05:56:35.339171 [ 349 ] {} <Debug> TCP-Session: 2dbeaef3-a516-44a3-b55a-33d89a0f3a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19028 | 2026.02.04 05:56:35.339164 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19029 | 2026.02.04 05:56:35.339189 [ 355 ] {} <Debug> TCP-Session: e2ee1234-5eb3-4658-896c-cd15e03b2e6c Authenticating user 'default' from [fd00:1122:3344:101::e]:34510 | ||
| 19030 | 2026.02.04 05:56:35.339189 [ 349 ] {} <Debug> TCP-Session: 2dbeaef3-a516-44a3-b55a-33d89a0f3a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19031 | 2026.02.04 05:56:35.339196 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19032 | 2026.02.04 05:56:35.339217 [ 355 ] {} <Debug> TCP-Session: e2ee1234-5eb3-4658-896c-cd15e03b2e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19033 | 2026.02.04 05:56:35.339237 [ 361 ] {} <Debug> TCP-Session: a660cf59-56b9-4c1c-9b28-4771a1fe3364 Authenticating user 'default' from [fd00:1122:3344:101::e]:58003 | ||
| 19034 | 2026.02.04 05:56:35.339247 [ 355 ] {} <Debug> TCP-Session: e2ee1234-5eb3-4658-896c-cd15e03b2e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19035 | 2026.02.04 05:56:35.339259 [ 361 ] {} <Debug> TCP-Session: a660cf59-56b9-4c1c-9b28-4771a1fe3364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19036 | 2026.02.04 05:56:35.339156 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19037 | 2026.02.04 05:56:35.339276 [ 361 ] {} <Debug> TCP-Session: a660cf59-56b9-4c1c-9b28-4771a1fe3364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19038 | 2026.02.04 05:56:35.339096 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38469 | ||
| 19039 | 2026.02.04 05:56:35.339310 [ 356 ] {} <Debug> TCP-Session: 3ccd44c3-bf7b-4da4-99cf-fafed57ad1f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43889 | ||
| 19040 | 2026.02.04 05:56:35.339078 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36512 | ||
| 19041 | 2026.02.04 05:56:35.339384 [ 356 ] {} <Debug> TCP-Session: 3ccd44c3-bf7b-4da4-99cf-fafed57ad1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19042 | 2026.02.04 05:56:35.339062 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35938 | ||
| 19043 | 2026.02.04 05:56:35.339434 [ 356 ] {} <Debug> TCP-Session: 3ccd44c3-bf7b-4da4-99cf-fafed57ad1f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19044 | 2026.02.04 05:56:35.339419 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19045 | 2026.02.04 05:56:35.339479 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19046 | 2026.02.04 05:56:35.339507 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19047 | 2026.02.04 05:56:35.339520 [ 360 ] {} <Debug> TCP-Session: 6455e205-7ed8-49c0-9ce0-a9d5d87977c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38469 | ||
| 19048 | 2026.02.04 05:56:35.339538 [ 358 ] {} <Debug> TCP-Session: 845b8245-f0f0-44c0-a823-c5f4360f587f Authenticating user 'default' from [fd00:1122:3344:101::e]:36512 | ||
| 19049 | 2026.02.04 05:56:35.339551 [ 357 ] {} <Debug> TCP-Session: 36916348-e3dd-41d6-ac71-fdfc59dbbc27 Authenticating user 'default' from [fd00:1122:3344:101::e]:35938 | ||
| 19050 | 2026.02.04 05:56:35.339569 [ 360 ] {} <Debug> TCP-Session: 6455e205-7ed8-49c0-9ce0-a9d5d87977c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19051 | 2026.02.04 05:56:35.339592 [ 358 ] {} <Debug> TCP-Session: 845b8245-f0f0-44c0-a823-c5f4360f587f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19052 | 2026.02.04 05:56:35.339618 [ 360 ] {} <Debug> TCP-Session: 6455e205-7ed8-49c0-9ce0-a9d5d87977c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19053 | 2026.02.04 05:56:35.339638 [ 358 ] {} <Debug> TCP-Session: 845b8245-f0f0-44c0-a823-c5f4360f587f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19054 | 2026.02.04 05:56:35.339602 [ 357 ] {} <Debug> TCP-Session: 36916348-e3dd-41d6-ac71-fdfc59dbbc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19055 | 2026.02.04 05:56:35.339206 [ 359 ] {} <Debug> TCP-Session: c2ba5f57-34db-497e-bbea-88d82dcd7615 Authenticating user 'default' from [fd00:1122:3344:101::e]:32995 | ||
| 19056 | 2026.02.04 05:56:35.339706 [ 357 ] {} <Debug> TCP-Session: 36916348-e3dd-41d6-ac71-fdfc59dbbc27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19057 | 2026.02.04 05:56:35.339732 [ 359 ] {} <Debug> TCP-Session: c2ba5f57-34db-497e-bbea-88d82dcd7615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19058 | 2026.02.04 05:56:35.339125 [ 290 ] {} <Trace> TCP-Session: 072835da-3f46-401c-9884-b32c6796394a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19059 | 2026.02.04 05:56:35.339760 [ 359 ] {} <Debug> TCP-Session: c2ba5f57-34db-497e-bbea-88d82dcd7615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19060 | 2026.02.04 05:56:35.339949 [ 290 ] {5e589ba2-2218-4826-ba46-3fe88ed4e20a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61020) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19061 | 2026.02.04 05:56:35.340234 [ 290 ] {5e589ba2-2218-4826-ba46-3fe88ed4e20a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19062 | 2026.02.04 05:56:35.340294 [ 290 ] {5e589ba2-2218-4826-ba46-3fe88ed4e20a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19063 | 2026.02.04 05:56:35.340614 [ 290 ] {5e589ba2-2218-4826-ba46-3fe88ed4e20a} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 19064 | 2026.02.04 05:56:35.341731 [ 344 ] {5e589ba2-2218-4826-ba46-3fe88ed4e20a} <Trace> AggregatingTransform: Aggregating | ||
| 19065 | 2026.02.04 05:56:35.341792 [ 344 ] {5e589ba2-2218-4826-ba46-3fe88ed4e20a} <Trace> Aggregator: Aggregation method: without_key | ||
| 19066 | 2026.02.04 05:56:35.341839 [ 344 ] {5e589ba2-2218-4826-ba46-3fe88ed4e20a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001106961 sec. (903.374 rows/sec., 35.29 KiB/sec.) | ||
| 19067 | 2026.02.04 05:56:35.341861 [ 344 ] {5e589ba2-2218-4826-ba46-3fe88ed4e20a} <Trace> Aggregator: Merging aggregated data | ||
| 19068 | 2026.02.04 05:56:35.343245 [ 290 ] {5e589ba2-2218-4826-ba46-3fe88ed4e20a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003352 sec., 298.32935560859187 rows/sec., 11.65 KiB/sec. | ||
| 19069 | 2026.02.04 05:56:35.343519 [ 290 ] {5e589ba2-2218-4826-ba46-3fe88ed4e20a} <Debug> TCPHandler: Processed in 0.004514454 sec. | ||
| 19070 | 2026.02.04 05:56:35.343654 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19071 | 2026.02.04 05:56:35.343682 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19072 | 2026.02.04 05:56:35.343703 [ 290 ] {} <Debug> TCP-Session: 072835da-3f46-401c-9884-b32c6796394a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19073 | 2026.02.04 05:56:35.343717 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19074 | 2026.02.04 05:56:35.343740 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19075 | 2026.02.04 05:56:35.343766 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19076 | 2026.02.04 05:56:35.343774 [ 356 ] {} <Debug> TCP-Session: 3ccd44c3-bf7b-4da4-99cf-fafed57ad1f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19077 | 2026.02.04 05:56:35.343792 [ 361 ] {} <Debug> TCP-Session: a660cf59-56b9-4c1c-9b28-4771a1fe3364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19078 | 2026.02.04 05:56:35.343807 [ 349 ] {} <Debug> TCP-Session: 2dbeaef3-a516-44a3-b55a-33d89a0f3a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19079 | 2026.02.04 05:56:35.343818 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19080 | 2026.02.04 05:56:35.343831 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19081 | 2026.02.04 05:56:35.343860 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19082 | 2026.02.04 05:56:35.343900 [ 357 ] {} <Debug> TCP-Session: 36916348-e3dd-41d6-ac71-fdfc59dbbc27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19083 | 2026.02.04 05:56:35.343922 [ 360 ] {} <Debug> TCP-Session: 6455e205-7ed8-49c0-9ce0-a9d5d87977c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19084 | 2026.02.04 05:56:35.343786 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19085 | 2026.02.04 05:56:35.343731 [ 355 ] {} <Debug> TCP-Session: e2ee1234-5eb3-4658-896c-cd15e03b2e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19086 | 2026.02.04 05:56:35.343989 [ 359 ] {} <Debug> TCP-Session: c2ba5f57-34db-497e-bbea-88d82dcd7615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19087 | 2026.02.04 05:56:35.343879 [ 358 ] {} <Debug> TCP-Session: 845b8245-f0f0-44c0-a823-c5f4360f587f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19088 | 2026.02.04 05:56:35.644880 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50156 | ||
| 19089 | 2026.02.04 05:56:35.644990 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19090 | 2026.02.04 05:56:35.645017 [ 290 ] {} <Debug> TCP-Session: 3653f864-1539-4eb9-a51e-e718a00e3fd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50156 | ||
| 19091 | 2026.02.04 05:56:35.645041 [ 290 ] {} <Debug> TCP-Session: 3653f864-1539-4eb9-a51e-e718a00e3fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19092 | 2026.02.04 05:56:35.645053 [ 290 ] {} <Debug> TCP-Session: 3653f864-1539-4eb9-a51e-e718a00e3fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19093 | 2026.02.04 05:56:35.645247 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45848 | ||
| 19094 | 2026.02.04 05:56:35.645251 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47161 | ||
| 19095 | 2026.02.04 05:56:35.645277 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63381 | ||
| 19096 | 2026.02.04 05:56:35.645319 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54335 | ||
| 19097 | 2026.02.04 05:56:35.645356 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19098 | 2026.02.04 05:56:35.645362 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19099 | 2026.02.04 05:56:35.645320 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51809 | ||
| 19100 | 2026.02.04 05:56:35.645388 [ 290 ] {} <Trace> TCP-Session: 3653f864-1539-4eb9-a51e-e718a00e3fd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19101 | 2026.02.04 05:56:35.645417 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19102 | 2026.02.04 05:56:35.645399 [ 355 ] {} <Debug> TCP-Session: f1ea0808-7a9d-43af-9035-6182238c1314 Authenticating user 'default' from [fd00:1122:3344:101::e]:47161 | ||
| 19103 | 2026.02.04 05:56:35.645457 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19104 | 2026.02.04 05:56:35.645461 [ 356 ] {} <Debug> TCP-Session: 68c404fb-3933-4c79-94f0-b0b70ab08ef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63381 | ||
| 19105 | 2026.02.04 05:56:35.645480 [ 355 ] {} <Debug> TCP-Session: f1ea0808-7a9d-43af-9035-6182238c1314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19106 | 2026.02.04 05:56:35.645489 [ 358 ] {} <Debug> TCP-Session: 9d042a84-ccb7-44d2-9151-aa5a1a59bae2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51809 | ||
| 19107 | 2026.02.04 05:56:35.645510 [ 355 ] {} <Debug> TCP-Session: f1ea0808-7a9d-43af-9035-6182238c1314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19108 | 2026.02.04 05:56:35.645505 [ 356 ] {} <Debug> TCP-Session: 68c404fb-3933-4c79-94f0-b0b70ab08ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19109 | 2026.02.04 05:56:35.645526 [ 358 ] {} <Debug> TCP-Session: 9d042a84-ccb7-44d2-9151-aa5a1a59bae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19110 | 2026.02.04 05:56:35.645548 [ 356 ] {} <Debug> TCP-Session: 68c404fb-3933-4c79-94f0-b0b70ab08ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19111 | 2026.02.04 05:56:35.645567 [ 358 ] {} <Debug> TCP-Session: 9d042a84-ccb7-44d2-9151-aa5a1a59bae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19112 | 2026.02.04 05:56:35.645388 [ 349 ] {} <Debug> TCP-Session: 6b99d5e4-4aef-48ba-a69c-b11013c029e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45848 | ||
| 19113 | 2026.02.04 05:56:35.645595 [ 290 ] {716b4e2d-6c6c-44a9-bec8-256c5c93be76} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50156) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19114 | 2026.02.04 05:56:35.645633 [ 349 ] {} <Debug> TCP-Session: 6b99d5e4-4aef-48ba-a69c-b11013c029e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19115 | 2026.02.04 05:56:35.645337 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60981 | ||
| 19116 | 2026.02.04 05:56:35.645659 [ 349 ] {} <Debug> TCP-Session: 6b99d5e4-4aef-48ba-a69c-b11013c029e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19117 | 2026.02.04 05:56:35.645328 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59468 | ||
| 19118 | 2026.02.04 05:56:35.645337 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34873 | ||
| 19119 | 2026.02.04 05:56:35.645718 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19120 | 2026.02.04 05:56:35.645415 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19121 | 2026.02.04 05:56:35.645756 [ 361 ] {} <Debug> TCP-Session: b717121c-47c0-4207-a9bf-e0664f3356d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60981 | ||
| 19122 | 2026.02.04 05:56:35.645770 [ 359 ] {} <Debug> TCP-Session: ab89f8e4-f4be-4c13-aa2a-392688b2a6f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54335 | ||
| 19123 | 2026.02.04 05:56:35.645772 [ 361 ] {} <Debug> TCP-Session: b717121c-47c0-4207-a9bf-e0664f3356d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19124 | 2026.02.04 05:56:35.645785 [ 359 ] {} <Debug> TCP-Session: ab89f8e4-f4be-4c13-aa2a-392688b2a6f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19125 | 2026.02.04 05:56:35.645790 [ 361 ] {} <Debug> TCP-Session: b717121c-47c0-4207-a9bf-e0664f3356d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19126 | 2026.02.04 05:56:35.645799 [ 359 ] {} <Debug> TCP-Session: ab89f8e4-f4be-4c13-aa2a-392688b2a6f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19127 | 2026.02.04 05:56:35.645785 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19128 | 2026.02.04 05:56:35.645785 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19129 | 2026.02.04 05:56:35.645852 [ 357 ] {} <Debug> TCP-Session: aee2d092-d3a6-4801-b54d-2205ad434644 Authenticating user 'default' from [fd00:1122:3344:101::e]:59468 | ||
| 19130 | 2026.02.04 05:56:35.645860 [ 360 ] {} <Debug> TCP-Session: 9cc3ef46-0e4e-4d73-aa0f-c90965fb8414 Authenticating user 'default' from [fd00:1122:3344:101::e]:34873 | ||
| 19131 | 2026.02.04 05:56:35.645877 [ 357 ] {} <Debug> TCP-Session: aee2d092-d3a6-4801-b54d-2205ad434644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19132 | 2026.02.04 05:56:35.645879 [ 360 ] {} <Debug> TCP-Session: 9cc3ef46-0e4e-4d73-aa0f-c90965fb8414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19133 | 2026.02.04 05:56:35.645898 [ 357 ] {} <Debug> TCP-Session: aee2d092-d3a6-4801-b54d-2205ad434644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19134 | 2026.02.04 05:56:35.645901 [ 360 ] {} <Debug> TCP-Session: 9cc3ef46-0e4e-4d73-aa0f-c90965fb8414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19135 | 2026.02.04 05:56:35.645900 [ 290 ] {716b4e2d-6c6c-44a9-bec8-256c5c93be76} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19136 | 2026.02.04 05:56:35.645972 [ 290 ] {716b4e2d-6c6c-44a9-bec8-256c5c93be76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19137 | 2026.02.04 05:56:35.646284 [ 290 ] {716b4e2d-6c6c-44a9-bec8-256c5c93be76} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 19138 | 2026.02.04 05:56:35.647333 [ 320 ] {716b4e2d-6c6c-44a9-bec8-256c5c93be76} <Trace> AggregatingTransform: Aggregating | ||
| 19139 | 2026.02.04 05:56:35.647387 [ 320 ] {716b4e2d-6c6c-44a9-bec8-256c5c93be76} <Trace> Aggregator: Aggregation method: without_key | ||
| 19140 | 2026.02.04 05:56:35.647423 [ 320 ] {716b4e2d-6c6c-44a9-bec8-256c5c93be76} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001035948 sec. (965.299 rows/sec., 37.71 KiB/sec.) | ||
| 19141 | 2026.02.04 05:56:35.647440 [ 320 ] {716b4e2d-6c6c-44a9-bec8-256c5c93be76} <Trace> Aggregator: Merging aggregated data | ||
| 19142 | 2026.02.04 05:56:35.648826 [ 290 ] {716b4e2d-6c6c-44a9-bec8-256c5c93be76} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003294 sec., 303.58227079538557 rows/sec., 11.86 KiB/sec. | ||
| 19143 | 2026.02.04 05:56:35.648952 [ 290 ] {716b4e2d-6c6c-44a9-bec8-256c5c93be76} <Debug> TCPHandler: Processed in 0.003692992 sec. | ||
| 19144 | 2026.02.04 05:56:35.649103 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19145 | 2026.02.04 05:56:35.649130 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19146 | 2026.02.04 05:56:35.649146 [ 290 ] {} <Debug> TCP-Session: 3653f864-1539-4eb9-a51e-e718a00e3fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19147 | 2026.02.04 05:56:35.649154 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19148 | 2026.02.04 05:56:35.649173 [ 349 ] {} <Debug> TCP-Session: 6b99d5e4-4aef-48ba-a69c-b11013c029e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19149 | 2026.02.04 05:56:35.649192 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19150 | 2026.02.04 05:56:35.649213 [ 356 ] {} <Debug> TCP-Session: 68c404fb-3933-4c79-94f0-b0b70ab08ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19151 | 2026.02.04 05:56:35.649229 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19152 | 2026.02.04 05:56:35.649261 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19153 | 2026.02.04 05:56:35.649261 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19154 | 2026.02.04 05:56:35.649291 [ 361 ] {} <Debug> TCP-Session: b717121c-47c0-4207-a9bf-e0664f3356d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19155 | 2026.02.04 05:56:35.649311 [ 357 ] {} <Debug> TCP-Session: aee2d092-d3a6-4801-b54d-2205ad434644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19156 | 2026.02.04 05:56:35.649327 [ 360 ] {} <Debug> TCP-Session: 9cc3ef46-0e4e-4d73-aa0f-c90965fb8414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19157 | 2026.02.04 05:56:35.649249 [ 358 ] {} <Debug> TCP-Session: 9d042a84-ccb7-44d2-9151-aa5a1a59bae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19158 | 2026.02.04 05:56:35.649206 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19159 | 2026.02.04 05:56:35.649172 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19160 | 2026.02.04 05:56:35.649407 [ 359 ] {} <Debug> TCP-Session: ab89f8e4-f4be-4c13-aa2a-392688b2a6f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19161 | 2026.02.04 05:56:35.649414 [ 355 ] {} <Debug> TCP-Session: f1ea0808-7a9d-43af-9035-6182238c1314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19162 | 2026.02.04 05:56:36.500740 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19163 | 2026.02.04 05:56:36.500802 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19164 | 2026.02.04 05:56:36.759420 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39334 | ||
| 19165 | 2026.02.04 05:56:36.759946 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19166 | 2026.02.04 05:56:36.759997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19167 | 2026.02.04 05:56:36.760529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19168 | 2026.02.04 05:56:36.760769 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19169 | 2026.02.04 05:56:36.760928 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39334 | ||
| 19170 | 2026.02.04 05:56:37.329069 [ 219 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19171 | 2026.02.04 05:56:37.329146 [ 219 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19172 | 2026.02.04 05:56:37.331115 [ 219 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19173 | 2026.02.04 05:56:38.381313 [ 220 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19174 | 2026.02.04 05:56:38.381366 [ 220 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19175 | 2026.02.04 05:56:38.384224 [ 220 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19176 | 2026.02.04 05:56:38.533387 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19177 | 2026.02.04 05:56:38.533580 [ 262 ] {00fc3e79-9d63-4dd2-be3a-c9ba8c502d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19178 | 2026.02.04 05:56:38.533653 [ 262 ] {00fc3e79-9d63-4dd2-be3a-c9ba8c502d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19179 | 2026.02.04 05:56:38.534442 [ 262 ] {00fc3e79-9d63-4dd2-be3a-c9ba8c502d20} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19180 | 2026.02.04 05:56:38.534494 [ 262 ] {00fc3e79-9d63-4dd2-be3a-c9ba8c502d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19181 | 2026.02.04 05:56:38.534899 [ 262 ] {00fc3e79-9d63-4dd2-be3a-c9ba8c502d20} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19182 | 2026.02.04 05:56:38.535122 [ 262 ] {00fc3e79-9d63-4dd2-be3a-c9ba8c502d20} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19183 | 2026.02.04 05:56:38.535287 [ 262 ] {00fc3e79-9d63-4dd2-be3a-c9ba8c502d20} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001759 sec., 151222.28538942582 rows/sec., 9.61 MiB/sec. | ||
| 19184 | 2026.02.04 05:56:38.535338 [ 262 ] {00fc3e79-9d63-4dd2-be3a-c9ba8c502d20} <Debug> TCPHandler: Processed in 0.002088737 sec. | ||
| 19185 | 2026.02.04 05:56:38.535465 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19186 | 2026.02.04 05:56:38.535570 [ 262 ] {f73c0297-b5c5-48c5-ab50-ef015a5bf36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19187 | 2026.02.04 05:56:38.535615 [ 262 ] {f73c0297-b5c5-48c5-ab50-ef015a5bf36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19188 | 2026.02.04 05:56:38.536440 [ 262 ] {f73c0297-b5c5-48c5-ab50-ef015a5bf36c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19189 | 2026.02.04 05:56:38.536478 [ 262 ] {f73c0297-b5c5-48c5-ab50-ef015a5bf36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19190 | 2026.02.04 05:56:38.536828 [ 262 ] {f73c0297-b5c5-48c5-ab50-ef015a5bf36c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19191 | 2026.02.04 05:56:38.537031 [ 262 ] {f73c0297-b5c5-48c5-ab50-ef015a5bf36c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19192 | 2026.02.04 05:56:38.537165 [ 262 ] {f73c0297-b5c5-48c5-ab50-ef015a5bf36c} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.00162 sec., 495061.72839506174 rows/sec., 39.31 MiB/sec. | ||
| 19193 | 2026.02.04 05:56:38.537205 [ 262 ] {f73c0297-b5c5-48c5-ab50-ef015a5bf36c} <Debug> TCPHandler: Processed in 0.00179232 sec. | ||
| 19194 | 2026.02.04 05:56:38.537307 [ 222 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19195 | 2026.02.04 05:56:38.537316 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19196 | 2026.02.04 05:56:38.537389 [ 222 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19197 | 2026.02.04 05:56:38.537477 [ 262 ] {2988a844-3b8f-4ea7-9f4e-6c3ffcead824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19198 | 2026.02.04 05:56:38.537526 [ 262 ] {2988a844-3b8f-4ea7-9f4e-6c3ffcead824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19199 | 2026.02.04 05:56:38.537971 [ 262 ] {2988a844-3b8f-4ea7-9f4e-6c3ffcead824} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19200 | 2026.02.04 05:56:38.538010 [ 262 ] {2988a844-3b8f-4ea7-9f4e-6c3ffcead824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19201 | 2026.02.04 05:56:38.538339 [ 262 ] {2988a844-3b8f-4ea7-9f4e-6c3ffcead824} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19202 | 2026.02.04 05:56:38.538594 [ 262 ] {2988a844-3b8f-4ea7-9f4e-6c3ffcead824} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19203 | 2026.02.04 05:56:38.538753 [ 262 ] {2988a844-3b8f-4ea7-9f4e-6c3ffcead824} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001297 sec., 121819.5836545875 rows/sec., 7.44 MiB/sec. | ||
| 19204 | 2026.02.04 05:56:38.538792 [ 262 ] {2988a844-3b8f-4ea7-9f4e-6c3ffcead824} <Debug> TCPHandler: Processed in 0.001527092 sec. | ||
| 19205 | 2026.02.04 05:56:38.538899 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19206 | 2026.02.04 05:56:38.538994 [ 262 ] {85e4f2a7-49c3-4a6e-bc66-a55bd82e1d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19207 | 2026.02.04 05:56:38.539033 [ 262 ] {85e4f2a7-49c3-4a6e-bc66-a55bd82e1d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19208 | 2026.02.04 05:56:38.539455 [ 262 ] {85e4f2a7-49c3-4a6e-bc66-a55bd82e1d6b} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19209 | 2026.02.04 05:56:38.539493 [ 262 ] {85e4f2a7-49c3-4a6e-bc66-a55bd82e1d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19210 | 2026.02.04 05:56:38.539792 [ 262 ] {85e4f2a7-49c3-4a6e-bc66-a55bd82e1d6b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19211 | 2026.02.04 05:56:38.540084 [ 262 ] {85e4f2a7-49c3-4a6e-bc66-a55bd82e1d6b} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19212 | 2026.02.04 05:56:38.540241 [ 262 ] {85e4f2a7-49c3-4a6e-bc66-a55bd82e1d6b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001265 sec., 110671.93675889328 rows/sec., 7.15 MiB/sec. | ||
| 19213 | 2026.02.04 05:56:38.540300 [ 262 ] {85e4f2a7-49c3-4a6e-bc66-a55bd82e1d6b} <Debug> TCPHandler: Processed in 0.00145088 sec. | ||
| 19214 | 2026.02.04 05:56:38.540410 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19215 | 2026.02.04 05:56:38.540506 [ 262 ] {714e6e59-0eac-4a24-a9b0-e73eaf038bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19216 | 2026.02.04 05:56:38.540545 [ 262 ] {714e6e59-0eac-4a24-a9b0-e73eaf038bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19217 | 2026.02.04 05:56:38.540810 [ 222 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19218 | 2026.02.04 05:56:38.541006 [ 262 ] {714e6e59-0eac-4a24-a9b0-e73eaf038bc1} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19219 | 2026.02.04 05:56:38.541049 [ 262 ] {714e6e59-0eac-4a24-a9b0-e73eaf038bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19220 | 2026.02.04 05:56:38.541380 [ 262 ] {714e6e59-0eac-4a24-a9b0-e73eaf038bc1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19221 | 2026.02.04 05:56:38.541591 [ 262 ] {714e6e59-0eac-4a24-a9b0-e73eaf038bc1} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19222 | 2026.02.04 05:56:38.541732 [ 262 ] {714e6e59-0eac-4a24-a9b0-e73eaf038bc1} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001245 sec., 111646.58634538153 rows/sec., 6.35 MiB/sec. | ||
| 19223 | 2026.02.04 05:56:38.541771 [ 262 ] {714e6e59-0eac-4a24-a9b0-e73eaf038bc1} <Debug> TCPHandler: Processed in 0.001411338 sec. | ||
| 19224 | 2026.02.04 05:56:38.541885 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19225 | 2026.02.04 05:56:38.541981 [ 262 ] {38ff789e-9213-4378-a22c-a524a6843505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19226 | 2026.02.04 05:56:38.542022 [ 262 ] {38ff789e-9213-4378-a22c-a524a6843505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19227 | 2026.02.04 05:56:38.542615 [ 262 ] {38ff789e-9213-4378-a22c-a524a6843505} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19228 | 2026.02.04 05:56:38.542653 [ 262 ] {38ff789e-9213-4378-a22c-a524a6843505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19229 | 2026.02.04 05:56:38.542985 [ 262 ] {38ff789e-9213-4378-a22c-a524a6843505} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19230 | 2026.02.04 05:56:38.543198 [ 262 ] {38ff789e-9213-4378-a22c-a524a6843505} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19231 | 2026.02.04 05:56:38.543330 [ 262 ] {38ff789e-9213-4378-a22c-a524a6843505} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001368 sec., 356725.1461988304 rows/sec., 25.19 MiB/sec. | ||
| 19232 | 2026.02.04 05:56:38.543369 [ 262 ] {38ff789e-9213-4378-a22c-a524a6843505} <Debug> TCPHandler: Processed in 0.001534052 sec. | ||
| 19233 | 2026.02.04 05:56:38.543448 [ 224 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19234 | 2026.02.04 05:56:38.543474 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19235 | 2026.02.04 05:56:38.543505 [ 224 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19236 | 2026.02.04 05:56:38.543585 [ 262 ] {29193363-1c00-44a5-8cad-6a437f8ed988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19237 | 2026.02.04 05:56:38.543634 [ 262 ] {29193363-1c00-44a5-8cad-6a437f8ed988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19238 | 2026.02.04 05:56:38.543967 [ 262 ] {29193363-1c00-44a5-8cad-6a437f8ed988} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19239 | 2026.02.04 05:56:38.544006 [ 262 ] {29193363-1c00-44a5-8cad-6a437f8ed988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19240 | 2026.02.04 05:56:38.544333 [ 262 ] {29193363-1c00-44a5-8cad-6a437f8ed988} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19241 | 2026.02.04 05:56:38.544575 [ 262 ] {29193363-1c00-44a5-8cad-6a437f8ed988} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19242 | 2026.02.04 05:56:38.544705 [ 262 ] {29193363-1c00-44a5-8cad-6a437f8ed988} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 19243 | 2026.02.04 05:56:38.544745 [ 262 ] {29193363-1c00-44a5-8cad-6a437f8ed988} <Debug> TCPHandler: Processed in 0.001320566 sec. | ||
| 19244 | 2026.02.04 05:56:38.544855 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19245 | 2026.02.04 05:56:38.544956 [ 262 ] {6bfa8d2f-1017-4bac-90a9-717ec9102b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19246 | 2026.02.04 05:56:38.545000 [ 262 ] {6bfa8d2f-1017-4bac-90a9-717ec9102b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19247 | 2026.02.04 05:56:38.545419 [ 262 ] {6bfa8d2f-1017-4bac-90a9-717ec9102b37} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19248 | 2026.02.04 05:56:38.545457 [ 262 ] {6bfa8d2f-1017-4bac-90a9-717ec9102b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19249 | 2026.02.04 05:56:38.545804 [ 262 ] {6bfa8d2f-1017-4bac-90a9-717ec9102b37} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19250 | 2026.02.04 05:56:38.546009 [ 262 ] {6bfa8d2f-1017-4bac-90a9-717ec9102b37} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19251 | 2026.02.04 05:56:38.546139 [ 262 ] {6bfa8d2f-1017-4bac-90a9-717ec9102b37} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001202 sec., 214642.26289517473 rows/sec., 14.29 MiB/sec. | ||
| 19252 | 2026.02.04 05:56:38.546136 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_133_27 to all_138_138_0 | ||
| 19253 | 2026.02.04 05:56:38.546178 [ 262 ] {6bfa8d2f-1017-4bac-90a9-717ec9102b37} <Debug> TCPHandler: Processed in 0.001375038 sec. | ||
| 19254 | 2026.02.04 05:56:38.546221 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19255 | 2026.02.04 05:56:38.546252 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19256 | 2026.02.04 05:56:38.546315 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19257 | 2026.02.04 05:56:38.546361 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_138_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_133_27 to all_138_138_0 into Compact with storage Full | ||
| 19258 | 2026.02.04 05:56:38.546375 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19259 | 2026.02.04 05:56:38.546377 [ 224 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19260 | 2026.02.04 05:56:38.546414 [ 262 ] {56fb1857-2fd7-43e7-9ee2-4a02a565443b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19261 | 2026.02.04 05:56:38.546417 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19262 | 2026.02.04 05:56:38.546478 [ 262 ] {56fb1857-2fd7-43e7-9ee2-4a02a565443b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19263 | 2026.02.04 05:56:38.546494 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_138_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19264 | 2026.02.04 05:56:38.546537 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_133_27, total 38325 rows starting from the beginning of the part | ||
| 19265 | 2026.02.04 05:56:38.546604 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 19266 | 2026.02.04 05:56:38.546651 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 900 rows starting from the beginning of the part | ||
| 19267 | 2026.02.04 05:56:38.546695 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 42 rows starting from the beginning of the part | ||
| 19268 | 2026.02.04 05:56:38.546735 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 19269 | 2026.02.04 05:56:38.546776 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 258 rows starting from the beginning of the part | ||
| 19270 | 2026.02.04 05:56:38.546799 [ 262 ] {56fb1857-2fd7-43e7-9ee2-4a02a565443b} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19271 | 2026.02.04 05:56:38.546842 [ 262 ] {56fb1857-2fd7-43e7-9ee2-4a02a565443b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19272 | 2026.02.04 05:56:38.547177 [ 262 ] {56fb1857-2fd7-43e7-9ee2-4a02a565443b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19273 | 2026.02.04 05:56:38.547396 [ 262 ] {56fb1857-2fd7-43e7-9ee2-4a02a565443b} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19274 | 2026.02.04 05:56:38.547537 [ 262 ] {56fb1857-2fd7-43e7-9ee2-4a02a565443b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 59.00 KiB/sec. | ||
| 19275 | 2026.02.04 05:56:38.547575 [ 262 ] {56fb1857-2fd7-43e7-9ee2-4a02a565443b} <Debug> TCPHandler: Processed in 0.001320266 sec. | ||
| 19276 | 2026.02.04 05:56:38.547690 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19277 | 2026.02.04 05:56:38.547790 [ 262 ] {f70a4df9-4c4b-4e34-9fa1-a01d71a39ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19278 | 2026.02.04 05:56:38.547845 [ 262 ] {f70a4df9-4c4b-4e34-9fa1-a01d71a39ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19279 | 2026.02.04 05:56:38.548701 [ 262 ] {f70a4df9-4c4b-4e34-9fa1-a01d71a39ada} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19280 | 2026.02.04 05:56:38.548739 [ 262 ] {f70a4df9-4c4b-4e34-9fa1-a01d71a39ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19281 | 2026.02.04 05:56:38.548756 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19282 | 2026.02.04 05:56:38.549332 [ 262 ] {f70a4df9-4c4b-4e34-9fa1-a01d71a39ada} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19283 | 2026.02.04 05:56:38.549555 [ 262 ] {f70a4df9-4c4b-4e34-9fa1-a01d71a39ada} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19284 | 2026.02.04 05:56:38.549698 [ 262 ] {f70a4df9-4c4b-4e34-9fa1-a01d71a39ada} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001925 sec., 12987.012987012986 rows/sec., 23.27 MiB/sec. | ||
| 19285 | 2026.02.04 05:56:38.549753 [ 262 ] {f70a4df9-4c4b-4e34-9fa1-a01d71a39ada} <Debug> TCPHandler: Processed in 0.002112548 sec. | ||
| 19286 | 2026.02.04 05:56:38.549897 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19287 | 2026.02.04 05:56:38.549990 [ 262 ] {008bcf4f-8fc1-4238-af30-f2f7d3cb614a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19288 | 2026.02.04 05:56:38.550030 [ 262 ] {008bcf4f-8fc1-4238-af30-f2f7d3cb614a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19289 | 2026.02.04 05:56:38.550382 [ 262 ] {008bcf4f-8fc1-4238-af30-f2f7d3cb614a} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19290 | 2026.02.04 05:56:38.550423 [ 262 ] {008bcf4f-8fc1-4238-af30-f2f7d3cb614a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19291 | 2026.02.04 05:56:38.550739 [ 262 ] {008bcf4f-8fc1-4238-af30-f2f7d3cb614a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19292 | 2026.02.04 05:56:38.550940 [ 262 ] {008bcf4f-8fc1-4238-af30-f2f7d3cb614a} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19293 | 2026.02.04 05:56:38.551070 [ 262 ] {008bcf4f-8fc1-4238-af30-f2f7d3cb614a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001098 sec., 80145.71948998178 rows/sec., 5.03 MiB/sec. | ||
| 19294 | 2026.02.04 05:56:38.551107 [ 262 ] {008bcf4f-8fc1-4238-af30-f2f7d3cb614a} <Debug> TCPHandler: Processed in 0.001267426 sec. | ||
| 19295 | 2026.02.04 05:56:38.555787 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_138_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39845 rows, containing 5 columns (5 merged, 0 gathered) in 0.009472461 sec., 4206404.2280036835 rows/sec., 284.69 MiB/sec. | ||
| 19296 | 2026.02.04 05:56:38.556202 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_138_28} <Trace> MergedBlockOutputStream: filled checksums all_1_138_28 (state Temporary) | ||
| 19297 | 2026.02.04 05:56:38.556473 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_138_28} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_138_28 to all_1_138_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19298 | 2026.02.04 05:56:38.556543 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_138_28} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_133_27, all_138_138_0] -> all_1_138_28 | ||
| 19299 | 2026.02.04 05:56:38.556621 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 19300 | 2026.02.04 05:56:38.907002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 19301 | 2026.02.04 05:56:38.924041 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19302 | 2026.02.04 05:56:38.924099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19303 | 2026.02.04 05:56:38.930110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19304 | 2026.02.04 05:56:38.930826 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19305 | 2026.02.04 05:56:38.934007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 19306 | 2026.02.04 05:56:39.001293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.90 MiB, peak 403.97 MiB, free memory in arenas 0.00 B, will set to 388.24 MiB (RSS), difference: 5.35 MiB | ||
| 19307 | 2026.02.04 05:56:41.922269 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2474 | ||
| 19308 | 2026.02.04 05:56:41.924843 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19309 | 2026.02.04 05:56:41.924903 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19310 | 2026.02.04 05:56:41.926137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19311 | 2026.02.04 05:56:41.926429 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19312 | 2026.02.04 05:56:41.926641 [ 94 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19313 | 2026.02.04 05:56:41.926739 [ 94 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19314 | 2026.02.04 05:56:41.926777 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19315 | 2026.02.04 05:56:41.926830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2474 | ||
| 19316 | 2026.02.04 05:56:41.926965 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 19317 | 2026.02.04 05:56:41.927649 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19318 | 2026.02.04 05:56:41.927797 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2280 rows starting from the beginning of the part | ||
| 19319 | 2026.02.04 05:56:41.928180 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 44 rows starting from the beginning of the part | ||
| 19320 | 2026.02.04 05:56:41.928538 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
| 19321 | 2026.02.04 05:56:41.928875 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 19322 | 2026.02.04 05:56:41.929210 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 19323 | 2026.02.04 05:56:41.929546 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 19324 | 2026.02.04 05:56:41.937422 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2474 rows, containing 72 columns (72 merged, 0 gathered) in 0.010549701 sec., 234509.01594272672 rows/sec., 178.65 MiB/sec. | ||
| 19325 | 2026.02.04 05:56:41.939508 [ 189 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19326 | 2026.02.04 05:56:41.940082 [ 189 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_61_12} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19327 | 2026.02.04 05:56:41.940152 [ 189 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_61_12} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19328 | 2026.02.04 05:56:41.940486 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 19329 | 2026.02.04 05:56:43.533712 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19330 | 2026.02.04 05:56:43.533893 [ 262 ] {c10299e1-31c3-4396-8d55-bcac0a553911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19331 | 2026.02.04 05:56:43.533960 [ 262 ] {c10299e1-31c3-4396-8d55-bcac0a553911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19332 | 2026.02.04 05:56:43.534585 [ 262 ] {c10299e1-31c3-4396-8d55-bcac0a553911} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19333 | 2026.02.04 05:56:43.534634 [ 262 ] {c10299e1-31c3-4396-8d55-bcac0a553911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19334 | 2026.02.04 05:56:43.535016 [ 262 ] {c10299e1-31c3-4396-8d55-bcac0a553911} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19335 | 2026.02.04 05:56:43.535235 [ 262 ] {c10299e1-31c3-4396-8d55-bcac0a553911} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19336 | 2026.02.04 05:56:43.535399 [ 262 ] {c10299e1-31c3-4396-8d55-bcac0a553911} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001553 sec., 15453.960077269801 rows/sec., 1.28 MiB/sec. | ||
| 19337 | 2026.02.04 05:56:43.535407 [ 87 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 6 parts from all_1_56_12 to all_61_61_0 | ||
| 19338 | 2026.02.04 05:56:43.535455 [ 262 ] {c10299e1-31c3-4396-8d55-bcac0a553911} <Debug> TCPHandler: Processed in 0.001873402 sec. | ||
| 19339 | 2026.02.04 05:56:43.535478 [ 87 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19340 | 2026.02.04 05:56:43.535504 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19341 | 2026.02.04 05:56:43.535581 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19342 | 2026.02.04 05:56:43.535628 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_61_61_0 into Compact with storage Full | ||
| 19343 | 2026.02.04 05:56:43.535691 [ 262 ] {92213a0b-b610-4c4c-87ed-5224cee66613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19344 | 2026.02.04 05:56:43.535741 [ 262 ] {92213a0b-b610-4c4c-87ed-5224cee66613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19345 | 2026.02.04 05:56:43.535778 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19346 | 2026.02.04 05:56:43.535817 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 290 rows starting from the beginning of the part | ||
| 19347 | 2026.02.04 05:56:43.535885 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 266 rows starting from the beginning of the part | ||
| 19348 | 2026.02.04 05:56:43.535933 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 266 rows starting from the beginning of the part | ||
| 19349 | 2026.02.04 05:56:43.535976 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 266 rows starting from the beginning of the part | ||
| 19350 | 2026.02.04 05:56:43.536017 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 266 rows starting from the beginning of the part | ||
| 19351 | 2026.02.04 05:56:43.536056 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 19352 | 2026.02.04 05:56:43.536187 [ 262 ] {92213a0b-b610-4c4c-87ed-5224cee66613} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19353 | 2026.02.04 05:56:43.536232 [ 262 ] {92213a0b-b610-4c4c-87ed-5224cee66613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19354 | 2026.02.04 05:56:43.536579 [ 262 ] {92213a0b-b610-4c4c-87ed-5224cee66613} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 19355 | 2026.02.04 05:56:43.536835 [ 262 ] {92213a0b-b610-4c4c-87ed-5224cee66613} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19356 | 2026.02.04 05:56:43.536975 [ 262 ] {92213a0b-b610-4c4c-87ed-5224cee66613} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001309 sec., 9167.303284950343 rows/sec., 747.53 KiB/sec. | ||
| 19357 | 2026.02.04 05:56:43.537015 [ 262 ] {92213a0b-b610-4c4c-87ed-5224cee66613} <Debug> TCPHandler: Processed in 0.001488392 sec. | ||
| 19358 | 2026.02.04 05:56:43.537119 [ 193 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548673 sec., 889794.0365719555 rows/sec., 60.53 MiB/sec. | ||
| 19359 | 2026.02.04 05:56:43.537125 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19360 | 2026.02.04 05:56:43.537263 [ 262 ] {1fb813ea-ddab-4e6f-98bf-05fb6862de27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19361 | 2026.02.04 05:56:43.537290 [ 193 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 19362 | 2026.02.04 05:56:43.537306 [ 262 ] {1fb813ea-ddab-4e6f-98bf-05fb6862de27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19363 | 2026.02.04 05:56:43.537551 [ 193 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_61_13} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19364 | 2026.02.04 05:56:43.537631 [ 193 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_61_13} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 6 parts: [all_1_56_12, all_61_61_0] -> all_1_61_13 | ||
| 19365 | 2026.02.04 05:56:43.537709 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 19366 | 2026.02.04 05:56:43.537811 [ 262 ] {1fb813ea-ddab-4e6f-98bf-05fb6862de27} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19367 | 2026.02.04 05:56:43.537850 [ 262 ] {1fb813ea-ddab-4e6f-98bf-05fb6862de27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19368 | 2026.02.04 05:56:43.538184 [ 262 ] {1fb813ea-ddab-4e6f-98bf-05fb6862de27} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19369 | 2026.02.04 05:56:43.538395 [ 262 ] {1fb813ea-ddab-4e6f-98bf-05fb6862de27} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19370 | 2026.02.04 05:56:43.538527 [ 262 ] {1fb813ea-ddab-4e6f-98bf-05fb6862de27} <Debug> executeQuery: Read 212 rows, 19.24 KiB in 0.001285 sec., 164980.54474708173 rows/sec., 14.62 MiB/sec. | ||
| 19371 | 2026.02.04 05:56:43.538564 [ 262 ] {1fb813ea-ddab-4e6f-98bf-05fb6862de27} <Debug> TCPHandler: Processed in 0.001487801 sec. | ||
| 19372 | 2026.02.04 05:56:43.538671 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19373 | 2026.02.04 05:56:43.538775 [ 262 ] {ce131c96-36c7-4453-80b8-7d7567546f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19374 | 2026.02.04 05:56:43.538815 [ 262 ] {ce131c96-36c7-4453-80b8-7d7567546f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19375 | 2026.02.04 05:56:43.539218 [ 262 ] {ce131c96-36c7-4453-80b8-7d7567546f83} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19376 | 2026.02.04 05:56:43.539254 [ 262 ] {ce131c96-36c7-4453-80b8-7d7567546f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19377 | 2026.02.04 05:56:43.539544 [ 262 ] {ce131c96-36c7-4453-80b8-7d7567546f83} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19378 | 2026.02.04 05:56:43.539762 [ 262 ] {ce131c96-36c7-4453-80b8-7d7567546f83} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19379 | 2026.02.04 05:56:43.539892 [ 262 ] {ce131c96-36c7-4453-80b8-7d7567546f83} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001136 sec., 34330.98591549296 rows/sec., 2.52 MiB/sec. | ||
| 19380 | 2026.02.04 05:56:43.539930 [ 262 ] {ce131c96-36c7-4453-80b8-7d7567546f83} <Debug> TCPHandler: Processed in 0.001307956 sec. | ||
| 19381 | 2026.02.04 05:56:43.540034 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19382 | 2026.02.04 05:56:43.540128 [ 262 ] {aad71df3-3885-4228-b300-6a753826ddc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19383 | 2026.02.04 05:56:43.540167 [ 262 ] {aad71df3-3885-4228-b300-6a753826ddc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19384 | 2026.02.04 05:56:43.540556 [ 262 ] {aad71df3-3885-4228-b300-6a753826ddc4} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19385 | 2026.02.04 05:56:43.540592 [ 262 ] {aad71df3-3885-4228-b300-6a753826ddc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19386 | 2026.02.04 05:56:43.540893 [ 262 ] {aad71df3-3885-4228-b300-6a753826ddc4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19387 | 2026.02.04 05:56:43.541095 [ 262 ] {aad71df3-3885-4228-b300-6a753826ddc4} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19388 | 2026.02.04 05:56:43.541224 [ 262 ] {aad71df3-3885-4228-b300-6a753826ddc4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001113 sec., 21563.342318059298 rows/sec., 1.79 MiB/sec. | ||
| 19389 | 2026.02.04 05:56:43.541261 [ 262 ] {aad71df3-3885-4228-b300-6a753826ddc4} <Debug> TCPHandler: Processed in 0.001275095 sec. | ||
| 19390 | 2026.02.04 05:56:43.541365 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19391 | 2026.02.04 05:56:43.541463 [ 262 ] {19b6cd4d-dea2-4a49-bc9a-04b820cffa74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19392 | 2026.02.04 05:56:43.541502 [ 262 ] {19b6cd4d-dea2-4a49-bc9a-04b820cffa74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19393 | 2026.02.04 05:56:43.541889 [ 262 ] {19b6cd4d-dea2-4a49-bc9a-04b820cffa74} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19394 | 2026.02.04 05:56:43.541925 [ 262 ] {19b6cd4d-dea2-4a49-bc9a-04b820cffa74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19395 | 2026.02.04 05:56:43.542221 [ 262 ] {19b6cd4d-dea2-4a49-bc9a-04b820cffa74} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19396 | 2026.02.04 05:56:43.542426 [ 262 ] {19b6cd4d-dea2-4a49-bc9a-04b820cffa74} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19397 | 2026.02.04 05:56:43.542555 [ 262 ] {19b6cd4d-dea2-4a49-bc9a-04b820cffa74} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 19398 | 2026.02.04 05:56:43.542593 [ 262 ] {19b6cd4d-dea2-4a49-bc9a-04b820cffa74} <Debug> TCPHandler: Processed in 0.001278035 sec. | ||
| 19399 | 2026.02.04 05:56:43.542702 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19400 | 2026.02.04 05:56:43.542795 [ 262 ] {138a681a-3486-4929-9c38-322562ed3b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19401 | 2026.02.04 05:56:43.542834 [ 262 ] {138a681a-3486-4929-9c38-322562ed3b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19402 | 2026.02.04 05:56:43.543256 [ 262 ] {138a681a-3486-4929-9c38-322562ed3b63} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19403 | 2026.02.04 05:56:43.543292 [ 262 ] {138a681a-3486-4929-9c38-322562ed3b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19404 | 2026.02.04 05:56:43.543589 [ 262 ] {138a681a-3486-4929-9c38-322562ed3b63} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19405 | 2026.02.04 05:56:43.543790 [ 262 ] {138a681a-3486-4929-9c38-322562ed3b63} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19406 | 2026.02.04 05:56:43.543918 [ 262 ] {138a681a-3486-4929-9c38-322562ed3b63} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001141 sec., 111305.87204206835 rows/sec., 9.03 MiB/sec. | ||
| 19407 | 2026.02.04 05:56:43.543955 [ 262 ] {138a681a-3486-4929-9c38-322562ed3b63} <Debug> TCPHandler: Processed in 0.001302485 sec. | ||
| 19408 | 2026.02.04 05:56:43.544062 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19409 | 2026.02.04 05:56:43.544156 [ 262 ] {7f0e842d-350b-49c2-806b-ac34382edb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19410 | 2026.02.04 05:56:43.544199 [ 262 ] {7f0e842d-350b-49c2-806b-ac34382edb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19411 | 2026.02.04 05:56:43.544694 [ 262 ] {7f0e842d-350b-49c2-806b-ac34382edb45} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19412 | 2026.02.04 05:56:43.544730 [ 262 ] {7f0e842d-350b-49c2-806b-ac34382edb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19413 | 2026.02.04 05:56:43.545072 [ 262 ] {7f0e842d-350b-49c2-806b-ac34382edb45} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19414 | 2026.02.04 05:56:43.545282 [ 262 ] {7f0e842d-350b-49c2-806b-ac34382edb45} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19415 | 2026.02.04 05:56:43.545417 [ 262 ] {7f0e842d-350b-49c2-806b-ac34382edb45} <Debug> executeQuery: Read 346 rows, 26.77 KiB in 0.001279 sec., 270523.84675527754 rows/sec., 20.44 MiB/sec. | ||
| 19416 | 2026.02.04 05:56:43.545455 [ 262 ] {7f0e842d-350b-49c2-806b-ac34382edb45} <Debug> TCPHandler: Processed in 0.0014423 sec. | ||
| 19417 | 2026.02.04 05:56:43.545572 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19418 | 2026.02.04 05:56:43.545666 [ 262 ] {ab4992f7-b94d-43a3-9ed0-79b349dcac8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19419 | 2026.02.04 05:56:43.545720 [ 262 ] {ab4992f7-b94d-43a3-9ed0-79b349dcac8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19420 | 2026.02.04 05:56:43.546506 [ 262 ] {ab4992f7-b94d-43a3-9ed0-79b349dcac8f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19421 | 2026.02.04 05:56:43.546542 [ 262 ] {ab4992f7-b94d-43a3-9ed0-79b349dcac8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19422 | 2026.02.04 05:56:43.547092 [ 262 ] {ab4992f7-b94d-43a3-9ed0-79b349dcac8f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19423 | 2026.02.04 05:56:43.547312 [ 262 ] {ab4992f7-b94d-43a3-9ed0-79b349dcac8f} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19424 | 2026.02.04 05:56:43.547454 [ 262 ] {ab4992f7-b94d-43a3-9ed0-79b349dcac8f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001806 sec., 8305.647840531561 rows/sec., 14.88 MiB/sec. | ||
| 19425 | 2026.02.04 05:56:43.547523 [ 262 ] {ab4992f7-b94d-43a3-9ed0-79b349dcac8f} <Debug> TCPHandler: Processed in 0.002000895 sec. | ||
| 19426 | 2026.02.04 05:56:43.547635 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19427 | 2026.02.04 05:56:43.547730 [ 262 ] {e6bd32cb-d8f6-41a4-bc5c-d67c51673ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19428 | 2026.02.04 05:56:43.547771 [ 262 ] {e6bd32cb-d8f6-41a4-bc5c-d67c51673ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19429 | 2026.02.04 05:56:43.548109 [ 262 ] {e6bd32cb-d8f6-41a4-bc5c-d67c51673ae0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19430 | 2026.02.04 05:56:43.548143 [ 262 ] {e6bd32cb-d8f6-41a4-bc5c-d67c51673ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19431 | 2026.02.04 05:56:43.548446 [ 262 ] {e6bd32cb-d8f6-41a4-bc5c-d67c51673ae0} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19432 | 2026.02.04 05:56:43.548651 [ 262 ] {e6bd32cb-d8f6-41a4-bc5c-d67c51673ae0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19433 | 2026.02.04 05:56:43.548779 [ 262 ] {e6bd32cb-d8f6-41a4-bc5c-d67c51673ae0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 19434 | 2026.02.04 05:56:43.548815 [ 262 ] {e6bd32cb-d8f6-41a4-bc5c-d67c51673ae0} <Debug> TCPHandler: Processed in 0.001229043 sec. | ||
| 19435 | 2026.02.04 05:56:44.261910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39846 | ||
| 19436 | 2026.02.04 05:56:44.262433 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19437 | 2026.02.04 05:56:44.262481 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 19438 | 2026.02.04 05:56:44.262993 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19439 | 2026.02.04 05:56:44.263229 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19440 | 2026.02.04 05:56:44.263375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39846 | ||
| 19441 | 2026.02.04 05:56:46.434870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19442 | 2026.02.04 05:56:46.453816 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19443 | 2026.02.04 05:56:46.453884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19444 | 2026.02.04 05:56:46.460229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19445 | 2026.02.04 05:56:46.460913 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19446 | 2026.02.04 05:56:46.464263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19447 | 2026.02.04 05:56:48.526679 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19448 | 2026.02.04 05:56:48.526868 [ 262 ] {54c21469-a93e-476c-9868-11606c809b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19449 | 2026.02.04 05:56:48.526941 [ 262 ] {54c21469-a93e-476c-9868-11606c809b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19450 | 2026.02.04 05:56:48.527641 [ 262 ] {54c21469-a93e-476c-9868-11606c809b5a} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19451 | 2026.02.04 05:56:48.527685 [ 262 ] {54c21469-a93e-476c-9868-11606c809b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19452 | 2026.02.04 05:56:48.528066 [ 262 ] {54c21469-a93e-476c-9868-11606c809b5a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19453 | 2026.02.04 05:56:48.528288 [ 262 ] {54c21469-a93e-476c-9868-11606c809b5a} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19454 | 2026.02.04 05:56:48.528440 [ 262 ] {54c21469-a93e-476c-9868-11606c809b5a} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001625 sec., 65230.769230769234 rows/sec., 5.45 MiB/sec. | ||
| 19455 | 2026.02.04 05:56:48.528484 [ 262 ] {54c21469-a93e-476c-9868-11606c809b5a} <Debug> TCPHandler: Processed in 0.001939583 sec. | ||
| 19456 | 2026.02.04 05:56:48.528606 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19457 | 2026.02.04 05:56:48.528702 [ 262 ] {98b3a2c1-b99d-4188-be9b-741ea4459003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19458 | 2026.02.04 05:56:48.528744 [ 262 ] {98b3a2c1-b99d-4188-be9b-741ea4459003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19459 | 2026.02.04 05:56:48.529152 [ 262 ] {98b3a2c1-b99d-4188-be9b-741ea4459003} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19460 | 2026.02.04 05:56:48.529189 [ 262 ] {98b3a2c1-b99d-4188-be9b-741ea4459003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19461 | 2026.02.04 05:56:48.529485 [ 262 ] {98b3a2c1-b99d-4188-be9b-741ea4459003} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19462 | 2026.02.04 05:56:48.529706 [ 262 ] {98b3a2c1-b99d-4188-be9b-741ea4459003} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19463 | 2026.02.04 05:56:48.529832 [ 88 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19464 | 2026.02.04 05:56:48.529837 [ 262 ] {98b3a2c1-b99d-4188-be9b-741ea4459003} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001155 sec., 21645.021645021647 rows/sec., 1.59 MiB/sec. | ||
| 19465 | 2026.02.04 05:56:48.529902 [ 88 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19466 | 2026.02.04 05:56:48.529920 [ 262 ] {98b3a2c1-b99d-4188-be9b-741ea4459003} <Debug> TCPHandler: Processed in 0.001364088 sec. | ||
| 19467 | 2026.02.04 05:56:48.529926 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19468 | 2026.02.04 05:56:48.530034 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19469 | 2026.02.04 05:56:48.530043 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19470 | 2026.02.04 05:56:48.530135 [ 262 ] {c9ed51fe-44ed-4c2e-888c-019926681cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19471 | 2026.02.04 05:56:48.530180 [ 262 ] {c9ed51fe-44ed-4c2e-888c-019926681cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19472 | 2026.02.04 05:56:48.530181 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19473 | 2026.02.04 05:56:48.530229 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 205 rows starting from the beginning of the part | ||
| 19474 | 2026.02.04 05:56:48.530303 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 158 rows starting from the beginning of the part | ||
| 19475 | 2026.02.04 05:56:48.530355 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 15 rows starting from the beginning of the part | ||
| 19476 | 2026.02.04 05:56:48.530407 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 158 rows starting from the beginning of the part | ||
| 19477 | 2026.02.04 05:56:48.530452 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 39 rows starting from the beginning of the part | ||
| 19478 | 2026.02.04 05:56:48.530495 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 25 rows starting from the beginning of the part | ||
| 19479 | 2026.02.04 05:56:48.530608 [ 262 ] {c9ed51fe-44ed-4c2e-888c-019926681cc6} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19480 | 2026.02.04 05:56:48.530651 [ 262 ] {c9ed51fe-44ed-4c2e-888c-019926681cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19481 | 2026.02.04 05:56:48.530983 [ 262 ] {c9ed51fe-44ed-4c2e-888c-019926681cc6} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19482 | 2026.02.04 05:56:48.531207 [ 262 ] {c9ed51fe-44ed-4c2e-888c-019926681cc6} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19483 | 2026.02.04 05:56:48.531344 [ 262 ] {c9ed51fe-44ed-4c2e-888c-019926681cc6} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001228 sec., 72475.57003257329 rows/sec., 5.66 MiB/sec. | ||
| 19484 | 2026.02.04 05:56:48.531383 [ 262 ] {c9ed51fe-44ed-4c2e-888c-019926681cc6} <Debug> TCPHandler: Processed in 0.001398218 sec. | ||
| 19485 | 2026.02.04 05:56:48.531459 [ 196 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146543 sec., 409436.1381983445 rows/sec., 27.60 MiB/sec. | ||
| 19486 | 2026.02.04 05:56:48.531490 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19487 | 2026.02.04 05:56:48.531588 [ 262 ] {e8845fc9-f053-40c4-be71-33c8716a48ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19488 | 2026.02.04 05:56:48.531631 [ 262 ] {e8845fc9-f053-40c4-be71-33c8716a48ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19489 | 2026.02.04 05:56:48.531650 [ 186 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19490 | 2026.02.04 05:56:48.531981 [ 186 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_121_24} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19491 | 2026.02.04 05:56:48.532041 [ 262 ] {e8845fc9-f053-40c4-be71-33c8716a48ac} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19492 | 2026.02.04 05:56:48.532069 [ 186 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_121_24} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19493 | 2026.02.04 05:56:48.532076 [ 262 ] {e8845fc9-f053-40c4-be71-33c8716a48ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19494 | 2026.02.04 05:56:48.532177 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19495 | 2026.02.04 05:56:48.532406 [ 262 ] {e8845fc9-f053-40c4-be71-33c8716a48ac} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19496 | 2026.02.04 05:56:48.532616 [ 262 ] {e8845fc9-f053-40c4-be71-33c8716a48ac} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19497 | 2026.02.04 05:56:48.532748 [ 262 ] {e8845fc9-f053-40c4-be71-33c8716a48ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 19498 | 2026.02.04 05:56:48.532786 [ 262 ] {e8845fc9-f053-40c4-be71-33c8716a48ac} <Debug> TCPHandler: Processed in 0.001344897 sec. | ||
| 19499 | 2026.02.04 05:56:48.532890 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19500 | 2026.02.04 05:56:48.532984 [ 262 ] {ca0139ed-02ea-4ba1-acbf-81b145296e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19501 | 2026.02.04 05:56:48.533037 [ 262 ] {ca0139ed-02ea-4ba1-acbf-81b145296e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19502 | 2026.02.04 05:56:48.533869 [ 262 ] {ca0139ed-02ea-4ba1-acbf-81b145296e69} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19503 | 2026.02.04 05:56:48.533905 [ 262 ] {ca0139ed-02ea-4ba1-acbf-81b145296e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19504 | 2026.02.04 05:56:48.534431 [ 262 ] {ca0139ed-02ea-4ba1-acbf-81b145296e69} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19505 | 2026.02.04 05:56:48.534673 [ 262 ] {ca0139ed-02ea-4ba1-acbf-81b145296e69} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19506 | 2026.02.04 05:56:48.534806 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19507 | 2026.02.04 05:56:48.534813 [ 262 ] {ca0139ed-02ea-4ba1-acbf-81b145296e69} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001847 sec., 13535.46291283162 rows/sec., 24.25 MiB/sec. | ||
| 19508 | 2026.02.04 05:56:48.534890 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19509 | 2026.02.04 05:56:48.534919 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19510 | 2026.02.04 05:56:48.534925 [ 262 ] {ca0139ed-02ea-4ba1-acbf-81b145296e69} <Debug> TCPHandler: Processed in 0.002083238 sec. | ||
| 19511 | 2026.02.04 05:56:48.535025 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19512 | 2026.02.04 05:56:48.535042 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19513 | 2026.02.04 05:56:48.535155 [ 262 ] {ef451707-2f83-4d01-ada4-06928375bb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19514 | 2026.02.04 05:56:48.535195 [ 262 ] {ef451707-2f83-4d01-ada4-06928375bb63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19515 | 2026.02.04 05:56:48.535302 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19516 | 2026.02.04 05:56:48.535375 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2251 rows starting from the beginning of the part | ||
| 19517 | 2026.02.04 05:56:48.535520 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 25 rows starting from the beginning of the part | ||
| 19518 | 2026.02.04 05:56:48.535527 [ 262 ] {ef451707-2f83-4d01-ada4-06928375bb63} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19519 | 2026.02.04 05:56:48.535572 [ 262 ] {ef451707-2f83-4d01-ada4-06928375bb63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19520 | 2026.02.04 05:56:48.535641 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 15 rows starting from the beginning of the part | ||
| 19521 | 2026.02.04 05:56:48.535768 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 25 rows starting from the beginning of the part | ||
| 19522 | 2026.02.04 05:56:48.535885 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 15 rows starting from the beginning of the part | ||
| 19523 | 2026.02.04 05:56:48.535889 [ 262 ] {ef451707-2f83-4d01-ada4-06928375bb63} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19524 | 2026.02.04 05:56:48.536003 [ 199 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 25 rows starting from the beginning of the part | ||
| 19525 | 2026.02.04 05:56:48.536118 [ 262 ] {ef451707-2f83-4d01-ada4-06928375bb63} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19526 | 2026.02.04 05:56:48.536252 [ 262 ] {ef451707-2f83-4d01-ada4-06928375bb63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 19527 | 2026.02.04 05:56:48.536290 [ 262 ] {ef451707-2f83-4d01-ada4-06928375bb63} <Debug> TCPHandler: Processed in 0.001297305 sec. | ||
| 19528 | 2026.02.04 05:56:48.544987 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2356 rows, containing 19 columns (19 merged, 0 gathered) in 0.010010416 sec., 235354.85438367398 rows/sec., 421.75 MiB/sec. | ||
| 19529 | 2026.02.04 05:56:48.547143 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19530 | 2026.02.04 05:56:48.547468 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19531 | 2026.02.04 05:56:48.547532 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19532 | 2026.02.04 05:56:48.547694 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.60 MiB. | ||
| 19533 | 2026.02.04 05:56:49.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.68 MiB, peak 408.23 MiB, free memory in arenas 0.00 B, will set to 392.29 MiB (RSS), difference: 2.62 MiB | ||
| 19534 | 2026.02.04 05:56:51.413668 [ 86 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 5 parts from all_1_52_11 to all_56_56_0 | ||
| 19535 | 2026.02.04 05:56:51.413766 [ 86 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19536 | 2026.02.04 05:56:51.413807 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19537 | 2026.02.04 05:56:51.413951 [ 202 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_52_11 to all_56_56_0 into Compact with storage Full | ||
| 19538 | 2026.02.04 05:56:51.414099 [ 202 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19539 | 2026.02.04 05:56:51.414138 [ 202 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 312 rows starting from the beginning of the part | ||
| 19540 | 2026.02.04 05:56:51.414206 [ 202 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 19541 | 2026.02.04 05:56:51.414249 [ 202 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 19542 | 2026.02.04 05:56:51.414292 [ 202 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 19543 | 2026.02.04 05:56:51.414335 [ 202 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 19544 | 2026.02.04 05:56:51.415104 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001212034 sec., 277219.9459751129 rows/sec., 14.14 MiB/sec. | ||
| 19545 | 2026.02.04 05:56:51.415256 [ 194 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 19546 | 2026.02.04 05:56:51.415525 [ 194 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_56_12} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19547 | 2026.02.04 05:56:51.415598 [ 194 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_56_12} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 5 parts: [all_1_52_11, all_56_56_0] -> all_1_56_12 | ||
| 19548 | 2026.02.04 05:56:51.415671 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19549 | 2026.02.04 05:56:51.500857 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19550 | 2026.02.04 05:56:51.500905 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19551 | 2026.02.04 05:56:51.764328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40294 | ||
| 19552 | 2026.02.04 05:56:51.764819 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19553 | 2026.02.04 05:56:51.764857 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19554 | 2026.02.04 05:56:51.765335 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19555 | 2026.02.04 05:56:51.765554 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19556 | 2026.02.04 05:56:51.765685 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40294 | ||
| 19557 | 2026.02.04 05:56:51.927824 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2506 | ||
| 19558 | 2026.02.04 05:56:51.930237 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19559 | 2026.02.04 05:56:51.930290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19560 | 2026.02.04 05:56:51.931517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19561 | 2026.02.04 05:56:51.931785 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19562 | 2026.02.04 05:56:51.932167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2506 | ||
| 19563 | 2026.02.04 05:56:53.525810 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19564 | 2026.02.04 05:56:53.525984 [ 262 ] {649f59e1-dac3-4ad8-90f9-e4eab56f0433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19565 | 2026.02.04 05:56:53.526049 [ 262 ] {649f59e1-dac3-4ad8-90f9-e4eab56f0433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19566 | 2026.02.04 05:56:53.526737 [ 262 ] {649f59e1-dac3-4ad8-90f9-e4eab56f0433} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19567 | 2026.02.04 05:56:53.526786 [ 262 ] {649f59e1-dac3-4ad8-90f9-e4eab56f0433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19568 | 2026.02.04 05:56:53.527164 [ 262 ] {649f59e1-dac3-4ad8-90f9-e4eab56f0433} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19569 | 2026.02.04 05:56:53.527382 [ 262 ] {649f59e1-dac3-4ad8-90f9-e4eab56f0433} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19570 | 2026.02.04 05:56:53.527536 [ 262 ] {649f59e1-dac3-4ad8-90f9-e4eab56f0433} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.0016 sec., 53750 rows/sec., 4.49 MiB/sec. | ||
| 19571 | 2026.02.04 05:56:53.527567 [ 78 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19572 | 2026.02.04 05:56:53.527579 [ 262 ] {649f59e1-dac3-4ad8-90f9-e4eab56f0433} <Debug> TCPHandler: Processed in 0.001896492 sec. | ||
| 19573 | 2026.02.04 05:56:53.527674 [ 78 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19574 | 2026.02.04 05:56:53.527720 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19575 | 2026.02.04 05:56:53.527764 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19576 | 2026.02.04 05:56:53.527832 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19577 | 2026.02.04 05:56:53.527868 [ 262 ] {01568998-0b08-4cba-80ea-a1608b583202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19578 | 2026.02.04 05:56:53.527909 [ 262 ] {01568998-0b08-4cba-80ea-a1608b583202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19579 | 2026.02.04 05:56:53.527939 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19580 | 2026.02.04 05:56:53.527974 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2103 rows starting from the beginning of the part | ||
| 19581 | 2026.02.04 05:56:53.528039 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 86 rows starting from the beginning of the part | ||
| 19582 | 2026.02.04 05:56:53.528091 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 802 rows starting from the beginning of the part | ||
| 19583 | 2026.02.04 05:56:53.528141 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 212 rows starting from the beginning of the part | ||
| 19584 | 2026.02.04 05:56:53.528192 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 106 rows starting from the beginning of the part | ||
| 19585 | 2026.02.04 05:56:53.528236 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 86 rows starting from the beginning of the part | ||
| 19586 | 2026.02.04 05:56:53.528301 [ 262 ] {01568998-0b08-4cba-80ea-a1608b583202} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19587 | 2026.02.04 05:56:53.528340 [ 262 ] {01568998-0b08-4cba-80ea-a1608b583202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19588 | 2026.02.04 05:56:53.528648 [ 262 ] {01568998-0b08-4cba-80ea-a1608b583202} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19589 | 2026.02.04 05:56:53.528851 [ 262 ] {01568998-0b08-4cba-80ea-a1608b583202} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19590 | 2026.02.04 05:56:53.528984 [ 262 ] {01568998-0b08-4cba-80ea-a1608b583202} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001135 sec., 13215.859030837006 rows/sec., 993.77 KiB/sec. | ||
| 19591 | 2026.02.04 05:56:53.529023 [ 262 ] {01568998-0b08-4cba-80ea-a1608b583202} <Debug> TCPHandler: Processed in 0.001309156 sec. | ||
| 19592 | 2026.02.04 05:56:53.529130 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19593 | 2026.02.04 05:56:53.529224 [ 262 ] {2fef5f3f-59f0-4bfc-97db-043bea10488b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19594 | 2026.02.04 05:56:53.529263 [ 262 ] {2fef5f3f-59f0-4bfc-97db-043bea10488b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19595 | 2026.02.04 05:56:53.529560 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771999 sec., 1915915.3024352721 rows/sec., 164.27 MiB/sec. | ||
| 19596 | 2026.02.04 05:56:53.529689 [ 262 ] {2fef5f3f-59f0-4bfc-97db-043bea10488b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19597 | 2026.02.04 05:56:53.529729 [ 262 ] {2fef5f3f-59f0-4bfc-97db-043bea10488b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19598 | 2026.02.04 05:56:53.529796 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19599 | 2026.02.04 05:56:53.530023 [ 262 ] {2fef5f3f-59f0-4bfc-97db-043bea10488b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19600 | 2026.02.04 05:56:53.530040 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_141_28} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19601 | 2026.02.04 05:56:53.530108 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_141_28} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19602 | 2026.02.04 05:56:53.530184 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 19603 | 2026.02.04 05:56:53.530228 [ 262 ] {2fef5f3f-59f0-4bfc-97db-043bea10488b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19604 | 2026.02.04 05:56:53.530346 [ 78 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19605 | 2026.02.04 05:56:53.530353 [ 262 ] {2fef5f3f-59f0-4bfc-97db-043bea10488b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001147 sec., 68875.32693984307 rows/sec., 5.38 MiB/sec. | ||
| 19606 | 2026.02.04 05:56:53.530385 [ 78 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19607 | 2026.02.04 05:56:53.530405 [ 262 ] {2fef5f3f-59f0-4bfc-97db-043bea10488b} <Debug> TCPHandler: Processed in 0.001323657 sec. | ||
| 19608 | 2026.02.04 05:56:53.530411 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19609 | 2026.02.04 05:56:53.530490 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19610 | 2026.02.04 05:56:53.530522 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19611 | 2026.02.04 05:56:53.530570 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19612 | 2026.02.04 05:56:53.530594 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1033 rows starting from the beginning of the part | ||
| 19613 | 2026.02.04 05:56:53.530617 [ 262 ] {08465e3d-21b0-452e-b4a8-22a9c4f4d29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19614 | 2026.02.04 05:56:53.530638 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 79 rows starting from the beginning of the part | ||
| 19615 | 2026.02.04 05:56:53.530660 [ 262 ] {08465e3d-21b0-452e-b4a8-22a9c4f4d29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19616 | 2026.02.04 05:56:53.530682 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 488 rows starting from the beginning of the part | ||
| 19617 | 2026.02.04 05:56:53.530718 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 127 rows starting from the beginning of the part | ||
| 19618 | 2026.02.04 05:56:53.530750 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 89 rows starting from the beginning of the part | ||
| 19619 | 2026.02.04 05:56:53.530786 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 79 rows starting from the beginning of the part | ||
| 19620 | 2026.02.04 05:56:53.531060 [ 262 ] {08465e3d-21b0-452e-b4a8-22a9c4f4d29a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19621 | 2026.02.04 05:56:53.531095 [ 262 ] {08465e3d-21b0-452e-b4a8-22a9c4f4d29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19622 | 2026.02.04 05:56:53.531414 [ 262 ] {08465e3d-21b0-452e-b4a8-22a9c4f4d29a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19623 | 2026.02.04 05:56:53.531611 [ 262 ] {08465e3d-21b0-452e-b4a8-22a9c4f4d29a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19624 | 2026.02.04 05:56:53.531654 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1895 rows, containing 5 columns (5 merged, 0 gathered) in 0.001190203 sec., 1592165.3701091327 rows/sec., 123.15 MiB/sec. | ||
| 19625 | 2026.02.04 05:56:53.531738 [ 262 ] {08465e3d-21b0-452e-b4a8-22a9c4f4d29a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 19626 | 2026.02.04 05:56:53.531776 [ 262 ] {08465e3d-21b0-452e-b4a8-22a9c4f4d29a} <Debug> TCPHandler: Processed in 0.001302466 sec. | ||
| 19627 | 2026.02.04 05:56:53.531885 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19628 | 2026.02.04 05:56:53.531890 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19629 | 2026.02.04 05:56:53.531980 [ 262 ] {4cfa42bb-81fa-4d08-a417-b38be10ed455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19630 | 2026.02.04 05:56:53.532039 [ 262 ] {4cfa42bb-81fa-4d08-a417-b38be10ed455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19631 | 2026.02.04 05:56:53.532219 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_141_28} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19632 | 2026.02.04 05:56:53.532308 [ 187 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_141_28} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19633 | 2026.02.04 05:56:53.532417 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 19634 | 2026.02.04 05:56:53.532814 [ 262 ] {4cfa42bb-81fa-4d08-a417-b38be10ed455} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19635 | 2026.02.04 05:56:53.532855 [ 262 ] {4cfa42bb-81fa-4d08-a417-b38be10ed455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19636 | 2026.02.04 05:56:53.533380 [ 262 ] {4cfa42bb-81fa-4d08-a417-b38be10ed455} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19637 | 2026.02.04 05:56:53.533598 [ 262 ] {4cfa42bb-81fa-4d08-a417-b38be10ed455} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19638 | 2026.02.04 05:56:53.533737 [ 262 ] {4cfa42bb-81fa-4d08-a417-b38be10ed455} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001776 sec., 8445.945945945947 rows/sec., 15.13 MiB/sec. | ||
| 19639 | 2026.02.04 05:56:53.533792 [ 262 ] {4cfa42bb-81fa-4d08-a417-b38be10ed455} <Debug> TCPHandler: Processed in 0.001956784 sec. | ||
| 19640 | 2026.02.04 05:56:53.533901 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19641 | 2026.02.04 05:56:53.533995 [ 262 ] {70e815ce-c66e-441f-b3ab-aa3bdd0bd27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19642 | 2026.02.04 05:56:53.534035 [ 262 ] {70e815ce-c66e-441f-b3ab-aa3bdd0bd27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19643 | 2026.02.04 05:56:53.534367 [ 262 ] {70e815ce-c66e-441f-b3ab-aa3bdd0bd27f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19644 | 2026.02.04 05:56:53.534404 [ 262 ] {70e815ce-c66e-441f-b3ab-aa3bdd0bd27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19645 | 2026.02.04 05:56:53.534696 [ 262 ] {70e815ce-c66e-441f-b3ab-aa3bdd0bd27f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19646 | 2026.02.04 05:56:53.534896 [ 262 ] {70e815ce-c66e-441f-b3ab-aa3bdd0bd27f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19647 | 2026.02.04 05:56:53.535016 [ 78 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19648 | 2026.02.04 05:56:53.535023 [ 262 ] {70e815ce-c66e-441f-b3ab-aa3bdd0bd27f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 19649 | 2026.02.04 05:56:53.535050 [ 78 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19650 | 2026.02.04 05:56:53.535072 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19651 | 2026.02.04 05:56:53.535073 [ 262 ] {70e815ce-c66e-441f-b3ab-aa3bdd0bd27f} <Debug> TCPHandler: Processed in 0.001221243 sec. | ||
| 19652 | 2026.02.04 05:56:53.535155 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19653 | 2026.02.04 05:56:53.535285 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19654 | 2026.02.04 05:56:53.535322 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8548 rows starting from the beginning of the part | ||
| 19655 | 2026.02.04 05:56:53.535392 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 19656 | 2026.02.04 05:56:53.535439 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 88 rows starting from the beginning of the part | ||
| 19657 | 2026.02.04 05:56:53.535487 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 19658 | 2026.02.04 05:56:53.535531 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 19659 | 2026.02.04 05:56:53.535576 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 19660 | 2026.02.04 05:56:53.538079 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8876 rows, containing 4 columns (4 merged, 0 gathered) in 0.002957921 sec., 3000756.2744238265 rows/sec., 194.54 MiB/sec. | ||
| 19661 | 2026.02.04 05:56:53.538296 [ 202 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19662 | 2026.02.04 05:56:53.538592 [ 202 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_141_28} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19663 | 2026.02.04 05:56:53.538671 [ 202 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_141_28} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19664 | 2026.02.04 05:56:53.538780 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 19665 | 2026.02.04 05:56:53.965193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19666 | 2026.02.04 05:56:53.984125 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19667 | 2026.02.04 05:56:53.984188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19668 | 2026.02.04 05:56:53.990849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19669 | 2026.02.04 05:56:53.991581 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19670 | 2026.02.04 05:56:53.994863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19671 | 2026.02.04 05:56:54.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.36 MiB, peak 408.23 MiB, free memory in arenas 0.00 B, will set to 392.30 MiB (RSS), difference: -1.06 MiB | ||
| 19672 | 2026.02.04 05:56:54.129876 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19673 | 2026.02.04 05:56:54.129933 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19674 | 2026.02.04 05:56:54.133651 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19675 | 2026.02.04 05:56:54.340186 [ 224 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19676 | 2026.02.04 05:56:54.340243 [ 224 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19677 | 2026.02.04 05:56:54.342894 [ 224 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19678 | 2026.02.04 05:56:55.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.30 MiB, peak 408.23 MiB, free memory in arenas 0.00 B, will set to 392.30 MiB (RSS), difference: 4.00 MiB | ||
| 19679 | 2026.02.04 05:56:55.474021 [ 77 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 5 parts from all_1_57_12 to all_61_61_0 | ||
| 19680 | 2026.02.04 05:56:55.474081 [ 77 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19681 | 2026.02.04 05:56:55.474101 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19682 | 2026.02.04 05:56:55.474225 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_12 to all_61_61_0 into Compact with storage Full | ||
| 19683 | 2026.02.04 05:56:55.474382 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19684 | 2026.02.04 05:56:55.474419 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 151 rows starting from the beginning of the part | ||
| 19685 | 2026.02.04 05:56:55.474495 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 139 rows starting from the beginning of the part | ||
| 19686 | 2026.02.04 05:56:55.474551 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 139 rows starting from the beginning of the part | ||
| 19687 | 2026.02.04 05:56:55.474602 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 139 rows starting from the beginning of the part | ||
| 19688 | 2026.02.04 05:56:55.474647 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
| 19689 | 2026.02.04 05:56:55.475627 [ 187 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145476 sec., 398691.19304902526 rows/sec., 24.52 MiB/sec. | ||
| 19690 | 2026.02.04 05:56:55.475843 [ 187 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 19691 | 2026.02.04 05:56:55.476233 [ 187 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_61_13} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19692 | 2026.02.04 05:56:55.476336 [ 187 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_61_13} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 5 parts: [all_1_57_12, all_61_61_0] -> all_1_61_13 | ||
| 19693 | 2026.02.04 05:56:55.476463 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19694 | 2026.02.04 05:56:56.647022 [ 222 ] {} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19695 | 2026.02.04 05:56:56.647092 [ 222 ] {} <Debug> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19696 | 2026.02.04 05:56:56.649910 [ 222 ] {} <Debug> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19697 | 2026.02.04 05:56:56.946445 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19698 | 2026.02.04 05:56:56.946619 [ 262 ] {2b409437-beea-44b4-b114-3bf7f3872012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19699 | 2026.02.04 05:56:56.946680 [ 262 ] {2b409437-beea-44b4-b114-3bf7f3872012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19700 | 2026.02.04 05:56:56.947329 [ 262 ] {2b409437-beea-44b4-b114-3bf7f3872012} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19701 | 2026.02.04 05:56:56.947367 [ 262 ] {2b409437-beea-44b4-b114-3bf7f3872012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19702 | 2026.02.04 05:56:56.947738 [ 262 ] {2b409437-beea-44b4-b114-3bf7f3872012} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19703 | 2026.02.04 05:56:56.947954 [ 262 ] {2b409437-beea-44b4-b114-3bf7f3872012} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19704 | 2026.02.04 05:56:56.948098 [ 262 ] {2b409437-beea-44b4-b114-3bf7f3872012} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00153 sec., 173856.20915032682 rows/sec., 11.05 MiB/sec. | ||
| 19705 | 2026.02.04 05:56:56.948139 [ 262 ] {2b409437-beea-44b4-b114-3bf7f3872012} <Debug> TCPHandler: Processed in 0.00181273 sec. | ||
| 19706 | 2026.02.04 05:56:56.948253 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19707 | 2026.02.04 05:56:56.948348 [ 262 ] {e0c61104-b3f9-4ead-ab63-164b1a884c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19708 | 2026.02.04 05:56:56.948388 [ 262 ] {e0c61104-b3f9-4ead-ab63-164b1a884c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19709 | 2026.02.04 05:56:56.948773 [ 262 ] {e0c61104-b3f9-4ead-ab63-164b1a884c59} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19710 | 2026.02.04 05:56:56.948808 [ 262 ] {e0c61104-b3f9-4ead-ab63-164b1a884c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19711 | 2026.02.04 05:56:56.949081 [ 262 ] {e0c61104-b3f9-4ead-ab63-164b1a884c59} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19712 | 2026.02.04 05:56:56.949293 [ 262 ] {e0c61104-b3f9-4ead-ab63-164b1a884c59} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19713 | 2026.02.04 05:56:56.949417 [ 262 ] {e0c61104-b3f9-4ead-ab63-164b1a884c59} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 450.10 KiB/sec. | ||
| 19714 | 2026.02.04 05:56:56.949453 [ 262 ] {e0c61104-b3f9-4ead-ab63-164b1a884c59} <Debug> TCPHandler: Processed in 0.001247584 sec. | ||
| 19715 | 2026.02.04 05:56:56.949558 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19716 | 2026.02.04 05:56:56.949648 [ 262 ] {61b4330b-cdb2-4f82-8643-d0043587e0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19717 | 2026.02.04 05:56:56.949686 [ 262 ] {61b4330b-cdb2-4f82-8643-d0043587e0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19718 | 2026.02.04 05:56:56.950762 [ 262 ] {61b4330b-cdb2-4f82-8643-d0043587e0c0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19719 | 2026.02.04 05:56:56.950797 [ 262 ] {61b4330b-cdb2-4f82-8643-d0043587e0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19720 | 2026.02.04 05:56:56.951211 [ 262 ] {61b4330b-cdb2-4f82-8643-d0043587e0c0} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19721 | 2026.02.04 05:56:56.951411 [ 262 ] {61b4330b-cdb2-4f82-8643-d0043587e0c0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19722 | 2026.02.04 05:56:56.951536 [ 262 ] {61b4330b-cdb2-4f82-8643-d0043587e0c0} <Debug> executeQuery: Read 1945 rows, 161.55 KiB in 0.001905 sec., 1020997.375328084 rows/sec., 82.81 MiB/sec. | ||
| 19723 | 2026.02.04 05:56:56.951573 [ 262 ] {61b4330b-cdb2-4f82-8643-d0043587e0c0} <Debug> TCPHandler: Processed in 0.002062277 sec. | ||
| 19724 | 2026.02.04 05:56:56.951679 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19725 | 2026.02.04 05:56:56.951770 [ 262 ] {2d903524-9472-4cb2-a9aa-ac27d46ea5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19726 | 2026.02.04 05:56:56.951808 [ 262 ] {2d903524-9472-4cb2-a9aa-ac27d46ea5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19727 | 2026.02.04 05:56:56.952241 [ 262 ] {2d903524-9472-4cb2-a9aa-ac27d46ea5e4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19728 | 2026.02.04 05:56:56.952276 [ 262 ] {2d903524-9472-4cb2-a9aa-ac27d46ea5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19729 | 2026.02.04 05:56:56.952559 [ 262 ] {2d903524-9472-4cb2-a9aa-ac27d46ea5e4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19730 | 2026.02.04 05:56:56.952754 [ 262 ] {2d903524-9472-4cb2-a9aa-ac27d46ea5e4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19731 | 2026.02.04 05:56:56.952876 [ 262 ] {2d903524-9472-4cb2-a9aa-ac27d46ea5e4} <Debug> executeQuery: Read 164 rows, 10.30 KiB in 0.001124 sec., 145907.47330960855 rows/sec., 8.95 MiB/sec. | ||
| 19732 | 2026.02.04 05:56:56.952912 [ 262 ] {2d903524-9472-4cb2-a9aa-ac27d46ea5e4} <Debug> TCPHandler: Processed in 0.001280655 sec. | ||
| 19733 | 2026.02.04 05:56:56.953018 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19734 | 2026.02.04 05:56:56.953109 [ 262 ] {ec8118d4-e52c-4b14-8883-5af72169e44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19735 | 2026.02.04 05:56:56.953146 [ 262 ] {ec8118d4-e52c-4b14-8883-5af72169e44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19736 | 2026.02.04 05:56:56.953625 [ 262 ] {ec8118d4-e52c-4b14-8883-5af72169e44f} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19737 | 2026.02.04 05:56:56.953660 [ 262 ] {ec8118d4-e52c-4b14-8883-5af72169e44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19738 | 2026.02.04 05:56:56.953952 [ 262 ] {ec8118d4-e52c-4b14-8883-5af72169e44f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19739 | 2026.02.04 05:56:56.954156 [ 262 ] {ec8118d4-e52c-4b14-8883-5af72169e44f} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19740 | 2026.02.04 05:56:56.954279 [ 262 ] {ec8118d4-e52c-4b14-8883-5af72169e44f} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001188 sec., 309764.3097643097 rows/sec., 20.61 MiB/sec. | ||
| 19741 | 2026.02.04 05:56:56.954316 [ 262 ] {ec8118d4-e52c-4b14-8883-5af72169e44f} <Debug> TCPHandler: Processed in 0.001345948 sec. | ||
| 19742 | 2026.02.04 05:56:56.954420 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19743 | 2026.02.04 05:56:56.954514 [ 262 ] {7d353353-c3d3-47a1-a815-6f5d1db9b6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19744 | 2026.02.04 05:56:56.954551 [ 262 ] {7d353353-c3d3-47a1-a815-6f5d1db9b6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19745 | 2026.02.04 05:56:56.954952 [ 262 ] {7d353353-c3d3-47a1-a815-6f5d1db9b6da} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19746 | 2026.02.04 05:56:56.954987 [ 262 ] {7d353353-c3d3-47a1-a815-6f5d1db9b6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19747 | 2026.02.04 05:56:56.955260 [ 262 ] {7d353353-c3d3-47a1-a815-6f5d1db9b6da} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19748 | 2026.02.04 05:56:56.955456 [ 262 ] {7d353353-c3d3-47a1-a815-6f5d1db9b6da} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19749 | 2026.02.04 05:56:56.955575 [ 262 ] {7d353353-c3d3-47a1-a815-6f5d1db9b6da} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001083 sec., 128347.1837488458 rows/sec., 7.30 MiB/sec. | ||
| 19750 | 2026.02.04 05:56:56.955611 [ 262 ] {7d353353-c3d3-47a1-a815-6f5d1db9b6da} <Debug> TCPHandler: Processed in 0.001238874 sec. | ||
| 19751 | 2026.02.04 05:56:56.955721 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19752 | 2026.02.04 05:56:56.955811 [ 262 ] {42f3956e-037f-4dc5-b097-00edf18c88c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19753 | 2026.02.04 05:56:56.955848 [ 262 ] {42f3956e-037f-4dc5-b097-00edf18c88c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19754 | 2026.02.04 05:56:56.956523 [ 262 ] {42f3956e-037f-4dc5-b097-00edf18c88c4} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19755 | 2026.02.04 05:56:56.956558 [ 262 ] {42f3956e-037f-4dc5-b097-00edf18c88c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19756 | 2026.02.04 05:56:56.956875 [ 262 ] {42f3956e-037f-4dc5-b097-00edf18c88c4} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19757 | 2026.02.04 05:56:56.957071 [ 262 ] {42f3956e-037f-4dc5-b097-00edf18c88c4} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19758 | 2026.02.04 05:56:56.957193 [ 262 ] {42f3956e-037f-4dc5-b097-00edf18c88c4} <Debug> executeQuery: Read 950 rows, 70.06 KiB in 0.001399 sec., 679056.4689063616 rows/sec., 48.91 MiB/sec. | ||
| 19759 | 2026.02.04 05:56:56.957229 [ 262 ] {42f3956e-037f-4dc5-b097-00edf18c88c4} <Debug> TCPHandler: Processed in 0.001555093 sec. | ||
| 19760 | 2026.02.04 05:56:56.957333 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19761 | 2026.02.04 05:56:56.957423 [ 262 ] {06967979-187b-4d71-bbfb-9d3b3d10f83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19762 | 2026.02.04 05:56:56.957462 [ 262 ] {06967979-187b-4d71-bbfb-9d3b3d10f83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19763 | 2026.02.04 05:56:56.957775 [ 262 ] {06967979-187b-4d71-bbfb-9d3b3d10f83d} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19764 | 2026.02.04 05:56:56.957809 [ 262 ] {06967979-187b-4d71-bbfb-9d3b3d10f83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19765 | 2026.02.04 05:56:56.958091 [ 262 ] {06967979-187b-4d71-bbfb-9d3b3d10f83d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19766 | 2026.02.04 05:56:56.958285 [ 262 ] {06967979-187b-4d71-bbfb-9d3b3d10f83d} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19767 | 2026.02.04 05:56:56.958408 [ 262 ] {06967979-187b-4d71-bbfb-9d3b3d10f83d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001003 sec., 5982.053838484547 rows/sec., 312.54 KiB/sec. | ||
| 19768 | 2026.02.04 05:56:56.958443 [ 262 ] {06967979-187b-4d71-bbfb-9d3b3d10f83d} <Debug> TCPHandler: Processed in 0.001158012 sec. | ||
| 19769 | 2026.02.04 05:56:56.958547 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19770 | 2026.02.04 05:56:56.958637 [ 262 ] {3957c4ed-9480-40fd-a3c1-befdb08fdda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19771 | 2026.02.04 05:56:56.958677 [ 262 ] {3957c4ed-9480-40fd-a3c1-befdb08fdda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19772 | 2026.02.04 05:56:56.959205 [ 262 ] {3957c4ed-9480-40fd-a3c1-befdb08fdda0} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19773 | 2026.02.04 05:56:56.959240 [ 262 ] {3957c4ed-9480-40fd-a3c1-befdb08fdda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19774 | 2026.02.04 05:56:56.959594 [ 262 ] {3957c4ed-9480-40fd-a3c1-befdb08fdda0} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19775 | 2026.02.04 05:56:56.959794 [ 262 ] {3957c4ed-9480-40fd-a3c1-befdb08fdda0} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19776 | 2026.02.04 05:56:56.959917 [ 262 ] {3957c4ed-9480-40fd-a3c1-befdb08fdda0} <Debug> executeQuery: Read 903 rows, 61.57 KiB in 0.001297 sec., 696222.0508866615 rows/sec., 46.36 MiB/sec. | ||
| 19777 | 2026.02.04 05:56:56.959953 [ 262 ] {3957c4ed-9480-40fd-a3c1-befdb08fdda0} <Debug> TCPHandler: Processed in 0.00145273 sec. | ||
| 19778 | 2026.02.04 05:56:56.960058 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19779 | 2026.02.04 05:56:56.960149 [ 262 ] {4c381e63-e0dd-4507-99f5-dc5d03d2f69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19780 | 2026.02.04 05:56:56.960189 [ 262 ] {4c381e63-e0dd-4507-99f5-dc5d03d2f69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19781 | 2026.02.04 05:56:56.960484 [ 262 ] {4c381e63-e0dd-4507-99f5-dc5d03d2f69e} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19782 | 2026.02.04 05:56:56.960520 [ 262 ] {4c381e63-e0dd-4507-99f5-dc5d03d2f69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19783 | 2026.02.04 05:56:56.960794 [ 262 ] {4c381e63-e0dd-4507-99f5-dc5d03d2f69e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19784 | 2026.02.04 05:56:56.960988 [ 262 ] {4c381e63-e0dd-4507-99f5-dc5d03d2f69e} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19785 | 2026.02.04 05:56:56.961110 [ 262 ] {4c381e63-e0dd-4507-99f5-dc5d03d2f69e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000978 sec., 1022.4948875255625 rows/sec., 68.90 KiB/sec. | ||
| 19786 | 2026.02.04 05:56:56.961144 [ 262 ] {4c381e63-e0dd-4507-99f5-dc5d03d2f69e} <Debug> TCPHandler: Processed in 0.001133532 sec. | ||
| 19787 | 2026.02.04 05:56:56.961249 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19788 | 2026.02.04 05:56:56.961340 [ 262 ] {ae86db2c-875e-4cfc-ab5c-c373d9f71b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19789 | 2026.02.04 05:56:56.961390 [ 262 ] {ae86db2c-875e-4cfc-ab5c-c373d9f71b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19790 | 2026.02.04 05:56:56.962161 [ 262 ] {ae86db2c-875e-4cfc-ab5c-c373d9f71b98} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19791 | 2026.02.04 05:56:56.962195 [ 262 ] {ae86db2c-875e-4cfc-ab5c-c373d9f71b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19792 | 2026.02.04 05:56:56.962692 [ 262 ] {ae86db2c-875e-4cfc-ab5c-c373d9f71b98} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19793 | 2026.02.04 05:56:56.962896 [ 262 ] {ae86db2c-875e-4cfc-ab5c-c373d9f71b98} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19794 | 2026.02.04 05:56:56.963027 [ 262 ] {ae86db2c-875e-4cfc-ab5c-c373d9f71b98} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001705 sec., 14662.75659824047 rows/sec., 26.27 MiB/sec. | ||
| 19795 | 2026.02.04 05:56:56.963080 [ 262 ] {ae86db2c-875e-4cfc-ab5c-c373d9f71b98} <Debug> TCPHandler: Processed in 0.001877712 sec. | ||
| 19796 | 2026.02.04 05:56:56.963184 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19797 | 2026.02.04 05:56:56.963275 [ 262 ] {151e0148-306e-401a-b635-b1d7b4a8e92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19798 | 2026.02.04 05:56:56.963315 [ 262 ] {151e0148-306e-401a-b635-b1d7b4a8e92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19799 | 2026.02.04 05:56:56.963636 [ 262 ] {151e0148-306e-401a-b635-b1d7b4a8e92b} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19800 | 2026.02.04 05:56:56.963671 [ 262 ] {151e0148-306e-401a-b635-b1d7b4a8e92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19801 | 2026.02.04 05:56:56.963957 [ 262 ] {151e0148-306e-401a-b635-b1d7b4a8e92b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19802 | 2026.02.04 05:56:56.964151 [ 262 ] {151e0148-306e-401a-b635-b1d7b4a8e92b} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19803 | 2026.02.04 05:56:56.964271 [ 262 ] {151e0148-306e-401a-b635-b1d7b4a8e92b} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001014 sec., 71005.91715976332 rows/sec., 4.38 MiB/sec. | ||
| 19804 | 2026.02.04 05:56:56.964306 [ 262 ] {151e0148-306e-401a-b635-b1d7b4a8e92b} <Debug> TCPHandler: Processed in 0.001169112 sec. | ||
| 19805 | 2026.02.04 05:56:58.098373 [ 219 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19806 | 2026.02.04 05:56:58.098427 [ 219 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19807 | 2026.02.04 05:56:58.101393 [ 219 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19808 | 2026.02.04 05:56:58.223579 [ 225 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19809 | 2026.02.04 05:56:58.223625 [ 225 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19810 | 2026.02.04 05:56:58.226227 [ 225 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19811 | 2026.02.04 05:56:58.313009 [ 224 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19812 | 2026.02.04 05:56:58.313057 [ 224 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19813 | 2026.02.04 05:56:58.315316 [ 224 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19814 | 2026.02.04 05:56:58.364419 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19815 | 2026.02.04 05:56:58.364481 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19816 | 2026.02.04 05:56:58.367909 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19817 | 2026.02.04 05:56:58.518653 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19818 | 2026.02.04 05:56:58.518846 [ 262 ] {1d7b7241-fee2-419c-8e10-ce9ae185e781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19819 | 2026.02.04 05:56:58.518925 [ 262 ] {1d7b7241-fee2-419c-8e10-ce9ae185e781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19820 | 2026.02.04 05:56:58.519708 [ 262 ] {1d7b7241-fee2-419c-8e10-ce9ae185e781} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19821 | 2026.02.04 05:56:58.519747 [ 262 ] {1d7b7241-fee2-419c-8e10-ce9ae185e781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19822 | 2026.02.04 05:56:58.520093 [ 262 ] {1d7b7241-fee2-419c-8e10-ce9ae185e781} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19823 | 2026.02.04 05:56:58.520298 [ 262 ] {1d7b7241-fee2-419c-8e10-ce9ae185e781} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19824 | 2026.02.04 05:56:58.520438 [ 262 ] {1d7b7241-fee2-419c-8e10-ce9ae185e781} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.59 MiB/sec. | ||
| 19825 | 2026.02.04 05:56:58.520480 [ 262 ] {1d7b7241-fee2-419c-8e10-ce9ae185e781} <Debug> TCPHandler: Processed in 0.001981035 sec. | ||
| 19826 | 2026.02.04 05:56:58.520605 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19827 | 2026.02.04 05:56:58.520698 [ 262 ] {e814c6c4-9322-4078-a344-c5f57ed649c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19828 | 2026.02.04 05:56:58.520737 [ 262 ] {e814c6c4-9322-4078-a344-c5f57ed649c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19829 | 2026.02.04 05:56:58.521161 [ 262 ] {e814c6c4-9322-4078-a344-c5f57ed649c5} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19830 | 2026.02.04 05:56:58.521197 [ 262 ] {e814c6c4-9322-4078-a344-c5f57ed649c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19831 | 2026.02.04 05:56:58.521476 [ 262 ] {e814c6c4-9322-4078-a344-c5f57ed649c5} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19832 | 2026.02.04 05:56:58.521673 [ 262 ] {e814c6c4-9322-4078-a344-c5f57ed649c5} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19833 | 2026.02.04 05:56:58.521798 [ 262 ] {e814c6c4-9322-4078-a344-c5f57ed649c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001119 sec., 57193.92314566577 rows/sec., 4.46 MiB/sec. | ||
| 19834 | 2026.02.04 05:56:58.521834 [ 262 ] {e814c6c4-9322-4078-a344-c5f57ed649c5} <Debug> TCPHandler: Processed in 0.001276975 sec. | ||
| 19835 | 2026.02.04 05:56:58.521946 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19836 | 2026.02.04 05:56:58.522038 [ 262 ] {745d6996-c49b-459b-af5c-d38fad02f1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19837 | 2026.02.04 05:56:58.522079 [ 262 ] {745d6996-c49b-459b-af5c-d38fad02f1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19838 | 2026.02.04 05:56:58.522428 [ 262 ] {745d6996-c49b-459b-af5c-d38fad02f1e6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19839 | 2026.02.04 05:56:58.522463 [ 262 ] {745d6996-c49b-459b-af5c-d38fad02f1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19840 | 2026.02.04 05:56:58.522759 [ 262 ] {745d6996-c49b-459b-af5c-d38fad02f1e6} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19841 | 2026.02.04 05:56:58.522967 [ 262 ] {745d6996-c49b-459b-af5c-d38fad02f1e6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19842 | 2026.02.04 05:56:58.523096 [ 262 ] {745d6996-c49b-459b-af5c-d38fad02f1e6} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001077 sec., 38997.214484679665 rows/sec., 2.71 MiB/sec. | ||
| 19843 | 2026.02.04 05:56:58.523101 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 5 parts from all_1_138_28 to all_142_142_0 | ||
| 19844 | 2026.02.04 05:56:58.523132 [ 262 ] {745d6996-c49b-459b-af5c-d38fad02f1e6} <Debug> TCPHandler: Processed in 0.001233734 sec. | ||
| 19845 | 2026.02.04 05:56:58.523150 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19846 | 2026.02.04 05:56:58.523172 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19847 | 2026.02.04 05:56:58.523239 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19848 | 2026.02.04 05:56:58.523275 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_142_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_138_28 to all_142_142_0 into Compact with storage Full | ||
| 19849 | 2026.02.04 05:56:58.523331 [ 262 ] {f66539ed-a2e9-4114-88a8-9b3fe6e4a6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19850 | 2026.02.04 05:56:58.523371 [ 262 ] {f66539ed-a2e9-4114-88a8-9b3fe6e4a6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19851 | 2026.02.04 05:56:58.523379 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_142_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19852 | 2026.02.04 05:56:58.523413 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_138_28, total 39845 rows starting from the beginning of the part | ||
| 19853 | 2026.02.04 05:56:58.523479 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 346 rows starting from the beginning of the part | ||
| 19854 | 2026.02.04 05:56:58.523528 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 19855 | 2026.02.04 05:56:58.523572 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 19856 | 2026.02.04 05:56:58.523612 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 903 rows starting from the beginning of the part | ||
| 19857 | 2026.02.04 05:56:58.523702 [ 262 ] {f66539ed-a2e9-4114-88a8-9b3fe6e4a6f5} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19858 | 2026.02.04 05:56:58.523739 [ 262 ] {f66539ed-a2e9-4114-88a8-9b3fe6e4a6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19859 | 2026.02.04 05:56:58.524033 [ 262 ] {f66539ed-a2e9-4114-88a8-9b3fe6e4a6f5} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19860 | 2026.02.04 05:56:58.524235 [ 262 ] {f66539ed-a2e9-4114-88a8-9b3fe6e4a6f5} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19861 | 2026.02.04 05:56:58.524359 [ 262 ] {f66539ed-a2e9-4114-88a8-9b3fe6e4a6f5} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001046 sec., 15296.367112810707 rows/sec., 1.04 MiB/sec. | ||
| 19862 | 2026.02.04 05:56:58.524395 [ 262 ] {f66539ed-a2e9-4114-88a8-9b3fe6e4a6f5} <Debug> TCPHandler: Processed in 0.001203364 sec. | ||
| 19863 | 2026.02.04 05:56:58.530799 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_142_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41414 rows, containing 5 columns (5 merged, 0 gathered) in 0.007556558 sec., 5480537.567500971 rows/sec., 371.23 MiB/sec. | ||
| 19864 | 2026.02.04 05:56:58.531103 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_142_29} <Trace> MergedBlockOutputStream: filled checksums all_1_142_29 (state Temporary) | ||
| 19865 | 2026.02.04 05:56:58.531389 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_142_29} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_142_29 to all_1_142_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19866 | 2026.02.04 05:56:58.531468 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_142_29} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 5 parts: [all_1_138_28, all_142_142_0] -> all_1_142_29 | ||
| 19867 | 2026.02.04 05:56:58.531561 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 19868 | 2026.02.04 05:56:59.266733 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40806 | ||
| 19869 | 2026.02.04 05:56:59.267241 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19870 | 2026.02.04 05:56:59.267277 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19871 | 2026.02.04 05:56:59.267758 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19872 | 2026.02.04 05:56:59.267984 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19873 | 2026.02.04 05:56:59.268126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40806 | ||
| 19874 | 2026.02.04 05:56:59.268226 [ 222 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19875 | 2026.02.04 05:56:59.268285 [ 222 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19876 | 2026.02.04 05:56:59.271163 [ 222 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19877 | 2026.02.04 05:56:59.429898 [ 221 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19878 | 2026.02.04 05:56:59.429951 [ 221 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19879 | 2026.02.04 05:56:59.432923 [ 221 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19880 | 2026.02.04 05:57:01.495912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19881 | 2026.02.04 05:57:01.513999 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19882 | 2026.02.04 05:57:01.514067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19883 | 2026.02.04 05:57:01.520356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19884 | 2026.02.04 05:57:01.521066 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19885 | 2026.02.04 05:57:01.524636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19886 | 2026.02.04 05:57:01.933296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2550 | ||
| 19887 | 2026.02.04 05:57:01.936050 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19888 | 2026.02.04 05:57:01.936100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19889 | 2026.02.04 05:57:01.937366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19890 | 2026.02.04 05:57:01.937643 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19891 | 2026.02.04 05:57:01.938057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2550 | ||
| 19892 | 2026.02.04 05:57:03.525559 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19893 | 2026.02.04 05:57:03.525753 [ 262 ] {4091dbb9-8090-4601-b872-5095b845b675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19894 | 2026.02.04 05:57:03.525828 [ 262 ] {4091dbb9-8090-4601-b872-5095b845b675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19895 | 2026.02.04 05:57:03.526591 [ 262 ] {4091dbb9-8090-4601-b872-5095b845b675} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19896 | 2026.02.04 05:57:03.526648 [ 262 ] {4091dbb9-8090-4601-b872-5095b845b675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19897 | 2026.02.04 05:57:03.527045 [ 262 ] {4091dbb9-8090-4601-b872-5095b845b675} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19898 | 2026.02.04 05:57:03.527270 [ 262 ] {4091dbb9-8090-4601-b872-5095b845b675} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19899 | 2026.02.04 05:57:03.527440 [ 262 ] {4091dbb9-8090-4601-b872-5095b845b675} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001739 sec., 49453.70902817711 rows/sec., 4.13 MiB/sec. | ||
| 19900 | 2026.02.04 05:57:03.527496 [ 262 ] {4091dbb9-8090-4601-b872-5095b845b675} <Debug> TCPHandler: Processed in 0.002074147 sec. | ||
| 19901 | 2026.02.04 05:57:03.527624 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19902 | 2026.02.04 05:57:03.527728 [ 262 ] {01fe0b5d-50f6-4677-b5c3-8f0f3924b340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19903 | 2026.02.04 05:57:03.527772 [ 262 ] {01fe0b5d-50f6-4677-b5c3-8f0f3924b340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19904 | 2026.02.04 05:57:03.528212 [ 262 ] {01fe0b5d-50f6-4677-b5c3-8f0f3924b340} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19905 | 2026.02.04 05:57:03.528253 [ 262 ] {01fe0b5d-50f6-4677-b5c3-8f0f3924b340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19906 | 2026.02.04 05:57:03.528562 [ 262 ] {01fe0b5d-50f6-4677-b5c3-8f0f3924b340} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19907 | 2026.02.04 05:57:03.528770 [ 262 ] {01fe0b5d-50f6-4677-b5c3-8f0f3924b340} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19908 | 2026.02.04 05:57:03.528912 [ 262 ] {01fe0b5d-50f6-4677-b5c3-8f0f3924b340} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001209 sec., 12406.94789081886 rows/sec., 932.94 KiB/sec. | ||
| 19909 | 2026.02.04 05:57:03.528955 [ 262 ] {01fe0b5d-50f6-4677-b5c3-8f0f3924b340} <Debug> TCPHandler: Processed in 0.001383598 sec. | ||
| 19910 | 2026.02.04 05:57:03.529065 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19911 | 2026.02.04 05:57:03.529163 [ 262 ] {10898e3b-5aff-43a5-aafa-c56aeded9400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19912 | 2026.02.04 05:57:03.529206 [ 262 ] {10898e3b-5aff-43a5-aafa-c56aeded9400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19913 | 2026.02.04 05:57:03.529640 [ 262 ] {10898e3b-5aff-43a5-aafa-c56aeded9400} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19914 | 2026.02.04 05:57:03.529677 [ 262 ] {10898e3b-5aff-43a5-aafa-c56aeded9400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19915 | 2026.02.04 05:57:03.529978 [ 262 ] {10898e3b-5aff-43a5-aafa-c56aeded9400} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19916 | 2026.02.04 05:57:03.530183 [ 262 ] {10898e3b-5aff-43a5-aafa-c56aeded9400} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19917 | 2026.02.04 05:57:03.530314 [ 262 ] {10898e3b-5aff-43a5-aafa-c56aeded9400} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001173 sec., 67348.67860187554 rows/sec., 5.26 MiB/sec. | ||
| 19918 | 2026.02.04 05:57:03.530355 [ 262 ] {10898e3b-5aff-43a5-aafa-c56aeded9400} <Debug> TCPHandler: Processed in 0.001340367 sec. | ||
| 19919 | 2026.02.04 05:57:03.530462 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19920 | 2026.02.04 05:57:03.530559 [ 262 ] {10102ed7-2764-42eb-b533-024a1c5189f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19921 | 2026.02.04 05:57:03.530601 [ 262 ] {10102ed7-2764-42eb-b533-024a1c5189f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19922 | 2026.02.04 05:57:03.531013 [ 262 ] {10102ed7-2764-42eb-b533-024a1c5189f9} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19923 | 2026.02.04 05:57:03.531048 [ 262 ] {10102ed7-2764-42eb-b533-024a1c5189f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19924 | 2026.02.04 05:57:03.531382 [ 262 ] {10102ed7-2764-42eb-b533-024a1c5189f9} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19925 | 2026.02.04 05:57:03.531585 [ 262 ] {10102ed7-2764-42eb-b533-024a1c5189f9} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19926 | 2026.02.04 05:57:03.531718 [ 262 ] {10102ed7-2764-42eb-b533-024a1c5189f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 19927 | 2026.02.04 05:57:03.531756 [ 262 ] {10102ed7-2764-42eb-b533-024a1c5189f9} <Debug> TCPHandler: Processed in 0.001343286 sec. | ||
| 19928 | 2026.02.04 05:57:03.531865 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19929 | 2026.02.04 05:57:03.531968 [ 262 ] {7fb0c36f-f6b2-452c-a7b1-f183cf77c603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19930 | 2026.02.04 05:57:03.532022 [ 262 ] {7fb0c36f-f6b2-452c-a7b1-f183cf77c603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19931 | 2026.02.04 05:57:03.532828 [ 262 ] {7fb0c36f-f6b2-452c-a7b1-f183cf77c603} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19932 | 2026.02.04 05:57:03.532864 [ 262 ] {7fb0c36f-f6b2-452c-a7b1-f183cf77c603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19933 | 2026.02.04 05:57:03.533408 [ 262 ] {7fb0c36f-f6b2-452c-a7b1-f183cf77c603} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19934 | 2026.02.04 05:57:03.533623 [ 262 ] {7fb0c36f-f6b2-452c-a7b1-f183cf77c603} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19935 | 2026.02.04 05:57:03.533761 [ 262 ] {7fb0c36f-f6b2-452c-a7b1-f183cf77c603} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001813 sec., 8273.579702151132 rows/sec., 14.83 MiB/sec. | ||
| 19936 | 2026.02.04 05:57:03.533817 [ 262 ] {7fb0c36f-f6b2-452c-a7b1-f183cf77c603} <Debug> TCPHandler: Processed in 0.002002565 sec. | ||
| 19937 | 2026.02.04 05:57:03.533926 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19938 | 2026.02.04 05:57:03.534018 [ 262 ] {116373bd-40ab-4d1b-b91f-e7c20cae09bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19939 | 2026.02.04 05:57:03.534058 [ 262 ] {116373bd-40ab-4d1b-b91f-e7c20cae09bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19940 | 2026.02.04 05:57:03.534383 [ 262 ] {116373bd-40ab-4d1b-b91f-e7c20cae09bf} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19941 | 2026.02.04 05:57:03.534420 [ 262 ] {116373bd-40ab-4d1b-b91f-e7c20cae09bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19942 | 2026.02.04 05:57:03.534715 [ 262 ] {116373bd-40ab-4d1b-b91f-e7c20cae09bf} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19943 | 2026.02.04 05:57:03.534914 [ 262 ] {116373bd-40ab-4d1b-b91f-e7c20cae09bf} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19944 | 2026.02.04 05:57:03.535039 [ 262 ] {116373bd-40ab-4d1b-b91f-e7c20cae09bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 19945 | 2026.02.04 05:57:03.535075 [ 262 ] {116373bd-40ab-4d1b-b91f-e7c20cae09bf} <Debug> TCPHandler: Processed in 0.001197973 sec. | ||
| 19946 | 2026.02.04 05:57:06.500953 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19947 | 2026.02.04 05:57:06.501027 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19948 | 2026.02.04 05:57:06.768323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41254 | ||
| 19949 | 2026.02.04 05:57:06.768885 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19950 | 2026.02.04 05:57:06.768930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19951 | 2026.02.04 05:57:06.769390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19952 | 2026.02.04 05:57:06.769627 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19953 | 2026.02.04 05:57:06.769757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41254 | ||
| 19954 | 2026.02.04 05:57:06.769766 [ 60 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19955 | 2026.02.04 05:57:06.769827 [ 60 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19956 | 2026.02.04 05:57:06.769847 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19957 | 2026.02.04 05:57:06.769966 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::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 | ||
| 19958 | 2026.02.04 05:57:06.770071 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19959 | 2026.02.04 05:57:06.770105 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38886 rows starting from the beginning of the part | ||
| 19960 | 2026.02.04 05:57:06.770167 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 19961 | 2026.02.04 05:57:06.770217 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 19962 | 2026.02.04 05:57:06.770262 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 19963 | 2026.02.04 05:57:06.770306 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 19964 | 2026.02.04 05:57:06.770350 [ 198 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 19965 | 2026.02.04 05:57:06.772969 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41254 rows, containing 4 columns (4 merged, 0 gathered) in 0.003045194 sec., 13547248.54968189 rows/sec., 193.79 MiB/sec. | ||
| 19966 | 2026.02.04 05:57:06.773366 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19967 | 2026.02.04 05:57:06.773659 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_86_17} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19968 | 2026.02.04 05:57:06.773740 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_86_17} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19969 | 2026.02.04 05:57:06.773859 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19970 | 2026.02.04 05:57:07.923369 [ 60 ] {} <Debug> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 19971 | 2026.02.04 05:57:07.923439 [ 60 ] {} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19972 | 2026.02.04 05:57:07.923465 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19973 | 2026.02.04 05:57:07.923572 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 19974 | 2026.02.04 05:57:07.923695 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19975 | 2026.02.04 05:57:07.923733 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 19976 | 2026.02.04 05:57:07.923808 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 19977 | 2026.02.04 05:57:07.923862 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 19978 | 2026.02.04 05:57:07.923912 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 19979 | 2026.02.04 05:57:07.923956 [ 200 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 19980 | 2026.02.04 05:57:07.924689 [ 187 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159162 sec., 48310.76243010037 rows/sec., 4.03 MiB/sec. | ||
| 19981 | 2026.02.04 05:57:07.924841 [ 189 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 19982 | 2026.02.04 05:57:07.925151 [ 189 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_22_5} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19983 | 2026.02.04 05:57:07.925245 [ 189 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_22_5} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 19984 | 2026.02.04 05:57:07.925336 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19985 | 2026.02.04 05:57:08.533447 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19986 | 2026.02.04 05:57:08.533620 [ 262 ] {17389a2a-c163-4083-87ca-83e9f8943b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19987 | 2026.02.04 05:57:08.533684 [ 262 ] {17389a2a-c163-4083-87ca-83e9f8943b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19988 | 2026.02.04 05:57:08.534435 [ 262 ] {17389a2a-c163-4083-87ca-83e9f8943b29} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19989 | 2026.02.04 05:57:08.534477 [ 262 ] {17389a2a-c163-4083-87ca-83e9f8943b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19990 | 2026.02.04 05:57:08.534874 [ 262 ] {17389a2a-c163-4083-87ca-83e9f8943b29} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19991 | 2026.02.04 05:57:08.535093 [ 262 ] {17389a2a-c163-4083-87ca-83e9f8943b29} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19992 | 2026.02.04 05:57:08.535261 [ 262 ] {17389a2a-c163-4083-87ca-83e9f8943b29} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001686 sec., 157769.86951364175 rows/sec., 10.02 MiB/sec. | ||
| 19993 | 2026.02.04 05:57:08.535326 [ 262 ] {17389a2a-c163-4083-87ca-83e9f8943b29} <Debug> TCPHandler: Processed in 0.002005035 sec. | ||
| 19994 | 2026.02.04 05:57:08.535467 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19995 | 2026.02.04 05:57:08.535570 [ 262 ] {75a9afdd-71f3-4ba4-9161-07eff518c3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19996 | 2026.02.04 05:57:08.535613 [ 262 ] {75a9afdd-71f3-4ba4-9161-07eff518c3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19997 | 2026.02.04 05:57:08.536437 [ 262 ] {75a9afdd-71f3-4ba4-9161-07eff518c3cc} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19998 | 2026.02.04 05:57:08.536472 [ 262 ] {75a9afdd-71f3-4ba4-9161-07eff518c3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 19999 | 2026.02.04 05:57:08.536825 [ 262 ] {75a9afdd-71f3-4ba4-9161-07eff518c3cc} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20000 | 2026.02.04 05:57:08.537031 [ 262 ] {75a9afdd-71f3-4ba4-9161-07eff518c3cc} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20001 | 2026.02.04 05:57:08.537168 [ 262 ] {75a9afdd-71f3-4ba4-9161-07eff518c3cc} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001621 sec., 494756.3232572486 rows/sec., 39.28 MiB/sec. | ||
| 20002 | 2026.02.04 05:57:08.537208 [ 262 ] {75a9afdd-71f3-4ba4-9161-07eff518c3cc} <Debug> TCPHandler: Processed in 0.001804479 sec. | ||
| 20003 | 2026.02.04 05:57:08.537309 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20004 | 2026.02.04 05:57:08.537405 [ 262 ] {2df049aa-1abd-4f1d-a16c-59b3c8612069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20005 | 2026.02.04 05:57:08.537445 [ 262 ] {2df049aa-1abd-4f1d-a16c-59b3c8612069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20006 | 2026.02.04 05:57:08.537888 [ 262 ] {2df049aa-1abd-4f1d-a16c-59b3c8612069} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20007 | 2026.02.04 05:57:08.537922 [ 262 ] {2df049aa-1abd-4f1d-a16c-59b3c8612069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20008 | 2026.02.04 05:57:08.538218 [ 262 ] {2df049aa-1abd-4f1d-a16c-59b3c8612069} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20009 | 2026.02.04 05:57:08.538430 [ 262 ] {2df049aa-1abd-4f1d-a16c-59b3c8612069} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20010 | 2026.02.04 05:57:08.538561 [ 262 ] {2df049aa-1abd-4f1d-a16c-59b3c8612069} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001176 sec., 134353.74149659864 rows/sec., 8.21 MiB/sec. | ||
| 20011 | 2026.02.04 05:57:08.538598 [ 262 ] {2df049aa-1abd-4f1d-a16c-59b3c8612069} <Debug> TCPHandler: Processed in 0.001340177 sec. | ||
| 20012 | 2026.02.04 05:57:08.538704 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20013 | 2026.02.04 05:57:08.538800 [ 262 ] {3838e607-637a-4638-9a41-da4885236ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20014 | 2026.02.04 05:57:08.538840 [ 262 ] {3838e607-637a-4638-9a41-da4885236ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20015 | 2026.02.04 05:57:08.539265 [ 262 ] {3838e607-637a-4638-9a41-da4885236ad1} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20016 | 2026.02.04 05:57:08.539301 [ 262 ] {3838e607-637a-4638-9a41-da4885236ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20017 | 2026.02.04 05:57:08.539609 [ 262 ] {3838e607-637a-4638-9a41-da4885236ad1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20018 | 2026.02.04 05:57:08.539816 [ 262 ] {3838e607-637a-4638-9a41-da4885236ad1} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20019 | 2026.02.04 05:57:08.539943 [ 262 ] {3838e607-637a-4638-9a41-da4885236ad1} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001161 sec., 120585.70198105082 rows/sec., 7.79 MiB/sec. | ||
| 20020 | 2026.02.04 05:57:08.539981 [ 262 ] {3838e607-637a-4638-9a41-da4885236ad1} <Debug> TCPHandler: Processed in 0.001327776 sec. | ||
| 20021 | 2026.02.04 05:57:08.540086 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20022 | 2026.02.04 05:57:08.540181 [ 262 ] {68de9357-2cf4-497c-9d47-ed862420d55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20023 | 2026.02.04 05:57:08.540220 [ 262 ] {68de9357-2cf4-497c-9d47-ed862420d55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20024 | 2026.02.04 05:57:08.540640 [ 262 ] {68de9357-2cf4-497c-9d47-ed862420d55c} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20025 | 2026.02.04 05:57:08.540674 [ 262 ] {68de9357-2cf4-497c-9d47-ed862420d55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20026 | 2026.02.04 05:57:08.540963 [ 262 ] {68de9357-2cf4-497c-9d47-ed862420d55c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20027 | 2026.02.04 05:57:08.541168 [ 262 ] {68de9357-2cf4-497c-9d47-ed862420d55c} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20028 | 2026.02.04 05:57:08.541294 [ 262 ] {68de9357-2cf4-497c-9d47-ed862420d55c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001131 sec., 122900.0884173298 rows/sec., 6.99 MiB/sec. | ||
| 20029 | 2026.02.04 05:57:08.541332 [ 262 ] {68de9357-2cf4-497c-9d47-ed862420d55c} <Debug> TCPHandler: Processed in 0.001295716 sec. | ||
| 20030 | 2026.02.04 05:57:08.541437 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20031 | 2026.02.04 05:57:08.541532 [ 262 ] {7973e936-f95a-40e2-bff9-4a44095184e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20032 | 2026.02.04 05:57:08.541571 [ 262 ] {7973e936-f95a-40e2-bff9-4a44095184e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20033 | 2026.02.04 05:57:08.542143 [ 262 ] {7973e936-f95a-40e2-bff9-4a44095184e1} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20034 | 2026.02.04 05:57:08.542177 [ 262 ] {7973e936-f95a-40e2-bff9-4a44095184e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20035 | 2026.02.04 05:57:08.542488 [ 262 ] {7973e936-f95a-40e2-bff9-4a44095184e1} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20036 | 2026.02.04 05:57:08.542690 [ 262 ] {7973e936-f95a-40e2-bff9-4a44095184e1} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20037 | 2026.02.04 05:57:08.542822 [ 262 ] {7973e936-f95a-40e2-bff9-4a44095184e1} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001309 sec., 372803.66692131397 rows/sec., 26.32 MiB/sec. | ||
| 20038 | 2026.02.04 05:57:08.542860 [ 262 ] {7973e936-f95a-40e2-bff9-4a44095184e1} <Debug> TCPHandler: Processed in 0.001473221 sec. | ||
| 20039 | 2026.02.04 05:57:08.542966 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20040 | 2026.02.04 05:57:08.543060 [ 262 ] {d2859731-c1df-4c27-917c-c1876fd27fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20041 | 2026.02.04 05:57:08.543101 [ 262 ] {d2859731-c1df-4c27-917c-c1876fd27fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20042 | 2026.02.04 05:57:08.543422 [ 262 ] {d2859731-c1df-4c27-917c-c1876fd27fa7} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20043 | 2026.02.04 05:57:08.543455 [ 262 ] {d2859731-c1df-4c27-917c-c1876fd27fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20044 | 2026.02.04 05:57:08.543748 [ 262 ] {d2859731-c1df-4c27-917c-c1876fd27fa7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20045 | 2026.02.04 05:57:08.543964 [ 262 ] {d2859731-c1df-4c27-917c-c1876fd27fa7} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20046 | 2026.02.04 05:57:08.544092 [ 262 ] {d2859731-c1df-4c27-917c-c1876fd27fa7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 20047 | 2026.02.04 05:57:08.544128 [ 262 ] {d2859731-c1df-4c27-917c-c1876fd27fa7} <Debug> TCPHandler: Processed in 0.001212534 sec. | ||
| 20048 | 2026.02.04 05:57:08.544231 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20049 | 2026.02.04 05:57:08.544327 [ 262 ] {32b7a62b-8dd8-4773-bdae-a83983f3d1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20050 | 2026.02.04 05:57:08.544367 [ 262 ] {32b7a62b-8dd8-4773-bdae-a83983f3d1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20051 | 2026.02.04 05:57:08.544762 [ 262 ] {32b7a62b-8dd8-4773-bdae-a83983f3d1ba} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20052 | 2026.02.04 05:57:08.544797 [ 262 ] {32b7a62b-8dd8-4773-bdae-a83983f3d1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20053 | 2026.02.04 05:57:08.545112 [ 262 ] {32b7a62b-8dd8-4773-bdae-a83983f3d1ba} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20054 | 2026.02.04 05:57:08.545311 [ 262 ] {32b7a62b-8dd8-4773-bdae-a83983f3d1ba} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20055 | 2026.02.04 05:57:08.545440 [ 262 ] {32b7a62b-8dd8-4773-bdae-a83983f3d1ba} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001132 sec., 227915.19434628976 rows/sec., 15.18 MiB/sec. | ||
| 20056 | 2026.02.04 05:57:08.545477 [ 262 ] {32b7a62b-8dd8-4773-bdae-a83983f3d1ba} <Debug> TCPHandler: Processed in 0.001296536 sec. | ||
| 20057 | 2026.02.04 05:57:08.545585 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20058 | 2026.02.04 05:57:08.545680 [ 262 ] {ed88e96b-3835-4121-a16a-7115b3a519b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20059 | 2026.02.04 05:57:08.545720 [ 262 ] {ed88e96b-3835-4121-a16a-7115b3a519b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20060 | 2026.02.04 05:57:08.546040 [ 262 ] {ed88e96b-3835-4121-a16a-7115b3a519b5} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20061 | 2026.02.04 05:57:08.546074 [ 262 ] {ed88e96b-3835-4121-a16a-7115b3a519b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20062 | 2026.02.04 05:57:08.546352 [ 262 ] {ed88e96b-3835-4121-a16a-7115b3a519b5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20063 | 2026.02.04 05:57:08.546551 [ 262 ] {ed88e96b-3835-4121-a16a-7115b3a519b5} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20064 | 2026.02.04 05:57:08.546715 [ 262 ] {ed88e96b-3835-4121-a16a-7115b3a519b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 20065 | 2026.02.04 05:57:08.546753 [ 262 ] {ed88e96b-3835-4121-a16a-7115b3a519b5} <Debug> TCPHandler: Processed in 0.001220974 sec. | ||
| 20066 | 2026.02.04 05:57:08.546865 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20067 | 2026.02.04 05:57:08.546962 [ 262 ] {51ad179c-ec1c-4efe-9729-bbe62f57d290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20068 | 2026.02.04 05:57:08.547015 [ 262 ] {51ad179c-ec1c-4efe-9729-bbe62f57d290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20069 | 2026.02.04 05:57:08.547891 [ 262 ] {51ad179c-ec1c-4efe-9729-bbe62f57d290} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20070 | 2026.02.04 05:57:08.547924 [ 262 ] {51ad179c-ec1c-4efe-9729-bbe62f57d290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20071 | 2026.02.04 05:57:08.548443 [ 262 ] {51ad179c-ec1c-4efe-9729-bbe62f57d290} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20072 | 2026.02.04 05:57:08.548670 [ 262 ] {51ad179c-ec1c-4efe-9729-bbe62f57d290} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20073 | 2026.02.04 05:57:08.548815 [ 262 ] {51ad179c-ec1c-4efe-9729-bbe62f57d290} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001872 sec., 13354.700854700855 rows/sec., 23.93 MiB/sec. | ||
| 20074 | 2026.02.04 05:57:08.548882 [ 262 ] {51ad179c-ec1c-4efe-9729-bbe62f57d290} <Debug> TCPHandler: Processed in 0.002066277 sec. | ||
| 20075 | 2026.02.04 05:57:08.549005 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20076 | 2026.02.04 05:57:08.549099 [ 262 ] {708f8b3b-0a4d-42fb-88d5-df3e8e4644f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20077 | 2026.02.04 05:57:08.549140 [ 262 ] {708f8b3b-0a4d-42fb-88d5-df3e8e4644f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20078 | 2026.02.04 05:57:08.549490 [ 262 ] {708f8b3b-0a4d-42fb-88d5-df3e8e4644f0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20079 | 2026.02.04 05:57:08.549523 [ 262 ] {708f8b3b-0a4d-42fb-88d5-df3e8e4644f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20080 | 2026.02.04 05:57:08.549804 [ 262 ] {708f8b3b-0a4d-42fb-88d5-df3e8e4644f0} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20081 | 2026.02.04 05:57:08.549988 [ 262 ] {708f8b3b-0a4d-42fb-88d5-df3e8e4644f0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20082 | 2026.02.04 05:57:08.550109 [ 262 ] {708f8b3b-0a4d-42fb-88d5-df3e8e4644f0} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001066 sec., 82551.59474671668 rows/sec., 5.18 MiB/sec. | ||
| 20083 | 2026.02.04 05:57:08.550143 [ 262 ] {708f8b3b-0a4d-42fb-88d5-df3e8e4644f0} <Debug> TCPHandler: Processed in 0.001228553 sec. | ||
| 20084 | 2026.02.04 05:57:09.024745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 20085 | 2026.02.04 05:57:09.043411 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20086 | 2026.02.04 05:57:09.043470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20087 | 2026.02.04 05:57:09.049906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20088 | 2026.02.04 05:57:09.050628 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20089 | 2026.02.04 05:57:09.050917 [ 59 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20090 | 2026.02.04 05:57:09.050961 [ 59 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20091 | 2026.02.04 05:57:09.050988 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20092 | 2026.02.04 05:57:09.051174 [ 200 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::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 | ||
| 20093 | 2026.02.04 05:57:09.053968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 20094 | 2026.02.04 05:57:09.055210 [ 200 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20095 | 2026.02.04 05:57:09.056749 [ 200 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 20096 | 2026.02.04 05:57:09.061853 [ 200 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 20097 | 2026.02.04 05:57:09.066731 [ 200 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 20098 | 2026.02.04 05:57:09.071509 [ 200 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 20099 | 2026.02.04 05:57:09.076497 [ 200 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 20100 | 2026.02.04 05:57:09.081377 [ 200 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 20101 | 2026.02.04 05:57:09.141238 [ 193 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.090159163 sec., 7187.289438345829 rows/sec., 37.16 MiB/sec. | ||
| 20102 | 2026.02.04 05:57:09.143584 [ 189 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20103 | 2026.02.04 05:57:09.145372 [ 189 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_86_17} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20104 | 2026.02.04 05:57:09.145470 [ 189 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_86_17} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20105 | 2026.02.04 05:57:09.147143 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20106 | 2026.02.04 05:57:11.505884 [ 219 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20107 | 2026.02.04 05:57:11.505986 [ 219 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20108 | 2026.02.04 05:57:11.508328 [ 219 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20109 | 2026.02.04 05:57:11.938326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2584 | ||
| 20110 | 2026.02.04 05:57:11.940852 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20111 | 2026.02.04 05:57:11.940909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20112 | 2026.02.04 05:57:11.942130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20113 | 2026.02.04 05:57:11.942419 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20114 | 2026.02.04 05:57:11.942831 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2584 | ||
| 20115 | 2026.02.04 05:57:13.525663 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20116 | 2026.02.04 05:57:13.525856 [ 262 ] {7c58d85a-b993-4456-967b-e41657910b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20117 | 2026.02.04 05:57:13.525928 [ 262 ] {7c58d85a-b993-4456-967b-e41657910b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20118 | 2026.02.04 05:57:13.526615 [ 262 ] {7c58d85a-b993-4456-967b-e41657910b9d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20119 | 2026.02.04 05:57:13.526651 [ 262 ] {7c58d85a-b993-4456-967b-e41657910b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20120 | 2026.02.04 05:57:13.527020 [ 262 ] {7c58d85a-b993-4456-967b-e41657910b9d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20121 | 2026.02.04 05:57:13.527243 [ 262 ] {7c58d85a-b993-4456-967b-e41657910b9d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20122 | 2026.02.04 05:57:13.527374 [ 54 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20123 | 2026.02.04 05:57:13.527388 [ 262 ] {7c58d85a-b993-4456-967b-e41657910b9d} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001583 sec., 54327.22678458623 rows/sec., 4.54 MiB/sec. | ||
| 20124 | 2026.02.04 05:57:13.527411 [ 54 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20125 | 2026.02.04 05:57:13.527430 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20126 | 2026.02.04 05:57:13.527434 [ 262 ] {7c58d85a-b993-4456-967b-e41657910b9d} <Debug> TCPHandler: Processed in 0.001906203 sec. | ||
| 20127 | 2026.02.04 05:57:13.527561 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20128 | 2026.02.04 05:57:13.527567 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20129 | 2026.02.04 05:57:13.527670 [ 262 ] {4748de1f-3dce-41ac-a7a9-ccfcb0110351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20130 | 2026.02.04 05:57:13.527719 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20131 | 2026.02.04 05:57:13.527724 [ 262 ] {4748de1f-3dce-41ac-a7a9-ccfcb0110351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20132 | 2026.02.04 05:57:13.527759 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2103 rows starting from the beginning of the part | ||
| 20133 | 2026.02.04 05:57:13.527831 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1945 rows starting from the beginning of the part | ||
| 20134 | 2026.02.04 05:57:13.527876 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
| 20135 | 2026.02.04 05:57:13.527918 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 86 rows starting from the beginning of the part | ||
| 20136 | 2026.02.04 05:57:13.527959 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 802 rows starting from the beginning of the part | ||
| 20137 | 2026.02.04 05:57:13.527999 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 86 rows starting from the beginning of the part | ||
| 20138 | 2026.02.04 05:57:13.528163 [ 262 ] {4748de1f-3dce-41ac-a7a9-ccfcb0110351} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20139 | 2026.02.04 05:57:13.528210 [ 262 ] {4748de1f-3dce-41ac-a7a9-ccfcb0110351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20140 | 2026.02.04 05:57:13.528523 [ 262 ] {4748de1f-3dce-41ac-a7a9-ccfcb0110351} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20141 | 2026.02.04 05:57:13.528740 [ 262 ] {4748de1f-3dce-41ac-a7a9-ccfcb0110351} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20142 | 2026.02.04 05:57:13.528871 [ 54 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20143 | 2026.02.04 05:57:13.528873 [ 262 ] {4748de1f-3dce-41ac-a7a9-ccfcb0110351} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001222 sec., 12274.959083469721 rows/sec., 923.02 KiB/sec. | ||
| 20144 | 2026.02.04 05:57:13.528905 [ 54 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20145 | 2026.02.04 05:57:13.528924 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20146 | 2026.02.04 05:57:13.528925 [ 262 ] {4748de1f-3dce-41ac-a7a9-ccfcb0110351} <Debug> TCPHandler: Processed in 0.001415419 sec. | ||
| 20147 | 2026.02.04 05:57:13.529040 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20148 | 2026.02.04 05:57:13.529050 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20149 | 2026.02.04 05:57:13.529135 [ 262 ] {6e230726-f5c2-4a35-bb9f-0c80c5e1efcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20150 | 2026.02.04 05:57:13.529187 [ 262 ] {6e230726-f5c2-4a35-bb9f-0c80c5e1efcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20151 | 2026.02.04 05:57:13.529190 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20152 | 2026.02.04 05:57:13.529232 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 205 rows starting from the beginning of the part | ||
| 20153 | 2026.02.04 05:57:13.529299 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 15 rows starting from the beginning of the part | ||
| 20154 | 2026.02.04 05:57:13.529345 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 164 rows starting from the beginning of the part | ||
| 20155 | 2026.02.04 05:57:13.529387 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 15 rows starting from the beginning of the part | ||
| 20156 | 2026.02.04 05:57:13.529430 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 158 rows starting from the beginning of the part | ||
| 20157 | 2026.02.04 05:57:13.529474 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 15 rows starting from the beginning of the part | ||
| 20158 | 2026.02.04 05:57:13.529649 [ 262 ] {6e230726-f5c2-4a35-bb9f-0c80c5e1efcf} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20159 | 2026.02.04 05:57:13.529689 [ 262 ] {6e230726-f5c2-4a35-bb9f-0c80c5e1efcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20160 | 2026.02.04 05:57:13.530002 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5078 rows, containing 5 columns (5 merged, 0 gathered) in 0.002497659 sec., 2033103.7983968186 rows/sec., 172.92 MiB/sec. | ||
| 20161 | 2026.02.04 05:57:13.530006 [ 262 ] {6e230726-f5c2-4a35-bb9f-0c80c5e1efcf} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20162 | 2026.02.04 05:57:13.530257 [ 262 ] {6e230726-f5c2-4a35-bb9f-0c80c5e1efcf} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20163 | 2026.02.04 05:57:13.530269 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20164 | 2026.02.04 05:57:13.530334 [ 199 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338157 sec., 427453.5798116365 rows/sec., 28.59 MiB/sec. | ||
| 20165 | 2026.02.04 05:57:13.530390 [ 262 ] {6e230726-f5c2-4a35-bb9f-0c80c5e1efcf} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001274 sec., 62009.4191522763 rows/sec., 4.84 MiB/sec. | ||
| 20166 | 2026.02.04 05:57:13.530391 [ 54 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20167 | 2026.02.04 05:57:13.530435 [ 262 ] {6e230726-f5c2-4a35-bb9f-0c80c5e1efcf} <Debug> TCPHandler: Processed in 0.00144461 sec. | ||
| 20168 | 2026.02.04 05:57:13.530441 [ 54 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20169 | 2026.02.04 05:57:13.530468 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20170 | 2026.02.04 05:57:13.530470 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20171 | 2026.02.04 05:57:13.530543 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20172 | 2026.02.04 05:57:13.530564 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20173 | 2026.02.04 05:57:13.530570 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_146_29} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20174 | 2026.02.04 05:57:13.530655 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20175 | 2026.02.04 05:57:13.530674 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_146_29} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20176 | 2026.02.04 05:57:13.530680 [ 262 ] {f50a76d9-4202-4634-96ec-679185c80b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20177 | 2026.02.04 05:57:13.530689 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1033 rows starting from the beginning of the part | ||
| 20178 | 2026.02.04 05:57:13.530732 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_126_25} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20179 | 2026.02.04 05:57:13.530743 [ 262 ] {f50a76d9-4202-4634-96ec-679185c80b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20180 | 2026.02.04 05:57:13.530765 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 950 rows starting from the beginning of the part | ||
| 20181 | 2026.02.04 05:57:13.530772 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 20182 | 2026.02.04 05:57:13.530806 [ 193 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_126_25} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20183 | 2026.02.04 05:57:13.530821 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 20184 | 2026.02.04 05:57:13.530866 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20185 | 2026.02.04 05:57:13.530866 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 79 rows starting from the beginning of the part | ||
| 20186 | 2026.02.04 05:57:13.530926 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 488 rows starting from the beginning of the part | ||
| 20187 | 2026.02.04 05:57:13.530966 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 79 rows starting from the beginning of the part | ||
| 20188 | 2026.02.04 05:57:13.531178 [ 262 ] {f50a76d9-4202-4634-96ec-679185c80b65} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20189 | 2026.02.04 05:57:13.531218 [ 262 ] {f50a76d9-4202-4634-96ec-679185c80b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20190 | 2026.02.04 05:57:13.531553 [ 262 ] {f50a76d9-4202-4634-96ec-679185c80b65} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20191 | 2026.02.04 05:57:13.531776 [ 262 ] {f50a76d9-4202-4634-96ec-679185c80b65} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20192 | 2026.02.04 05:57:13.531906 [ 262 ] {f50a76d9-4202-4634-96ec-679185c80b65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 20193 | 2026.02.04 05:57:13.531943 [ 262 ] {f50a76d9-4202-4634-96ec-679185c80b65} <Debug> TCPHandler: Processed in 0.001428969 sec. | ||
| 20194 | 2026.02.04 05:57:13.532053 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542222 sec., 1746181.8078071768 rows/sec., 133.43 MiB/sec. | ||
| 20195 | 2026.02.04 05:57:13.532062 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20196 | 2026.02.04 05:57:13.532175 [ 262 ] {65418aca-9d0b-4977-9c41-812e2a253d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20197 | 2026.02.04 05:57:13.532229 [ 262 ] {65418aca-9d0b-4977-9c41-812e2a253d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20198 | 2026.02.04 05:57:13.532229 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20199 | 2026.02.04 05:57:13.532489 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_146_29} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20200 | 2026.02.04 05:57:13.532561 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_146_29} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20201 | 2026.02.04 05:57:13.532638 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 20202 | 2026.02.04 05:57:13.533035 [ 262 ] {65418aca-9d0b-4977-9c41-812e2a253d88} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20203 | 2026.02.04 05:57:13.533076 [ 262 ] {65418aca-9d0b-4977-9c41-812e2a253d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20204 | 2026.02.04 05:57:13.533592 [ 262 ] {65418aca-9d0b-4977-9c41-812e2a253d88} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20205 | 2026.02.04 05:57:13.533807 [ 262 ] {65418aca-9d0b-4977-9c41-812e2a253d88} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20206 | 2026.02.04 05:57:13.533938 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20207 | 2026.02.04 05:57:13.533952 [ 262 ] {65418aca-9d0b-4977-9c41-812e2a253d88} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001794 sec., 8361.204013377926 rows/sec., 14.98 MiB/sec. | ||
| 20208 | 2026.02.04 05:57:13.533974 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20209 | 2026.02.04 05:57:13.533997 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20210 | 2026.02.04 05:57:13.534013 [ 262 ] {65418aca-9d0b-4977-9c41-812e2a253d88} <Debug> TCPHandler: Processed in 0.002000435 sec. | ||
| 20211 | 2026.02.04 05:57:13.534065 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20212 | 2026.02.04 05:57:13.534133 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20213 | 2026.02.04 05:57:13.534233 [ 262 ] {9bd24cf1-1140-428c-b079-0ca115b78286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20214 | 2026.02.04 05:57:13.534265 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20215 | 2026.02.04 05:57:13.534275 [ 262 ] {9bd24cf1-1140-428c-b079-0ca115b78286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20216 | 2026.02.04 05:57:13.534327 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2356 rows starting from the beginning of the part | ||
| 20217 | 2026.02.04 05:57:13.534461 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 15 rows starting from the beginning of the part | ||
| 20218 | 2026.02.04 05:57:13.534575 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 25 rows starting from the beginning of the part | ||
| 20219 | 2026.02.04 05:57:13.534625 [ 262 ] {9bd24cf1-1140-428c-b079-0ca115b78286} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20220 | 2026.02.04 05:57:13.534667 [ 262 ] {9bd24cf1-1140-428c-b079-0ca115b78286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20221 | 2026.02.04 05:57:13.534684 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 15 rows starting from the beginning of the part | ||
| 20222 | 2026.02.04 05:57:13.534797 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 25 rows starting from the beginning of the part | ||
| 20223 | 2026.02.04 05:57:13.534904 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 15 rows starting from the beginning of the part | ||
| 20224 | 2026.02.04 05:57:13.534990 [ 262 ] {9bd24cf1-1140-428c-b079-0ca115b78286} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20225 | 2026.02.04 05:57:13.535204 [ 262 ] {9bd24cf1-1140-428c-b079-0ca115b78286} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20226 | 2026.02.04 05:57:13.535331 [ 52 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20227 | 2026.02.04 05:57:13.535344 [ 262 ] {9bd24cf1-1140-428c-b079-0ca115b78286} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 20228 | 2026.02.04 05:57:13.535360 [ 52 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20229 | 2026.02.04 05:57:13.535386 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20230 | 2026.02.04 05:57:13.535386 [ 262 ] {9bd24cf1-1140-428c-b079-0ca115b78286} <Debug> TCPHandler: Processed in 0.001303956 sec. | ||
| 20231 | 2026.02.04 05:57:13.535453 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20232 | 2026.02.04 05:57:13.535551 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20233 | 2026.02.04 05:57:13.535578 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8876 rows starting from the beginning of the part | ||
| 20234 | 2026.02.04 05:57:13.535627 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 72 rows starting from the beginning of the part | ||
| 20235 | 2026.02.04 05:57:13.535667 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 16 rows starting from the beginning of the part | ||
| 20236 | 2026.02.04 05:57:13.535705 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 20237 | 2026.02.04 05:57:13.535759 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 88 rows starting from the beginning of the part | ||
| 20238 | 2026.02.04 05:57:13.535799 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 20239 | 2026.02.04 05:57:13.538308 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9172 rows, containing 4 columns (4 merged, 0 gathered) in 0.002885599 sec., 3178542.825943591 rows/sec., 206.04 MiB/sec. | ||
| 20240 | 2026.02.04 05:57:13.538496 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20241 | 2026.02.04 05:57:13.538776 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_146_29} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20242 | 2026.02.04 05:57:13.538842 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_146_29} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20243 | 2026.02.04 05:57:13.538929 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 20244 | 2026.02.04 05:57:13.544303 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2451 rows, containing 19 columns (19 merged, 0 gathered) in 0.010260582 sec., 238875.33865038064 rows/sec., 428.05 MiB/sec. | ||
| 20245 | 2026.02.04 05:57:13.546571 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20246 | 2026.02.04 05:57:13.546888 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20247 | 2026.02.04 05:57:13.546952 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20248 | 2026.02.04 05:57:13.547096 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.69 MiB. | ||
| 20249 | 2026.02.04 05:57:14.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.05 MiB, peak 411.69 MiB, free memory in arenas 0.00 B, will set to 395.42 MiB (RSS), difference: 2.37 MiB | ||
| 20250 | 2026.02.04 05:57:14.269894 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41766 | ||
| 20251 | 2026.02.04 05:57:14.270422 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20252 | 2026.02.04 05:57:14.270468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 20253 | 2026.02.04 05:57:14.270947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20254 | 2026.02.04 05:57:14.271173 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20255 | 2026.02.04 05:57:14.271304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41766 | ||
| 20256 | 2026.02.04 05:57:14.384855 [ 225 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20257 | 2026.02.04 05:57:14.384883 [ 225 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20258 | 2026.02.04 05:57:14.387767 [ 225 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20259 | 2026.02.04 05:57:14.407292 [ 224 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20260 | 2026.02.04 05:57:14.407345 [ 224 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20261 | 2026.02.04 05:57:14.409405 [ 224 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20262 | 2026.02.04 05:57:15.229074 [ 225 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20263 | 2026.02.04 05:57:15.229162 [ 225 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20264 | 2026.02.04 05:57:15.231586 [ 225 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20265 | 2026.02.04 05:57:16.555019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 20266 | 2026.02.04 05:57:16.573627 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20267 | 2026.02.04 05:57:16.573685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20268 | 2026.02.04 05:57:16.580178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20269 | 2026.02.04 05:57:16.580903 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20270 | 2026.02.04 05:57:16.585152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 20271 | 2026.02.04 05:57:18.212742 [ 224 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20272 | 2026.02.04 05:57:18.212796 [ 224 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20273 | 2026.02.04 05:57:18.215825 [ 224 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20274 | 2026.02.04 05:57:18.532986 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20275 | 2026.02.04 05:57:18.533182 [ 262 ] {51d09be0-e296-4d07-9f20-a908ee2e0392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20276 | 2026.02.04 05:57:18.533257 [ 262 ] {51d09be0-e296-4d07-9f20-a908ee2e0392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20277 | 2026.02.04 05:57:18.534021 [ 262 ] {51d09be0-e296-4d07-9f20-a908ee2e0392} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20278 | 2026.02.04 05:57:18.534071 [ 262 ] {51d09be0-e296-4d07-9f20-a908ee2e0392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20279 | 2026.02.04 05:57:18.534466 [ 262 ] {51d09be0-e296-4d07-9f20-a908ee2e0392} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20280 | 2026.02.04 05:57:18.534693 [ 262 ] {51d09be0-e296-4d07-9f20-a908ee2e0392} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20281 | 2026.02.04 05:57:18.534861 [ 262 ] {51d09be0-e296-4d07-9f20-a908ee2e0392} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00173 sec., 153757.225433526 rows/sec., 9.77 MiB/sec. | ||
| 20282 | 2026.02.04 05:57:18.534911 [ 262 ] {51d09be0-e296-4d07-9f20-a908ee2e0392} <Debug> TCPHandler: Processed in 0.002067507 sec. | ||
| 20283 | 2026.02.04 05:57:18.535035 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20284 | 2026.02.04 05:57:18.535141 [ 262 ] {6d993c85-addc-4e79-ba2c-6e1ec6b9cc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20285 | 2026.02.04 05:57:18.535185 [ 262 ] {6d993c85-addc-4e79-ba2c-6e1ec6b9cc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20286 | 2026.02.04 05:57:18.536017 [ 262 ] {6d993c85-addc-4e79-ba2c-6e1ec6b9cc7d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20287 | 2026.02.04 05:57:18.536055 [ 262 ] {6d993c85-addc-4e79-ba2c-6e1ec6b9cc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20288 | 2026.02.04 05:57:18.536405 [ 262 ] {6d993c85-addc-4e79-ba2c-6e1ec6b9cc7d} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20289 | 2026.02.04 05:57:18.536624 [ 262 ] {6d993c85-addc-4e79-ba2c-6e1ec6b9cc7d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20290 | 2026.02.04 05:57:18.536762 [ 262 ] {6d993c85-addc-4e79-ba2c-6e1ec6b9cc7d} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001646 sec., 487241.7982989065 rows/sec., 38.69 MiB/sec. | ||
| 20291 | 2026.02.04 05:57:18.536803 [ 262 ] {6d993c85-addc-4e79-ba2c-6e1ec6b9cc7d} <Debug> TCPHandler: Processed in 0.00182163 sec. | ||
| 20292 | 2026.02.04 05:57:18.536922 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20293 | 2026.02.04 05:57:18.537044 [ 262 ] {810e31eb-a8ca-43a3-90a7-578ff1fe479f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20294 | 2026.02.04 05:57:18.537094 [ 262 ] {810e31eb-a8ca-43a3-90a7-578ff1fe479f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20295 | 2026.02.04 05:57:18.537587 [ 262 ] {810e31eb-a8ca-43a3-90a7-578ff1fe479f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20296 | 2026.02.04 05:57:18.537626 [ 262 ] {810e31eb-a8ca-43a3-90a7-578ff1fe479f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20297 | 2026.02.04 05:57:18.537935 [ 262 ] {810e31eb-a8ca-43a3-90a7-578ff1fe479f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20298 | 2026.02.04 05:57:18.538141 [ 262 ] {810e31eb-a8ca-43a3-90a7-578ff1fe479f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20299 | 2026.02.04 05:57:18.538272 [ 262 ] {810e31eb-a8ca-43a3-90a7-578ff1fe479f} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001255 sec., 125896.41434262948 rows/sec., 7.69 MiB/sec. | ||
| 20300 | 2026.02.04 05:57:18.538311 [ 262 ] {810e31eb-a8ca-43a3-90a7-578ff1fe479f} <Debug> TCPHandler: Processed in 0.00145149 sec. | ||
| 20301 | 2026.02.04 05:57:18.538421 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20302 | 2026.02.04 05:57:18.538518 [ 262 ] {f62a386f-0d2a-491f-ae24-a9f5e11ba730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20303 | 2026.02.04 05:57:18.538556 [ 262 ] {f62a386f-0d2a-491f-ae24-a9f5e11ba730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20304 | 2026.02.04 05:57:18.538981 [ 262 ] {f62a386f-0d2a-491f-ae24-a9f5e11ba730} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20305 | 2026.02.04 05:57:18.539017 [ 262 ] {f62a386f-0d2a-491f-ae24-a9f5e11ba730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20306 | 2026.02.04 05:57:18.539304 [ 262 ] {f62a386f-0d2a-491f-ae24-a9f5e11ba730} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20307 | 2026.02.04 05:57:18.539505 [ 262 ] {f62a386f-0d2a-491f-ae24-a9f5e11ba730} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20308 | 2026.02.04 05:57:18.539617 [ 44 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20309 | 2026.02.04 05:57:18.539633 [ 262 ] {f62a386f-0d2a-491f-ae24-a9f5e11ba730} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001135 sec., 123348.01762114538 rows/sec., 7.97 MiB/sec. | ||
| 20310 | 2026.02.04 05:57:18.539682 [ 44 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20311 | 2026.02.04 05:57:18.539692 [ 262 ] {f62a386f-0d2a-491f-ae24-a9f5e11ba730} <Debug> TCPHandler: Processed in 0.001325067 sec. | ||
| 20312 | 2026.02.04 05:57:18.539709 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20313 | 2026.02.04 05:57:18.539807 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20314 | 2026.02.04 05:57:18.539843 [ 188 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 20315 | 2026.02.04 05:57:18.539906 [ 262 ] {e1fda2ea-03d0-4ab6-ac09-babeb7e71c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20316 | 2026.02.04 05:57:18.539950 [ 262 ] {e1fda2ea-03d0-4ab6-ac09-babeb7e71c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20317 | 2026.02.04 05:57:18.539992 [ 188 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20318 | 2026.02.04 05:57:18.540031 [ 188 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 393 rows starting from the beginning of the part | ||
| 20319 | 2026.02.04 05:57:18.540102 [ 188 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 140 rows starting from the beginning of the part | ||
| 20320 | 2026.02.04 05:57:18.540150 [ 188 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 20321 | 2026.02.04 05:57:18.540192 [ 188 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 368 rows starting from the beginning of the part | ||
| 20322 | 2026.02.04 05:57:18.540235 [ 188 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 140 rows starting from the beginning of the part | ||
| 20323 | 2026.02.04 05:57:18.540278 [ 188 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 140 rows starting from the beginning of the part | ||
| 20324 | 2026.02.04 05:57:18.540377 [ 262 ] {e1fda2ea-03d0-4ab6-ac09-babeb7e71c96} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20325 | 2026.02.04 05:57:18.540419 [ 262 ] {e1fda2ea-03d0-4ab6-ac09-babeb7e71c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20326 | 2026.02.04 05:57:18.540742 [ 262 ] {e1fda2ea-03d0-4ab6-ac09-babeb7e71c96} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20327 | 2026.02.04 05:57:18.540975 [ 262 ] {e1fda2ea-03d0-4ab6-ac09-babeb7e71c96} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20328 | 2026.02.04 05:57:18.541108 [ 262 ] {e1fda2ea-03d0-4ab6-ac09-babeb7e71c96} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001222 sec., 113747.95417348608 rows/sec., 6.47 MiB/sec. | ||
| 20329 | 2026.02.04 05:57:18.541148 [ 262 ] {e1fda2ea-03d0-4ab6-ac09-babeb7e71c96} <Debug> TCPHandler: Processed in 0.001390318 sec. | ||
| 20330 | 2026.02.04 05:57:18.541257 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20331 | 2026.02.04 05:57:18.541309 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529522 sec., 787827.8311786297 rows/sec., 55.42 MiB/sec. | ||
| 20332 | 2026.02.04 05:57:18.541350 [ 262 ] {6894459e-748c-46ae-a3ab-1ff124a21c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20333 | 2026.02.04 05:57:18.541414 [ 262 ] {6894459e-748c-46ae-a3ab-1ff124a21c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20334 | 2026.02.04 05:57:18.541506 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20335 | 2026.02.04 05:57:18.541822 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_66_13} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20336 | 2026.02.04 05:57:18.541898 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_66_13} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20337 | 2026.02.04 05:57:18.541992 [ 262 ] {6894459e-748c-46ae-a3ab-1ff124a21c62} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20338 | 2026.02.04 05:57:18.541994 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 20339 | 2026.02.04 05:57:18.542037 [ 262 ] {6894459e-748c-46ae-a3ab-1ff124a21c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20340 | 2026.02.04 05:57:18.542402 [ 262 ] {6894459e-748c-46ae-a3ab-1ff124a21c62} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20341 | 2026.02.04 05:57:18.542607 [ 262 ] {6894459e-748c-46ae-a3ab-1ff124a21c62} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20342 | 2026.02.04 05:57:18.542738 [ 262 ] {6894459e-748c-46ae-a3ab-1ff124a21c62} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001406 sec., 347083.92603129445 rows/sec., 24.51 MiB/sec. | ||
| 20343 | 2026.02.04 05:57:18.542776 [ 262 ] {6894459e-748c-46ae-a3ab-1ff124a21c62} <Debug> TCPHandler: Processed in 0.001569213 sec. | ||
| 20344 | 2026.02.04 05:57:18.542878 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20345 | 2026.02.04 05:57:18.542977 [ 262 ] {54d0e7c3-6790-4f65-ac6c-b8c5b8291bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20346 | 2026.02.04 05:57:18.543019 [ 262 ] {54d0e7c3-6790-4f65-ac6c-b8c5b8291bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20347 | 2026.02.04 05:57:18.543345 [ 262 ] {54d0e7c3-6790-4f65-ac6c-b8c5b8291bce} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20348 | 2026.02.04 05:57:18.543382 [ 262 ] {54d0e7c3-6790-4f65-ac6c-b8c5b8291bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20349 | 2026.02.04 05:57:18.543689 [ 262 ] {54d0e7c3-6790-4f65-ac6c-b8c5b8291bce} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20350 | 2026.02.04 05:57:18.543894 [ 262 ] {54d0e7c3-6790-4f65-ac6c-b8c5b8291bce} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20351 | 2026.02.04 05:57:18.544022 [ 262 ] {54d0e7c3-6790-4f65-ac6c-b8c5b8291bce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 20352 | 2026.02.04 05:57:18.544060 [ 262 ] {54d0e7c3-6790-4f65-ac6c-b8c5b8291bce} <Debug> TCPHandler: Processed in 0.001232674 sec. | ||
| 20353 | 2026.02.04 05:57:18.544167 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20354 | 2026.02.04 05:57:18.544263 [ 262 ] {2a052d9c-505d-4b15-ae69-638e226f2e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20355 | 2026.02.04 05:57:18.544305 [ 262 ] {2a052d9c-505d-4b15-ae69-638e226f2e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20356 | 2026.02.04 05:57:18.544709 [ 262 ] {2a052d9c-505d-4b15-ae69-638e226f2e45} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20357 | 2026.02.04 05:57:18.544744 [ 262 ] {2a052d9c-505d-4b15-ae69-638e226f2e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20358 | 2026.02.04 05:57:18.545068 [ 262 ] {2a052d9c-505d-4b15-ae69-638e226f2e45} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20359 | 2026.02.04 05:57:18.545273 [ 262 ] {2a052d9c-505d-4b15-ae69-638e226f2e45} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20360 | 2026.02.04 05:57:18.545401 [ 262 ] {2a052d9c-505d-4b15-ae69-638e226f2e45} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001157 sec., 222990.492653414 rows/sec., 14.85 MiB/sec. | ||
| 20361 | 2026.02.04 05:57:18.545420 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_142_29 to all_147_147_0 | ||
| 20362 | 2026.02.04 05:57:18.545439 [ 262 ] {2a052d9c-505d-4b15-ae69-638e226f2e45} <Debug> TCPHandler: Processed in 0.001321826 sec. | ||
| 20363 | 2026.02.04 05:57:18.545482 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20364 | 2026.02.04 05:57:18.545512 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20365 | 2026.02.04 05:57:18.545562 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20366 | 2026.02.04 05:57:18.545602 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_147_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_142_29 to all_147_147_0 into Compact with storage Full | ||
| 20367 | 2026.02.04 05:57:18.545662 [ 262 ] {31920021-9628-4398-a703-226e1bc34eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20368 | 2026.02.04 05:57:18.545707 [ 262 ] {31920021-9628-4398-a703-226e1bc34eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20369 | 2026.02.04 05:57:18.545735 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_147_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20370 | 2026.02.04 05:57:18.545774 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_142_29, total 41414 rows starting from the beginning of the part | ||
| 20371 | 2026.02.04 05:57:18.545843 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 42 rows starting from the beginning of the part | ||
| 20372 | 2026.02.04 05:57:18.545896 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 20373 | 2026.02.04 05:57:18.545946 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 258 rows starting from the beginning of the part | ||
| 20374 | 2026.02.04 05:57:18.545991 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 20375 | 2026.02.04 05:57:18.546011 [ 262 ] {31920021-9628-4398-a703-226e1bc34eac} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20376 | 2026.02.04 05:57:18.546039 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 258 rows starting from the beginning of the part | ||
| 20377 | 2026.02.04 05:57:18.546052 [ 262 ] {31920021-9628-4398-a703-226e1bc34eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20378 | 2026.02.04 05:57:18.546375 [ 262 ] {31920021-9628-4398-a703-226e1bc34eac} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20379 | 2026.02.04 05:57:18.546596 [ 262 ] {31920021-9628-4398-a703-226e1bc34eac} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20380 | 2026.02.04 05:57:18.546709 [ 43 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 6 parts from all_1_56_12 to all_61_61_0 | ||
| 20381 | 2026.02.04 05:57:18.546729 [ 262 ] {31920021-9628-4398-a703-226e1bc34eac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 20382 | 2026.02.04 05:57:18.546758 [ 43 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20383 | 2026.02.04 05:57:18.546780 [ 262 ] {31920021-9628-4398-a703-226e1bc34eac} <Debug> TCPHandler: Processed in 0.001267595 sec. | ||
| 20384 | 2026.02.04 05:57:18.546782 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20385 | 2026.02.04 05:57:18.546905 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20386 | 2026.02.04 05:57:18.546917 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_61_61_0 into Compact with storage Full | ||
| 20387 | 2026.02.04 05:57:18.547023 [ 262 ] {07fe37e9-0f67-4dbf-b38b-10f2f598ab1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20388 | 2026.02.04 05:57:18.547031 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20389 | 2026.02.04 05:57:18.547074 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 57 rows starting from the beginning of the part | ||
| 20390 | 2026.02.04 05:57:18.547094 [ 262 ] {07fe37e9-0f67-4dbf-b38b-10f2f598ab1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20391 | 2026.02.04 05:57:18.547145 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 20392 | 2026.02.04 05:57:18.547203 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 20393 | 2026.02.04 05:57:18.547262 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 20394 | 2026.02.04 05:57:18.547317 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 20395 | 2026.02.04 05:57:18.547371 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 20396 | 2026.02.04 05:57:18.548218 [ 262 ] {07fe37e9-0f67-4dbf-b38b-10f2f598ab1c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20397 | 2026.02.04 05:57:18.548262 [ 262 ] {07fe37e9-0f67-4dbf-b38b-10f2f598ab1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20398 | 2026.02.04 05:57:18.548365 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62 rows, containing 4 columns (4 merged, 0 gathered) in 0.001502781 sec., 41256.84314614039 rows/sec., 2.71 MiB/sec. | ||
| 20399 | 2026.02.04 05:57:18.548484 [ 198 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 20400 | 2026.02.04 05:57:18.548740 [ 198 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_61_13} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20401 | 2026.02.04 05:57:18.548804 [ 198 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_61_13} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 6 parts: [all_1_56_12, all_61_61_0] -> all_1_61_13 | ||
| 20402 | 2026.02.04 05:57:18.548868 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20403 | 2026.02.04 05:57:18.548873 [ 262 ] {07fe37e9-0f67-4dbf-b38b-10f2f598ab1c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20404 | 2026.02.04 05:57:18.549103 [ 262 ] {07fe37e9-0f67-4dbf-b38b-10f2f598ab1c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20405 | 2026.02.04 05:57:18.549247 [ 262 ] {07fe37e9-0f67-4dbf-b38b-10f2f598ab1c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002247 sec., 11125.945705384958 rows/sec., 19.94 MiB/sec. | ||
| 20406 | 2026.02.04 05:57:18.549289 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20407 | 2026.02.04 05:57:18.549318 [ 262 ] {07fe37e9-0f67-4dbf-b38b-10f2f598ab1c} <Debug> TCPHandler: Processed in 0.002470138 sec. | ||
| 20408 | 2026.02.04 05:57:18.549321 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20409 | 2026.02.04 05:57:18.549451 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20410 | 2026.02.04 05:57:18.549570 [ 262 ] {66b80733-9008-4b20-98e6-566436021d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20411 | 2026.02.04 05:57:18.549621 [ 262 ] {66b80733-9008-4b20-98e6-566436021d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20412 | 2026.02.04 05:57:18.550016 [ 262 ] {66b80733-9008-4b20-98e6-566436021d50} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20413 | 2026.02.04 05:57:18.550062 [ 262 ] {66b80733-9008-4b20-98e6-566436021d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20414 | 2026.02.04 05:57:18.550420 [ 262 ] {66b80733-9008-4b20-98e6-566436021d50} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20415 | 2026.02.04 05:57:18.550639 [ 262 ] {66b80733-9008-4b20-98e6-566436021d50} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20416 | 2026.02.04 05:57:18.550784 [ 262 ] {66b80733-9008-4b20-98e6-566436021d50} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001237 sec., 71139.85448666128 rows/sec., 4.47 MiB/sec. | ||
| 20417 | 2026.02.04 05:57:18.550822 [ 262 ] {66b80733-9008-4b20-98e6-566436021d50} <Debug> TCPHandler: Processed in 0.001433439 sec. | ||
| 20418 | 2026.02.04 05:57:18.552242 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20419 | 2026.02.04 05:57:18.553621 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_147_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42292 rows, containing 5 columns (5 merged, 0 gathered) in 0.008061652 sec., 5246071.15266201 rows/sec., 355.36 MiB/sec. | ||
| 20420 | 2026.02.04 05:57:18.553935 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_147_30} <Trace> MergedBlockOutputStream: filled checksums all_1_147_30 (state Temporary) | ||
| 20421 | 2026.02.04 05:57:18.554223 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_147_30} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_147_30 to all_1_147_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20422 | 2026.02.04 05:57:18.554300 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_147_30} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_142_29, all_147_147_0] -> all_1_147_30 | ||
| 20423 | 2026.02.04 05:57:18.554381 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 20424 | 2026.02.04 05:57:20.271262 [ 217 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20425 | 2026.02.04 05:57:20.271332 [ 217 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20426 | 2026.02.04 05:57:20.273325 [ 217 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20427 | 2026.02.04 05:57:20.846480 [ 221 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20428 | 2026.02.04 05:57:20.846580 [ 221 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20429 | 2026.02.04 05:57:20.849204 [ 221 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20430 | 2026.02.04 05:57:21.501288 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20431 | 2026.02.04 05:57:21.501350 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20432 | 2026.02.04 05:57:21.771441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42214 | ||
| 20433 | 2026.02.04 05:57:21.772018 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20434 | 2026.02.04 05:57:21.772065 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20435 | 2026.02.04 05:57:21.772561 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20436 | 2026.02.04 05:57:21.772782 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20437 | 2026.02.04 05:57:21.772912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42214 | ||
| 20438 | 2026.02.04 05:57:21.944007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2618 | ||
| 20439 | 2026.02.04 05:57:21.946621 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20440 | 2026.02.04 05:57:21.946687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20441 | 2026.02.04 05:57:21.947969 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20442 | 2026.02.04 05:57:21.948260 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20443 | 2026.02.04 05:57:21.948682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2618 | ||
| 20444 | 2026.02.04 05:57:23.106232 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20445 | 2026.02.04 05:57:23.106283 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20446 | 2026.02.04 05:57:23.109371 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20447 | 2026.02.04 05:57:23.308059 [ 220 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20448 | 2026.02.04 05:57:23.308108 [ 220 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20449 | 2026.02.04 05:57:23.311148 [ 220 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20450 | 2026.02.04 05:57:23.525730 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20451 | 2026.02.04 05:57:23.525917 [ 262 ] {e98b4df2-f90c-45e4-a13e-86fe0c9de4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20452 | 2026.02.04 05:57:23.525991 [ 262 ] {e98b4df2-f90c-45e4-a13e-86fe0c9de4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20453 | 2026.02.04 05:57:23.526715 [ 262 ] {e98b4df2-f90c-45e4-a13e-86fe0c9de4c9} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20454 | 2026.02.04 05:57:23.526767 [ 262 ] {e98b4df2-f90c-45e4-a13e-86fe0c9de4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20455 | 2026.02.04 05:57:23.527156 [ 262 ] {e98b4df2-f90c-45e4-a13e-86fe0c9de4c9} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20456 | 2026.02.04 05:57:23.527388 [ 262 ] {e98b4df2-f90c-45e4-a13e-86fe0c9de4c9} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20457 | 2026.02.04 05:57:23.527543 [ 262 ] {e98b4df2-f90c-45e4-a13e-86fe0c9de4c9} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001677 sec., 51282.05128205128 rows/sec., 4.29 MiB/sec. | ||
| 20458 | 2026.02.04 05:57:23.527593 [ 262 ] {e98b4df2-f90c-45e4-a13e-86fe0c9de4c9} <Debug> TCPHandler: Processed in 0.001997875 sec. | ||
| 20459 | 2026.02.04 05:57:23.527623 [ 222 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20460 | 2026.02.04 05:57:23.527678 [ 222 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20461 | 2026.02.04 05:57:23.527713 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20462 | 2026.02.04 05:57:23.527820 [ 262 ] {95688b81-35f1-4152-906d-5c643180f59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20463 | 2026.02.04 05:57:23.527863 [ 262 ] {95688b81-35f1-4152-906d-5c643180f59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20464 | 2026.02.04 05:57:23.528260 [ 262 ] {95688b81-35f1-4152-906d-5c643180f59f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20465 | 2026.02.04 05:57:23.528297 [ 262 ] {95688b81-35f1-4152-906d-5c643180f59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20466 | 2026.02.04 05:57:23.528586 [ 262 ] {95688b81-35f1-4152-906d-5c643180f59f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20467 | 2026.02.04 05:57:23.528843 [ 262 ] {95688b81-35f1-4152-906d-5c643180f59f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20468 | 2026.02.04 05:57:23.528976 [ 262 ] {95688b81-35f1-4152-906d-5c643180f59f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00118 sec., 12711.86440677966 rows/sec., 955.87 KiB/sec. | ||
| 20469 | 2026.02.04 05:57:23.529016 [ 262 ] {95688b81-35f1-4152-906d-5c643180f59f} <Debug> TCPHandler: Processed in 0.001353467 sec. | ||
| 20470 | 2026.02.04 05:57:23.529121 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20471 | 2026.02.04 05:57:23.529215 [ 262 ] {6bf2cf00-5312-4ec3-bd76-25f83c76b417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20472 | 2026.02.04 05:57:23.529255 [ 262 ] {6bf2cf00-5312-4ec3-bd76-25f83c76b417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20473 | 2026.02.04 05:57:23.529671 [ 262 ] {6bf2cf00-5312-4ec3-bd76-25f83c76b417} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20474 | 2026.02.04 05:57:23.529708 [ 262 ] {6bf2cf00-5312-4ec3-bd76-25f83c76b417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20475 | 2026.02.04 05:57:23.530022 [ 262 ] {6bf2cf00-5312-4ec3-bd76-25f83c76b417} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20476 | 2026.02.04 05:57:23.530258 [ 262 ] {6bf2cf00-5312-4ec3-bd76-25f83c76b417} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20477 | 2026.02.04 05:57:23.530384 [ 262 ] {6bf2cf00-5312-4ec3-bd76-25f83c76b417} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001187 sec., 66554.33866891323 rows/sec., 5.20 MiB/sec. | ||
| 20478 | 2026.02.04 05:57:23.530422 [ 262 ] {6bf2cf00-5312-4ec3-bd76-25f83c76b417} <Debug> TCPHandler: Processed in 0.001348728 sec. | ||
| 20479 | 2026.02.04 05:57:23.530501 [ 220 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20480 | 2026.02.04 05:57:23.530526 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20481 | 2026.02.04 05:57:23.530560 [ 220 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20482 | 2026.02.04 05:57:23.530640 [ 262 ] {59d35451-9dda-49fb-bbfe-2047e8e2e81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20483 | 2026.02.04 05:57:23.530688 [ 262 ] {59d35451-9dda-49fb-bbfe-2047e8e2e81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20484 | 2026.02.04 05:57:23.530799 [ 222 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20485 | 2026.02.04 05:57:23.531090 [ 262 ] {59d35451-9dda-49fb-bbfe-2047e8e2e81e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20486 | 2026.02.04 05:57:23.531133 [ 262 ] {59d35451-9dda-49fb-bbfe-2047e8e2e81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20487 | 2026.02.04 05:57:23.531485 [ 262 ] {59d35451-9dda-49fb-bbfe-2047e8e2e81e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20488 | 2026.02.04 05:57:23.531771 [ 262 ] {59d35451-9dda-49fb-bbfe-2047e8e2e81e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20489 | 2026.02.04 05:57:23.531914 [ 262 ] {59d35451-9dda-49fb-bbfe-2047e8e2e81e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 20490 | 2026.02.04 05:57:23.531954 [ 262 ] {59d35451-9dda-49fb-bbfe-2047e8e2e81e} <Debug> TCPHandler: Processed in 0.001476281 sec. | ||
| 20491 | 2026.02.04 05:57:23.532053 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20492 | 2026.02.04 05:57:23.532147 [ 262 ] {99298740-e1e5-4ac7-9415-ad1406bcec1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20493 | 2026.02.04 05:57:23.532201 [ 262 ] {99298740-e1e5-4ac7-9415-ad1406bcec1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20494 | 2026.02.04 05:57:23.532888 [ 220 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20495 | 2026.02.04 05:57:23.533014 [ 262 ] {99298740-e1e5-4ac7-9415-ad1406bcec1d} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20496 | 2026.02.04 05:57:23.533055 [ 262 ] {99298740-e1e5-4ac7-9415-ad1406bcec1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20497 | 2026.02.04 05:57:23.533611 [ 262 ] {99298740-e1e5-4ac7-9415-ad1406bcec1d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20498 | 2026.02.04 05:57:23.533834 [ 262 ] {99298740-e1e5-4ac7-9415-ad1406bcec1d} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20499 | 2026.02.04 05:57:23.533977 [ 262 ] {99298740-e1e5-4ac7-9415-ad1406bcec1d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001848 sec., 8116.883116883117 rows/sec., 14.55 MiB/sec. | ||
| 20500 | 2026.02.04 05:57:23.534045 [ 262 ] {99298740-e1e5-4ac7-9415-ad1406bcec1d} <Debug> TCPHandler: Processed in 0.002040946 sec. | ||
| 20501 | 2026.02.04 05:57:23.534149 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20502 | 2026.02.04 05:57:23.534244 [ 262 ] {72fe7d68-06f0-43ee-8077-faebf07433d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20503 | 2026.02.04 05:57:23.534286 [ 262 ] {72fe7d68-06f0-43ee-8077-faebf07433d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20504 | 2026.02.04 05:57:23.534618 [ 262 ] {72fe7d68-06f0-43ee-8077-faebf07433d9} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20505 | 2026.02.04 05:57:23.534654 [ 262 ] {72fe7d68-06f0-43ee-8077-faebf07433d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20506 | 2026.02.04 05:57:23.534946 [ 262 ] {72fe7d68-06f0-43ee-8077-faebf07433d9} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20507 | 2026.02.04 05:57:23.535149 [ 262 ] {72fe7d68-06f0-43ee-8077-faebf07433d9} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20508 | 2026.02.04 05:57:23.535277 [ 262 ] {72fe7d68-06f0-43ee-8077-faebf07433d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 20509 | 2026.02.04 05:57:23.535315 [ 262 ] {72fe7d68-06f0-43ee-8077-faebf07433d9} <Debug> TCPHandler: Processed in 0.001214333 sec. | ||
| 20510 | 2026.02.04 05:57:24.085204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 20511 | 2026.02.04 05:57:24.104100 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20512 | 2026.02.04 05:57:24.104166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20513 | 2026.02.04 05:57:24.110705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20514 | 2026.02.04 05:57:24.111505 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20515 | 2026.02.04 05:57:24.115915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20516 | 2026.02.04 05:57:26.945666 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20517 | 2026.02.04 05:57:26.945851 [ 262 ] {63c5b0e3-c898-494e-ba81-7000aa8d4450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20518 | 2026.02.04 05:57:26.945919 [ 262 ] {63c5b0e3-c898-494e-ba81-7000aa8d4450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20519 | 2026.02.04 05:57:26.946691 [ 262 ] {63c5b0e3-c898-494e-ba81-7000aa8d4450} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20520 | 2026.02.04 05:57:26.946737 [ 262 ] {63c5b0e3-c898-494e-ba81-7000aa8d4450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20521 | 2026.02.04 05:57:26.947135 [ 262 ] {63c5b0e3-c898-494e-ba81-7000aa8d4450} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20522 | 2026.02.04 05:57:26.947359 [ 262 ] {63c5b0e3-c898-494e-ba81-7000aa8d4450} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20523 | 2026.02.04 05:57:26.947517 [ 262 ] {63c5b0e3-c898-494e-ba81-7000aa8d4450} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001716 sec., 155011.655011655 rows/sec., 9.85 MiB/sec. | ||
| 20524 | 2026.02.04 05:57:26.947573 [ 262 ] {63c5b0e3-c898-494e-ba81-7000aa8d4450} <Debug> TCPHandler: Processed in 0.002029806 sec. | ||
| 20525 | 2026.02.04 05:57:26.947696 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20526 | 2026.02.04 05:57:26.947799 [ 262 ] {e718a4c0-a8ed-4308-8b23-87abf803872d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20527 | 2026.02.04 05:57:26.947842 [ 262 ] {e718a4c0-a8ed-4308-8b23-87abf803872d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20528 | 2026.02.04 05:57:26.949432 [ 262 ] {e718a4c0-a8ed-4308-8b23-87abf803872d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20529 | 2026.02.04 05:57:26.949470 [ 262 ] {e718a4c0-a8ed-4308-8b23-87abf803872d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20530 | 2026.02.04 05:57:26.949905 [ 262 ] {e718a4c0-a8ed-4308-8b23-87abf803872d} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20531 | 2026.02.04 05:57:26.950126 [ 262 ] {e718a4c0-a8ed-4308-8b23-87abf803872d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20532 | 2026.02.04 05:57:26.950263 [ 262 ] {e718a4c0-a8ed-4308-8b23-87abf803872d} <Debug> executeQuery: Read 1942 rows, 161.33 KiB in 0.00249 sec., 779919.6787148594 rows/sec., 63.27 MiB/sec. | ||
| 20533 | 2026.02.04 05:57:26.950304 [ 262 ] {e718a4c0-a8ed-4308-8b23-87abf803872d} <Debug> TCPHandler: Processed in 0.002659743 sec. | ||
| 20534 | 2026.02.04 05:57:26.950417 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20535 | 2026.02.04 05:57:26.950515 [ 262 ] {01883433-759a-4a14-9045-b22ac2bf7aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20536 | 2026.02.04 05:57:26.950562 [ 262 ] {01883433-759a-4a14-9045-b22ac2bf7aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20537 | 2026.02.04 05:57:26.951035 [ 262 ] {01883433-759a-4a14-9045-b22ac2bf7aad} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20538 | 2026.02.04 05:57:26.951072 [ 262 ] {01883433-759a-4a14-9045-b22ac2bf7aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20539 | 2026.02.04 05:57:26.951364 [ 262 ] {01883433-759a-4a14-9045-b22ac2bf7aad} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20540 | 2026.02.04 05:57:26.951567 [ 262 ] {01883433-759a-4a14-9045-b22ac2bf7aad} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20541 | 2026.02.04 05:57:26.951697 [ 262 ] {01883433-759a-4a14-9045-b22ac2bf7aad} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001202 sec., 131447.58735440933 rows/sec., 8.03 MiB/sec. | ||
| 20542 | 2026.02.04 05:57:26.951734 [ 262 ] {01883433-759a-4a14-9045-b22ac2bf7aad} <Debug> TCPHandler: Processed in 0.001368487 sec. | ||
| 20543 | 2026.02.04 05:57:26.951844 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20544 | 2026.02.04 05:57:26.951939 [ 262 ] {1dbbe9ff-a720-4dd6-9956-99f66ec9d32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20545 | 2026.02.04 05:57:26.951979 [ 262 ] {1dbbe9ff-a720-4dd6-9956-99f66ec9d32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20546 | 2026.02.04 05:57:26.952551 [ 262 ] {1dbbe9ff-a720-4dd6-9956-99f66ec9d32c} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20547 | 2026.02.04 05:57:26.952587 [ 262 ] {1dbbe9ff-a720-4dd6-9956-99f66ec9d32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20548 | 2026.02.04 05:57:26.952893 [ 262 ] {1dbbe9ff-a720-4dd6-9956-99f66ec9d32c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20549 | 2026.02.04 05:57:26.953093 [ 262 ] {1dbbe9ff-a720-4dd6-9956-99f66ec9d32c} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20550 | 2026.02.04 05:57:26.953221 [ 262 ] {1dbbe9ff-a720-4dd6-9956-99f66ec9d32c} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001302 sec., 282642.089093702 rows/sec., 18.81 MiB/sec. | ||
| 20551 | 2026.02.04 05:57:26.953259 [ 262 ] {1dbbe9ff-a720-4dd6-9956-99f66ec9d32c} <Debug> TCPHandler: Processed in 0.001465231 sec. | ||
| 20552 | 2026.02.04 05:57:26.953367 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20553 | 2026.02.04 05:57:26.953461 [ 262 ] {1e9aa734-0d5d-40ec-b34e-a1acb61d4c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20554 | 2026.02.04 05:57:26.953499 [ 262 ] {1e9aa734-0d5d-40ec-b34e-a1acb61d4c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20555 | 2026.02.04 05:57:26.953937 [ 262 ] {1e9aa734-0d5d-40ec-b34e-a1acb61d4c27} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20556 | 2026.02.04 05:57:26.953972 [ 262 ] {1e9aa734-0d5d-40ec-b34e-a1acb61d4c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20557 | 2026.02.04 05:57:26.954265 [ 262 ] {1e9aa734-0d5d-40ec-b34e-a1acb61d4c27} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20558 | 2026.02.04 05:57:26.954464 [ 262 ] {1e9aa734-0d5d-40ec-b34e-a1acb61d4c27} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20559 | 2026.02.04 05:57:26.954590 [ 262 ] {1e9aa734-0d5d-40ec-b34e-a1acb61d4c27} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001148 sec., 121080.1393728223 rows/sec., 6.89 MiB/sec. | ||
| 20560 | 2026.02.04 05:57:26.954630 [ 262 ] {1e9aa734-0d5d-40ec-b34e-a1acb61d4c27} <Debug> TCPHandler: Processed in 0.001311466 sec. | ||
| 20561 | 2026.02.04 05:57:26.954737 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20562 | 2026.02.04 05:57:26.954832 [ 262 ] {6ee0addd-d62e-458d-a89a-2447431bfa1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20563 | 2026.02.04 05:57:26.954871 [ 262 ] {6ee0addd-d62e-458d-a89a-2447431bfa1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20564 | 2026.02.04 05:57:26.955698 [ 262 ] {6ee0addd-d62e-458d-a89a-2447431bfa1c} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20565 | 2026.02.04 05:57:26.955736 [ 262 ] {6ee0addd-d62e-458d-a89a-2447431bfa1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20566 | 2026.02.04 05:57:26.956074 [ 262 ] {6ee0addd-d62e-458d-a89a-2447431bfa1c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20567 | 2026.02.04 05:57:26.956279 [ 262 ] {6ee0addd-d62e-458d-a89a-2447431bfa1c} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20568 | 2026.02.04 05:57:26.956409 [ 262 ] {6ee0addd-d62e-458d-a89a-2447431bfa1c} <Debug> executeQuery: Read 944 rows, 69.57 KiB in 0.001596 sec., 591478.6967418547 rows/sec., 42.57 MiB/sec. | ||
| 20569 | 2026.02.04 05:57:26.956448 [ 262 ] {6ee0addd-d62e-458d-a89a-2447431bfa1c} <Debug> TCPHandler: Processed in 0.001759168 sec. | ||
| 20570 | 2026.02.04 05:57:26.956554 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20571 | 2026.02.04 05:57:26.956648 [ 262 ] {a167bb2b-a643-415d-b12d-07fef5421d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20572 | 2026.02.04 05:57:26.956689 [ 262 ] {a167bb2b-a643-415d-b12d-07fef5421d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20573 | 2026.02.04 05:57:26.957014 [ 262 ] {a167bb2b-a643-415d-b12d-07fef5421d97} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20574 | 2026.02.04 05:57:26.957050 [ 262 ] {a167bb2b-a643-415d-b12d-07fef5421d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20575 | 2026.02.04 05:57:26.957342 [ 262 ] {a167bb2b-a643-415d-b12d-07fef5421d97} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20576 | 2026.02.04 05:57:26.957539 [ 262 ] {a167bb2b-a643-415d-b12d-07fef5421d97} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20577 | 2026.02.04 05:57:26.957667 [ 262 ] {a167bb2b-a643-415d-b12d-07fef5421d97} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 20578 | 2026.02.04 05:57:26.957705 [ 262 ] {a167bb2b-a643-415d-b12d-07fef5421d97} <Debug> TCPHandler: Processed in 0.001199753 sec. | ||
| 20579 | 2026.02.04 05:57:26.957816 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20580 | 2026.02.04 05:57:26.957910 [ 262 ] {cc8cebf2-6c37-461a-93b6-4ece1e28a512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20581 | 2026.02.04 05:57:26.957950 [ 262 ] {cc8cebf2-6c37-461a-93b6-4ece1e28a512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20582 | 2026.02.04 05:57:26.958602 [ 262 ] {cc8cebf2-6c37-461a-93b6-4ece1e28a512} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20583 | 2026.02.04 05:57:26.958638 [ 262 ] {cc8cebf2-6c37-461a-93b6-4ece1e28a512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20584 | 2026.02.04 05:57:26.958996 [ 262 ] {cc8cebf2-6c37-461a-93b6-4ece1e28a512} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20585 | 2026.02.04 05:57:26.959195 [ 262 ] {cc8cebf2-6c37-461a-93b6-4ece1e28a512} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20586 | 2026.02.04 05:57:26.959324 [ 262 ] {cc8cebf2-6c37-461a-93b6-4ece1e28a512} <Debug> executeQuery: Read 900 rows, 61.36 KiB in 0.001433 sec., 628053.035589672 rows/sec., 41.81 MiB/sec. | ||
| 20587 | 2026.02.04 05:57:26.959362 [ 262 ] {cc8cebf2-6c37-461a-93b6-4ece1e28a512} <Debug> TCPHandler: Processed in 0.001596104 sec. | ||
| 20588 | 2026.02.04 05:57:26.959467 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20589 | 2026.02.04 05:57:26.959567 [ 262 ] {c0cc32ad-d0f3-465b-9cb2-389bcc5ed170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20590 | 2026.02.04 05:57:26.959611 [ 262 ] {c0cc32ad-d0f3-465b-9cb2-389bcc5ed170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20591 | 2026.02.04 05:57:26.959959 [ 262 ] {c0cc32ad-d0f3-465b-9cb2-389bcc5ed170} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20592 | 2026.02.04 05:57:26.959995 [ 262 ] {c0cc32ad-d0f3-465b-9cb2-389bcc5ed170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20593 | 2026.02.04 05:57:26.960302 [ 262 ] {c0cc32ad-d0f3-465b-9cb2-389bcc5ed170} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20594 | 2026.02.04 05:57:26.960520 [ 262 ] {c0cc32ad-d0f3-465b-9cb2-389bcc5ed170} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20595 | 2026.02.04 05:57:26.960662 [ 262 ] {c0cc32ad-d0f3-465b-9cb2-389bcc5ed170} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 20596 | 2026.02.04 05:57:26.960701 [ 262 ] {c0cc32ad-d0f3-465b-9cb2-389bcc5ed170} <Debug> TCPHandler: Processed in 0.001284956 sec. | ||
| 20597 | 2026.02.04 05:57:26.960828 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20598 | 2026.02.04 05:57:26.960949 [ 262 ] {7bc7f5e2-146d-4d88-b966-e21d272cb8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20599 | 2026.02.04 05:57:26.961016 [ 262 ] {7bc7f5e2-146d-4d88-b966-e21d272cb8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20600 | 2026.02.04 05:57:26.962006 [ 262 ] {7bc7f5e2-146d-4d88-b966-e21d272cb8e5} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20601 | 2026.02.04 05:57:26.962051 [ 262 ] {7bc7f5e2-146d-4d88-b966-e21d272cb8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20602 | 2026.02.04 05:57:26.962663 [ 262 ] {7bc7f5e2-146d-4d88-b966-e21d272cb8e5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20603 | 2026.02.04 05:57:26.962877 [ 262 ] {7bc7f5e2-146d-4d88-b966-e21d272cb8e5} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20604 | 2026.02.04 05:57:26.963015 [ 262 ] {7bc7f5e2-146d-4d88-b966-e21d272cb8e5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002091 sec., 11956.001912960306 rows/sec., 21.42 MiB/sec. | ||
| 20605 | 2026.02.04 05:57:26.963070 [ 262 ] {7bc7f5e2-146d-4d88-b966-e21d272cb8e5} <Debug> TCPHandler: Processed in 0.002304224 sec. | ||
| 20606 | 2026.02.04 05:57:26.963181 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20607 | 2026.02.04 05:57:26.963275 [ 262 ] {dc55f897-1d6a-43bf-a5d3-4c916889baf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20608 | 2026.02.04 05:57:26.963316 [ 262 ] {dc55f897-1d6a-43bf-a5d3-4c916889baf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20609 | 2026.02.04 05:57:26.963642 [ 262 ] {dc55f897-1d6a-43bf-a5d3-4c916889baf8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20610 | 2026.02.04 05:57:26.963678 [ 262 ] {dc55f897-1d6a-43bf-a5d3-4c916889baf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20611 | 2026.02.04 05:57:26.963972 [ 262 ] {dc55f897-1d6a-43bf-a5d3-4c916889baf8} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20612 | 2026.02.04 05:57:26.964169 [ 262 ] {dc55f897-1d6a-43bf-a5d3-4c916889baf8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20613 | 2026.02.04 05:57:26.964291 [ 262 ] {dc55f897-1d6a-43bf-a5d3-4c916889baf8} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001035 sec., 69565.21739130435 rows/sec., 4.29 MiB/sec. | ||
| 20614 | 2026.02.04 05:57:26.964327 [ 262 ] {dc55f897-1d6a-43bf-a5d3-4c916889baf8} <Debug> TCPHandler: Processed in 0.001194813 sec. | ||
| 20615 | 2026.02.04 05:57:28.520002 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20616 | 2026.02.04 05:57:28.520189 [ 262 ] {40988fa9-6b1b-4ac9-8b50-2ef61a79ef26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20617 | 2026.02.04 05:57:28.520257 [ 262 ] {40988fa9-6b1b-4ac9-8b50-2ef61a79ef26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20618 | 2026.02.04 05:57:28.521069 [ 262 ] {40988fa9-6b1b-4ac9-8b50-2ef61a79ef26} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20619 | 2026.02.04 05:57:28.521107 [ 262 ] {40988fa9-6b1b-4ac9-8b50-2ef61a79ef26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20620 | 2026.02.04 05:57:28.521476 [ 262 ] {40988fa9-6b1b-4ac9-8b50-2ef61a79ef26} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20621 | 2026.02.04 05:57:28.521691 [ 262 ] {40988fa9-6b1b-4ac9-8b50-2ef61a79ef26} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20622 | 2026.02.04 05:57:28.521838 [ 262 ] {40988fa9-6b1b-4ac9-8b50-2ef61a79ef26} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.51 MiB/sec. | ||
| 20623 | 2026.02.04 05:57:28.521879 [ 262 ] {40988fa9-6b1b-4ac9-8b50-2ef61a79ef26} <Debug> TCPHandler: Processed in 0.002004965 sec. | ||
| 20624 | 2026.02.04 05:57:28.522029 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20625 | 2026.02.04 05:57:28.522131 [ 262 ] {0a261516-8350-463d-86d8-cdeaae93defa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20626 | 2026.02.04 05:57:28.522170 [ 262 ] {0a261516-8350-463d-86d8-cdeaae93defa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20627 | 2026.02.04 05:57:28.522630 [ 262 ] {0a261516-8350-463d-86d8-cdeaae93defa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20628 | 2026.02.04 05:57:28.522663 [ 262 ] {0a261516-8350-463d-86d8-cdeaae93defa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20629 | 2026.02.04 05:57:28.522948 [ 262 ] {0a261516-8350-463d-86d8-cdeaae93defa} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20630 | 2026.02.04 05:57:28.523153 [ 262 ] {0a261516-8350-463d-86d8-cdeaae93defa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20631 | 2026.02.04 05:57:28.523277 [ 262 ] {0a261516-8350-463d-86d8-cdeaae93defa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 20632 | 2026.02.04 05:57:28.523313 [ 262 ] {0a261516-8350-463d-86d8-cdeaae93defa} <Debug> TCPHandler: Processed in 0.001342597 sec. | ||
| 20633 | 2026.02.04 05:57:28.523436 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20634 | 2026.02.04 05:57:28.523536 [ 262 ] {8e56c3cc-b7da-4758-8a7f-c40f805f8b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20635 | 2026.02.04 05:57:28.523579 [ 262 ] {8e56c3cc-b7da-4758-8a7f-c40f805f8b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20636 | 2026.02.04 05:57:28.523970 [ 262 ] {8e56c3cc-b7da-4758-8a7f-c40f805f8b29} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20637 | 2026.02.04 05:57:28.524003 [ 262 ] {8e56c3cc-b7da-4758-8a7f-c40f805f8b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20638 | 2026.02.04 05:57:28.524306 [ 262 ] {8e56c3cc-b7da-4758-8a7f-c40f805f8b29} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20639 | 2026.02.04 05:57:28.524518 [ 262 ] {8e56c3cc-b7da-4758-8a7f-c40f805f8b29} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20640 | 2026.02.04 05:57:28.524642 [ 262 ] {8e56c3cc-b7da-4758-8a7f-c40f805f8b29} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001124 sec., 37366.54804270463 rows/sec., 2.60 MiB/sec. | ||
| 20641 | 2026.02.04 05:57:28.524678 [ 262 ] {8e56c3cc-b7da-4758-8a7f-c40f805f8b29} <Debug> TCPHandler: Processed in 0.001294776 sec. | ||
| 20642 | 2026.02.04 05:57:28.524790 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20643 | 2026.02.04 05:57:28.524890 [ 262 ] {8bc2b44f-6bcd-4147-8a92-e2b8a240be1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20644 | 2026.02.04 05:57:28.524929 [ 262 ] {8bc2b44f-6bcd-4147-8a92-e2b8a240be1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20645 | 2026.02.04 05:57:28.525237 [ 262 ] {8bc2b44f-6bcd-4147-8a92-e2b8a240be1c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20646 | 2026.02.04 05:57:28.525270 [ 262 ] {8bc2b44f-6bcd-4147-8a92-e2b8a240be1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20647 | 2026.02.04 05:57:28.525554 [ 262 ] {8bc2b44f-6bcd-4147-8a92-e2b8a240be1c} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20648 | 2026.02.04 05:57:28.525756 [ 262 ] {8bc2b44f-6bcd-4147-8a92-e2b8a240be1c} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20649 | 2026.02.04 05:57:28.525877 [ 262 ] {8bc2b44f-6bcd-4147-8a92-e2b8a240be1c} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001005 sec., 15920.398009950248 rows/sec., 1.08 MiB/sec. | ||
| 20650 | 2026.02.04 05:57:28.525911 [ 262 ] {8bc2b44f-6bcd-4147-8a92-e2b8a240be1c} <Debug> TCPHandler: Processed in 0.001168482 sec. | ||
| 20651 | 2026.02.04 05:57:29.274004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42726 | ||
| 20652 | 2026.02.04 05:57:29.274532 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20653 | 2026.02.04 05:57:29.274570 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20654 | 2026.02.04 05:57:29.275044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20655 | 2026.02.04 05:57:29.275274 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20656 | 2026.02.04 05:57:29.275407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42726 | ||
| 20657 | 2026.02.04 05:57:31.616896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 20658 | 2026.02.04 05:57:31.634990 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20659 | 2026.02.04 05:57:31.635054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20660 | 2026.02.04 05:57:31.641500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20661 | 2026.02.04 05:57:31.642235 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20662 | 2026.02.04 05:57:31.646490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 20663 | 2026.02.04 05:57:31.949762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2660 | ||
| 20664 | 2026.02.04 05:57:31.952253 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20665 | 2026.02.04 05:57:31.952294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20666 | 2026.02.04 05:57:31.953457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20667 | 2026.02.04 05:57:31.953708 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20668 | 2026.02.04 05:57:31.953845 [ 66 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20669 | 2026.02.04 05:57:31.953904 [ 66 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20670 | 2026.02.04 05:57:31.953924 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20671 | 2026.02.04 05:57:31.953987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2660 | ||
| 20672 | 2026.02.04 05:57:31.954030 [ 202 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 20673 | 2026.02.04 05:57:31.954619 [ 202 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20674 | 2026.02.04 05:57:31.954772 [ 202 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2474 rows starting from the beginning of the part | ||
| 20675 | 2026.02.04 05:57:31.955137 [ 202 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
| 20676 | 2026.02.04 05:57:31.955480 [ 202 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 44 rows starting from the beginning of the part | ||
| 20677 | 2026.02.04 05:57:31.955832 [ 202 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 20678 | 2026.02.04 05:57:31.956172 [ 202 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 20679 | 2026.02.04 05:57:31.956501 [ 202 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part | ||
| 20680 | 2026.02.04 05:57:31.963772 [ 187 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2660 rows, containing 72 columns (72 merged, 0 gathered) in 0.009782649 sec., 271909.9908419489 rows/sec., 206.11 MiB/sec. | ||
| 20681 | 2026.02.04 05:57:31.966210 [ 189 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20682 | 2026.02.04 05:57:31.966754 [ 189 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_66_13} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20683 | 2026.02.04 05:57:31.966822 [ 189 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_66_13} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20684 | 2026.02.04 05:57:31.967134 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 20685 | 2026.02.04 05:57:33.525896 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20686 | 2026.02.04 05:57:33.526069 [ 262 ] {2c3d666f-d507-4859-a5ea-99583791794d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20687 | 2026.02.04 05:57:33.526132 [ 262 ] {2c3d666f-d507-4859-a5ea-99583791794d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20688 | 2026.02.04 05:57:33.526881 [ 262 ] {2c3d666f-d507-4859-a5ea-99583791794d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20689 | 2026.02.04 05:57:33.526921 [ 262 ] {2c3d666f-d507-4859-a5ea-99583791794d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20690 | 2026.02.04 05:57:33.527291 [ 262 ] {2c3d666f-d507-4859-a5ea-99583791794d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20691 | 2026.02.04 05:57:33.527516 [ 262 ] {2c3d666f-d507-4859-a5ea-99583791794d} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20692 | 2026.02.04 05:57:33.527660 [ 262 ] {2c3d666f-d507-4859-a5ea-99583791794d} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001641 sec., 52407.06886045094 rows/sec., 4.38 MiB/sec. | ||
| 20693 | 2026.02.04 05:57:33.527673 [ 84 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20694 | 2026.02.04 05:57:33.527700 [ 262 ] {2c3d666f-d507-4859-a5ea-99583791794d} <Debug> TCPHandler: Processed in 0.001935183 sec. | ||
| 20695 | 2026.02.04 05:57:33.527743 [ 84 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20696 | 2026.02.04 05:57:33.527767 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20697 | 2026.02.04 05:57:33.527850 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20698 | 2026.02.04 05:57:33.527888 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20699 | 2026.02.04 05:57:33.527963 [ 262 ] {92aaeb4e-de1c-4074-9acc-b59bf1c4896d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20700 | 2026.02.04 05:57:33.528006 [ 262 ] {92aaeb4e-de1c-4074-9acc-b59bf1c4896d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20701 | 2026.02.04 05:57:33.528022 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20702 | 2026.02.04 05:57:33.528064 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2103 rows starting from the beginning of the part | ||
| 20703 | 2026.02.04 05:57:33.528137 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 802 rows starting from the beginning of the part | ||
| 20704 | 2026.02.04 05:57:33.528189 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 86 rows starting from the beginning of the part | ||
| 20705 | 2026.02.04 05:57:33.528240 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1942 rows starting from the beginning of the part | ||
| 20706 | 2026.02.04 05:57:33.528289 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
| 20707 | 2026.02.04 05:57:33.528336 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 86 rows starting from the beginning of the part | ||
| 20708 | 2026.02.04 05:57:33.528442 [ 262 ] {92aaeb4e-de1c-4074-9acc-b59bf1c4896d} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20709 | 2026.02.04 05:57:33.528481 [ 262 ] {92aaeb4e-de1c-4074-9acc-b59bf1c4896d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20710 | 2026.02.04 05:57:33.528804 [ 262 ] {92aaeb4e-de1c-4074-9acc-b59bf1c4896d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20711 | 2026.02.04 05:57:33.529026 [ 262 ] {92aaeb4e-de1c-4074-9acc-b59bf1c4896d} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20712 | 2026.02.04 05:57:33.529159 [ 262 ] {92aaeb4e-de1c-4074-9acc-b59bf1c4896d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001215 sec., 12345.67901234568 rows/sec., 928.34 KiB/sec. | ||
| 20713 | 2026.02.04 05:57:33.529197 [ 262 ] {92aaeb4e-de1c-4074-9acc-b59bf1c4896d} <Debug> TCPHandler: Processed in 0.001395678 sec. | ||
| 20714 | 2026.02.04 05:57:33.529313 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20715 | 2026.02.04 05:57:33.529415 [ 262 ] {6d3f884a-94b8-48c5-a245-0a6e4de8d516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20716 | 2026.02.04 05:57:33.529453 [ 262 ] {6d3f884a-94b8-48c5-a245-0a6e4de8d516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20717 | 2026.02.04 05:57:33.529873 [ 262 ] {6d3f884a-94b8-48c5-a245-0a6e4de8d516} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20718 | 2026.02.04 05:57:33.529908 [ 262 ] {6d3f884a-94b8-48c5-a245-0a6e4de8d516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20719 | 2026.02.04 05:57:33.530198 [ 262 ] {6d3f884a-94b8-48c5-a245-0a6e4de8d516} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20720 | 2026.02.04 05:57:33.530284 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5075 rows, containing 5 columns (5 merged, 0 gathered) in 0.002442507 sec., 2077783.195708344 rows/sec., 176.73 MiB/sec. | ||
| 20721 | 2026.02.04 05:57:33.530412 [ 262 ] {6d3f884a-94b8-48c5-a245-0a6e4de8d516} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20722 | 2026.02.04 05:57:33.530542 [ 262 ] {6d3f884a-94b8-48c5-a245-0a6e4de8d516} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001145 sec., 68995.63318777292 rows/sec., 5.39 MiB/sec. | ||
| 20723 | 2026.02.04 05:57:33.530548 [ 84 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20724 | 2026.02.04 05:57:33.530561 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20725 | 2026.02.04 05:57:33.530582 [ 262 ] {6d3f884a-94b8-48c5-a245-0a6e4de8d516} <Debug> TCPHandler: Processed in 0.001316696 sec. | ||
| 20726 | 2026.02.04 05:57:33.530596 [ 84 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20727 | 2026.02.04 05:57:33.530622 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20728 | 2026.02.04 05:57:33.530684 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20729 | 2026.02.04 05:57:33.530703 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20730 | 2026.02.04 05:57:33.530774 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20731 | 2026.02.04 05:57:33.530803 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1033 rows starting from the beginning of the part | ||
| 20732 | 2026.02.04 05:57:33.530809 [ 262 ] {4aca3202-3a17-433f-9555-880de7b92e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20733 | 2026.02.04 05:57:33.530850 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 488 rows starting from the beginning of the part | ||
| 20734 | 2026.02.04 05:57:33.530857 [ 262 ] {4aca3202-3a17-433f-9555-880de7b92e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20735 | 2026.02.04 05:57:33.530858 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_151_30} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20736 | 2026.02.04 05:57:33.530900 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 79 rows starting from the beginning of the part | ||
| 20737 | 2026.02.04 05:57:33.530938 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 944 rows starting from the beginning of the part | ||
| 20738 | 2026.02.04 05:57:33.530944 [ 186 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_151_30} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20739 | 2026.02.04 05:57:33.530976 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
| 20740 | 2026.02.04 05:57:33.531013 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 79 rows starting from the beginning of the part | ||
| 20741 | 2026.02.04 05:57:33.531047 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 20742 | 2026.02.04 05:57:33.531305 [ 262 ] {4aca3202-3a17-433f-9555-880de7b92e59} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20743 | 2026.02.04 05:57:33.531341 [ 262 ] {4aca3202-3a17-433f-9555-880de7b92e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20744 | 2026.02.04 05:57:33.531675 [ 262 ] {4aca3202-3a17-433f-9555-880de7b92e59} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20745 | 2026.02.04 05:57:33.531881 [ 262 ] {4aca3202-3a17-433f-9555-880de7b92e59} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20746 | 2026.02.04 05:57:33.532009 [ 262 ] {4aca3202-3a17-433f-9555-880de7b92e59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 20747 | 2026.02.04 05:57:33.532045 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384578 sec., 1940663.5090258548 rows/sec., 148.26 MiB/sec. | ||
| 20748 | 2026.02.04 05:57:33.532047 [ 262 ] {4aca3202-3a17-433f-9555-880de7b92e59} <Debug> TCPHandler: Processed in 0.001391669 sec. | ||
| 20749 | 2026.02.04 05:57:33.532194 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20750 | 2026.02.04 05:57:33.532260 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20751 | 2026.02.04 05:57:33.532296 [ 262 ] {89bfedcb-0b3c-4067-b876-a98a12c90ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20752 | 2026.02.04 05:57:33.532350 [ 262 ] {89bfedcb-0b3c-4067-b876-a98a12c90ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20753 | 2026.02.04 05:57:33.532556 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_151_30} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20754 | 2026.02.04 05:57:33.532631 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_151_30} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20755 | 2026.02.04 05:57:33.532712 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 20756 | 2026.02.04 05:57:33.533165 [ 262 ] {89bfedcb-0b3c-4067-b876-a98a12c90ad3} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20757 | 2026.02.04 05:57:33.533200 [ 262 ] {89bfedcb-0b3c-4067-b876-a98a12c90ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20758 | 2026.02.04 05:57:33.533725 [ 262 ] {89bfedcb-0b3c-4067-b876-a98a12c90ad3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20759 | 2026.02.04 05:57:33.533950 [ 262 ] {89bfedcb-0b3c-4067-b876-a98a12c90ad3} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20760 | 2026.02.04 05:57:33.534087 [ 262 ] {89bfedcb-0b3c-4067-b876-a98a12c90ad3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001809 sec., 8291.873963515754 rows/sec., 14.86 MiB/sec. | ||
| 20761 | 2026.02.04 05:57:33.534143 [ 262 ] {89bfedcb-0b3c-4067-b876-a98a12c90ad3} <Debug> TCPHandler: Processed in 0.001998655 sec. | ||
| 20762 | 2026.02.04 05:57:33.534368 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20763 | 2026.02.04 05:57:33.534531 [ 262 ] {559a5f1d-73f7-4f71-aed5-69de68968615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20764 | 2026.02.04 05:57:33.534596 [ 262 ] {559a5f1d-73f7-4f71-aed5-69de68968615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20765 | 2026.02.04 05:57:33.535072 [ 262 ] {559a5f1d-73f7-4f71-aed5-69de68968615} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20766 | 2026.02.04 05:57:33.535112 [ 262 ] {559a5f1d-73f7-4f71-aed5-69de68968615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20767 | 2026.02.04 05:57:33.535422 [ 262 ] {559a5f1d-73f7-4f71-aed5-69de68968615} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20768 | 2026.02.04 05:57:33.535624 [ 262 ] {559a5f1d-73f7-4f71-aed5-69de68968615} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20769 | 2026.02.04 05:57:33.535754 [ 262 ] {559a5f1d-73f7-4f71-aed5-69de68968615} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.16 MiB/sec. | ||
| 20770 | 2026.02.04 05:57:33.535768 [ 84 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20771 | 2026.02.04 05:57:33.535804 [ 262 ] {559a5f1d-73f7-4f71-aed5-69de68968615} <Debug> TCPHandler: Processed in 0.001553583 sec. | ||
| 20772 | 2026.02.04 05:57:33.535846 [ 84 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20773 | 2026.02.04 05:57:33.535885 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 20774 | 2026.02.04 05:57:33.536015 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20775 | 2026.02.04 05:57:33.536158 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20776 | 2026.02.04 05:57:33.536194 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9172 rows starting from the beginning of the part | ||
| 20777 | 2026.02.04 05:57:33.536259 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 88 rows starting from the beginning of the part | ||
| 20778 | 2026.02.04 05:57:33.536308 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 20779 | 2026.02.04 05:57:33.536354 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 72 rows starting from the beginning of the part | ||
| 20780 | 2026.02.04 05:57:33.536397 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 16 rows starting from the beginning of the part | ||
| 20781 | 2026.02.04 05:57:33.536442 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 20782 | 2026.02.04 05:57:33.538914 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9468 rows, containing 4 columns (4 merged, 0 gathered) in 0.002948801 sec., 3210796.5237396485 rows/sec., 208.12 MiB/sec. | ||
| 20783 | 2026.02.04 05:57:33.539141 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20784 | 2026.02.04 05:57:33.539458 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_151_30} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20785 | 2026.02.04 05:57:33.539540 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_151_30} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20786 | 2026.02.04 05:57:33.539633 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 20787 | 2026.02.04 05:57:35.132812 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35011 | ||
| 20788 | 2026.02.04 05:57:35.132964 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20789 | 2026.02.04 05:57:35.133001 [ 290 ] {} <Debug> TCP-Session: 1d83a606-80e8-48b2-b2eb-9ff90212aef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35011 | ||
| 20790 | 2026.02.04 05:57:35.133036 [ 290 ] {} <Debug> TCP-Session: 1d83a606-80e8-48b2-b2eb-9ff90212aef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20791 | 2026.02.04 05:57:35.133056 [ 290 ] {} <Debug> TCP-Session: 1d83a606-80e8-48b2-b2eb-9ff90212aef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20792 | 2026.02.04 05:57:35.133565 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60650 | ||
| 20793 | 2026.02.04 05:57:35.133576 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59403 | ||
| 20794 | 2026.02.04 05:57:35.133666 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20795 | 2026.02.04 05:57:35.133701 [ 358 ] {} <Debug> TCP-Session: 10667787-23c7-4677-83c8-a3687d888cc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60650 | ||
| 20796 | 2026.02.04 05:57:35.133723 [ 358 ] {} <Debug> TCP-Session: 10667787-23c7-4677-83c8-a3687d888cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20797 | 2026.02.04 05:57:35.133732 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20798 | 2026.02.04 05:57:35.133741 [ 358 ] {} <Debug> TCP-Session: 10667787-23c7-4677-83c8-a3687d888cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20799 | 2026.02.04 05:57:35.133741 [ 290 ] {} <Trace> TCP-Session: 1d83a606-80e8-48b2-b2eb-9ff90212aef0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20800 | 2026.02.04 05:57:35.133777 [ 356 ] {} <Debug> TCP-Session: 98aa0d86-9c58-449c-9f7e-cf07027a7987 Authenticating user 'default' from [fd00:1122:3344:101::e]:59403 | ||
| 20801 | 2026.02.04 05:57:35.133839 [ 356 ] {} <Debug> TCP-Session: 98aa0d86-9c58-449c-9f7e-cf07027a7987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20802 | 2026.02.04 05:57:35.133858 [ 356 ] {} <Debug> TCP-Session: 98aa0d86-9c58-449c-9f7e-cf07027a7987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20803 | 2026.02.04 05:57:35.133989 [ 290 ] {dd25e548-8dd2-4ba3-ab5a-3515ec2cc069} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35011) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20804 | 2026.02.04 05:57:35.134463 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58189 | ||
| 20805 | 2026.02.04 05:57:35.134467 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50037 | ||
| 20806 | 2026.02.04 05:57:35.134521 [ 290 ] {dd25e548-8dd2-4ba3-ab5a-3515ec2cc069} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20807 | 2026.02.04 05:57:35.134548 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32875 | ||
| 20808 | 2026.02.04 05:57:35.134554 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43894 | ||
| 20809 | 2026.02.04 05:57:35.134584 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20810 | 2026.02.04 05:57:35.134608 [ 290 ] {dd25e548-8dd2-4ba3-ab5a-3515ec2cc069} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20811 | 2026.02.04 05:57:35.134611 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20812 | 2026.02.04 05:57:35.134632 [ 362 ] {} <Debug> TCP-Session: 581e39a2-7d25-4ac9-ab98-56987594911d Authenticating user 'default' from [fd00:1122:3344:101::e]:58189 | ||
| 20813 | 2026.02.04 05:57:35.134672 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20814 | 2026.02.04 05:57:35.134688 [ 355 ] {} <Debug> TCP-Session: e3966e3b-9792-4597-8a96-5cc32f5c29de Authenticating user 'default' from [fd00:1122:3344:101::e]:50037 | ||
| 20815 | 2026.02.04 05:57:35.134696 [ 362 ] {} <Debug> TCP-Session: 581e39a2-7d25-4ac9-ab98-56987594911d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20816 | 2026.02.04 05:57:35.134708 [ 349 ] {} <Debug> TCP-Session: 3cb77f27-8d7c-4f7c-9d70-6c415cf43168 Authenticating user 'default' from [fd00:1122:3344:101::e]:43894 | ||
| 20817 | 2026.02.04 05:57:35.134718 [ 355 ] {} <Debug> TCP-Session: e3966e3b-9792-4597-8a96-5cc32f5c29de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20818 | 2026.02.04 05:57:35.134725 [ 362 ] {} <Debug> TCP-Session: 581e39a2-7d25-4ac9-ab98-56987594911d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20819 | 2026.02.04 05:57:35.134739 [ 349 ] {} <Debug> TCP-Session: 3cb77f27-8d7c-4f7c-9d70-6c415cf43168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20820 | 2026.02.04 05:57:35.134742 [ 355 ] {} <Debug> TCP-Session: e3966e3b-9792-4597-8a96-5cc32f5c29de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20821 | 2026.02.04 05:57:35.134766 [ 349 ] {} <Debug> TCP-Session: 3cb77f27-8d7c-4f7c-9d70-6c415cf43168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20822 | 2026.02.04 05:57:35.134637 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20823 | 2026.02.04 05:57:35.134555 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41803 | ||
| 20824 | 2026.02.04 05:57:35.134817 [ 363 ] {} <Debug> TCP-Session: 916c04f8-75d2-4b67-b71b-5397d0eac4ec Authenticating user 'default' from [fd00:1122:3344:101::e]:32875 | ||
| 20825 | 2026.02.04 05:57:35.134467 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57123 | ||
| 20826 | 2026.02.04 05:57:35.134879 [ 363 ] {} <Debug> TCP-Session: 916c04f8-75d2-4b67-b71b-5397d0eac4ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20827 | 2026.02.04 05:57:35.134902 [ 363 ] {} <Debug> TCP-Session: 916c04f8-75d2-4b67-b71b-5397d0eac4ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20828 | 2026.02.04 05:57:35.134924 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20829 | 2026.02.04 05:57:35.134934 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20830 | 2026.02.04 05:57:35.134958 [ 357 ] {} <Debug> TCP-Session: ecb32064-6d0d-49c6-abf3-1d0efebb771f Authenticating user 'default' from [fd00:1122:3344:101::e]:41803 | ||
| 20831 | 2026.02.04 05:57:35.134965 [ 359 ] {} <Debug> TCP-Session: d6aa098e-31b9-4e78-9d46-b8ffa860b90b Authenticating user 'default' from [fd00:1122:3344:101::e]:57123 | ||
| 20832 | 2026.02.04 05:57:35.134967 [ 290 ] {dd25e548-8dd2-4ba3-ab5a-3515ec2cc069} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 20833 | 2026.02.04 05:57:35.134994 [ 359 ] {} <Debug> TCP-Session: d6aa098e-31b9-4e78-9d46-b8ffa860b90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20834 | 2026.02.04 05:57:35.134991 [ 357 ] {} <Debug> TCP-Session: ecb32064-6d0d-49c6-abf3-1d0efebb771f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20835 | 2026.02.04 05:57:35.135032 [ 359 ] {} <Debug> TCP-Session: d6aa098e-31b9-4e78-9d46-b8ffa860b90b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20836 | 2026.02.04 05:57:35.135082 [ 357 ] {} <Debug> TCP-Session: ecb32064-6d0d-49c6-abf3-1d0efebb771f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20837 | 2026.02.04 05:57:35.136089 [ 310 ] {dd25e548-8dd2-4ba3-ab5a-3515ec2cc069} <Trace> AggregatingTransform: Aggregating | ||
| 20838 | 2026.02.04 05:57:35.136134 [ 310 ] {dd25e548-8dd2-4ba3-ab5a-3515ec2cc069} <Trace> Aggregator: Aggregation method: without_key | ||
| 20839 | 2026.02.04 05:57:35.136172 [ 310 ] {dd25e548-8dd2-4ba3-ab5a-3515ec2cc069} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001052429 sec. (950.183 rows/sec., 37.12 KiB/sec.) | ||
| 20840 | 2026.02.04 05:57:35.136190 [ 310 ] {dd25e548-8dd2-4ba3-ab5a-3515ec2cc069} <Trace> Aggregator: Merging aggregated data | ||
| 20841 | 2026.02.04 05:57:35.137701 [ 290 ] {dd25e548-8dd2-4ba3-ab5a-3515ec2cc069} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003789 sec., 263.9218791237794 rows/sec., 10.31 KiB/sec. | ||
| 20842 | 2026.02.04 05:57:35.137915 [ 290 ] {dd25e548-8dd2-4ba3-ab5a-3515ec2cc069} <Debug> TCPHandler: Processed in 0.0043688 sec. | ||
| 20843 | 2026.02.04 05:57:35.138058 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20844 | 2026.02.04 05:57:35.138081 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20845 | 2026.02.04 05:57:35.138104 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20846 | 2026.02.04 05:57:35.138113 [ 356 ] {} <Debug> TCP-Session: 98aa0d86-9c58-449c-9f7e-cf07027a7987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20847 | 2026.02.04 05:57:35.138131 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20848 | 2026.02.04 05:57:35.138149 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20849 | 2026.02.04 05:57:35.138174 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20850 | 2026.02.04 05:57:35.138207 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20851 | 2026.02.04 05:57:35.138214 [ 355 ] {} <Debug> TCP-Session: e3966e3b-9792-4597-8a96-5cc32f5c29de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20852 | 2026.02.04 05:57:35.138233 [ 362 ] {} <Debug> TCP-Session: 581e39a2-7d25-4ac9-ab98-56987594911d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20853 | 2026.02.04 05:57:35.138259 [ 359 ] {} <Debug> TCP-Session: d6aa098e-31b9-4e78-9d46-b8ffa860b90b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20854 | 2026.02.04 05:57:35.138201 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20855 | 2026.02.04 05:57:35.138195 [ 349 ] {} <Debug> TCP-Session: 3cb77f27-8d7c-4f7c-9d70-6c415cf43168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20856 | 2026.02.04 05:57:35.138323 [ 363 ] {} <Debug> TCP-Session: 916c04f8-75d2-4b67-b71b-5397d0eac4ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20857 | 2026.02.04 05:57:35.138159 [ 357 ] {} <Debug> TCP-Session: ecb32064-6d0d-49c6-abf3-1d0efebb771f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20858 | 2026.02.04 05:57:35.138135 [ 358 ] {} <Debug> TCP-Session: 10667787-23c7-4677-83c8-a3687d888cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20859 | 2026.02.04 05:57:35.138219 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20860 | 2026.02.04 05:57:35.138424 [ 290 ] {} <Debug> TCP-Session: 1d83a606-80e8-48b2-b2eb-9ff90212aef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20861 | 2026.02.04 05:57:35.354578 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63719 | ||
| 20862 | 2026.02.04 05:57:35.354694 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20863 | 2026.02.04 05:57:35.354722 [ 290 ] {} <Debug> TCP-Session: dddbc393-9d2a-4e44-bd6d-82efa5887faa Authenticating user 'default' from [fd00:1122:3344:101::e]:63719 | ||
| 20864 | 2026.02.04 05:57:35.354744 [ 290 ] {} <Debug> TCP-Session: dddbc393-9d2a-4e44-bd6d-82efa5887faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20865 | 2026.02.04 05:57:35.354757 [ 290 ] {} <Debug> TCP-Session: dddbc393-9d2a-4e44-bd6d-82efa5887faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20866 | 2026.02.04 05:57:35.354951 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37043 | ||
| 20867 | 2026.02.04 05:57:35.354975 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40801 | ||
| 20868 | 2026.02.04 05:57:35.355025 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33104 | ||
| 20869 | 2026.02.04 05:57:35.355045 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37640 | ||
| 20870 | 2026.02.04 05:57:35.355069 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45423 | ||
| 20871 | 2026.02.04 05:57:35.355079 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58396 | ||
| 20872 | 2026.02.04 05:57:35.355153 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20873 | 2026.02.04 05:57:35.355153 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20874 | 2026.02.04 05:57:35.355186 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20875 | 2026.02.04 05:57:35.355202 [ 356 ] {} <Debug> TCP-Session: 58bf4993-fcdf-4424-8c77-f2ecfc5f6919 Authenticating user 'default' from [fd00:1122:3344:101::e]:33104 | ||
| 20876 | 2026.02.04 05:57:35.355219 [ 359 ] {} <Debug> TCP-Session: b6e921eb-89b3-4ef5-816c-50c65556fc09 Authenticating user 'default' from [fd00:1122:3344:101::e]:37640 | ||
| 20877 | 2026.02.04 05:57:35.355230 [ 362 ] {} <Debug> TCP-Session: aed9a8f7-1b65-456f-a14a-d8def8cd82d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45423 | ||
| 20878 | 2026.02.04 05:57:35.355244 [ 356 ] {} <Debug> TCP-Session: 58bf4993-fcdf-4424-8c77-f2ecfc5f6919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20879 | 2026.02.04 05:57:35.355252 [ 290 ] {} <Trace> TCP-Session: dddbc393-9d2a-4e44-bd6d-82efa5887faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20880 | 2026.02.04 05:57:35.355270 [ 362 ] {} <Debug> TCP-Session: aed9a8f7-1b65-456f-a14a-d8def8cd82d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20881 | 2026.02.04 05:57:35.355271 [ 356 ] {} <Debug> TCP-Session: 58bf4993-fcdf-4424-8c77-f2ecfc5f6919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20882 | 2026.02.04 05:57:35.355318 [ 362 ] {} <Debug> TCP-Session: aed9a8f7-1b65-456f-a14a-d8def8cd82d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20883 | 2026.02.04 05:57:35.355264 [ 359 ] {} <Debug> TCP-Session: b6e921eb-89b3-4ef5-816c-50c65556fc09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20884 | 2026.02.04 05:57:35.355232 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20885 | 2026.02.04 05:57:35.355371 [ 359 ] {} <Debug> TCP-Session: b6e921eb-89b3-4ef5-816c-50c65556fc09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20886 | 2026.02.04 05:57:35.355059 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20887 | 2026.02.04 05:57:35.355418 [ 363 ] {} <Debug> TCP-Session: 618d5564-b578-45f4-bfd5-349956f22521 Authenticating user 'default' from [fd00:1122:3344:101::e]:58396 | ||
| 20888 | 2026.02.04 05:57:35.355453 [ 349 ] {} <Debug> TCP-Session: fa3e857b-1bb5-49a0-a489-68c406d1996f Authenticating user 'default' from [fd00:1122:3344:101::e]:37043 | ||
| 20889 | 2026.02.04 05:57:35.355468 [ 363 ] {} <Debug> TCP-Session: 618d5564-b578-45f4-bfd5-349956f22521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20890 | 2026.02.04 05:57:35.355489 [ 349 ] {} <Debug> TCP-Session: fa3e857b-1bb5-49a0-a489-68c406d1996f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20891 | 2026.02.04 05:57:35.355502 [ 363 ] {} <Debug> TCP-Session: 618d5564-b578-45f4-bfd5-349956f22521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20892 | 2026.02.04 05:57:35.355504 [ 290 ] {b6571c28-e382-4582-bb40-175af9ae1cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63719) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20893 | 2026.02.04 05:57:35.355521 [ 349 ] {} <Debug> TCP-Session: fa3e857b-1bb5-49a0-a489-68c406d1996f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20894 | 2026.02.04 05:57:35.355059 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20895 | 2026.02.04 05:57:35.355042 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37796 | ||
| 20896 | 2026.02.04 05:57:35.355602 [ 355 ] {} <Debug> TCP-Session: d4ad12f9-7aaf-4881-84ef-f05d4f696bb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40801 | ||
| 20897 | 2026.02.04 05:57:35.355042 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55288 | ||
| 20898 | 2026.02.04 05:57:35.355645 [ 355 ] {} <Debug> TCP-Session: d4ad12f9-7aaf-4881-84ef-f05d4f696bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20899 | 2026.02.04 05:57:35.355697 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20900 | 2026.02.04 05:57:35.355727 [ 355 ] {} <Debug> TCP-Session: d4ad12f9-7aaf-4881-84ef-f05d4f696bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20901 | 2026.02.04 05:57:35.355741 [ 358 ] {} <Debug> TCP-Session: 150b1ce8-d3dc-4a9a-8635-636f454a59bf Authenticating user 'default' from [fd00:1122:3344:101::e]:37796 | ||
| 20902 | 2026.02.04 05:57:35.355774 [ 358 ] {} <Debug> TCP-Session: 150b1ce8-d3dc-4a9a-8635-636f454a59bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20903 | 2026.02.04 05:57:35.355793 [ 358 ] {} <Debug> TCP-Session: 150b1ce8-d3dc-4a9a-8635-636f454a59bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20904 | 2026.02.04 05:57:35.355800 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20905 | 2026.02.04 05:57:35.355848 [ 357 ] {} <Debug> TCP-Session: abae90b6-2a84-4112-b7a4-e5b3ff918800 Authenticating user 'default' from [fd00:1122:3344:101::e]:55288 | ||
| 20906 | 2026.02.04 05:57:35.355879 [ 357 ] {} <Debug> TCP-Session: abae90b6-2a84-4112-b7a4-e5b3ff918800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20907 | 2026.02.04 05:57:35.355899 [ 357 ] {} <Debug> TCP-Session: abae90b6-2a84-4112-b7a4-e5b3ff918800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20908 | 2026.02.04 05:57:35.355911 [ 290 ] {b6571c28-e382-4582-bb40-175af9ae1cb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20909 | 2026.02.04 05:57:35.355999 [ 290 ] {b6571c28-e382-4582-bb40-175af9ae1cb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20910 | 2026.02.04 05:57:35.356440 [ 290 ] {b6571c28-e382-4582-bb40-175af9ae1cb9} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 20911 | 2026.02.04 05:57:35.357767 [ 331 ] {b6571c28-e382-4582-bb40-175af9ae1cb9} <Trace> AggregatingTransform: Aggregating | ||
| 20912 | 2026.02.04 05:57:35.357808 [ 331 ] {b6571c28-e382-4582-bb40-175af9ae1cb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 20913 | 2026.02.04 05:57:35.357846 [ 331 ] {b6571c28-e382-4582-bb40-175af9ae1cb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001259274 sec. (794.108 rows/sec., 31.02 KiB/sec.) | ||
| 20914 | 2026.02.04 05:57:35.357865 [ 331 ] {b6571c28-e382-4582-bb40-175af9ae1cb9} <Trace> Aggregator: Merging aggregated data | ||
| 20915 | 2026.02.04 05:57:35.359210 [ 290 ] {b6571c28-e382-4582-bb40-175af9ae1cb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003787 sec., 264.06126221283336 rows/sec., 10.31 KiB/sec. | ||
| 20916 | 2026.02.04 05:57:35.359447 [ 290 ] {b6571c28-e382-4582-bb40-175af9ae1cb9} <Debug> TCPHandler: Processed in 0.004384181 sec. | ||
| 20917 | 2026.02.04 05:57:35.359597 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20918 | 2026.02.04 05:57:35.359624 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20919 | 2026.02.04 05:57:35.359628 [ 290 ] {} <Debug> TCP-Session: dddbc393-9d2a-4e44-bd6d-82efa5887faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20920 | 2026.02.04 05:57:35.359644 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20921 | 2026.02.04 05:57:35.359661 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20922 | 2026.02.04 05:57:35.359673 [ 349 ] {} <Debug> TCP-Session: fa3e857b-1bb5-49a0-a489-68c406d1996f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20923 | 2026.02.04 05:57:35.359691 [ 363 ] {} <Debug> TCP-Session: 618d5564-b578-45f4-bfd5-349956f22521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20924 | 2026.02.04 05:57:35.359700 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20925 | 2026.02.04 05:57:35.359709 [ 355 ] {} <Debug> TCP-Session: d4ad12f9-7aaf-4881-84ef-f05d4f696bb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20926 | 2026.02.04 05:57:35.359717 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20927 | 2026.02.04 05:57:35.359744 [ 359 ] {} <Debug> TCP-Session: b6e921eb-89b3-4ef5-816c-50c65556fc09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20928 | 2026.02.04 05:57:35.359750 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20929 | 2026.02.04 05:57:35.359767 [ 358 ] {} <Debug> TCP-Session: 150b1ce8-d3dc-4a9a-8635-636f454a59bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20930 | 2026.02.04 05:57:35.359752 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20931 | 2026.02.04 05:57:35.359805 [ 362 ] {} <Debug> TCP-Session: aed9a8f7-1b65-456f-a14a-d8def8cd82d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20932 | 2026.02.04 05:57:35.359683 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20933 | 2026.02.04 05:57:35.359838 [ 356 ] {} <Debug> TCP-Session: 58bf4993-fcdf-4424-8c77-f2ecfc5f6919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20934 | 2026.02.04 05:57:35.359889 [ 357 ] {} <Debug> TCP-Session: abae90b6-2a84-4112-b7a4-e5b3ff918800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20935 | 2026.02.04 05:57:35.488984 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47865 | ||
| 20936 | 2026.02.04 05:57:35.489095 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20937 | 2026.02.04 05:57:35.489123 [ 290 ] {} <Debug> TCP-Session: ce2273ec-5624-47cf-bf75-2d5e0a0f0d7a Authenticating user 'default' from [fd00:1122:3344:101::e]:47865 | ||
| 20938 | 2026.02.04 05:57:35.489146 [ 290 ] {} <Debug> TCP-Session: ce2273ec-5624-47cf-bf75-2d5e0a0f0d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20939 | 2026.02.04 05:57:35.489160 [ 290 ] {} <Debug> TCP-Session: ce2273ec-5624-47cf-bf75-2d5e0a0f0d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20940 | 2026.02.04 05:57:35.489403 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33073 | ||
| 20941 | 2026.02.04 05:57:35.489429 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59927 | ||
| 20942 | 2026.02.04 05:57:35.489448 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65213 | ||
| 20943 | 2026.02.04 05:57:35.489471 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35063 | ||
| 20944 | 2026.02.04 05:57:35.489496 [ 290 ] {} <Trace> TCP-Session: ce2273ec-5624-47cf-bf75-2d5e0a0f0d7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20945 | 2026.02.04 05:57:35.489521 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20946 | 2026.02.04 05:57:35.489548 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20947 | 2026.02.04 05:57:35.489554 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20948 | 2026.02.04 05:57:35.489566 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20949 | 2026.02.04 05:57:35.489569 [ 355 ] {} <Debug> TCP-Session: bc93b4f8-775f-49d9-b4c8-0993e8554610 Authenticating user 'default' from [fd00:1122:3344:101::e]:33073 | ||
| 20950 | 2026.02.04 05:57:35.489574 [ 359 ] {} <Debug> TCP-Session: 3ff3f81c-24a1-4369-b667-ca16d652c211 Authenticating user 'default' from [fd00:1122:3344:101::e]:65213 | ||
| 20951 | 2026.02.04 05:57:35.489597 [ 362 ] {} <Debug> TCP-Session: a5a29481-32fb-4ac8-afd3-72883d6d01e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35063 | ||
| 20952 | 2026.02.04 05:57:35.489612 [ 355 ] {} <Debug> TCP-Session: bc93b4f8-775f-49d9-b4c8-0993e8554610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20953 | 2026.02.04 05:57:35.489630 [ 359 ] {} <Debug> TCP-Session: 3ff3f81c-24a1-4369-b667-ca16d652c211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20954 | 2026.02.04 05:57:35.489642 [ 355 ] {} <Debug> TCP-Session: bc93b4f8-775f-49d9-b4c8-0993e8554610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20955 | 2026.02.04 05:57:35.489640 [ 362 ] {} <Debug> TCP-Session: a5a29481-32fb-4ac8-afd3-72883d6d01e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20956 | 2026.02.04 05:57:35.489653 [ 359 ] {} <Debug> TCP-Session: 3ff3f81c-24a1-4369-b667-ca16d652c211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20957 | 2026.02.04 05:57:35.489592 [ 356 ] {} <Debug> TCP-Session: faeac16f-f9d8-49f3-9013-113696066330 Authenticating user 'default' from [fd00:1122:3344:101::e]:59927 | ||
| 20958 | 2026.02.04 05:57:35.489691 [ 362 ] {} <Debug> TCP-Session: a5a29481-32fb-4ac8-afd3-72883d6d01e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20959 | 2026.02.04 05:57:35.489698 [ 290 ] {2a5fb591-f0c4-489b-85ae-db4824e349af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47865) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20960 | 2026.02.04 05:57:35.489714 [ 356 ] {} <Debug> TCP-Session: faeac16f-f9d8-49f3-9013-113696066330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20961 | 2026.02.04 05:57:35.489477 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39343 | ||
| 20962 | 2026.02.04 05:57:35.489756 [ 356 ] {} <Debug> TCP-Session: faeac16f-f9d8-49f3-9013-113696066330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20963 | 2026.02.04 05:57:35.489445 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38726 | ||
| 20964 | 2026.02.04 05:57:35.489442 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64653 | ||
| 20965 | 2026.02.04 05:57:35.489842 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20966 | 2026.02.04 05:57:35.489873 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20967 | 2026.02.04 05:57:35.489401 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62286 | ||
| 20968 | 2026.02.04 05:57:35.489909 [ 363 ] {} <Debug> TCP-Session: e18403b1-9e7c-43fe-a200-ef6bd855fddb Authenticating user 'default' from [fd00:1122:3344:101::e]:39343 | ||
| 20969 | 2026.02.04 05:57:35.489935 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20970 | 2026.02.04 05:57:35.489960 [ 363 ] {} <Debug> TCP-Session: e18403b1-9e7c-43fe-a200-ef6bd855fddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20971 | 2026.02.04 05:57:35.489975 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20972 | 2026.02.04 05:57:35.489994 [ 363 ] {} <Debug> TCP-Session: e18403b1-9e7c-43fe-a200-ef6bd855fddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20973 | 2026.02.04 05:57:35.489995 [ 357 ] {} <Debug> TCP-Session: 7e9f8ac8-1cbb-43f5-9388-91a45a724184 Authenticating user 'default' from [fd00:1122:3344:101::e]:64653 | ||
| 20974 | 2026.02.04 05:57:35.490013 [ 349 ] {} <Debug> TCP-Session: 0a48b506-e62b-4d64-ab0a-b20d491bdf1d Authenticating user 'default' from [fd00:1122:3344:101::e]:62286 | ||
| 20975 | 2026.02.04 05:57:35.490039 [ 290 ] {2a5fb591-f0c4-489b-85ae-db4824e349af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20976 | 2026.02.04 05:57:35.490058 [ 349 ] {} <Debug> TCP-Session: 0a48b506-e62b-4d64-ab0a-b20d491bdf1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20977 | 2026.02.04 05:57:35.490057 [ 357 ] {} <Debug> TCP-Session: 7e9f8ac8-1cbb-43f5-9388-91a45a724184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20978 | 2026.02.04 05:57:35.490090 [ 349 ] {} <Debug> TCP-Session: 0a48b506-e62b-4d64-ab0a-b20d491bdf1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20979 | 2026.02.04 05:57:35.490109 [ 357 ] {} <Debug> TCP-Session: 7e9f8ac8-1cbb-43f5-9388-91a45a724184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20980 | 2026.02.04 05:57:35.490113 [ 290 ] {2a5fb591-f0c4-489b-85ae-db4824e349af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20981 | 2026.02.04 05:57:35.489914 [ 358 ] {} <Debug> TCP-Session: 8b7250a7-0702-41cd-98bb-6d640ac75fe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38726 | ||
| 20982 | 2026.02.04 05:57:35.490184 [ 358 ] {} <Debug> TCP-Session: 8b7250a7-0702-41cd-98bb-6d640ac75fe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20983 | 2026.02.04 05:57:35.490199 [ 358 ] {} <Debug> TCP-Session: 8b7250a7-0702-41cd-98bb-6d640ac75fe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20984 | 2026.02.04 05:57:35.490461 [ 290 ] {2a5fb591-f0c4-489b-85ae-db4824e349af} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 20985 | 2026.02.04 05:57:35.491554 [ 300 ] {2a5fb591-f0c4-489b-85ae-db4824e349af} <Trace> AggregatingTransform: Aggregating | ||
| 20986 | 2026.02.04 05:57:35.491613 [ 300 ] {2a5fb591-f0c4-489b-85ae-db4824e349af} <Trace> Aggregator: Aggregation method: without_key | ||
| 20987 | 2026.02.04 05:57:35.491649 [ 300 ] {2a5fb591-f0c4-489b-85ae-db4824e349af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0010805 sec. (925.497 rows/sec., 36.15 KiB/sec.) | ||
| 20988 | 2026.02.04 05:57:35.491669 [ 300 ] {2a5fb591-f0c4-489b-85ae-db4824e349af} <Trace> Aggregator: Merging aggregated data | ||
| 20989 | 2026.02.04 05:57:35.492927 [ 290 ] {2a5fb591-f0c4-489b-85ae-db4824e349af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003292 sec., 303.7667071688943 rows/sec., 11.87 KiB/sec. | ||
| 20990 | 2026.02.04 05:57:35.493047 [ 290 ] {2a5fb591-f0c4-489b-85ae-db4824e349af} <Debug> TCPHandler: Processed in 0.003676612 sec. | ||
| 20991 | 2026.02.04 05:57:35.493166 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20992 | 2026.02.04 05:57:35.493196 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20993 | 2026.02.04 05:57:35.493213 [ 290 ] {} <Debug> TCP-Session: ce2273ec-5624-47cf-bf75-2d5e0a0f0d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20994 | 2026.02.04 05:57:35.493244 [ 355 ] {} <Debug> TCP-Session: bc93b4f8-775f-49d9-b4c8-0993e8554610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20995 | 2026.02.04 05:57:35.493254 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20996 | 2026.02.04 05:57:35.493278 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20997 | 2026.02.04 05:57:35.493303 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20998 | 2026.02.04 05:57:35.493311 [ 356 ] {} <Debug> TCP-Session: faeac16f-f9d8-49f3-9013-113696066330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20999 | 2026.02.04 05:57:35.493327 [ 349 ] {} <Debug> TCP-Session: 0a48b506-e62b-4d64-ab0a-b20d491bdf1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21000 | 2026.02.04 05:57:35.493338 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21001 | 2026.02.04 05:57:35.493355 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21002 | 2026.02.04 05:57:35.493358 [ 357 ] {} <Debug> TCP-Session: 7e9f8ac8-1cbb-43f5-9388-91a45a724184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21003 | 2026.02.04 05:57:35.493398 [ 358 ] {} <Debug> TCP-Session: 8b7250a7-0702-41cd-98bb-6d640ac75fe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21004 | 2026.02.04 05:57:35.493417 [ 363 ] {} <Debug> TCP-Session: e18403b1-9e7c-43fe-a200-ef6bd855fddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21005 | 2026.02.04 05:57:35.493223 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21006 | 2026.02.04 05:57:35.493322 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21007 | 2026.02.04 05:57:35.493486 [ 362 ] {} <Debug> TCP-Session: a5a29481-32fb-4ac8-afd3-72883d6d01e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21008 | 2026.02.04 05:57:35.493505 [ 359 ] {} <Debug> TCP-Session: 3ff3f81c-24a1-4369-b667-ca16d652c211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21009 | 2026.02.04 05:57:36.501590 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21010 | 2026.02.04 05:57:36.501643 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21011 | 2026.02.04 05:57:36.776394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43174 | ||
| 21012 | 2026.02.04 05:57:36.776895 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21013 | 2026.02.04 05:57:36.776944 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21014 | 2026.02.04 05:57:36.777425 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21015 | 2026.02.04 05:57:36.777646 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21016 | 2026.02.04 05:57:36.777790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43174 | ||
| 21017 | 2026.02.04 05:57:36.777872 [ 220 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21018 | 2026.02.04 05:57:36.777946 [ 220 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21019 | 2026.02.04 05:57:36.780745 [ 220 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21020 | 2026.02.04 05:57:37.015604 [ 217 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21021 | 2026.02.04 05:57:37.015666 [ 217 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21022 | 2026.02.04 05:57:37.018459 [ 217 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21023 | 2026.02.04 05:57:37.358571 [ 123 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 5 parts from all_1_61_13 to all_65_65_0 | ||
| 21024 | 2026.02.04 05:57:37.358667 [ 123 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21025 | 2026.02.04 05:57:37.358705 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21026 | 2026.02.04 05:57:37.358843 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_65_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_13 to all_65_65_0 into Compact with storage Full | ||
| 21027 | 2026.02.04 05:57:37.359025 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_65_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21028 | 2026.02.04 05:57:37.359075 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 290 rows starting from the beginning of the part | ||
| 21029 | 2026.02.04 05:57:37.359174 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 266 rows starting from the beginning of the part | ||
| 21030 | 2026.02.04 05:57:37.359250 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 266 rows starting from the beginning of the part | ||
| 21031 | 2026.02.04 05:57:37.359298 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 266 rows starting from the beginning of the part | ||
| 21032 | 2026.02.04 05:57:37.359341 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 266 rows starting from the beginning of the part | ||
| 21033 | 2026.02.04 05:57:37.360259 [ 200 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_65_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146948 sec., 921414.3778751667 rows/sec., 62.37 MiB/sec. | ||
| 21034 | 2026.02.04 05:57:37.360417 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_65_14} <Trace> MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) | ||
| 21035 | 2026.02.04 05:57:37.360645 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_65_14} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21036 | 2026.02.04 05:57:37.360712 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_65_14} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 5 parts: [all_1_61_13, all_65_65_0] -> all_1_65_14 | ||
| 21037 | 2026.02.04 05:57:37.360781 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 21038 | 2026.02.04 05:57:38.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.88 MiB, peak 411.69 MiB, free memory in arenas 0.00 B, will set to 395.87 MiB (RSS), difference: 3.99 MiB | ||
| 21039 | 2026.02.04 05:57:38.533073 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21040 | 2026.02.04 05:57:38.533241 [ 262 ] {fde7fb76-3a1e-4741-b35b-3457c6074bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21041 | 2026.02.04 05:57:38.533302 [ 262 ] {fde7fb76-3a1e-4741-b35b-3457c6074bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21042 | 2026.02.04 05:57:38.534071 [ 262 ] {fde7fb76-3a1e-4741-b35b-3457c6074bd6} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21043 | 2026.02.04 05:57:38.534112 [ 262 ] {fde7fb76-3a1e-4741-b35b-3457c6074bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21044 | 2026.02.04 05:57:38.534492 [ 262 ] {fde7fb76-3a1e-4741-b35b-3457c6074bd6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21045 | 2026.02.04 05:57:38.534715 [ 262 ] {fde7fb76-3a1e-4741-b35b-3457c6074bd6} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21046 | 2026.02.04 05:57:38.534879 [ 262 ] {fde7fb76-3a1e-4741-b35b-3457c6074bd6} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001684 sec., 157957.24465558195 rows/sec., 10.04 MiB/sec. | ||
| 21047 | 2026.02.04 05:57:38.534921 [ 262 ] {fde7fb76-3a1e-4741-b35b-3457c6074bd6} <Debug> TCPHandler: Processed in 0.001970765 sec. | ||
| 21048 | 2026.02.04 05:57:38.535051 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21049 | 2026.02.04 05:57:38.535149 [ 262 ] {d57d15ea-39cc-441e-a955-92698a9bc2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21050 | 2026.02.04 05:57:38.535188 [ 262 ] {d57d15ea-39cc-441e-a955-92698a9bc2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21051 | 2026.02.04 05:57:38.536016 [ 262 ] {d57d15ea-39cc-441e-a955-92698a9bc2ff} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21052 | 2026.02.04 05:57:38.536051 [ 262 ] {d57d15ea-39cc-441e-a955-92698a9bc2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21053 | 2026.02.04 05:57:38.536399 [ 262 ] {d57d15ea-39cc-441e-a955-92698a9bc2ff} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21054 | 2026.02.04 05:57:38.536594 [ 262 ] {d57d15ea-39cc-441e-a955-92698a9bc2ff} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21055 | 2026.02.04 05:57:38.536718 [ 262 ] {d57d15ea-39cc-441e-a955-92698a9bc2ff} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001587 sec., 505356.0176433522 rows/sec., 40.13 MiB/sec. | ||
| 21056 | 2026.02.04 05:57:38.536755 [ 262 ] {d57d15ea-39cc-441e-a955-92698a9bc2ff} <Debug> TCPHandler: Processed in 0.001751628 sec. | ||
| 21057 | 2026.02.04 05:57:38.536868 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21058 | 2026.02.04 05:57:38.536967 [ 262 ] {a0bd3394-edfb-4686-a2dd-fa9b6c759a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21059 | 2026.02.04 05:57:38.537028 [ 262 ] {a0bd3394-edfb-4686-a2dd-fa9b6c759a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21060 | 2026.02.04 05:57:38.537483 [ 262 ] {a0bd3394-edfb-4686-a2dd-fa9b6c759a84} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21061 | 2026.02.04 05:57:38.537517 [ 262 ] {a0bd3394-edfb-4686-a2dd-fa9b6c759a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21062 | 2026.02.04 05:57:38.537801 [ 262 ] {a0bd3394-edfb-4686-a2dd-fa9b6c759a84} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21063 | 2026.02.04 05:57:38.537996 [ 262 ] {a0bd3394-edfb-4686-a2dd-fa9b6c759a84} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21064 | 2026.02.04 05:57:38.538125 [ 123 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21065 | 2026.02.04 05:57:38.538130 [ 262 ] {a0bd3394-edfb-4686-a2dd-fa9b6c759a84} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.00118 sec., 133898.30508474575 rows/sec., 8.18 MiB/sec. | ||
| 21066 | 2026.02.04 05:57:38.538196 [ 123 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21067 | 2026.02.04 05:57:38.538213 [ 262 ] {a0bd3394-edfb-4686-a2dd-fa9b6c759a84} <Debug> TCPHandler: Processed in 0.001392498 sec. | ||
| 21068 | 2026.02.04 05:57:38.538251 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21069 | 2026.02.04 05:57:38.538380 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21070 | 2026.02.04 05:57:38.538395 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21071 | 2026.02.04 05:57:38.538482 [ 262 ] {10a62aad-a920-4ba3-bc2d-c862c1bfaffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21072 | 2026.02.04 05:57:38.538524 [ 262 ] {10a62aad-a920-4ba3-bc2d-c862c1bfaffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21073 | 2026.02.04 05:57:38.538532 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21074 | 2026.02.04 05:57:38.538569 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 205 rows starting from the beginning of the part | ||
| 21075 | 2026.02.04 05:57:38.538640 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 158 rows starting from the beginning of the part | ||
| 21076 | 2026.02.04 05:57:38.538687 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 15 rows starting from the beginning of the part | ||
| 21077 | 2026.02.04 05:57:38.538732 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 158 rows starting from the beginning of the part | ||
| 21078 | 2026.02.04 05:57:38.538774 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 15 rows starting from the beginning of the part | ||
| 21079 | 2026.02.04 05:57:38.538817 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 158 rows starting from the beginning of the part | ||
| 21080 | 2026.02.04 05:57:38.538974 [ 262 ] {10a62aad-a920-4ba3-bc2d-c862c1bfaffa} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21081 | 2026.02.04 05:57:38.539014 [ 262 ] {10a62aad-a920-4ba3-bc2d-c862c1bfaffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21082 | 2026.02.04 05:57:38.539327 [ 262 ] {10a62aad-a920-4ba3-bc2d-c862c1bfaffa} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21083 | 2026.02.04 05:57:38.539547 [ 262 ] {10a62aad-a920-4ba3-bc2d-c862c1bfaffa} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21084 | 2026.02.04 05:57:38.539673 [ 262 ] {10a62aad-a920-4ba3-bc2d-c862c1bfaffa} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001207 sec., 115990.057995029 rows/sec., 7.50 MiB/sec. | ||
| 21085 | 2026.02.04 05:57:38.539710 [ 262 ] {10a62aad-a920-4ba3-bc2d-c862c1bfaffa} <Debug> TCPHandler: Processed in 0.001386469 sec. | ||
| 21086 | 2026.02.04 05:57:38.539730 [ 186 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 709 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398848 sec., 506845.6329779933 rows/sec., 33.54 MiB/sec. | ||
| 21087 | 2026.02.04 05:57:38.539819 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21088 | 2026.02.04 05:57:38.539896 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21089 | 2026.02.04 05:57:38.539918 [ 262 ] {abda8860-9200-4d03-89e4-0989cd1581d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21090 | 2026.02.04 05:57:38.539955 [ 262 ] {abda8860-9200-4d03-89e4-0989cd1581d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21091 | 2026.02.04 05:57:38.540183 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_131_26} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21092 | 2026.02.04 05:57:38.540257 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_131_26} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21093 | 2026.02.04 05:57:38.540357 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 21094 | 2026.02.04 05:57:38.540396 [ 262 ] {abda8860-9200-4d03-89e4-0989cd1581d9} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21095 | 2026.02.04 05:57:38.540430 [ 262 ] {abda8860-9200-4d03-89e4-0989cd1581d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21096 | 2026.02.04 05:57:38.540725 [ 262 ] {abda8860-9200-4d03-89e4-0989cd1581d9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21097 | 2026.02.04 05:57:38.540922 [ 262 ] {abda8860-9200-4d03-89e4-0989cd1581d9} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21098 | 2026.02.04 05:57:38.541044 [ 262 ] {abda8860-9200-4d03-89e4-0989cd1581d9} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001144 sec., 121503.4965034965 rows/sec., 6.91 MiB/sec. | ||
| 21099 | 2026.02.04 05:57:38.541049 [ 123 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
| 21100 | 2026.02.04 05:57:38.541082 [ 262 ] {abda8860-9200-4d03-89e4-0989cd1581d9} <Debug> TCPHandler: Processed in 0.001310246 sec. | ||
| 21101 | 2026.02.04 05:57:38.541094 [ 123 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21102 | 2026.02.04 05:57:38.541118 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21103 | 2026.02.04 05:57:38.541200 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21104 | 2026.02.04 05:57:38.541217 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
| 21105 | 2026.02.04 05:57:38.541295 [ 262 ] {24477971-20dd-4ef8-b2c5-682f2b4bb8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21106 | 2026.02.04 05:57:38.541332 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21107 | 2026.02.04 05:57:38.541338 [ 262 ] {24477971-20dd-4ef8-b2c5-682f2b4bb8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21108 | 2026.02.04 05:57:38.541374 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 151 rows starting from the beginning of the part | ||
| 21109 | 2026.02.04 05:57:38.541451 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 139 rows starting from the beginning of the part | ||
| 21110 | 2026.02.04 05:57:38.541496 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 139 rows starting from the beginning of the part | ||
| 21111 | 2026.02.04 05:57:38.541538 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 139 rows starting from the beginning of the part | ||
| 21112 | 2026.02.04 05:57:38.541578 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 139 rows starting from the beginning of the part | ||
| 21113 | 2026.02.04 05:57:38.541616 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 139 rows starting from the beginning of the part | ||
| 21114 | 2026.02.04 05:57:38.541933 [ 262 ] {24477971-20dd-4ef8-b2c5-682f2b4bb8a5} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21115 | 2026.02.04 05:57:38.541973 [ 262 ] {24477971-20dd-4ef8-b2c5-682f2b4bb8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21116 | 2026.02.04 05:57:38.542302 [ 262 ] {24477971-20dd-4ef8-b2c5-682f2b4bb8a5} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21117 | 2026.02.04 05:57:38.542500 [ 186 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325366 sec., 638314.2467816437 rows/sec., 38.93 MiB/sec. | ||
| 21118 | 2026.02.04 05:57:38.542511 [ 262 ] {24477971-20dd-4ef8-b2c5-682f2b4bb8a5} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21119 | 2026.02.04 05:57:38.542643 [ 262 ] {24477971-20dd-4ef8-b2c5-682f2b4bb8a5} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001365 sec., 357509.15750915755 rows/sec., 25.24 MiB/sec. | ||
| 21120 | 2026.02.04 05:57:38.542680 [ 262 ] {24477971-20dd-4ef8-b2c5-682f2b4bb8a5} <Debug> TCPHandler: Processed in 0.001528182 sec. | ||
| 21121 | 2026.02.04 05:57:38.542681 [ 193 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
| 21122 | 2026.02.04 05:57:38.542787 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21123 | 2026.02.04 05:57:38.542884 [ 262 ] {5ff9f950-d496-4536-8dcb-081ee664fd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21124 | 2026.02.04 05:57:38.542925 [ 262 ] {5ff9f950-d496-4536-8dcb-081ee664fd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21125 | 2026.02.04 05:57:38.542999 [ 193 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_66_14} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21126 | 2026.02.04 05:57:38.543083 [ 193 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_66_14} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
| 21127 | 2026.02.04 05:57:38.543172 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 21128 | 2026.02.04 05:57:38.543248 [ 262 ] {5ff9f950-d496-4536-8dcb-081ee664fd8f} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21129 | 2026.02.04 05:57:38.543287 [ 262 ] {5ff9f950-d496-4536-8dcb-081ee664fd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21130 | 2026.02.04 05:57:38.543591 [ 262 ] {5ff9f950-d496-4536-8dcb-081ee664fd8f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 21131 | 2026.02.04 05:57:38.543787 [ 262 ] {5ff9f950-d496-4536-8dcb-081ee664fd8f} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21132 | 2026.02.04 05:57:38.543908 [ 262 ] {5ff9f950-d496-4536-8dcb-081ee664fd8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 21133 | 2026.02.04 05:57:38.543916 [ 123 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 6 parts from all_1_56_12 to all_61_61_0 | ||
| 21134 | 2026.02.04 05:57:38.543946 [ 262 ] {5ff9f950-d496-4536-8dcb-081ee664fd8f} <Debug> TCPHandler: Processed in 0.001205913 sec. | ||
| 21135 | 2026.02.04 05:57:38.543958 [ 123 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21136 | 2026.02.04 05:57:38.543982 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21137 | 2026.02.04 05:57:38.544059 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21138 | 2026.02.04 05:57:38.544075 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_61_61_0 into Compact with storage Full | ||
| 21139 | 2026.02.04 05:57:38.544157 [ 262 ] {7f7f4d22-b530-44ae-ba9e-2340a9a63969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21140 | 2026.02.04 05:57:38.544181 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21141 | 2026.02.04 05:57:38.544200 [ 262 ] {7f7f4d22-b530-44ae-ba9e-2340a9a63969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21142 | 2026.02.04 05:57:38.544212 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 336 rows starting from the beginning of the part | ||
| 21143 | 2026.02.04 05:57:38.544267 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 21144 | 2026.02.04 05:57:38.544310 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 21145 | 2026.02.04 05:57:38.544348 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 21146 | 2026.02.04 05:57:38.544388 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 21147 | 2026.02.04 05:57:38.544424 [ 196 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 21148 | 2026.02.04 05:57:38.544608 [ 262 ] {7f7f4d22-b530-44ae-ba9e-2340a9a63969} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21149 | 2026.02.04 05:57:38.544648 [ 262 ] {7f7f4d22-b530-44ae-ba9e-2340a9a63969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21150 | 2026.02.04 05:57:38.544987 [ 262 ] {7f7f4d22-b530-44ae-ba9e-2340a9a63969} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21151 | 2026.02.04 05:57:38.545129 [ 193 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.00109026 sec., 335699.7413461009 rows/sec., 17.13 MiB/sec. | ||
| 21152 | 2026.02.04 05:57:38.545198 [ 262 ] {7f7f4d22-b530-44ae-ba9e-2340a9a63969} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21153 | 2026.02.04 05:57:38.545262 [ 186 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 21154 | 2026.02.04 05:57:38.545327 [ 262 ] {7f7f4d22-b530-44ae-ba9e-2340a9a63969} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001188 sec., 217171.71717171717 rows/sec., 14.46 MiB/sec. | ||
| 21155 | 2026.02.04 05:57:38.545336 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_147_30 to all_152_152_0 | ||
| 21156 | 2026.02.04 05:57:38.545378 [ 262 ] {7f7f4d22-b530-44ae-ba9e-2340a9a63969} <Debug> TCPHandler: Processed in 0.001365698 sec. | ||
| 21157 | 2026.02.04 05:57:38.545380 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21158 | 2026.02.04 05:57:38.545420 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21159 | 2026.02.04 05:57:38.545498 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21160 | 2026.02.04 05:57:38.545521 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_152_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_147_30 to all_152_152_0 into Compact with storage Full | ||
| 21161 | 2026.02.04 05:57:38.545525 [ 186 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_61_13} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21162 | 2026.02.04 05:57:38.545594 [ 262 ] {4255d4a7-5284-41cd-9603-8f768ad16996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21163 | 2026.02.04 05:57:38.545616 [ 186 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_61_13} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 6 parts: [all_1_56_12, all_61_61_0] -> all_1_61_13 | ||
| 21164 | 2026.02.04 05:57:38.545633 [ 262 ] {4255d4a7-5284-41cd-9603-8f768ad16996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21165 | 2026.02.04 05:57:38.545645 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_152_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21166 | 2026.02.04 05:57:38.545691 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_147_30, total 42292 rows starting from the beginning of the part | ||
| 21167 | 2026.02.04 05:57:38.545701 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 21168 | 2026.02.04 05:57:38.545755 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 21169 | 2026.02.04 05:57:38.545812 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 900 rows starting from the beginning of the part | ||
| 21170 | 2026.02.04 05:57:38.545858 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 42 rows starting from the beginning of the part | ||
| 21171 | 2026.02.04 05:57:38.545899 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 21172 | 2026.02.04 05:57:38.545939 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 258 rows starting from the beginning of the part | ||
| 21173 | 2026.02.04 05:57:38.545939 [ 262 ] {4255d4a7-5284-41cd-9603-8f768ad16996} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21174 | 2026.02.04 05:57:38.545985 [ 262 ] {4255d4a7-5284-41cd-9603-8f768ad16996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21175 | 2026.02.04 05:57:38.546294 [ 262 ] {4255d4a7-5284-41cd-9603-8f768ad16996} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 21176 | 2026.02.04 05:57:38.546503 [ 262 ] {4255d4a7-5284-41cd-9603-8f768ad16996} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21177 | 2026.02.04 05:57:38.546628 [ 262 ] {4255d4a7-5284-41cd-9603-8f768ad16996} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 21178 | 2026.02.04 05:57:38.546663 [ 262 ] {4255d4a7-5284-41cd-9603-8f768ad16996} <Debug> TCPHandler: Processed in 0.001212843 sec. | ||
| 21179 | 2026.02.04 05:57:38.546768 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21180 | 2026.02.04 05:57:38.546858 [ 262 ] {0bcaa379-aa0d-43e8-a759-0acb56895a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21181 | 2026.02.04 05:57:38.546911 [ 262 ] {0bcaa379-aa0d-43e8-a759-0acb56895a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21182 | 2026.02.04 05:57:38.547709 [ 262 ] {0bcaa379-aa0d-43e8-a759-0acb56895a86} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21183 | 2026.02.04 05:57:38.547744 [ 262 ] {0bcaa379-aa0d-43e8-a759-0acb56895a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21184 | 2026.02.04 05:57:38.548265 [ 262 ] {0bcaa379-aa0d-43e8-a759-0acb56895a86} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21185 | 2026.02.04 05:57:38.548497 [ 262 ] {0bcaa379-aa0d-43e8-a759-0acb56895a86} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21186 | 2026.02.04 05:57:38.548636 [ 262 ] {0bcaa379-aa0d-43e8-a759-0acb56895a86} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001795 sec., 13927.57660167131 rows/sec., 24.96 MiB/sec. | ||
| 21187 | 2026.02.04 05:57:38.548638 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21188 | 2026.02.04 05:57:38.548687 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21189 | 2026.02.04 05:57:38.548693 [ 262 ] {0bcaa379-aa0d-43e8-a759-0acb56895a86} <Debug> TCPHandler: Processed in 0.001972784 sec. | ||
| 21190 | 2026.02.04 05:57:38.548709 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21191 | 2026.02.04 05:57:38.548806 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21192 | 2026.02.04 05:57:38.548816 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21193 | 2026.02.04 05:57:38.548914 [ 262 ] {ff580519-e7c3-4748-8f68-461cca030743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21194 | 2026.02.04 05:57:38.548954 [ 262 ] {ff580519-e7c3-4748-8f68-461cca030743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21195 | 2026.02.04 05:57:38.548990 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21196 | 2026.02.04 05:57:38.549040 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2451 rows starting from the beginning of the part | ||
| 21197 | 2026.02.04 05:57:38.549162 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 25 rows starting from the beginning of the part | ||
| 21198 | 2026.02.04 05:57:38.549266 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 15 rows starting from the beginning of the part | ||
| 21199 | 2026.02.04 05:57:38.549276 [ 262 ] {ff580519-e7c3-4748-8f68-461cca030743} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21200 | 2026.02.04 05:57:38.549312 [ 262 ] {ff580519-e7c3-4748-8f68-461cca030743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21201 | 2026.02.04 05:57:38.549362 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 25 rows starting from the beginning of the part | ||
| 21202 | 2026.02.04 05:57:38.549449 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 15 rows starting from the beginning of the part | ||
| 21203 | 2026.02.04 05:57:38.549543 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 25 rows starting from the beginning of the part | ||
| 21204 | 2026.02.04 05:57:38.549628 [ 262 ] {ff580519-e7c3-4748-8f68-461cca030743} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21205 | 2026.02.04 05:57:38.549849 [ 262 ] {ff580519-e7c3-4748-8f68-461cca030743} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21206 | 2026.02.04 05:57:38.549978 [ 262 ] {ff580519-e7c3-4748-8f68-461cca030743} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001083 sec., 81255.77100646353 rows/sec., 5.10 MiB/sec. | ||
| 21207 | 2026.02.04 05:57:38.550014 [ 262 ] {ff580519-e7c3-4748-8f68-461cca030743} <Debug> TCPHandler: Processed in 0.001246014 sec. | ||
| 21208 | 2026.02.04 05:57:38.553884 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_152_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43812 rows, containing 5 columns (5 merged, 0 gathered) in 0.008402781 sec., 5213988.083231016 rows/sec., 353.11 MiB/sec. | ||
| 21209 | 2026.02.04 05:57:38.554404 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_152_31} <Trace> MergedBlockOutputStream: filled checksums all_1_152_31 (state Temporary) | ||
| 21210 | 2026.02.04 05:57:38.554813 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_152_31} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_152_31 to all_1_152_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21211 | 2026.02.04 05:57:38.554924 [ 193 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_152_31} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_147_30, all_152_152_0] -> all_1_152_31 | ||
| 21212 | 2026.02.04 05:57:38.555009 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 21213 | 2026.02.04 05:57:38.558855 [ 192 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2556 rows, containing 19 columns (19 merged, 0 gathered) in 0.010084068 sec., 253469.13567024737 rows/sec., 454.21 MiB/sec. | ||
| 21214 | 2026.02.04 05:57:38.561316 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21215 | 2026.02.04 05:57:38.561643 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21216 | 2026.02.04 05:57:38.561714 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21217 | 2026.02.04 05:57:38.561833 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.86 MiB. | ||
| 21218 | 2026.02.04 05:57:39.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.77 MiB, peak 415.61 MiB, free memory in arenas 0.00 B, will set to 399.24 MiB (RSS), difference: 2.47 MiB | ||
| 21219 | 2026.02.04 05:57:39.147429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 21220 | 2026.02.04 05:57:39.166058 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21221 | 2026.02.04 05:57:39.166123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21222 | 2026.02.04 05:57:39.172603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21223 | 2026.02.04 05:57:39.173393 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21224 | 2026.02.04 05:57:39.177705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 21225 | 2026.02.04 05:57:41.955079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2700 | ||
| 21226 | 2026.02.04 05:57:41.957807 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21227 | 2026.02.04 05:57:41.957860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21228 | 2026.02.04 05:57:41.959079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21229 | 2026.02.04 05:57:41.959357 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21230 | 2026.02.04 05:57:41.959751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2700 | ||
| 21231 | 2026.02.04 05:57:43.044402 [ 217 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21232 | 2026.02.04 05:57:43.044448 [ 217 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21233 | 2026.02.04 05:57:43.047029 [ 217 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21234 | 2026.02.04 05:57:43.188919 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21235 | 2026.02.04 05:57:43.188974 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21236 | 2026.02.04 05:57:43.191839 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21237 | 2026.02.04 05:57:43.451990 [ 223 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21238 | 2026.02.04 05:57:43.452033 [ 223 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21239 | 2026.02.04 05:57:43.453055 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21240 | 2026.02.04 05:57:43.453099 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21241 | 2026.02.04 05:57:43.456095 [ 223 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21242 | 2026.02.04 05:57:43.456269 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21243 | 2026.02.04 05:57:43.525599 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21244 | 2026.02.04 05:57:43.525753 [ 262 ] {cc753ba5-7e35-4145-bc74-4a8868741af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21245 | 2026.02.04 05:57:43.525815 [ 262 ] {cc753ba5-7e35-4145-bc74-4a8868741af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21246 | 2026.02.04 05:57:43.526420 [ 262 ] {cc753ba5-7e35-4145-bc74-4a8868741af2} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21247 | 2026.02.04 05:57:43.526459 [ 262 ] {cc753ba5-7e35-4145-bc74-4a8868741af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21248 | 2026.02.04 05:57:43.526810 [ 262 ] {cc753ba5-7e35-4145-bc74-4a8868741af2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 21249 | 2026.02.04 05:57:43.527026 [ 262 ] {cc753ba5-7e35-4145-bc74-4a8868741af2} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21250 | 2026.02.04 05:57:43.527169 [ 262 ] {cc753ba5-7e35-4145-bc74-4a8868741af2} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001463 sec., 8202.323991797675 rows/sec., 668.84 KiB/sec. | ||
| 21251 | 2026.02.04 05:57:43.527211 [ 262 ] {cc753ba5-7e35-4145-bc74-4a8868741af2} <Debug> TCPHandler: Processed in 0.001726007 sec. | ||
| 21252 | 2026.02.04 05:57:43.527341 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21253 | 2026.02.04 05:57:43.527460 [ 262 ] {cfa2a02f-b0d3-444e-bafc-ac2a15f6c8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21254 | 2026.02.04 05:57:43.527507 [ 262 ] {cfa2a02f-b0d3-444e-bafc-ac2a15f6c8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21255 | 2026.02.04 05:57:43.528030 [ 262 ] {cfa2a02f-b0d3-444e-bafc-ac2a15f6c8b0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21256 | 2026.02.04 05:57:43.528068 [ 262 ] {cfa2a02f-b0d3-444e-bafc-ac2a15f6c8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21257 | 2026.02.04 05:57:43.528374 [ 262 ] {cfa2a02f-b0d3-444e-bafc-ac2a15f6c8b0} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21258 | 2026.02.04 05:57:43.528581 [ 262 ] {cfa2a02f-b0d3-444e-bafc-ac2a15f6c8b0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21259 | 2026.02.04 05:57:43.528709 [ 262 ] {cfa2a02f-b0d3-444e-bafc-ac2a15f6c8b0} <Debug> executeQuery: Read 92 rows, 7.80 KiB in 0.001273 sec., 72270.22780832679 rows/sec., 5.98 MiB/sec. | ||
| 21260 | 2026.02.04 05:57:43.528746 [ 262 ] {cfa2a02f-b0d3-444e-bafc-ac2a15f6c8b0} <Debug> TCPHandler: Processed in 0.00147054 sec. | ||
| 21261 | 2026.02.04 05:57:43.528854 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21262 | 2026.02.04 05:57:43.528947 [ 262 ] {8e6e0640-321a-4007-9e68-86a7c94da64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21263 | 2026.02.04 05:57:43.528985 [ 262 ] {8e6e0640-321a-4007-9e68-86a7c94da64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21264 | 2026.02.04 05:57:43.529379 [ 262 ] {8e6e0640-321a-4007-9e68-86a7c94da64c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21265 | 2026.02.04 05:57:43.529415 [ 262 ] {8e6e0640-321a-4007-9e68-86a7c94da64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21266 | 2026.02.04 05:57:43.529700 [ 262 ] {8e6e0640-321a-4007-9e68-86a7c94da64c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21267 | 2026.02.04 05:57:43.529901 [ 262 ] {8e6e0640-321a-4007-9e68-86a7c94da64c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21268 | 2026.02.04 05:57:43.530029 [ 262 ] {8e6e0640-321a-4007-9e68-86a7c94da64c} <Debug> executeQuery: Read 27 rows, 1.97 KiB in 0.0011 sec., 24545.454545454544 rows/sec., 1.75 MiB/sec. | ||
| 21269 | 2026.02.04 05:57:43.530066 [ 262 ] {8e6e0640-321a-4007-9e68-86a7c94da64c} <Debug> TCPHandler: Processed in 0.001260175 sec. | ||
| 21270 | 2026.02.04 05:57:43.530195 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21271 | 2026.02.04 05:57:43.530318 [ 262 ] {9a813f21-af09-4551-857b-55218e930e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21272 | 2026.02.04 05:57:43.530366 [ 262 ] {9a813f21-af09-4551-857b-55218e930e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21273 | 2026.02.04 05:57:43.530894 [ 262 ] {9a813f21-af09-4551-857b-55218e930e55} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21274 | 2026.02.04 05:57:43.530938 [ 262 ] {9a813f21-af09-4551-857b-55218e930e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21275 | 2026.02.04 05:57:43.531267 [ 262 ] {9a813f21-af09-4551-857b-55218e930e55} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21276 | 2026.02.04 05:57:43.531486 [ 262 ] {9a813f21-af09-4551-857b-55218e930e55} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21277 | 2026.02.04 05:57:43.531616 [ 262 ] {9a813f21-af09-4551-857b-55218e930e55} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001323 sec., 68783.06878306878 rows/sec., 5.38 MiB/sec. | ||
| 21278 | 2026.02.04 05:57:43.531655 [ 262 ] {9a813f21-af09-4551-857b-55218e930e55} <Debug> TCPHandler: Processed in 0.001522491 sec. | ||
| 21279 | 2026.02.04 05:57:43.531833 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21280 | 2026.02.04 05:57:43.531929 [ 262 ] {03918570-5649-4b2a-a4c2-7ba706743dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21281 | 2026.02.04 05:57:43.531973 [ 262 ] {03918570-5649-4b2a-a4c2-7ba706743dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21282 | 2026.02.04 05:57:43.532440 [ 262 ] {03918570-5649-4b2a-a4c2-7ba706743dc1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21283 | 2026.02.04 05:57:43.532477 [ 262 ] {03918570-5649-4b2a-a4c2-7ba706743dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21284 | 2026.02.04 05:57:43.532793 [ 262 ] {03918570-5649-4b2a-a4c2-7ba706743dc1} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21285 | 2026.02.04 05:57:43.532999 [ 262 ] {03918570-5649-4b2a-a4c2-7ba706743dc1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21286 | 2026.02.04 05:57:43.533128 [ 262 ] {03918570-5649-4b2a-a4c2-7ba706743dc1} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001219 sec., 136177.1944216571 rows/sec., 9.48 MiB/sec. | ||
| 21287 | 2026.02.04 05:57:43.533167 [ 262 ] {03918570-5649-4b2a-a4c2-7ba706743dc1} <Debug> TCPHandler: Processed in 0.001383448 sec. | ||
| 21288 | 2026.02.04 05:57:43.533274 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21289 | 2026.02.04 05:57:43.533380 [ 262 ] {3f1c6ba9-d6c0-424f-9ec6-939a87635f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21290 | 2026.02.04 05:57:43.533435 [ 262 ] {3f1c6ba9-d6c0-424f-9ec6-939a87635f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21291 | 2026.02.04 05:57:43.534215 [ 262 ] {3f1c6ba9-d6c0-424f-9ec6-939a87635f82} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21292 | 2026.02.04 05:57:43.534253 [ 262 ] {3f1c6ba9-d6c0-424f-9ec6-939a87635f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21293 | 2026.02.04 05:57:43.534773 [ 262 ] {3f1c6ba9-d6c0-424f-9ec6-939a87635f82} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21294 | 2026.02.04 05:57:43.534998 [ 262 ] {3f1c6ba9-d6c0-424f-9ec6-939a87635f82} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21295 | 2026.02.04 05:57:43.535136 [ 262 ] {3f1c6ba9-d6c0-424f-9ec6-939a87635f82} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001775 sec., 8450.704225352112 rows/sec., 15.14 MiB/sec. | ||
| 21296 | 2026.02.04 05:57:43.535191 [ 262 ] {3f1c6ba9-d6c0-424f-9ec6-939a87635f82} <Debug> TCPHandler: Processed in 0.001966004 sec. | ||
| 21297 | 2026.02.04 05:57:43.535295 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21298 | 2026.02.04 05:57:43.535411 [ 262 ] {c6b606d6-3540-4f49-b102-9160c9fb002a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21299 | 2026.02.04 05:57:43.535454 [ 262 ] {c6b606d6-3540-4f49-b102-9160c9fb002a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21300 | 2026.02.04 05:57:43.535785 [ 262 ] {c6b606d6-3540-4f49-b102-9160c9fb002a} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21301 | 2026.02.04 05:57:43.535821 [ 262 ] {c6b606d6-3540-4f49-b102-9160c9fb002a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21302 | 2026.02.04 05:57:43.536122 [ 262 ] {c6b606d6-3540-4f49-b102-9160c9fb002a} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21303 | 2026.02.04 05:57:43.536343 [ 262 ] {c6b606d6-3540-4f49-b102-9160c9fb002a} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21304 | 2026.02.04 05:57:43.536476 [ 262 ] {c6b606d6-3540-4f49-b102-9160c9fb002a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 21305 | 2026.02.04 05:57:43.536513 [ 262 ] {c6b606d6-3540-4f49-b102-9160c9fb002a} <Debug> TCPHandler: Processed in 0.001267275 sec. | ||
| 21306 | 2026.02.04 05:57:43.779941 [ 217 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21307 | 2026.02.04 05:57:43.779991 [ 217 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21308 | 2026.02.04 05:57:43.782390 [ 217 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21309 | 2026.02.04 05:57:44.163841 [ 217 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21310 | 2026.02.04 05:57:44.163886 [ 217 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21311 | 2026.02.04 05:57:44.165753 [ 217 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21312 | 2026.02.04 05:57:44.278839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43686 | ||
| 21313 | 2026.02.04 05:57:44.279380 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21314 | 2026.02.04 05:57:44.279422 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21315 | 2026.02.04 05:57:44.279892 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21316 | 2026.02.04 05:57:44.280123 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21317 | 2026.02.04 05:57:44.280271 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43686 | ||
| 21318 | 2026.02.04 05:57:44.280279 [ 135 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21319 | 2026.02.04 05:57:44.280388 [ 135 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21320 | 2026.02.04 05:57:44.280426 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21321 | 2026.02.04 05:57:44.280580 [ 192 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 21322 | 2026.02.04 05:57:44.280744 [ 192 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21323 | 2026.02.04 05:57:44.280788 [ 192 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41254 rows starting from the beginning of the part | ||
| 21324 | 2026.02.04 05:57:44.280864 [ 192 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 21325 | 2026.02.04 05:57:44.280915 [ 192 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 21326 | 2026.02.04 05:57:44.280962 [ 192 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 21327 | 2026.02.04 05:57:44.281005 [ 192 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 21328 | 2026.02.04 05:57:44.281053 [ 192 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 21329 | 2026.02.04 05:57:44.283837 [ 187 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43686 rows, containing 4 columns (4 merged, 0 gathered) in 0.003323231 sec., 13145640.492641049 rows/sec., 188.05 MiB/sec. | ||
| 21330 | 2026.02.04 05:57:44.284281 [ 189 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21331 | 2026.02.04 05:57:44.284653 [ 189 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_91_18} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21332 | 2026.02.04 05:57:44.284749 [ 189 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_91_18} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21333 | 2026.02.04 05:57:44.284895 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 21334 | 2026.02.04 05:57:46.678743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 21335 | 2026.02.04 05:57:46.697536 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21336 | 2026.02.04 05:57:46.697590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21337 | 2026.02.04 05:57:46.704119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21338 | 2026.02.04 05:57:46.704843 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21339 | 2026.02.04 05:57:46.705125 [ 149 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21340 | 2026.02.04 05:57:46.705204 [ 149 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21341 | 2026.02.04 05:57:46.705225 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21342 | 2026.02.04 05:57:46.705373 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 21343 | 2026.02.04 05:57:46.708482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 21344 | 2026.02.04 05:57:46.709532 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21345 | 2026.02.04 05:57:46.711181 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 21346 | 2026.02.04 05:57:46.715942 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 21347 | 2026.02.04 05:57:46.720707 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 21348 | 2026.02.04 05:57:46.725562 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 21349 | 2026.02.04 05:57:46.730700 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 21350 | 2026.02.04 05:57:46.735626 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 21351 | 2026.02.04 05:57:46.796133 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.090826031 sec., 7552.900775769889 rows/sec., 39.05 MiB/sec. | ||
| 21352 | 2026.02.04 05:57:46.798366 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21353 | 2026.02.04 05:57:46.800160 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_91_18} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21354 | 2026.02.04 05:57:46.800259 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_91_18} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21355 | 2026.02.04 05:57:46.801938 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21356 | 2026.02.04 05:57:47.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.34 MiB, peak 417.75 MiB, free memory in arenas 0.00 B, will set to 399.27 MiB (RSS), difference: -1.08 MiB | ||
| 21357 | 2026.02.04 05:57:48.533558 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21358 | 2026.02.04 05:57:48.533727 [ 262 ] {27367384-c5c5-44c1-aa1a-f08f39e0b593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21359 | 2026.02.04 05:57:48.533788 [ 262 ] {27367384-c5c5-44c1-aa1a-f08f39e0b593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21360 | 2026.02.04 05:57:48.534544 [ 262 ] {27367384-c5c5-44c1-aa1a-f08f39e0b593} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21361 | 2026.02.04 05:57:48.534580 [ 262 ] {27367384-c5c5-44c1-aa1a-f08f39e0b593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21362 | 2026.02.04 05:57:48.534952 [ 262 ] {27367384-c5c5-44c1-aa1a-f08f39e0b593} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21363 | 2026.02.04 05:57:48.535165 [ 262 ] {27367384-c5c5-44c1-aa1a-f08f39e0b593} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21364 | 2026.02.04 05:57:48.535315 [ 262 ] {27367384-c5c5-44c1-aa1a-f08f39e0b593} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001634 sec., 162790.6976744186 rows/sec., 10.34 MiB/sec. | ||
| 21365 | 2026.02.04 05:57:48.535356 [ 262 ] {27367384-c5c5-44c1-aa1a-f08f39e0b593} <Debug> TCPHandler: Processed in 0.001917652 sec. | ||
| 21366 | 2026.02.04 05:57:48.535472 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21367 | 2026.02.04 05:57:48.535571 [ 262 ] {b3313c37-edf9-4f23-b2d1-30a64d6cee29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21368 | 2026.02.04 05:57:48.535611 [ 262 ] {b3313c37-edf9-4f23-b2d1-30a64d6cee29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21369 | 2026.02.04 05:57:48.536361 [ 262 ] {b3313c37-edf9-4f23-b2d1-30a64d6cee29} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21370 | 2026.02.04 05:57:48.536395 [ 262 ] {b3313c37-edf9-4f23-b2d1-30a64d6cee29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21371 | 2026.02.04 05:57:48.536728 [ 262 ] {b3313c37-edf9-4f23-b2d1-30a64d6cee29} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21372 | 2026.02.04 05:57:48.536948 [ 262 ] {b3313c37-edf9-4f23-b2d1-30a64d6cee29} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21373 | 2026.02.04 05:57:48.537074 [ 262 ] {b3313c37-edf9-4f23-b2d1-30a64d6cee29} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001521 sec., 527284.681130835 rows/sec., 41.87 MiB/sec. | ||
| 21374 | 2026.02.04 05:57:48.537111 [ 262 ] {b3313c37-edf9-4f23-b2d1-30a64d6cee29} <Debug> TCPHandler: Processed in 0.001687137 sec. | ||
| 21375 | 2026.02.04 05:57:48.537218 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21376 | 2026.02.04 05:57:48.537320 [ 262 ] {f51569c8-6f9f-4518-b5c1-be16c6dd357c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21377 | 2026.02.04 05:57:48.537358 [ 262 ] {f51569c8-6f9f-4518-b5c1-be16c6dd357c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21378 | 2026.02.04 05:57:48.537792 [ 262 ] {f51569c8-6f9f-4518-b5c1-be16c6dd357c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21379 | 2026.02.04 05:57:48.537827 [ 262 ] {f51569c8-6f9f-4518-b5c1-be16c6dd357c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21380 | 2026.02.04 05:57:48.538110 [ 262 ] {f51569c8-6f9f-4518-b5c1-be16c6dd357c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21381 | 2026.02.04 05:57:48.538315 [ 262 ] {f51569c8-6f9f-4518-b5c1-be16c6dd357c} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21382 | 2026.02.04 05:57:48.538440 [ 262 ] {f51569c8-6f9f-4518-b5c1-be16c6dd357c} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001138 sec., 138840.07029876977 rows/sec., 8.48 MiB/sec. | ||
| 21383 | 2026.02.04 05:57:48.538476 [ 262 ] {f51569c8-6f9f-4518-b5c1-be16c6dd357c} <Debug> TCPHandler: Processed in 0.001305425 sec. | ||
| 21384 | 2026.02.04 05:57:48.538583 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21385 | 2026.02.04 05:57:48.538674 [ 262 ] {958e20a2-ea80-4c6c-b6d2-0fb3feb9ec17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21386 | 2026.02.04 05:57:48.538712 [ 262 ] {958e20a2-ea80-4c6c-b6d2-0fb3feb9ec17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21387 | 2026.02.04 05:57:48.539113 [ 262 ] {958e20a2-ea80-4c6c-b6d2-0fb3feb9ec17} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21388 | 2026.02.04 05:57:48.539153 [ 262 ] {958e20a2-ea80-4c6c-b6d2-0fb3feb9ec17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21389 | 2026.02.04 05:57:48.539449 [ 262 ] {958e20a2-ea80-4c6c-b6d2-0fb3feb9ec17} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21390 | 2026.02.04 05:57:48.539650 [ 262 ] {958e20a2-ea80-4c6c-b6d2-0fb3feb9ec17} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21391 | 2026.02.04 05:57:48.539770 [ 262 ] {958e20a2-ea80-4c6c-b6d2-0fb3feb9ec17} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001114 sec., 125673.24955116697 rows/sec., 8.12 MiB/sec. | ||
| 21392 | 2026.02.04 05:57:48.539806 [ 262 ] {958e20a2-ea80-4c6c-b6d2-0fb3feb9ec17} <Debug> TCPHandler: Processed in 0.001269905 sec. | ||
| 21393 | 2026.02.04 05:57:48.539909 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21394 | 2026.02.04 05:57:48.540000 [ 262 ] {da964390-374d-4b89-8dc3-3740e00b8bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21395 | 2026.02.04 05:57:48.540038 [ 262 ] {da964390-374d-4b89-8dc3-3740e00b8bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21396 | 2026.02.04 05:57:48.540456 [ 262 ] {da964390-374d-4b89-8dc3-3740e00b8bd7} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21397 | 2026.02.04 05:57:48.540490 [ 262 ] {da964390-374d-4b89-8dc3-3740e00b8bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21398 | 2026.02.04 05:57:48.540775 [ 262 ] {da964390-374d-4b89-8dc3-3740e00b8bd7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21399 | 2026.02.04 05:57:48.540973 [ 262 ] {da964390-374d-4b89-8dc3-3740e00b8bd7} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21400 | 2026.02.04 05:57:48.541094 [ 262 ] {da964390-374d-4b89-8dc3-3740e00b8bd7} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001111 sec., 125112.5112511251 rows/sec., 7.12 MiB/sec. | ||
| 21401 | 2026.02.04 05:57:48.541130 [ 262 ] {da964390-374d-4b89-8dc3-3740e00b8bd7} <Debug> TCPHandler: Processed in 0.001267615 sec. | ||
| 21402 | 2026.02.04 05:57:48.541234 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21403 | 2026.02.04 05:57:48.541333 [ 262 ] {cc2db1ae-535e-41e4-bba2-46b883350b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21404 | 2026.02.04 05:57:48.541371 [ 262 ] {cc2db1ae-535e-41e4-bba2-46b883350b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21405 | 2026.02.04 05:57:48.541883 [ 262 ] {cc2db1ae-535e-41e4-bba2-46b883350b75} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21406 | 2026.02.04 05:57:48.541918 [ 262 ] {cc2db1ae-535e-41e4-bba2-46b883350b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21407 | 2026.02.04 05:57:48.542238 [ 262 ] {cc2db1ae-535e-41e4-bba2-46b883350b75} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21408 | 2026.02.04 05:57:48.542445 [ 262 ] {cc2db1ae-535e-41e4-bba2-46b883350b75} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21409 | 2026.02.04 05:57:48.542567 [ 262 ] {cc2db1ae-535e-41e4-bba2-46b883350b75} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001251 sec., 390087.929656275 rows/sec., 27.54 MiB/sec. | ||
| 21410 | 2026.02.04 05:57:48.542603 [ 262 ] {cc2db1ae-535e-41e4-bba2-46b883350b75} <Debug> TCPHandler: Processed in 0.001416229 sec. | ||
| 21411 | 2026.02.04 05:57:48.542705 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21412 | 2026.02.04 05:57:48.542796 [ 262 ] {6f5ed0e0-f1e2-4b60-a4ff-ce72e6a8c307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21413 | 2026.02.04 05:57:48.542834 [ 262 ] {6f5ed0e0-f1e2-4b60-a4ff-ce72e6a8c307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21414 | 2026.02.04 05:57:48.543145 [ 262 ] {6f5ed0e0-f1e2-4b60-a4ff-ce72e6a8c307} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21415 | 2026.02.04 05:57:48.543180 [ 262 ] {6f5ed0e0-f1e2-4b60-a4ff-ce72e6a8c307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21416 | 2026.02.04 05:57:48.543472 [ 262 ] {6f5ed0e0-f1e2-4b60-a4ff-ce72e6a8c307} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 21417 | 2026.02.04 05:57:48.543671 [ 262 ] {6f5ed0e0-f1e2-4b60-a4ff-ce72e6a8c307} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21418 | 2026.02.04 05:57:48.543792 [ 262 ] {6f5ed0e0-f1e2-4b60-a4ff-ce72e6a8c307} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001014 sec., 5917.15976331361 rows/sec., 309.15 KiB/sec. | ||
| 21419 | 2026.02.04 05:57:48.543827 [ 262 ] {6f5ed0e0-f1e2-4b60-a4ff-ce72e6a8c307} <Debug> TCPHandler: Processed in 0.001169382 sec. | ||
| 21420 | 2026.02.04 05:57:48.543929 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21421 | 2026.02.04 05:57:48.544020 [ 262 ] {d18c59c8-b915-4474-842c-2203fe25955a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21422 | 2026.02.04 05:57:48.544059 [ 262 ] {d18c59c8-b915-4474-842c-2203fe25955a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21423 | 2026.02.04 05:57:48.544446 [ 262 ] {d18c59c8-b915-4474-842c-2203fe25955a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21424 | 2026.02.04 05:57:48.544481 [ 262 ] {d18c59c8-b915-4474-842c-2203fe25955a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21425 | 2026.02.04 05:57:48.544789 [ 262 ] {d18c59c8-b915-4474-842c-2203fe25955a} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21426 | 2026.02.04 05:57:48.544986 [ 262 ] {d18c59c8-b915-4474-842c-2203fe25955a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21427 | 2026.02.04 05:57:48.545109 [ 262 ] {d18c59c8-b915-4474-842c-2203fe25955a} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001107 sec., 233062.33062330625 rows/sec., 15.52 MiB/sec. | ||
| 21428 | 2026.02.04 05:57:48.545145 [ 262 ] {d18c59c8-b915-4474-842c-2203fe25955a} <Debug> TCPHandler: Processed in 0.001262965 sec. | ||
| 21429 | 2026.02.04 05:57:48.545248 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21430 | 2026.02.04 05:57:48.545350 [ 262 ] {60905fe3-af28-40c7-88cc-d67d2b7827ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21431 | 2026.02.04 05:57:48.545390 [ 262 ] {60905fe3-af28-40c7-88cc-d67d2b7827ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21432 | 2026.02.04 05:57:48.545684 [ 262 ] {60905fe3-af28-40c7-88cc-d67d2b7827ae} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21433 | 2026.02.04 05:57:48.545719 [ 262 ] {60905fe3-af28-40c7-88cc-d67d2b7827ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21434 | 2026.02.04 05:57:48.546014 [ 262 ] {60905fe3-af28-40c7-88cc-d67d2b7827ae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21435 | 2026.02.04 05:57:48.546209 [ 262 ] {60905fe3-af28-40c7-88cc-d67d2b7827ae} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21436 | 2026.02.04 05:57:48.546339 [ 262 ] {60905fe3-af28-40c7-88cc-d67d2b7827ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 21437 | 2026.02.04 05:57:48.546375 [ 262 ] {60905fe3-af28-40c7-88cc-d67d2b7827ae} <Debug> TCPHandler: Processed in 0.001173402 sec. | ||
| 21438 | 2026.02.04 05:57:48.546476 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21439 | 2026.02.04 05:57:48.546565 [ 262 ] {631989e3-3f57-4c69-9d4d-ac9b805831a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21440 | 2026.02.04 05:57:48.546616 [ 262 ] {631989e3-3f57-4c69-9d4d-ac9b805831a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21441 | 2026.02.04 05:57:48.547378 [ 262 ] {631989e3-3f57-4c69-9d4d-ac9b805831a6} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21442 | 2026.02.04 05:57:48.547412 [ 262 ] {631989e3-3f57-4c69-9d4d-ac9b805831a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21443 | 2026.02.04 05:57:48.547926 [ 262 ] {631989e3-3f57-4c69-9d4d-ac9b805831a6} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21444 | 2026.02.04 05:57:48.548139 [ 262 ] {631989e3-3f57-4c69-9d4d-ac9b805831a6} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21445 | 2026.02.04 05:57:48.548271 [ 262 ] {631989e3-3f57-4c69-9d4d-ac9b805831a6} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001722 sec., 14518.002322880371 rows/sec., 26.02 MiB/sec. | ||
| 21446 | 2026.02.04 05:57:48.548332 [ 262 ] {631989e3-3f57-4c69-9d4d-ac9b805831a6} <Debug> TCPHandler: Processed in 0.001903183 sec. | ||
| 21447 | 2026.02.04 05:57:48.548437 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21448 | 2026.02.04 05:57:48.548528 [ 262 ] {5692b056-6882-4ddf-bc72-a40ed7ab5e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21449 | 2026.02.04 05:57:48.548567 [ 262 ] {5692b056-6882-4ddf-bc72-a40ed7ab5e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21450 | 2026.02.04 05:57:48.548881 [ 262 ] {5692b056-6882-4ddf-bc72-a40ed7ab5e89} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21451 | 2026.02.04 05:57:48.548916 [ 262 ] {5692b056-6882-4ddf-bc72-a40ed7ab5e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 21452 | 2026.02.04 05:57:48.549206 [ 262 ] {5692b056-6882-4ddf-bc72-a40ed7ab5e89} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21453 | 2026.02.04 05:57:48.549413 [ 262 ] {5692b056-6882-4ddf-bc72-a40ed7ab5e89} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21454 | 2026.02.04 05:57:48.549533 [ 262 ] {5692b056-6882-4ddf-bc72-a40ed7ab5e89} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001023 sec., 86021.50537634408 rows/sec., 5.40 MiB/sec. | ||
| 21455 | 2026.02.04 05:57:48.549568 [ 262 ] {5692b056-6882-4ddf-bc72-a40ed7ab5e89} <Debug> TCPHandler: Processed in 0.001179032 sec. | ||
| 21456 | 2026.02.04 05:57:51.501694 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21457 | 2026.02.04 05:57:51.501761 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21458 | 2026.02.04 05:57:51.781349 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44134 | ||
| 21459 | 2026.02.04 05:57:51.781911 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21460 | 2026.02.04 05:57:51.781962 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21461 | 2026.02.04 05:57:51.782468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21462 | 2026.02.04 05:57:51.782693 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21463 | 2026.02.04 05:57:51.782840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44134 | ||
| 21464 | 2026.02.04 05:57:51.960887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2736 | ||
| 21465 | 2026.02.04 05:57:51.963396 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21466 | 2026.02.04 05:57:51.963458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21467 | 2026.02.04 05:57:51.964693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21468 | 2026.02.04 05:57:51.964977 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21469 | 2026.02.04 05:57:51.965359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2736 | ||
| 21470 | 2026.02.04 05:57:53.528638 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21471 | 2026.02.04 05:57:53.528814 [ 262 ] {4fca3fa9-9d79-460f-b13a-ede68f71c505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21472 | 2026.02.04 05:57:53.528881 [ 262 ] {4fca3fa9-9d79-460f-b13a-ede68f71c505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21473 | 2026.02.04 05:57:53.529512 [ 262 ] {4fca3fa9-9d79-460f-b13a-ede68f71c505} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21474 | 2026.02.04 05:57:53.529562 [ 262 ] {4fca3fa9-9d79-460f-b13a-ede68f71c505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21475 | 2026.02.04 05:57:53.529965 [ 262 ] {4fca3fa9-9d79-460f-b13a-ede68f71c505} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21476 | 2026.02.04 05:57:53.530194 [ 262 ] {4fca3fa9-9d79-460f-b13a-ede68f71c505} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21477 | 2026.02.04 05:57:53.530349 [ 262 ] {4fca3fa9-9d79-460f-b13a-ede68f71c505} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001584 sec., 54292.92929292929 rows/sec., 4.54 MiB/sec. | ||
| 21478 | 2026.02.04 05:57:53.530391 [ 262 ] {4fca3fa9-9d79-460f-b13a-ede68f71c505} <Debug> TCPHandler: Processed in 0.001880052 sec. | ||
| 21479 | 2026.02.04 05:57:53.530516 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21480 | 2026.02.04 05:57:53.530617 [ 262 ] {605d74dd-67b5-4d81-8f2e-b32153b4fc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21481 | 2026.02.04 05:57:53.530659 [ 262 ] {605d74dd-67b5-4d81-8f2e-b32153b4fc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21482 | 2026.02.04 05:57:53.531108 [ 262 ] {605d74dd-67b5-4d81-8f2e-b32153b4fc6e} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21483 | 2026.02.04 05:57:53.531145 [ 262 ] {605d74dd-67b5-4d81-8f2e-b32153b4fc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21484 | 2026.02.04 05:57:53.531473 [ 262 ] {605d74dd-67b5-4d81-8f2e-b32153b4fc6e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21485 | 2026.02.04 05:57:53.531691 [ 262 ] {605d74dd-67b5-4d81-8f2e-b32153b4fc6e} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21486 | 2026.02.04 05:57:53.531827 [ 262 ] {605d74dd-67b5-4d81-8f2e-b32153b4fc6e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001229 sec., 12205.044751830756 rows/sec., 917.76 KiB/sec. | ||
| 21487 | 2026.02.04 05:57:53.531866 [ 262 ] {605d74dd-67b5-4d81-8f2e-b32153b4fc6e} <Debug> TCPHandler: Processed in 0.001400829 sec. | ||
| 21488 | 2026.02.04 05:57:53.531984 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21489 | 2026.02.04 05:57:53.532078 [ 262 ] {de176dfe-6ea7-4c90-9523-1d13fc5375b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21490 | 2026.02.04 05:57:53.532120 [ 262 ] {de176dfe-6ea7-4c90-9523-1d13fc5375b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21491 | 2026.02.04 05:57:53.532570 [ 262 ] {de176dfe-6ea7-4c90-9523-1d13fc5375b8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21492 | 2026.02.04 05:57:53.532604 [ 262 ] {de176dfe-6ea7-4c90-9523-1d13fc5375b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21493 | 2026.02.04 05:57:53.532938 [ 262 ] {de176dfe-6ea7-4c90-9523-1d13fc5375b8} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21494 | 2026.02.04 05:57:53.533151 [ 262 ] {de176dfe-6ea7-4c90-9523-1d13fc5375b8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21495 | 2026.02.04 05:57:53.533278 [ 262 ] {de176dfe-6ea7-4c90-9523-1d13fc5375b8} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001218 sec., 64860.42692939245 rows/sec., 5.06 MiB/sec. | ||
| 21496 | 2026.02.04 05:57:53.533316 [ 262 ] {de176dfe-6ea7-4c90-9523-1d13fc5375b8} <Debug> TCPHandler: Processed in 0.001381948 sec. | ||
| 21497 | 2026.02.04 05:57:53.533432 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21498 | 2026.02.04 05:57:53.533528 [ 262 ] {e9be1cc8-fb7e-4867-888a-f0b8b3fd8c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21499 | 2026.02.04 05:57:53.533571 [ 262 ] {e9be1cc8-fb7e-4867-888a-f0b8b3fd8c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21500 | 2026.02.04 05:57:53.534019 [ 262 ] {e9be1cc8-fb7e-4867-888a-f0b8b3fd8c6e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21501 | 2026.02.04 05:57:53.534055 [ 262 ] {e9be1cc8-fb7e-4867-888a-f0b8b3fd8c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21502 | 2026.02.04 05:57:53.534413 [ 262 ] {e9be1cc8-fb7e-4867-888a-f0b8b3fd8c6e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21503 | 2026.02.04 05:57:53.534640 [ 262 ] {e9be1cc8-fb7e-4867-888a-f0b8b3fd8c6e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21504 | 2026.02.04 05:57:53.534775 [ 262 ] {e9be1cc8-fb7e-4867-888a-f0b8b3fd8c6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 21505 | 2026.02.04 05:57:53.534817 [ 262 ] {e9be1cc8-fb7e-4867-888a-f0b8b3fd8c6e} <Debug> TCPHandler: Processed in 0.001434639 sec. | ||
| 21506 | 2026.02.04 05:57:53.534945 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21507 | 2026.02.04 05:57:53.535047 [ 262 ] {569a3cac-28cf-49e6-bab0-70ffdfeb9a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21508 | 2026.02.04 05:57:53.535105 [ 262 ] {569a3cac-28cf-49e6-bab0-70ffdfeb9a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21509 | 2026.02.04 05:57:53.535912 [ 262 ] {569a3cac-28cf-49e6-bab0-70ffdfeb9a37} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21510 | 2026.02.04 05:57:53.535947 [ 262 ] {569a3cac-28cf-49e6-bab0-70ffdfeb9a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21511 | 2026.02.04 05:57:53.536513 [ 262 ] {569a3cac-28cf-49e6-bab0-70ffdfeb9a37} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21512 | 2026.02.04 05:57:53.536739 [ 262 ] {569a3cac-28cf-49e6-bab0-70ffdfeb9a37} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21513 | 2026.02.04 05:57:53.536885 [ 262 ] {569a3cac-28cf-49e6-bab0-70ffdfeb9a37} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001862 sec., 8055.853920515575 rows/sec., 14.44 MiB/sec. | ||
| 21514 | 2026.02.04 05:57:53.536945 [ 262 ] {569a3cac-28cf-49e6-bab0-70ffdfeb9a37} <Debug> TCPHandler: Processed in 0.002049836 sec. | ||
| 21515 | 2026.02.04 05:57:53.537069 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21516 | 2026.02.04 05:57:53.537164 [ 262 ] {7872d4f4-7416-4759-87b9-e5bbf922f0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21517 | 2026.02.04 05:57:53.537207 [ 262 ] {7872d4f4-7416-4759-87b9-e5bbf922f0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21518 | 2026.02.04 05:57:53.537556 [ 262 ] {7872d4f4-7416-4759-87b9-e5bbf922f0ec} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21519 | 2026.02.04 05:57:53.537592 [ 262 ] {7872d4f4-7416-4759-87b9-e5bbf922f0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21520 | 2026.02.04 05:57:53.537905 [ 262 ] {7872d4f4-7416-4759-87b9-e5bbf922f0ec} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21521 | 2026.02.04 05:57:53.538124 [ 262 ] {7872d4f4-7416-4759-87b9-e5bbf922f0ec} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21522 | 2026.02.04 05:57:53.538264 [ 262 ] {7872d4f4-7416-4759-87b9-e5bbf922f0ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 21523 | 2026.02.04 05:57:53.538303 [ 262 ] {7872d4f4-7416-4759-87b9-e5bbf922f0ec} <Debug> TCPHandler: Processed in 0.001283345 sec. | ||
| 21524 | 2026.02.04 05:57:54.209474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 21525 | 2026.02.04 05:57:54.227440 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21526 | 2026.02.04 05:57:54.227518 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21527 | 2026.02.04 05:57:54.233725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21528 | 2026.02.04 05:57:54.234422 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21529 | 2026.02.04 05:57:54.237819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 21530 | 2026.02.04 05:57:56.945594 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21531 | 2026.02.04 05:57:56.945774 [ 262 ] {841ea342-c88b-4574-9522-498de8f0ce76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21532 | 2026.02.04 05:57:56.945836 [ 262 ] {841ea342-c88b-4574-9522-498de8f0ce76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21533 | 2026.02.04 05:57:56.946583 [ 262 ] {841ea342-c88b-4574-9522-498de8f0ce76} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21534 | 2026.02.04 05:57:56.946627 [ 262 ] {841ea342-c88b-4574-9522-498de8f0ce76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21535 | 2026.02.04 05:57:56.947022 [ 262 ] {841ea342-c88b-4574-9522-498de8f0ce76} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21536 | 2026.02.04 05:57:56.947252 [ 262 ] {841ea342-c88b-4574-9522-498de8f0ce76} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21537 | 2026.02.04 05:57:56.947409 [ 262 ] {841ea342-c88b-4574-9522-498de8f0ce76} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001682 sec., 158145.0653983353 rows/sec., 10.05 MiB/sec. | ||
| 21538 | 2026.02.04 05:57:56.947453 [ 262 ] {841ea342-c88b-4574-9522-498de8f0ce76} <Debug> TCPHandler: Processed in 0.001989545 sec. | ||
| 21539 | 2026.02.04 05:57:56.947573 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21540 | 2026.02.04 05:57:56.947670 [ 262 ] {5770430f-a5c0-4f0d-b273-a5bab574ac8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21541 | 2026.02.04 05:57:56.947713 [ 262 ] {5770430f-a5c0-4f0d-b273-a5bab574ac8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21542 | 2026.02.04 05:57:56.948131 [ 262 ] {5770430f-a5c0-4f0d-b273-a5bab574ac8d} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21543 | 2026.02.04 05:57:56.948169 [ 262 ] {5770430f-a5c0-4f0d-b273-a5bab574ac8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21544 | 2026.02.04 05:57:56.948470 [ 262 ] {5770430f-a5c0-4f0d-b273-a5bab574ac8d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 21545 | 2026.02.04 05:57:56.948694 [ 262 ] {5770430f-a5c0-4f0d-b273-a5bab574ac8d} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21546 | 2026.02.04 05:57:56.948831 [ 262 ] {5770430f-a5c0-4f0d-b273-a5bab574ac8d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001179 sec., 5089.058524173029 rows/sec., 414.98 KiB/sec. | ||
| 21547 | 2026.02.04 05:57:56.948869 [ 262 ] {5770430f-a5c0-4f0d-b273-a5bab574ac8d} <Debug> TCPHandler: Processed in 0.001346408 sec. | ||
| 21548 | 2026.02.04 05:57:56.949008 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21549 | 2026.02.04 05:57:56.949103 [ 262 ] {204faf38-dc66-4f18-a40e-d044efc2ebaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21550 | 2026.02.04 05:57:56.949143 [ 262 ] {204faf38-dc66-4f18-a40e-d044efc2ebaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21551 | 2026.02.04 05:57:56.950595 [ 262 ] {204faf38-dc66-4f18-a40e-d044efc2ebaa} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21552 | 2026.02.04 05:57:56.950633 [ 262 ] {204faf38-dc66-4f18-a40e-d044efc2ebaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21553 | 2026.02.04 05:57:56.951058 [ 262 ] {204faf38-dc66-4f18-a40e-d044efc2ebaa} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21554 | 2026.02.04 05:57:56.951272 [ 262 ] {204faf38-dc66-4f18-a40e-d044efc2ebaa} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21555 | 2026.02.04 05:57:56.951408 [ 262 ] {204faf38-dc66-4f18-a40e-d044efc2ebaa} <Debug> executeQuery: Read 1945 rows, 161.55 KiB in 0.002323 sec., 837279.3801119243 rows/sec., 67.91 MiB/sec. | ||
| 21556 | 2026.02.04 05:57:56.951416 [ 138 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21557 | 2026.02.04 05:57:56.951446 [ 262 ] {204faf38-dc66-4f18-a40e-d044efc2ebaa} <Debug> TCPHandler: Processed in 0.002489088 sec. | ||
| 21558 | 2026.02.04 05:57:56.951486 [ 138 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21559 | 2026.02.04 05:57:56.951510 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21560 | 2026.02.04 05:57:56.951576 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21561 | 2026.02.04 05:57:56.951606 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21562 | 2026.02.04 05:57:56.951676 [ 262 ] {fb8631fc-65da-4263-9a07-2c297c4d5697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21563 | 2026.02.04 05:57:56.951700 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21564 | 2026.02.04 05:57:56.951716 [ 262 ] {fb8631fc-65da-4263-9a07-2c297c4d5697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21565 | 2026.02.04 05:57:56.951733 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2103 rows starting from the beginning of the part | ||
| 21566 | 2026.02.04 05:57:56.951800 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 802 rows starting from the beginning of the part | ||
| 21567 | 2026.02.04 05:57:56.951851 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 92 rows starting from the beginning of the part | ||
| 21568 | 2026.02.04 05:57:56.951899 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 802 rows starting from the beginning of the part | ||
| 21569 | 2026.02.04 05:57:56.951943 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 86 rows starting from the beginning of the part | ||
| 21570 | 2026.02.04 05:57:56.951991 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1945 rows starting from the beginning of the part | ||
| 21571 | 2026.02.04 05:57:56.952170 [ 262 ] {fb8631fc-65da-4263-9a07-2c297c4d5697} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21572 | 2026.02.04 05:57:56.952207 [ 262 ] {fb8631fc-65da-4263-9a07-2c297c4d5697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21573 | 2026.02.04 05:57:56.952520 [ 262 ] {fb8631fc-65da-4263-9a07-2c297c4d5697} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21574 | 2026.02.04 05:57:56.952733 [ 262 ] {fb8631fc-65da-4263-9a07-2c297c4d5697} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21575 | 2026.02.04 05:57:56.952865 [ 262 ] {fb8631fc-65da-4263-9a07-2c297c4d5697} <Debug> executeQuery: Read 164 rows, 10.30 KiB in 0.001206 sec., 135986.73300165837 rows/sec., 8.34 MiB/sec. | ||
| 21576 | 2026.02.04 05:57:56.952902 [ 262 ] {fb8631fc-65da-4263-9a07-2c297c4d5697} <Debug> TCPHandler: Processed in 0.001375238 sec. | ||
| 21577 | 2026.02.04 05:57:56.953011 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21578 | 2026.02.04 05:57:56.953104 [ 262 ] {991d4657-3958-47e4-81ba-c48310d60873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21579 | 2026.02.04 05:57:56.953145 [ 262 ] {991d4657-3958-47e4-81ba-c48310d60873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21580 | 2026.02.04 05:57:56.953676 [ 262 ] {991d4657-3958-47e4-81ba-c48310d60873} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21581 | 2026.02.04 05:57:56.953713 [ 262 ] {991d4657-3958-47e4-81ba-c48310d60873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21582 | 2026.02.04 05:57:56.953890 [ 194 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5830 rows, containing 5 columns (5 merged, 0 gathered) in 0.002328044 sec., 2504248.2014944735 rows/sec., 212.45 MiB/sec. | ||
| 21583 | 2026.02.04 05:57:56.954025 [ 262 ] {991d4657-3958-47e4-81ba-c48310d60873} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21584 | 2026.02.04 05:57:56.954188 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21585 | 2026.02.04 05:57:56.954269 [ 262 ] {991d4657-3958-47e4-81ba-c48310d60873} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21586 | 2026.02.04 05:57:56.954416 [ 262 ] {991d4657-3958-47e4-81ba-c48310d60873} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.00133 sec., 276691.7293233083 rows/sec., 18.41 MiB/sec. | ||
| 21587 | 2026.02.04 05:57:56.954456 [ 262 ] {991d4657-3958-47e4-81ba-c48310d60873} <Debug> TCPHandler: Processed in 0.001495532 sec. | ||
| 21588 | 2026.02.04 05:57:56.954459 [ 224 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21589 | 2026.02.04 05:57:56.954512 [ 224 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21590 | 2026.02.04 05:57:56.954555 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_156_31} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21591 | 2026.02.04 05:57:56.954570 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21592 | 2026.02.04 05:57:56.954659 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_156_31} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21593 | 2026.02.04 05:57:56.954682 [ 262 ] {175ac4c7-790a-44d1-a844-87eece430706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21594 | 2026.02.04 05:57:56.954726 [ 262 ] {175ac4c7-790a-44d1-a844-87eece430706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21595 | 2026.02.04 05:57:56.954783 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 21596 | 2026.02.04 05:57:56.955208 [ 262 ] {175ac4c7-790a-44d1-a844-87eece430706} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21597 | 2026.02.04 05:57:56.955260 [ 262 ] {175ac4c7-790a-44d1-a844-87eece430706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21598 | 2026.02.04 05:57:56.955656 [ 262 ] {175ac4c7-790a-44d1-a844-87eece430706} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21599 | 2026.02.04 05:57:56.955877 [ 262 ] {175ac4c7-790a-44d1-a844-87eece430706} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21600 | 2026.02.04 05:57:56.956020 [ 262 ] {175ac4c7-790a-44d1-a844-87eece430706} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001356 sec., 102507.37463126844 rows/sec., 5.83 MiB/sec. | ||
| 21601 | 2026.02.04 05:57:56.956060 [ 262 ] {175ac4c7-790a-44d1-a844-87eece430706} <Debug> TCPHandler: Processed in 0.001538672 sec. | ||
| 21602 | 2026.02.04 05:57:56.956177 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21603 | 2026.02.04 05:57:56.956281 [ 262 ] {c3e84e05-ee4c-4a4f-b45b-a3685f8a1736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21604 | 2026.02.04 05:57:56.956320 [ 262 ] {c3e84e05-ee4c-4a4f-b45b-a3685f8a1736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21605 | 2026.02.04 05:57:56.957085 [ 262 ] {c3e84e05-ee4c-4a4f-b45b-a3685f8a1736} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21606 | 2026.02.04 05:57:56.957123 [ 262 ] {c3e84e05-ee4c-4a4f-b45b-a3685f8a1736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21607 | 2026.02.04 05:57:56.957378 [ 224 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21608 | 2026.02.04 05:57:56.957497 [ 262 ] {c3e84e05-ee4c-4a4f-b45b-a3685f8a1736} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21609 | 2026.02.04 05:57:56.957720 [ 262 ] {c3e84e05-ee4c-4a4f-b45b-a3685f8a1736} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21610 | 2026.02.04 05:57:56.957843 [ 138 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21611 | 2026.02.04 05:57:56.957848 [ 262 ] {c3e84e05-ee4c-4a4f-b45b-a3685f8a1736} <Debug> executeQuery: Read 950 rows, 70.06 KiB in 0.001586 sec., 598991.1727616646 rows/sec., 43.14 MiB/sec. | ||
| 21612 | 2026.02.04 05:57:56.957891 [ 138 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21613 | 2026.02.04 05:57:56.957911 [ 262 ] {c3e84e05-ee4c-4a4f-b45b-a3685f8a1736} <Debug> TCPHandler: Processed in 0.001784 sec. | ||
| 21614 | 2026.02.04 05:57:56.957917 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21615 | 2026.02.04 05:57:56.958024 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21616 | 2026.02.04 05:57:56.958046 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21617 | 2026.02.04 05:57:56.958135 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21618 | 2026.02.04 05:57:56.958145 [ 262 ] {50b2a88e-cb12-4d75-8d3a-57aebf5e047c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21619 | 2026.02.04 05:57:56.958172 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1033 rows starting from the beginning of the part | ||
| 21620 | 2026.02.04 05:57:56.958194 [ 262 ] {50b2a88e-cb12-4d75-8d3a-57aebf5e047c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21621 | 2026.02.04 05:57:56.958241 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 488 rows starting from the beginning of the part | ||
| 21622 | 2026.02.04 05:57:56.958292 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 91 rows starting from the beginning of the part | ||
| 21623 | 2026.02.04 05:57:56.958333 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 488 rows starting from the beginning of the part | ||
| 21624 | 2026.02.04 05:57:56.958373 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 79 rows starting from the beginning of the part | ||
| 21625 | 2026.02.04 05:57:56.958413 [ 199 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 950 rows starting from the beginning of the part | ||
| 21626 | 2026.02.04 05:57:56.958537 [ 262 ] {50b2a88e-cb12-4d75-8d3a-57aebf5e047c} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21627 | 2026.02.04 05:57:56.958578 [ 262 ] {50b2a88e-cb12-4d75-8d3a-57aebf5e047c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21628 | 2026.02.04 05:57:56.958890 [ 262 ] {50b2a88e-cb12-4d75-8d3a-57aebf5e047c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 21629 | 2026.02.04 05:57:56.959114 [ 262 ] {50b2a88e-cb12-4d75-8d3a-57aebf5e047c} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21630 | 2026.02.04 05:57:56.959244 [ 262 ] {50b2a88e-cb12-4d75-8d3a-57aebf5e047c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 21631 | 2026.02.04 05:57:56.959279 [ 262 ] {50b2a88e-cb12-4d75-8d3a-57aebf5e047c} <Debug> TCPHandler: Processed in 0.001281425 sec. | ||
| 21632 | 2026.02.04 05:57:56.959386 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21633 | 2026.02.04 05:57:56.959477 [ 262 ] {a7f1d497-f520-4a22-8855-4459d4d40ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21634 | 2026.02.04 05:57:56.959517 [ 262 ] {a7f1d497-f520-4a22-8855-4459d4d40ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21635 | 2026.02.04 05:57:56.959686 [ 194 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3129 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705907 sec., 1834214.8780677961 rows/sec., 139.43 MiB/sec. | ||
| 21636 | 2026.02.04 05:57:56.959881 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21637 | 2026.02.04 05:57:56.960111 [ 262 ] {a7f1d497-f520-4a22-8855-4459d4d40ea6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21638 | 2026.02.04 05:57:56.960144 [ 262 ] {a7f1d497-f520-4a22-8855-4459d4d40ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21639 | 2026.02.04 05:57:56.960171 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_156_31} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21640 | 2026.02.04 05:57:56.960242 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_156_31} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21641 | 2026.02.04 05:57:56.960333 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 21642 | 2026.02.04 05:57:56.960515 [ 262 ] {a7f1d497-f520-4a22-8855-4459d4d40ea6} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21643 | 2026.02.04 05:57:56.960724 [ 262 ] {a7f1d497-f520-4a22-8855-4459d4d40ea6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21644 | 2026.02.04 05:57:56.960847 [ 262 ] {a7f1d497-f520-4a22-8855-4459d4d40ea6} <Debug> executeQuery: Read 903 rows, 61.57 KiB in 0.001388 sec., 650576.3688760807 rows/sec., 43.32 MiB/sec. | ||
| 21645 | 2026.02.04 05:57:56.960883 [ 262 ] {a7f1d497-f520-4a22-8855-4459d4d40ea6} <Debug> TCPHandler: Processed in 0.001543892 sec. | ||
| 21646 | 2026.02.04 05:57:56.960990 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21647 | 2026.02.04 05:57:56.961080 [ 262 ] {9e23327d-ffbc-43dd-b6df-9f6b1e49a0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21648 | 2026.02.04 05:57:56.961120 [ 262 ] {9e23327d-ffbc-43dd-b6df-9f6b1e49a0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21649 | 2026.02.04 05:57:56.961423 [ 262 ] {9e23327d-ffbc-43dd-b6df-9f6b1e49a0a6} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21650 | 2026.02.04 05:57:56.961455 [ 262 ] {9e23327d-ffbc-43dd-b6df-9f6b1e49a0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21651 | 2026.02.04 05:57:56.961738 [ 262 ] {9e23327d-ffbc-43dd-b6df-9f6b1e49a0a6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21652 | 2026.02.04 05:57:56.961938 [ 262 ] {9e23327d-ffbc-43dd-b6df-9f6b1e49a0a6} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21653 | 2026.02.04 05:57:56.962060 [ 262 ] {9e23327d-ffbc-43dd-b6df-9f6b1e49a0a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000997 sec., 1003.0090270812436 rows/sec., 67.59 KiB/sec. | ||
| 21654 | 2026.02.04 05:57:56.962094 [ 262 ] {9e23327d-ffbc-43dd-b6df-9f6b1e49a0a6} <Debug> TCPHandler: Processed in 0.001151932 sec. | ||
| 21655 | 2026.02.04 05:57:56.962203 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21656 | 2026.02.04 05:57:56.962294 [ 262 ] {0ea8e895-006c-49a1-b273-031baddae537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21657 | 2026.02.04 05:57:56.962346 [ 262 ] {0ea8e895-006c-49a1-b273-031baddae537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21658 | 2026.02.04 05:57:56.963141 [ 262 ] {0ea8e895-006c-49a1-b273-031baddae537} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21659 | 2026.02.04 05:57:56.963174 [ 262 ] {0ea8e895-006c-49a1-b273-031baddae537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21660 | 2026.02.04 05:57:56.963692 [ 262 ] {0ea8e895-006c-49a1-b273-031baddae537} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21661 | 2026.02.04 05:57:56.963913 [ 262 ] {0ea8e895-006c-49a1-b273-031baddae537} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21662 | 2026.02.04 05:57:56.964043 [ 262 ] {0ea8e895-006c-49a1-b273-031baddae537} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001767 sec., 14148.27391058291 rows/sec., 25.35 MiB/sec. | ||
| 21663 | 2026.02.04 05:57:56.964097 [ 262 ] {0ea8e895-006c-49a1-b273-031baddae537} <Debug> TCPHandler: Processed in 0.001941613 sec. | ||
| 21664 | 2026.02.04 05:57:56.964204 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21665 | 2026.02.04 05:57:56.964295 [ 262 ] {a50ab9ba-391e-4698-ab39-8951e59fa26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21666 | 2026.02.04 05:57:56.964335 [ 262 ] {a50ab9ba-391e-4698-ab39-8951e59fa26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21667 | 2026.02.04 05:57:56.964647 [ 262 ] {a50ab9ba-391e-4698-ab39-8951e59fa26e} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21668 | 2026.02.04 05:57:56.964679 [ 262 ] {a50ab9ba-391e-4698-ab39-8951e59fa26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21669 | 2026.02.04 05:57:56.964967 [ 262 ] {a50ab9ba-391e-4698-ab39-8951e59fa26e} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21670 | 2026.02.04 05:57:56.965172 [ 262 ] {a50ab9ba-391e-4698-ab39-8951e59fa26e} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21671 | 2026.02.04 05:57:56.965292 [ 137 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21672 | 2026.02.04 05:57:56.965297 [ 262 ] {a50ab9ba-391e-4698-ab39-8951e59fa26e} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001019 sec., 70657.50736015702 rows/sec., 4.36 MiB/sec. | ||
| 21673 | 2026.02.04 05:57:56.965328 [ 137 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21674 | 2026.02.04 05:57:56.965343 [ 262 ] {a50ab9ba-391e-4698-ab39-8951e59fa26e} <Debug> TCPHandler: Processed in 0.001186662 sec. | ||
| 21675 | 2026.02.04 05:57:56.965347 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21676 | 2026.02.04 05:57:56.965423 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21677 | 2026.02.04 05:57:56.965519 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21678 | 2026.02.04 05:57:56.965544 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9468 rows starting from the beginning of the part | ||
| 21679 | 2026.02.04 05:57:56.965587 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 88 rows starting from the beginning of the part | ||
| 21680 | 2026.02.04 05:57:56.965622 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 21681 | 2026.02.04 05:57:56.965655 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 88 rows starting from the beginning of the part | ||
| 21682 | 2026.02.04 05:57:56.965686 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 21683 | 2026.02.04 05:57:56.965720 [ 199 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 72 rows starting from the beginning of the part | ||
| 21684 | 2026.02.04 05:57:56.967983 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9836 rows, containing 4 columns (4 merged, 0 gathered) in 0.002591251 sec., 3795849.9581862194 rows/sec., 245.94 MiB/sec. | ||
| 21685 | 2026.02.04 05:57:56.968277 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21686 | 2026.02.04 05:57:56.968589 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_156_31} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21687 | 2026.02.04 05:57:56.968659 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_156_31} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21688 | 2026.02.04 05:57:56.968750 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 21689 | 2026.02.04 05:57:57.451164 [ 224 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21690 | 2026.02.04 05:57:57.451221 [ 224 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21691 | 2026.02.04 05:57:57.457106 [ 224 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21692 | 2026.02.04 05:57:58.519159 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21693 | 2026.02.04 05:57:58.519330 [ 262 ] {57184cfd-8fbd-4af5-93b0-b66444d143e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21694 | 2026.02.04 05:57:58.519396 [ 262 ] {57184cfd-8fbd-4af5-93b0-b66444d143e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21695 | 2026.02.04 05:57:58.520075 [ 262 ] {57184cfd-8fbd-4af5-93b0-b66444d143e5} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21696 | 2026.02.04 05:57:58.520124 [ 262 ] {57184cfd-8fbd-4af5-93b0-b66444d143e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21697 | 2026.02.04 05:57:58.520504 [ 262 ] {57184cfd-8fbd-4af5-93b0-b66444d143e5} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21698 | 2026.02.04 05:57:58.520723 [ 262 ] {57184cfd-8fbd-4af5-93b0-b66444d143e5} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21699 | 2026.02.04 05:57:58.520875 [ 262 ] {57184cfd-8fbd-4af5-93b0-b66444d143e5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001592 sec., 35175.87939698492 rows/sec., 2.69 MiB/sec. | ||
| 21700 | 2026.02.04 05:57:58.520926 [ 262 ] {57184cfd-8fbd-4af5-93b0-b66444d143e5} <Debug> TCPHandler: Processed in 0.001892352 sec. | ||
| 21701 | 2026.02.04 05:57:58.521047 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21702 | 2026.02.04 05:57:58.521147 [ 262 ] {a8c70894-1897-40c4-983a-011219472607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21703 | 2026.02.04 05:57:58.521189 [ 262 ] {a8c70894-1897-40c4-983a-011219472607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21704 | 2026.02.04 05:57:58.521612 [ 262 ] {a8c70894-1897-40c4-983a-011219472607} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21705 | 2026.02.04 05:57:58.521649 [ 262 ] {a8c70894-1897-40c4-983a-011219472607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21706 | 2026.02.04 05:57:58.521941 [ 262 ] {a8c70894-1897-40c4-983a-011219472607} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21707 | 2026.02.04 05:57:58.522141 [ 262 ] {a8c70894-1897-40c4-983a-011219472607} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21708 | 2026.02.04 05:57:58.522269 [ 262 ] {a8c70894-1897-40c4-983a-011219472607} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 21709 | 2026.02.04 05:57:58.522308 [ 262 ] {a8c70894-1897-40c4-983a-011219472607} <Debug> TCPHandler: Processed in 0.001310986 sec. | ||
| 21710 | 2026.02.04 05:57:58.522414 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21711 | 2026.02.04 05:57:58.522507 [ 262 ] {2c511ce3-9ba7-40b0-9fe4-5ec2ae649bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21712 | 2026.02.04 05:57:58.522549 [ 262 ] {2c511ce3-9ba7-40b0-9fe4-5ec2ae649bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21713 | 2026.02.04 05:57:58.522917 [ 262 ] {2c511ce3-9ba7-40b0-9fe4-5ec2ae649bf3} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21714 | 2026.02.04 05:57:58.522952 [ 262 ] {2c511ce3-9ba7-40b0-9fe4-5ec2ae649bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21715 | 2026.02.04 05:57:58.523270 [ 262 ] {2c511ce3-9ba7-40b0-9fe4-5ec2ae649bf3} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21716 | 2026.02.04 05:57:58.523478 [ 262 ] {2c511ce3-9ba7-40b0-9fe4-5ec2ae649bf3} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21717 | 2026.02.04 05:57:58.523600 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 5 parts from all_1_152_31 to all_156_156_0 | ||
| 21718 | 2026.02.04 05:57:58.523606 [ 262 ] {2c511ce3-9ba7-40b0-9fe4-5ec2ae649bf3} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001118 sec., 37567.08407871198 rows/sec., 2.61 MiB/sec. | ||
| 21719 | 2026.02.04 05:57:58.523670 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21720 | 2026.02.04 05:57:58.523685 [ 262 ] {2c511ce3-9ba7-40b0-9fe4-5ec2ae649bf3} <Debug> TCPHandler: Processed in 0.001319077 sec. | ||
| 21721 | 2026.02.04 05:57:58.523694 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21722 | 2026.02.04 05:57:58.523802 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21723 | 2026.02.04 05:57:58.523835 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_156_32} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_152_31 to all_156_156_0 into Compact with storage Full | ||
| 21724 | 2026.02.04 05:57:58.523902 [ 262 ] {381561fd-771a-4a52-bbab-d36719dd4912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21725 | 2026.02.04 05:57:58.523948 [ 262 ] {381561fd-771a-4a52-bbab-d36719dd4912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21726 | 2026.02.04 05:57:58.524007 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_156_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21727 | 2026.02.04 05:57:58.524055 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_152_31, total 43812 rows starting from the beginning of the part | ||
| 21728 | 2026.02.04 05:57:58.524134 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 166 rows starting from the beginning of the part | ||
| 21729 | 2026.02.04 05:57:58.524188 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 258 rows starting from the beginning of the part | ||
| 21730 | 2026.02.04 05:57:58.524245 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 21731 | 2026.02.04 05:57:58.524292 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 903 rows starting from the beginning of the part | ||
| 21732 | 2026.02.04 05:57:58.524298 [ 262 ] {381561fd-771a-4a52-bbab-d36719dd4912} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21733 | 2026.02.04 05:57:58.524370 [ 262 ] {381561fd-771a-4a52-bbab-d36719dd4912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21734 | 2026.02.04 05:57:58.524717 [ 262 ] {381561fd-771a-4a52-bbab-d36719dd4912} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21735 | 2026.02.04 05:57:58.524932 [ 262 ] {381561fd-771a-4a52-bbab-d36719dd4912} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21736 | 2026.02.04 05:57:58.525064 [ 262 ] {381561fd-771a-4a52-bbab-d36719dd4912} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001182 sec., 13536.37901861252 rows/sec., 938.56 KiB/sec. | ||
| 21737 | 2026.02.04 05:57:58.525099 [ 262 ] {381561fd-771a-4a52-bbab-d36719dd4912} <Debug> TCPHandler: Processed in 0.001346577 sec. | ||
| 21738 | 2026.02.04 05:57:58.535896 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_156_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45299 rows, containing 5 columns (5 merged, 0 gathered) in 0.012126754 sec., 3735459.6291802404 rows/sec., 252.92 MiB/sec. | ||
| 21739 | 2026.02.04 05:57:58.536389 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_156_32} <Trace> MergedBlockOutputStream: filled checksums all_1_156_32 (state Temporary) | ||
| 21740 | 2026.02.04 05:57:58.536672 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_156_32} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_156_32 to all_1_156_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21741 | 2026.02.04 05:57:58.536742 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_156_32} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 5 parts: [all_1_152_31, all_156_156_0] -> all_1_156_32 | ||
| 21742 | 2026.02.04 05:57:58.536841 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 21743 | 2026.02.04 05:57:59.283881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44646 | ||
| 21744 | 2026.02.04 05:57:59.284401 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21745 | 2026.02.04 05:57:59.284439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21746 | 2026.02.04 05:57:59.284896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21747 | 2026.02.04 05:57:59.285116 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21748 | 2026.02.04 05:57:59.285246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44646 | ||
| 21749 | 2026.02.04 05:58:01.738801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 21750 | 2026.02.04 05:58:01.757658 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21751 | 2026.02.04 05:58:01.757740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21752 | 2026.02.04 05:58:01.763987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21753 | 2026.02.04 05:58:01.764719 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21754 | 2026.02.04 05:58:01.768158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 21755 | 2026.02.04 05:58:01.966455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2780 | ||
| 21756 | 2026.02.04 05:58:01.969213 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21757 | 2026.02.04 05:58:01.969262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21758 | 2026.02.04 05:58:01.970472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21759 | 2026.02.04 05:58:01.970734 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21760 | 2026.02.04 05:58:01.970923 [ 221 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21761 | 2026.02.04 05:58:01.970967 [ 221 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21762 | 2026.02.04 05:58:01.970999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2780 | ||
| 21763 | 2026.02.04 05:58:01.973614 [ 221 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21764 | 2026.02.04 05:58:02.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.25 MiB, peak 417.75 MiB, free memory in arenas 0.00 B, will set to 399.73 MiB (RSS), difference: 3.48 MiB | ||
| 21765 | 2026.02.04 05:58:03.001765 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21766 | 2026.02.04 05:58:03.001820 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21767 | 2026.02.04 05:58:03.005716 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21768 | 2026.02.04 05:58:03.248355 [ 219 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21769 | 2026.02.04 05:58:03.248403 [ 219 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21770 | 2026.02.04 05:58:03.252136 [ 219 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21771 | 2026.02.04 05:58:03.427242 [ 223 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21772 | 2026.02.04 05:58:03.427281 [ 223 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21773 | 2026.02.04 05:58:03.430148 [ 223 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21774 | 2026.02.04 05:58:03.524989 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21775 | 2026.02.04 05:58:03.525156 [ 262 ] {ebab8913-5ee9-4ffb-a828-aecc421bd3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21776 | 2026.02.04 05:58:03.525217 [ 262 ] {ebab8913-5ee9-4ffb-a828-aecc421bd3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21777 | 2026.02.04 05:58:03.525879 [ 262 ] {ebab8913-5ee9-4ffb-a828-aecc421bd3af} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21778 | 2026.02.04 05:58:03.525918 [ 262 ] {ebab8913-5ee9-4ffb-a828-aecc421bd3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21779 | 2026.02.04 05:58:03.526331 [ 262 ] {ebab8913-5ee9-4ffb-a828-aecc421bd3af} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21780 | 2026.02.04 05:58:03.526551 [ 262 ] {ebab8913-5ee9-4ffb-a828-aecc421bd3af} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21781 | 2026.02.04 05:58:03.526697 [ 262 ] {ebab8913-5ee9-4ffb-a828-aecc421bd3af} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001587 sec., 54190.29615626969 rows/sec., 4.53 MiB/sec. | ||
| 21782 | 2026.02.04 05:58:03.526737 [ 262 ] {ebab8913-5ee9-4ffb-a828-aecc421bd3af} <Debug> TCPHandler: Processed in 0.001866981 sec. | ||
| 21783 | 2026.02.04 05:58:03.526816 [ 225 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21784 | 2026.02.04 05:58:03.526851 [ 225 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21785 | 2026.02.04 05:58:03.526869 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21786 | 2026.02.04 05:58:03.526972 [ 262 ] {1b60620d-3e41-4d2d-b723-e82f002248d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21787 | 2026.02.04 05:58:03.527014 [ 262 ] {1b60620d-3e41-4d2d-b723-e82f002248d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21788 | 2026.02.04 05:58:03.527445 [ 262 ] {1b60620d-3e41-4d2d-b723-e82f002248d4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21789 | 2026.02.04 05:58:03.527480 [ 262 ] {1b60620d-3e41-4d2d-b723-e82f002248d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21790 | 2026.02.04 05:58:03.527781 [ 262 ] {1b60620d-3e41-4d2d-b723-e82f002248d4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21791 | 2026.02.04 05:58:03.527995 [ 262 ] {1b60620d-3e41-4d2d-b723-e82f002248d4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21792 | 2026.02.04 05:58:03.528128 [ 124 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21793 | 2026.02.04 05:58:03.528137 [ 262 ] {1b60620d-3e41-4d2d-b723-e82f002248d4} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001184 sec., 12668.91891891892 rows/sec., 952.64 KiB/sec. | ||
| 21794 | 2026.02.04 05:58:03.528202 [ 124 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21795 | 2026.02.04 05:58:03.528220 [ 262 ] {1b60620d-3e41-4d2d-b723-e82f002248d4} <Debug> TCPHandler: Processed in 0.001402478 sec. | ||
| 21796 | 2026.02.04 05:58:03.528230 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21797 | 2026.02.04 05:58:03.528340 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21798 | 2026.02.04 05:58:03.528390 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21799 | 2026.02.04 05:58:03.528439 [ 262 ] {11f14e56-42b1-4d50-b18f-2dcf094ddd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21800 | 2026.02.04 05:58:03.528488 [ 262 ] {11f14e56-42b1-4d50-b18f-2dcf094ddd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21801 | 2026.02.04 05:58:03.528626 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21802 | 2026.02.04 05:58:03.528672 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 205 rows starting from the beginning of the part | ||
| 21803 | 2026.02.04 05:58:03.528741 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 27 rows starting from the beginning of the part | ||
| 21804 | 2026.02.04 05:58:03.528789 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 158 rows starting from the beginning of the part | ||
| 21805 | 2026.02.04 05:58:03.528835 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 15 rows starting from the beginning of the part | ||
| 21806 | 2026.02.04 05:58:03.528874 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 164 rows starting from the beginning of the part | ||
| 21807 | 2026.02.04 05:58:03.528919 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 15 rows starting from the beginning of the part | ||
| 21808 | 2026.02.04 05:58:03.528926 [ 262 ] {11f14e56-42b1-4d50-b18f-2dcf094ddd4f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21809 | 2026.02.04 05:58:03.528966 [ 262 ] {11f14e56-42b1-4d50-b18f-2dcf094ddd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21810 | 2026.02.04 05:58:03.529309 [ 262 ] {11f14e56-42b1-4d50-b18f-2dcf094ddd4f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21811 | 2026.02.04 05:58:03.529534 [ 262 ] {11f14e56-42b1-4d50-b18f-2dcf094ddd4f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21812 | 2026.02.04 05:58:03.529538 [ 225 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21813 | 2026.02.04 05:58:03.529669 [ 262 ] {11f14e56-42b1-4d50-b18f-2dcf094ddd4f} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001248 sec., 63301.282051282054 rows/sec., 4.94 MiB/sec. | ||
| 21814 | 2026.02.04 05:58:03.529708 [ 262 ] {11f14e56-42b1-4d50-b18f-2dcf094ddd4f} <Debug> TCPHandler: Processed in 0.001417529 sec. | ||
| 21815 | 2026.02.04 05:58:03.529824 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21816 | 2026.02.04 05:58:03.529891 [ 198 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591313 sec., 366992.54012252775 rows/sec., 24.58 MiB/sec. | ||
| 21817 | 2026.02.04 05:58:03.529918 [ 262 ] {d3a23005-6b83-4407-8785-5abe2128baa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21818 | 2026.02.04 05:58:03.529961 [ 262 ] {d3a23005-6b83-4407-8785-5abe2128baa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21819 | 2026.02.04 05:58:03.530021 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21820 | 2026.02.04 05:58:03.530325 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_136_27} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21821 | 2026.02.04 05:58:03.530387 [ 262 ] {d3a23005-6b83-4407-8785-5abe2128baa7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21822 | 2026.02.04 05:58:03.530400 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_136_27} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21823 | 2026.02.04 05:58:03.530432 [ 262 ] {d3a23005-6b83-4407-8785-5abe2128baa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21824 | 2026.02.04 05:58:03.530493 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 21825 | 2026.02.04 05:58:03.530763 [ 262 ] {d3a23005-6b83-4407-8785-5abe2128baa7} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21826 | 2026.02.04 05:58:03.530986 [ 262 ] {d3a23005-6b83-4407-8785-5abe2128baa7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21827 | 2026.02.04 05:58:03.531131 [ 262 ] {d3a23005-6b83-4407-8785-5abe2128baa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 21828 | 2026.02.04 05:58:03.531169 [ 262 ] {d3a23005-6b83-4407-8785-5abe2128baa7} <Debug> TCPHandler: Processed in 0.001394758 sec. | ||
| 21829 | 2026.02.04 05:58:03.531281 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21830 | 2026.02.04 05:58:03.531375 [ 262 ] {6ea5d096-9804-46c4-a058-7121a75a5f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21831 | 2026.02.04 05:58:03.531428 [ 262 ] {6ea5d096-9804-46c4-a058-7121a75a5f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21832 | 2026.02.04 05:58:03.532228 [ 262 ] {6ea5d096-9804-46c4-a058-7121a75a5f69} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21833 | 2026.02.04 05:58:03.532264 [ 262 ] {6ea5d096-9804-46c4-a058-7121a75a5f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21834 | 2026.02.04 05:58:03.532763 [ 262 ] {6ea5d096-9804-46c4-a058-7121a75a5f69} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21835 | 2026.02.04 05:58:03.532974 [ 262 ] {6ea5d096-9804-46c4-a058-7121a75a5f69} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21836 | 2026.02.04 05:58:03.533106 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21837 | 2026.02.04 05:58:03.533120 [ 262 ] {6ea5d096-9804-46c4-a058-7121a75a5f69} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001762 sec., 8513.05334846765 rows/sec., 15.26 MiB/sec. | ||
| 21838 | 2026.02.04 05:58:03.533157 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21839 | 2026.02.04 05:58:03.533179 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21840 | 2026.02.04 05:58:03.533192 [ 262 ] {6ea5d096-9804-46c4-a058-7121a75a5f69} <Debug> TCPHandler: Processed in 0.001959034 sec. | ||
| 21841 | 2026.02.04 05:58:03.533261 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21842 | 2026.02.04 05:58:03.533309 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21843 | 2026.02.04 05:58:03.533407 [ 262 ] {fa71f9c3-bd7e-4d56-9cc5-1dfa3f1507a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21844 | 2026.02.04 05:58:03.533448 [ 262 ] {fa71f9c3-bd7e-4d56-9cc5-1dfa3f1507a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21845 | 2026.02.04 05:58:03.533479 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21846 | 2026.02.04 05:58:03.533543 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2556 rows starting from the beginning of the part | ||
| 21847 | 2026.02.04 05:58:03.533675 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 15 rows starting from the beginning of the part | ||
| 21848 | 2026.02.04 05:58:03.533781 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 25 rows starting from the beginning of the part | ||
| 21849 | 2026.02.04 05:58:03.533785 [ 262 ] {fa71f9c3-bd7e-4d56-9cc5-1dfa3f1507a8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21850 | 2026.02.04 05:58:03.533829 [ 262 ] {fa71f9c3-bd7e-4d56-9cc5-1dfa3f1507a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21851 | 2026.02.04 05:58:03.533879 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 15 rows starting from the beginning of the part | ||
| 21852 | 2026.02.04 05:58:03.533977 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 25 rows starting from the beginning of the part | ||
| 21853 | 2026.02.04 05:58:03.534068 [ 193 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 15 rows starting from the beginning of the part | ||
| 21854 | 2026.02.04 05:58:03.534130 [ 262 ] {fa71f9c3-bd7e-4d56-9cc5-1dfa3f1507a8} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21855 | 2026.02.04 05:58:03.534332 [ 262 ] {fa71f9c3-bd7e-4d56-9cc5-1dfa3f1507a8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21856 | 2026.02.04 05:58:03.534486 [ 262 ] {fa71f9c3-bd7e-4d56-9cc5-1dfa3f1507a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 21857 | 2026.02.04 05:58:03.534524 [ 262 ] {fa71f9c3-bd7e-4d56-9cc5-1dfa3f1507a8} <Debug> TCPHandler: Processed in 0.001265825 sec. | ||
| 21858 | 2026.02.04 05:58:03.540676 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2651 rows, containing 19 columns (19 merged, 0 gathered) in 0.007454685 sec., 355615.29427467426 rows/sec., 637.25 MiB/sec. | ||
| 21859 | 2026.02.04 05:58:03.543169 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21860 | 2026.02.04 05:58:03.543594 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21861 | 2026.02.04 05:58:03.543684 [ 191 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21862 | 2026.02.04 05:58:03.543840 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.96 MiB. | ||
| 21863 | 2026.02.04 05:58:06.502058 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21864 | 2026.02.04 05:58:06.502161 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21865 | 2026.02.04 05:58:06.786199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45094 | ||
| 21866 | 2026.02.04 05:58:06.786702 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21867 | 2026.02.04 05:58:06.786745 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21868 | 2026.02.04 05:58:06.787213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21869 | 2026.02.04 05:58:06.787439 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21870 | 2026.02.04 05:58:06.787567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45094 | ||
| 21871 | 2026.02.04 05:58:07.666287 [ 219 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Found 5 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 21872 | 2026.02.04 05:58:07.666349 [ 219 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 5 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 21873 | 2026.02.04 05:58:07.668205 [ 219 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 5 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 21874 | 2026.02.04 05:58:08.121714 [ 117 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 5 parts from all_1_61_13 to all_65_65_0 | ||
| 21875 | 2026.02.04 05:58:08.121783 [ 117 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21876 | 2026.02.04 05:58:08.121807 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21877 | 2026.02.04 05:58:08.121928 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_65_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_13 to all_65_65_0 into Compact with storage Full | ||
| 21878 | 2026.02.04 05:58:08.122078 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_65_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21879 | 2026.02.04 05:58:08.122115 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 62 rows starting from the beginning of the part | ||
| 21880 | 2026.02.04 05:58:08.122180 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 21881 | 2026.02.04 05:58:08.122229 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 21882 | 2026.02.04 05:58:08.122269 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 21883 | 2026.02.04 05:58:08.122308 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 21884 | 2026.02.04 05:58:08.123071 [ 191 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_65_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001195112 sec., 55224.94962815201 rows/sec., 3.62 MiB/sec. | ||
| 21885 | 2026.02.04 05:58:08.123227 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_65_14} <Trace> MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) | ||
| 21886 | 2026.02.04 05:58:08.123484 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_65_14} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21887 | 2026.02.04 05:58:08.123554 [ 200 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_65_14} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 5 parts: [all_1_61_13, all_65_65_0] -> all_1_65_14 | ||
| 21888 | 2026.02.04 05:58:08.123625 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 21889 | 2026.02.04 05:58:08.168663 [ 222 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Found 5 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 21890 | 2026.02.04 05:58:08.168732 [ 222 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 5 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 21891 | 2026.02.04 05:58:08.171047 [ 222 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 5 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 21892 | 2026.02.04 05:58:08.533759 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21893 | 2026.02.04 05:58:08.533926 [ 262 ] {07587112-f88a-4fb0-9cfa-df013f90254a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21894 | 2026.02.04 05:58:08.534000 [ 262 ] {07587112-f88a-4fb0-9cfa-df013f90254a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21895 | 2026.02.04 05:58:08.534699 [ 262 ] {07587112-f88a-4fb0-9cfa-df013f90254a} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21896 | 2026.02.04 05:58:08.534741 [ 262 ] {07587112-f88a-4fb0-9cfa-df013f90254a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21897 | 2026.02.04 05:58:08.535151 [ 262 ] {07587112-f88a-4fb0-9cfa-df013f90254a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21898 | 2026.02.04 05:58:08.535396 [ 262 ] {07587112-f88a-4fb0-9cfa-df013f90254a} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21899 | 2026.02.04 05:58:08.535558 [ 262 ] {07587112-f88a-4fb0-9cfa-df013f90254a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001679 sec., 158427.63549731983 rows/sec., 10.06 MiB/sec. | ||
| 21900 | 2026.02.04 05:58:08.535611 [ 262 ] {07587112-f88a-4fb0-9cfa-df013f90254a} <Debug> TCPHandler: Processed in 0.001973705 sec. | ||
| 21901 | 2026.02.04 05:58:08.535730 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21902 | 2026.02.04 05:58:08.535832 [ 262 ] {000025e2-e5ef-49c6-81b8-ed3ef75653ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21903 | 2026.02.04 05:58:08.535875 [ 262 ] {000025e2-e5ef-49c6-81b8-ed3ef75653ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21904 | 2026.02.04 05:58:08.536653 [ 262 ] {000025e2-e5ef-49c6-81b8-ed3ef75653ee} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21905 | 2026.02.04 05:58:08.536687 [ 262 ] {000025e2-e5ef-49c6-81b8-ed3ef75653ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21906 | 2026.02.04 05:58:08.537057 [ 262 ] {000025e2-e5ef-49c6-81b8-ed3ef75653ee} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21907 | 2026.02.04 05:58:08.537266 [ 262 ] {000025e2-e5ef-49c6-81b8-ed3ef75653ee} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21908 | 2026.02.04 05:58:08.537398 [ 262 ] {000025e2-e5ef-49c6-81b8-ed3ef75653ee} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001589 sec., 504719.94965387037 rows/sec., 40.08 MiB/sec. | ||
| 21909 | 2026.02.04 05:58:08.537437 [ 262 ] {000025e2-e5ef-49c6-81b8-ed3ef75653ee} <Debug> TCPHandler: Processed in 0.001757719 sec. | ||
| 21910 | 2026.02.04 05:58:08.537549 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21911 | 2026.02.04 05:58:08.537662 [ 262 ] {5b461961-f255-473a-8a12-85c8e3111f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21912 | 2026.02.04 05:58:08.537713 [ 262 ] {5b461961-f255-473a-8a12-85c8e3111f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21913 | 2026.02.04 05:58:08.538267 [ 262 ] {5b461961-f255-473a-8a12-85c8e3111f34} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21914 | 2026.02.04 05:58:08.538313 [ 262 ] {5b461961-f255-473a-8a12-85c8e3111f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21915 | 2026.02.04 05:58:08.538712 [ 262 ] {5b461961-f255-473a-8a12-85c8e3111f34} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21916 | 2026.02.04 05:58:08.538925 [ 262 ] {5b461961-f255-473a-8a12-85c8e3111f34} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21917 | 2026.02.04 05:58:08.539057 [ 262 ] {5b461961-f255-473a-8a12-85c8e3111f34} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.001423 sec., 111033.02881236824 rows/sec., 6.78 MiB/sec. | ||
| 21918 | 2026.02.04 05:58:08.539096 [ 262 ] {5b461961-f255-473a-8a12-85c8e3111f34} <Debug> TCPHandler: Processed in 0.001597994 sec. | ||
| 21919 | 2026.02.04 05:58:08.539208 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21920 | 2026.02.04 05:58:08.539300 [ 262 ] {29112b33-001f-4cf5-af87-9e1ce4b88bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21921 | 2026.02.04 05:58:08.539340 [ 262 ] {29112b33-001f-4cf5-af87-9e1ce4b88bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21922 | 2026.02.04 05:58:08.539774 [ 262 ] {29112b33-001f-4cf5-af87-9e1ce4b88bb6} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21923 | 2026.02.04 05:58:08.539809 [ 262 ] {29112b33-001f-4cf5-af87-9e1ce4b88bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21924 | 2026.02.04 05:58:08.540115 [ 262 ] {29112b33-001f-4cf5-af87-9e1ce4b88bb6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21925 | 2026.02.04 05:58:08.540324 [ 262 ] {29112b33-001f-4cf5-af87-9e1ce4b88bb6} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21926 | 2026.02.04 05:58:08.540455 [ 262 ] {29112b33-001f-4cf5-af87-9e1ce4b88bb6} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001173 sec., 119352.08866155158 rows/sec., 7.71 MiB/sec. | ||
| 21927 | 2026.02.04 05:58:08.540489 [ 115 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21928 | 2026.02.04 05:58:08.540495 [ 262 ] {29112b33-001f-4cf5-af87-9e1ce4b88bb6} <Debug> TCPHandler: Processed in 0.001336987 sec. | ||
| 21929 | 2026.02.04 05:58:08.540565 [ 115 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21930 | 2026.02.04 05:58:08.540591 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21931 | 2026.02.04 05:58:08.540651 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21932 | 2026.02.04 05:58:08.540699 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 21933 | 2026.02.04 05:58:08.540749 [ 262 ] {7d00ede2-3ed3-4fc6-9aa2-4673151e0aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21934 | 2026.02.04 05:58:08.540795 [ 262 ] {7d00ede2-3ed3-4fc6-9aa2-4673151e0aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21935 | 2026.02.04 05:58:08.540834 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21936 | 2026.02.04 05:58:08.540875 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 393 rows starting from the beginning of the part | ||
| 21937 | 2026.02.04 05:58:08.540944 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 368 rows starting from the beginning of the part | ||
| 21938 | 2026.02.04 05:58:08.540993 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 140 rows starting from the beginning of the part | ||
| 21939 | 2026.02.04 05:58:08.541038 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 140 rows starting from the beginning of the part | ||
| 21940 | 2026.02.04 05:58:08.541083 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 368 rows starting from the beginning of the part | ||
| 21941 | 2026.02.04 05:58:08.541124 [ 195 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 140 rows starting from the beginning of the part | ||
| 21942 | 2026.02.04 05:58:08.541243 [ 262 ] {7d00ede2-3ed3-4fc6-9aa2-4673151e0aa3} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21943 | 2026.02.04 05:58:08.541287 [ 262 ] {7d00ede2-3ed3-4fc6-9aa2-4673151e0aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 21944 | 2026.02.04 05:58:08.541606 [ 262 ] {7d00ede2-3ed3-4fc6-9aa2-4673151e0aa3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21945 | 2026.02.04 05:58:08.541835 [ 262 ] {7d00ede2-3ed3-4fc6-9aa2-4673151e0aa3} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21946 | 2026.02.04 05:58:08.541970 [ 262 ] {7d00ede2-3ed3-4fc6-9aa2-4673151e0aa3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001239 sec., 112187.24778046811 rows/sec., 6.38 MiB/sec. | ||
| 21947 | 2026.02.04 05:58:08.542015 [ 262 ] {7d00ede2-3ed3-4fc6-9aa2-4673151e0aa3} <Debug> TCPHandler: Processed in 0.001414679 sec. | ||
| 21948 | 2026.02.04 05:58:08.542127 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21949 | 2026.02.04 05:58:08.542221 [ 262 ] {f16d2e35-9481-4154-8985-eee056007aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21950 | 2026.02.04 05:58:08.542225 [ 200 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570053 sec., 986590.8985238078 rows/sec., 69.15 MiB/sec. | ||
| 21951 | 2026.02.04 05:58:08.542262 [ 262 ] {f16d2e35-9481-4154-8985-eee056007aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21952 | 2026.02.04 05:58:08.542444 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21953 | 2026.02.04 05:58:08.542765 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_71_14} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21954 | 2026.02.04 05:58:08.542844 [ 262 ] {f16d2e35-9481-4154-8985-eee056007aca} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21955 | 2026.02.04 05:58:08.542848 [ 192 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_71_14} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21956 | 2026.02.04 05:58:08.542889 [ 262 ] {f16d2e35-9481-4154-8985-eee056007aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 21957 | 2026.02.04 05:58:08.542977 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 21958 | 2026.02.04 05:58:08.543224 [ 262 ] {f16d2e35-9481-4154-8985-eee056007aca} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21959 | 2026.02.04 05:58:08.543454 [ 262 ] {f16d2e35-9481-4154-8985-eee056007aca} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21960 | 2026.02.04 05:58:08.543582 [ 262 ] {f16d2e35-9481-4154-8985-eee056007aca} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.00138 sec., 353623.1884057971 rows/sec., 24.97 MiB/sec. | ||
| 21961 | 2026.02.04 05:58:08.543622 [ 262 ] {f16d2e35-9481-4154-8985-eee056007aca} <Debug> TCPHandler: Processed in 0.001544802 sec. | ||
| 21962 | 2026.02.04 05:58:08.543727 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21963 | 2026.02.04 05:58:08.543819 [ 262 ] {10473460-98e4-4555-a84e-55a7e7a6988f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21964 | 2026.02.04 05:58:08.543860 [ 262 ] {10473460-98e4-4555-a84e-55a7e7a6988f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21965 | 2026.02.04 05:58:08.544179 [ 262 ] {10473460-98e4-4555-a84e-55a7e7a6988f} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21966 | 2026.02.04 05:58:08.544214 [ 262 ] {10473460-98e4-4555-a84e-55a7e7a6988f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21967 | 2026.02.04 05:58:08.544505 [ 262 ] {10473460-98e4-4555-a84e-55a7e7a6988f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21968 | 2026.02.04 05:58:08.544708 [ 262 ] {10473460-98e4-4555-a84e-55a7e7a6988f} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21969 | 2026.02.04 05:58:08.544835 [ 262 ] {10473460-98e4-4555-a84e-55a7e7a6988f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 21970 | 2026.02.04 05:58:08.544867 [ 225 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 21971 | 2026.02.04 05:58:08.544871 [ 262 ] {10473460-98e4-4555-a84e-55a7e7a6988f} <Debug> TCPHandler: Processed in 0.001193633 sec. | ||
| 21972 | 2026.02.04 05:58:08.544903 [ 225 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 21973 | 2026.02.04 05:58:08.544992 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21974 | 2026.02.04 05:58:08.545085 [ 262 ] {5827438e-957b-4c17-b5b6-90729078bc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21975 | 2026.02.04 05:58:08.545126 [ 262 ] {5827438e-957b-4c17-b5b6-90729078bc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21976 | 2026.02.04 05:58:08.545520 [ 262 ] {5827438e-957b-4c17-b5b6-90729078bc69} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21977 | 2026.02.04 05:58:08.545555 [ 262 ] {5827438e-957b-4c17-b5b6-90729078bc69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21978 | 2026.02.04 05:58:08.545880 [ 262 ] {5827438e-957b-4c17-b5b6-90729078bc69} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21979 | 2026.02.04 05:58:08.546088 [ 262 ] {5827438e-957b-4c17-b5b6-90729078bc69} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21980 | 2026.02.04 05:58:08.546214 [ 262 ] {5827438e-957b-4c17-b5b6-90729078bc69} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001146 sec., 225130.890052356 rows/sec., 14.99 MiB/sec. | ||
| 21981 | 2026.02.04 05:58:08.546253 [ 262 ] {5827438e-957b-4c17-b5b6-90729078bc69} <Debug> TCPHandler: Processed in 0.001309706 sec. | ||
| 21982 | 2026.02.04 05:58:08.546357 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21983 | 2026.02.04 05:58:08.546450 [ 262 ] {09828904-9232-4219-bc99-8a837a191a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21984 | 2026.02.04 05:58:08.546490 [ 262 ] {09828904-9232-4219-bc99-8a837a191a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21985 | 2026.02.04 05:58:08.546850 [ 262 ] {09828904-9232-4219-bc99-8a837a191a76} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21986 | 2026.02.04 05:58:08.546889 [ 262 ] {09828904-9232-4219-bc99-8a837a191a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21987 | 2026.02.04 05:58:08.547209 [ 262 ] {09828904-9232-4219-bc99-8a837a191a76} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21988 | 2026.02.04 05:58:08.547421 [ 262 ] {09828904-9232-4219-bc99-8a837a191a76} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21989 | 2026.02.04 05:58:08.547553 [ 262 ] {09828904-9232-4219-bc99-8a837a191a76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 21990 | 2026.02.04 05:58:08.547592 [ 262 ] {09828904-9232-4219-bc99-8a837a191a76} <Debug> TCPHandler: Processed in 0.001284145 sec. | ||
| 21991 | 2026.02.04 05:58:08.547603 [ 225 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 21992 | 2026.02.04 05:58:08.547705 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21993 | 2026.02.04 05:58:08.547803 [ 262 ] {3ad66c7e-562b-4afb-a56a-0b9e57dfb198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21994 | 2026.02.04 05:58:08.547864 [ 262 ] {3ad66c7e-562b-4afb-a56a-0b9e57dfb198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21995 | 2026.02.04 05:58:08.548674 [ 262 ] {3ad66c7e-562b-4afb-a56a-0b9e57dfb198} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21996 | 2026.02.04 05:58:08.548711 [ 262 ] {3ad66c7e-562b-4afb-a56a-0b9e57dfb198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 21997 | 2026.02.04 05:58:08.549249 [ 262 ] {3ad66c7e-562b-4afb-a56a-0b9e57dfb198} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21998 | 2026.02.04 05:58:08.549493 [ 262 ] {3ad66c7e-562b-4afb-a56a-0b9e57dfb198} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21999 | 2026.02.04 05:58:08.549636 [ 262 ] {3ad66c7e-562b-4afb-a56a-0b9e57dfb198} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001851 sec., 13506.212857914641 rows/sec., 24.20 MiB/sec. | ||
| 22000 | 2026.02.04 05:58:08.549690 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22001 | 2026.02.04 05:58:08.549710 [ 262 ] {3ad66c7e-562b-4afb-a56a-0b9e57dfb198} <Debug> TCPHandler: Processed in 0.002057927 sec. | ||
| 22002 | 2026.02.04 05:58:08.549728 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22003 | 2026.02.04 05:58:08.549831 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22004 | 2026.02.04 05:58:08.549932 [ 262 ] {a94be462-06e4-41f8-b2c2-6329f8e021ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22005 | 2026.02.04 05:58:08.549974 [ 262 ] {a94be462-06e4-41f8-b2c2-6329f8e021ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22006 | 2026.02.04 05:58:08.550317 [ 262 ] {a94be462-06e4-41f8-b2c2-6329f8e021ce} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22007 | 2026.02.04 05:58:08.550356 [ 262 ] {a94be462-06e4-41f8-b2c2-6329f8e021ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 22008 | 2026.02.04 05:58:08.550719 [ 262 ] {a94be462-06e4-41f8-b2c2-6329f8e021ce} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22009 | 2026.02.04 05:58:08.550993 [ 262 ] {a94be462-06e4-41f8-b2c2-6329f8e021ce} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22010 | 2026.02.04 05:58:08.551133 [ 262 ] {a94be462-06e4-41f8-b2c2-6329f8e021ce} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00122 sec., 72131.14754098361 rows/sec., 4.53 MiB/sec. | ||
| 22011 | 2026.02.04 05:58:08.551170 [ 262 ] {a94be462-06e4-41f8-b2c2-6329f8e021ce} <Debug> TCPHandler: Processed in 0.001388458 sec. | ||
| 22012 | 2026.02.04 05:58:08.552388 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22013 | 2026.02.04 05:58:09.269053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 22014 | 2026.02.04 05:58:09.287727 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22015 | 2026.02.04 05:58:09.287795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 22016 | 2026.02.04 05:58:09.294231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22017 | 2026.02.04 05:58:09.295004 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22018 | 2026.02.04 05:58:09.298266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 22019 | 2026.02.04 05:58:09.320368 [ 224 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22020 | 2026.02.04 05:58:09.320415 [ 224 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22021 | 2026.02.04 05:58:09.322946 [ 224 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22022 | 2026.02.04 05:58:11.972006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2814 | ||
| 22023 | 2026.02.04 05:58:11.974367 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22024 | 2026.02.04 05:58:11.974413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 22025 | 2026.02.04 05:58:11.975610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22026 | 2026.02.04 05:58:11.975874 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22027 | 2026.02.04 05:58:11.976271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2814 | ||
| 22028 | 2026.02.04 05:58:13.525372 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22029 | 2026.02.04 05:58:13.525567 [ 262 ] {60340bf5-78ce-4730-bd96-f78f742760de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22030 | 2026.02.04 05:58:13.525646 [ 262 ] {60340bf5-78ce-4730-bd96-f78f742760de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22031 | 2026.02.04 05:58:13.526383 [ 262 ] {60340bf5-78ce-4730-bd96-f78f742760de} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22032 | 2026.02.04 05:58:13.526431 [ 262 ] {60340bf5-78ce-4730-bd96-f78f742760de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 22033 | 2026.02.04 05:58:13.526812 [ 262 ] {60340bf5-78ce-4730-bd96-f78f742760de} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22034 | 2026.02.04 05:58:13.527033 [ 262 ] {60340bf5-78ce-4730-bd96-f78f742760de} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22035 | 2026.02.04 05:58:13.527182 [ 262 ] {60340bf5-78ce-4730-bd96-f78f742760de} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001669 sec., 51527.86099460755 rows/sec., 4.31 MiB/sec. | ||
| 22036 | 2026.02.04 05:58:13.527224 [ 262 ] {60340bf5-78ce-4730-bd96-f78f742760de} <Debug> TCPHandler: Processed in 0.001991095 sec. | ||
| 22037 | 2026.02.04 05:58:13.527372 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22038 | 2026.02.04 05:58:13.527466 [ 262 ] {3c046a08-9a07-4ba0-a42d-3b1c319180b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22039 | 2026.02.04 05:58:13.527506 [ 262 ] {3c046a08-9a07-4ba0-a42d-3b1c319180b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22040 | 2026.02.04 05:58:13.527935 [ 262 ] {3c046a08-9a07-4ba0-a42d-3b1c319180b7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22041 | 2026.02.04 05:58:13.527971 [ 262 ] {3c046a08-9a07-4ba0-a42d-3b1c319180b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 22042 | 2026.02.04 05:58:13.528253 [ 262 ] {3c046a08-9a07-4ba0-a42d-3b1c319180b7} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22043 | 2026.02.04 05:58:13.528465 [ 262 ] {3c046a08-9a07-4ba0-a42d-3b1c319180b7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22044 | 2026.02.04 05:58:13.528594 [ 262 ] {3c046a08-9a07-4ba0-a42d-3b1c319180b7} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001146 sec., 13089.005235602093 rows/sec., 984.23 KiB/sec. | ||
| 22045 | 2026.02.04 05:58:13.528632 [ 262 ] {3c046a08-9a07-4ba0-a42d-3b1c319180b7} <Debug> TCPHandler: Processed in 0.001318026 sec. | ||
| 22046 | 2026.02.04 05:58:13.528741 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22047 | 2026.02.04 05:58:13.528841 [ 262 ] {96c124f1-7bc4-4baa-9058-f0e233d15666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22048 | 2026.02.04 05:58:13.528880 [ 262 ] {96c124f1-7bc4-4baa-9058-f0e233d15666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22049 | 2026.02.04 05:58:13.529320 [ 262 ] {96c124f1-7bc4-4baa-9058-f0e233d15666} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22050 | 2026.02.04 05:58:13.529356 [ 262 ] {96c124f1-7bc4-4baa-9058-f0e233d15666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 22051 | 2026.02.04 05:58:13.529638 [ 262 ] {96c124f1-7bc4-4baa-9058-f0e233d15666} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22052 | 2026.02.04 05:58:13.529841 [ 262 ] {96c124f1-7bc4-4baa-9058-f0e233d15666} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22053 | 2026.02.04 05:58:13.529964 [ 262 ] {96c124f1-7bc4-4baa-9058-f0e233d15666} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001141 sec., 69237.51095530236 rows/sec., 5.41 MiB/sec. | ||
| 22054 | 2026.02.04 05:58:13.530002 [ 262 ] {96c124f1-7bc4-4baa-9058-f0e233d15666} <Debug> TCPHandler: Processed in 0.001308466 sec. | ||
| 22055 | 2026.02.04 05:58:13.530109 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22056 | 2026.02.04 05:58:13.530208 [ 262 ] {1a1a67e8-095a-4dd8-837f-958ae9db592e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22057 | 2026.02.04 05:58:13.530250 [ 262 ] {1a1a67e8-095a-4dd8-837f-958ae9db592e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22058 | 2026.02.04 05:58:13.530698 [ 262 ] {1a1a67e8-095a-4dd8-837f-958ae9db592e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22059 | 2026.02.04 05:58:13.530735 [ 262 ] {1a1a67e8-095a-4dd8-837f-958ae9db592e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 22060 | 2026.02.04 05:58:13.531057 [ 262 ] {1a1a67e8-095a-4dd8-837f-958ae9db592e} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22061 | 2026.02.04 05:58:13.531261 [ 262 ] {1a1a67e8-095a-4dd8-837f-958ae9db592e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22062 | 2026.02.04 05:58:13.531392 [ 262 ] {1a1a67e8-095a-4dd8-837f-958ae9db592e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 22063 | 2026.02.04 05:58:13.531430 [ 262 ] {1a1a67e8-095a-4dd8-837f-958ae9db592e} <Debug> TCPHandler: Processed in 0.001368137 sec. | ||
| 22064 | 2026.02.04 05:58:13.531541 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22065 | 2026.02.04 05:58:13.531642 [ 262 ] {6dbc2f74-a931-4c87-b1e7-7f0ab6a37e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22066 | 2026.02.04 05:58:13.531696 [ 262 ] {6dbc2f74-a931-4c87-b1e7-7f0ab6a37e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22067 | 2026.02.04 05:58:13.532474 [ 262 ] {6dbc2f74-a931-4c87-b1e7-7f0ab6a37e04} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22068 | 2026.02.04 05:58:13.532509 [ 262 ] {6dbc2f74-a931-4c87-b1e7-7f0ab6a37e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 22069 | 2026.02.04 05:58:13.533020 [ 262 ] {6dbc2f74-a931-4c87-b1e7-7f0ab6a37e04} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22070 | 2026.02.04 05:58:13.533233 [ 262 ] {6dbc2f74-a931-4c87-b1e7-7f0ab6a37e04} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22071 | 2026.02.04 05:58:13.533369 [ 262 ] {6dbc2f74-a931-4c87-b1e7-7f0ab6a37e04} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001746 sec., 8591.06529209622 rows/sec., 15.39 MiB/sec. | ||
| 22072 | 2026.02.04 05:58:13.533424 [ 262 ] {6dbc2f74-a931-4c87-b1e7-7f0ab6a37e04} <Debug> TCPHandler: Processed in 0.001932023 sec. | ||
| 22073 | 2026.02.04 05:58:13.533530 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22074 | 2026.02.04 05:58:13.533630 [ 262 ] {70109aea-c318-4c26-adcc-61d343b762cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22075 | 2026.02.04 05:58:13.533672 [ 262 ] {70109aea-c318-4c26-adcc-61d343b762cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22076 | 2026.02.04 05:58:13.534003 [ 262 ] {70109aea-c318-4c26-adcc-61d343b762cc} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22077 | 2026.02.04 05:58:13.534039 [ 262 ] {70109aea-c318-4c26-adcc-61d343b762cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 22078 | 2026.02.04 05:58:13.534334 [ 262 ] {70109aea-c318-4c26-adcc-61d343b762cc} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22079 | 2026.02.04 05:58:13.534531 [ 262 ] {70109aea-c318-4c26-adcc-61d343b762cc} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22080 | 2026.02.04 05:58:13.534657 [ 262 ] {70109aea-c318-4c26-adcc-61d343b762cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 22081 | 2026.02.04 05:58:13.534693 [ 262 ] {70109aea-c318-4c26-adcc-61d343b762cc} <Debug> TCPHandler: Processed in 0.001210953 sec. | ||
| 22082 | 2026.02.04 05:58:14.288590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45606 | ||
| 22083 | 2026.02.04 05:58:14.289113 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22084 | 2026.02.04 05:58:14.289161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 22085 | 2026.02.04 05:58:14.289637 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22086 | 2026.02.04 05:58:14.289862 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22087 | 2026.02.04 05:58:14.290013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45606 | ||
| 22088 | 2026.02.04 05:58:14.290088 [ 225 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22089 | 2026.02.04 05:58:14.290124 [ 225 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22090 | 2026.02.04 05:58:14.292254 [ 225 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22091 | 2026.02.04 05:58:15.212252 [ 217 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22092 | 2026.02.04 05:58:15.212313 [ 217 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22093 | 2026.02.04 05:58:15.214708 [ 217 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22094 | 2026.02.04 05:58:16.000322 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.80 MiB, peak 419.16 MiB, free memory in arenas 0.00 B, will set to 399.80 MiB (RSS), difference: 4.00 MiB | ||
| 22095 | 2026.02.04 05:58:16.799248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 22096 | 2026.02.04 05:58:16.818126 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22097 | 2026.02.04 05:58:16.818190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22098 | 2026.02.04 05:58:16.824592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22099 | 2026.02.04 05:58:16.825317 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22100 | 2026.02.04 05:58:16.828675 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 22101 | 2026.02.04 05:58:18.533321 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22102 | 2026.02.04 05:58:18.533517 [ 262 ] {c6c17371-f475-4fae-ae20-22d52dda547c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22103 | 2026.02.04 05:58:18.533593 [ 262 ] {c6c17371-f475-4fae-ae20-22d52dda547c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22104 | 2026.02.04 05:58:18.534399 [ 262 ] {c6c17371-f475-4fae-ae20-22d52dda547c} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22105 | 2026.02.04 05:58:18.534451 [ 262 ] {c6c17371-f475-4fae-ae20-22d52dda547c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22106 | 2026.02.04 05:58:18.534849 [ 262 ] {c6c17371-f475-4fae-ae20-22d52dda547c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22107 | 2026.02.04 05:58:18.535082 [ 262 ] {c6c17371-f475-4fae-ae20-22d52dda547c} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22108 | 2026.02.04 05:58:18.535243 [ 262 ] {c6c17371-f475-4fae-ae20-22d52dda547c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001778 sec., 149606.29921259842 rows/sec., 9.50 MiB/sec. | ||
| 22109 | 2026.02.04 05:58:18.535247 [ 102 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 6 parts from all_1_65_14 to all_70_70_0 | ||
| 22110 | 2026.02.04 05:58:18.535296 [ 262 ] {c6c17371-f475-4fae-ae20-22d52dda547c} <Debug> TCPHandler: Processed in 0.002111498 sec. | ||
| 22111 | 2026.02.04 05:58:18.535338 [ 102 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22112 | 2026.02.04 05:58:18.535368 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22113 | 2026.02.04 05:58:18.535438 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22114 | 2026.02.04 05:58:18.535497 [ 200 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_70_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_14 to all_70_70_0 into Compact with storage Full | ||
| 22115 | 2026.02.04 05:58:18.535545 [ 262 ] {b88809ab-cca5-4fb6-8e76-626393a4357c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22116 | 2026.02.04 05:58:18.535594 [ 262 ] {b88809ab-cca5-4fb6-8e76-626393a4357c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22117 | 2026.02.04 05:58:18.535651 [ 200 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_70_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22118 | 2026.02.04 05:58:18.535692 [ 200 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_14, total 290 rows starting from the beginning of the part | ||
| 22119 | 2026.02.04 05:58:18.535767 [ 200 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 266 rows starting from the beginning of the part | ||
| 22120 | 2026.02.04 05:58:18.535820 [ 200 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 266 rows starting from the beginning of the part | ||
| 22121 | 2026.02.04 05:58:18.535870 [ 200 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 266 rows starting from the beginning of the part | ||
| 22122 | 2026.02.04 05:58:18.535962 [ 200 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 266 rows starting from the beginning of the part | ||
| 22123 | 2026.02.04 05:58:18.536028 [ 200 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 266 rows starting from the beginning of the part | ||
| 22124 | 2026.02.04 05:58:18.536426 [ 262 ] {b88809ab-cca5-4fb6-8e76-626393a4357c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22125 | 2026.02.04 05:58:18.536468 [ 262 ] {b88809ab-cca5-4fb6-8e76-626393a4357c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22126 | 2026.02.04 05:58:18.536838 [ 262 ] {b88809ab-cca5-4fb6-8e76-626393a4357c} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22127 | 2026.02.04 05:58:18.537059 [ 262 ] {b88809ab-cca5-4fb6-8e76-626393a4357c} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22128 | 2026.02.04 05:58:18.537059 [ 192 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_70_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623495 sec., 997847.2369794794 rows/sec., 67.49 MiB/sec. | ||
| 22129 | 2026.02.04 05:58:18.537195 [ 262 ] {b88809ab-cca5-4fb6-8e76-626393a4357c} <Debug> executeQuery: Read 802 rows, 65.21 KiB in 0.001673 sec., 479378.3622235505 rows/sec., 38.06 MiB/sec. | ||
| 22130 | 2026.02.04 05:58:18.537195 [ 102 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22131 | 2026.02.04 05:58:18.537236 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_70_15} <Trace> MergedBlockOutputStream: filled checksums all_1_70_15 (state Temporary) | ||
| 22132 | 2026.02.04 05:58:18.537241 [ 262 ] {b88809ab-cca5-4fb6-8e76-626393a4357c} <Debug> TCPHandler: Processed in 0.001854581 sec. | ||
| 22133 | 2026.02.04 05:58:18.537247 [ 102 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22134 | 2026.02.04 05:58:18.537291 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22135 | 2026.02.04 05:58:18.537363 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22136 | 2026.02.04 05:58:18.537371 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22137 | 2026.02.04 05:58:18.537448 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22138 | 2026.02.04 05:58:18.537474 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2103 rows starting from the beginning of the part | ||
| 22139 | 2026.02.04 05:58:18.537483 [ 262 ] {b25881d9-ea11-41b1-afa4-97858a08d352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22140 | 2026.02.04 05:58:18.537518 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 56 rows starting from the beginning of the part | ||
| 22141 | 2026.02.04 05:58:18.537521 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_70_15} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_70_15 to all_1_70_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22142 | 2026.02.04 05:58:18.537528 [ 262 ] {b25881d9-ea11-41b1-afa4-97858a08d352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22143 | 2026.02.04 05:58:18.537557 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 86 rows starting from the beginning of the part | ||
| 22144 | 2026.02.04 05:58:18.537594 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 802 rows starting from the beginning of the part | ||
| 22145 | 2026.02.04 05:58:18.537609 [ 189 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_70_15} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 6 parts: [all_1_65_14, all_70_70_0] -> all_1_70_15 | ||
| 22146 | 2026.02.04 05:58:18.537627 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 86 rows starting from the beginning of the part | ||
| 22147 | 2026.02.04 05:58:18.537661 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 802 rows starting from the beginning of the part | ||
| 22148 | 2026.02.04 05:58:18.537696 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 22149 | 2026.02.04 05:58:18.537995 [ 262 ] {b25881d9-ea11-41b1-afa4-97858a08d352} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22150 | 2026.02.04 05:58:18.538035 [ 262 ] {b25881d9-ea11-41b1-afa4-97858a08d352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22151 | 2026.02.04 05:58:18.538360 [ 262 ] {b25881d9-ea11-41b1-afa4-97858a08d352} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22152 | 2026.02.04 05:58:18.538573 [ 262 ] {b25881d9-ea11-41b1-afa4-97858a08d352} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22153 | 2026.02.04 05:58:18.538704 [ 262 ] {b25881d9-ea11-41b1-afa4-97858a08d352} <Debug> executeQuery: Read 158 rows, 9.88 KiB in 0.00124 sec., 127419.35483870968 rows/sec., 7.78 MiB/sec. | ||
| 22154 | 2026.02.04 05:58:18.538743 [ 262 ] {b25881d9-ea11-41b1-afa4-97858a08d352} <Debug> TCPHandler: Processed in 0.001422739 sec. | ||
| 22155 | 2026.02.04 05:58:18.538852 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22156 | 2026.02.04 05:58:18.538946 [ 262 ] {475c589f-8f18-4918-b472-9b5b94cedb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22157 | 2026.02.04 05:58:18.538985 [ 262 ] {475c589f-8f18-4918-b472-9b5b94cedb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22158 | 2026.02.04 05:58:18.538998 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3935 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666386 sec., 2361397.6593658375 rows/sec., 200.11 MiB/sec. | ||
| 22159 | 2026.02.04 05:58:18.539331 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22160 | 2026.02.04 05:58:18.539415 [ 262 ] {475c589f-8f18-4918-b472-9b5b94cedb35} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22161 | 2026.02.04 05:58:18.539460 [ 262 ] {475c589f-8f18-4918-b472-9b5b94cedb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22162 | 2026.02.04 05:58:18.539713 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_161_32} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22163 | 2026.02.04 05:58:18.539793 [ 262 ] {475c589f-8f18-4918-b472-9b5b94cedb35} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22164 | 2026.02.04 05:58:18.539817 [ 188 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_161_32} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22165 | 2026.02.04 05:58:18.539949 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 22166 | 2026.02.04 05:58:18.540013 [ 262 ] {475c589f-8f18-4918-b472-9b5b94cedb35} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22167 | 2026.02.04 05:58:18.540147 [ 262 ] {475c589f-8f18-4918-b472-9b5b94cedb35} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001219 sec., 114848.23625922887 rows/sec., 7.42 MiB/sec. | ||
| 22168 | 2026.02.04 05:58:18.540185 [ 262 ] {475c589f-8f18-4918-b472-9b5b94cedb35} <Debug> TCPHandler: Processed in 0.001382788 sec. | ||
| 22169 | 2026.02.04 05:58:18.540293 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22170 | 2026.02.04 05:58:18.540387 [ 262 ] {4f850439-5445-4514-95c9-fe3697900dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22171 | 2026.02.04 05:58:18.540432 [ 262 ] {4f850439-5445-4514-95c9-fe3697900dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22172 | 2026.02.04 05:58:18.540864 [ 262 ] {4f850439-5445-4514-95c9-fe3697900dce} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22173 | 2026.02.04 05:58:18.540905 [ 262 ] {4f850439-5445-4514-95c9-fe3697900dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22174 | 2026.02.04 05:58:18.541199 [ 262 ] {4f850439-5445-4514-95c9-fe3697900dce} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22175 | 2026.02.04 05:58:18.541403 [ 262 ] {4f850439-5445-4514-95c9-fe3697900dce} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22176 | 2026.02.04 05:58:18.541530 [ 262 ] {4f850439-5445-4514-95c9-fe3697900dce} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00116 sec., 119827.58620689655 rows/sec., 6.82 MiB/sec. | ||
| 22177 | 2026.02.04 05:58:18.541567 [ 262 ] {4f850439-5445-4514-95c9-fe3697900dce} <Debug> TCPHandler: Processed in 0.001322676 sec. | ||
| 22178 | 2026.02.04 05:58:18.541677 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22179 | 2026.02.04 05:58:18.541772 [ 262 ] {18604084-be4d-4540-85c1-eeaa456f862b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22180 | 2026.02.04 05:58:18.541811 [ 262 ] {18604084-be4d-4540-85c1-eeaa456f862b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22181 | 2026.02.04 05:58:18.542392 [ 262 ] {18604084-be4d-4540-85c1-eeaa456f862b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22182 | 2026.02.04 05:58:18.542428 [ 262 ] {18604084-be4d-4540-85c1-eeaa456f862b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22183 | 2026.02.04 05:58:18.542742 [ 262 ] {18604084-be4d-4540-85c1-eeaa456f862b} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22184 | 2026.02.04 05:58:18.542957 [ 262 ] {18604084-be4d-4540-85c1-eeaa456f862b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22185 | 2026.02.04 05:58:18.543081 [ 102 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22186 | 2026.02.04 05:58:18.543086 [ 262 ] {18604084-be4d-4540-85c1-eeaa456f862b} <Debug> executeQuery: Read 488 rows, 35.28 KiB in 0.001333 sec., 366091.5228807202 rows/sec., 25.85 MiB/sec. | ||
| 22187 | 2026.02.04 05:58:18.543125 [ 102 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22188 | 2026.02.04 05:58:18.543146 [ 262 ] {18604084-be4d-4540-85c1-eeaa456f862b} <Debug> TCPHandler: Processed in 0.001518552 sec. | ||
| 22189 | 2026.02.04 05:58:18.543152 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22190 | 2026.02.04 05:58:18.543255 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22191 | 2026.02.04 05:58:18.543261 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22192 | 2026.02.04 05:58:18.543363 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22193 | 2026.02.04 05:58:18.543377 [ 262 ] {23608b27-9756-4529-9b62-2044f988559b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22194 | 2026.02.04 05:58:18.543397 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1033 rows starting from the beginning of the part | ||
| 22195 | 2026.02.04 05:58:18.543423 [ 262 ] {23608b27-9756-4529-9b62-2044f988559b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22196 | 2026.02.04 05:58:18.543463 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part | ||
| 22197 | 2026.02.04 05:58:18.543514 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 79 rows starting from the beginning of the part | ||
| 22198 | 2026.02.04 05:58:18.543558 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 488 rows starting from the beginning of the part | ||
| 22199 | 2026.02.04 05:58:18.543600 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 79 rows starting from the beginning of the part | ||
| 22200 | 2026.02.04 05:58:18.543643 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 488 rows starting from the beginning of the part | ||
| 22201 | 2026.02.04 05:58:18.543757 [ 262 ] {23608b27-9756-4529-9b62-2044f988559b} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22202 | 2026.02.04 05:58:18.543797 [ 262 ] {23608b27-9756-4529-9b62-2044f988559b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22203 | 2026.02.04 05:58:18.544113 [ 262 ] {23608b27-9756-4529-9b62-2044f988559b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 22204 | 2026.02.04 05:58:18.544334 [ 262 ] {23608b27-9756-4529-9b62-2044f988559b} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22205 | 2026.02.04 05:58:18.544464 [ 262 ] {23608b27-9756-4529-9b62-2044f988559b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 22206 | 2026.02.04 05:58:18.544501 [ 262 ] {23608b27-9756-4529-9b62-2044f988559b} <Debug> TCPHandler: Processed in 0.001289006 sec. | ||
| 22207 | 2026.02.04 05:58:18.544605 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22208 | 2026.02.04 05:58:18.544706 [ 262 ] {978bd71f-473f-4b6a-b460-362907828932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22209 | 2026.02.04 05:58:18.544731 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516762 sec., 1470896.5546341483 rows/sec., 112.12 MiB/sec. | ||
| 22210 | 2026.02.04 05:58:18.544751 [ 262 ] {978bd71f-473f-4b6a-b460-362907828932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22211 | 2026.02.04 05:58:18.544903 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22212 | 2026.02.04 05:58:18.545165 [ 262 ] {978bd71f-473f-4b6a-b460-362907828932} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22213 | 2026.02.04 05:58:18.545185 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_161_32} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22214 | 2026.02.04 05:58:18.545199 [ 262 ] {978bd71f-473f-4b6a-b460-362907828932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22215 | 2026.02.04 05:58:18.545253 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_161_32} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22216 | 2026.02.04 05:58:18.545346 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 22217 | 2026.02.04 05:58:18.545532 [ 262 ] {978bd71f-473f-4b6a-b460-362907828932} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22218 | 2026.02.04 05:58:18.545741 [ 262 ] {978bd71f-473f-4b6a-b460-362907828932} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22219 | 2026.02.04 05:58:18.545860 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_156_32 to all_161_161_0 | ||
| 22220 | 2026.02.04 05:58:18.545871 [ 262 ] {978bd71f-473f-4b6a-b460-362907828932} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001184 sec., 217905.4054054054 rows/sec., 14.51 MiB/sec. | ||
| 22221 | 2026.02.04 05:58:18.545896 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22222 | 2026.02.04 05:58:18.545919 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22223 | 2026.02.04 05:58:18.545923 [ 262 ] {978bd71f-473f-4b6a-b460-362907828932} <Debug> TCPHandler: Processed in 0.001369058 sec. | ||
| 22224 | 2026.02.04 05:58:18.545996 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_161_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_32 to all_161_161_0 into Compact with storage Full | ||
| 22225 | 2026.02.04 05:58:18.546049 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22226 | 2026.02.04 05:58:18.546107 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_161_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22227 | 2026.02.04 05:58:18.546144 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_156_32, total 45299 rows starting from the beginning of the part | ||
| 22228 | 2026.02.04 05:58:18.546150 [ 262 ] {105354dc-2bfb-48bc-acd9-113b944d27cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22229 | 2026.02.04 05:58:18.546199 [ 262 ] {105354dc-2bfb-48bc-acd9-113b944d27cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22230 | 2026.02.04 05:58:18.546212 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 42 rows starting from the beginning of the part | ||
| 22231 | 2026.02.04 05:58:18.546261 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 22232 | 2026.02.04 05:58:18.546306 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 258 rows starting from the beginning of the part | ||
| 22233 | 2026.02.04 05:58:18.546347 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 22234 | 2026.02.04 05:58:18.546389 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 258 rows starting from the beginning of the part | ||
| 22235 | 2026.02.04 05:58:18.546513 [ 262 ] {105354dc-2bfb-48bc-acd9-113b944d27cf} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22236 | 2026.02.04 05:58:18.546553 [ 262 ] {105354dc-2bfb-48bc-acd9-113b944d27cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22237 | 2026.02.04 05:58:18.546873 [ 262 ] {105354dc-2bfb-48bc-acd9-113b944d27cf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22238 | 2026.02.04 05:58:18.547088 [ 262 ] {105354dc-2bfb-48bc-acd9-113b944d27cf} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22239 | 2026.02.04 05:58:18.547220 [ 262 ] {105354dc-2bfb-48bc-acd9-113b944d27cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 22240 | 2026.02.04 05:58:18.547258 [ 262 ] {105354dc-2bfb-48bc-acd9-113b944d27cf} <Debug> TCPHandler: Processed in 0.001259345 sec. | ||
| 22241 | 2026.02.04 05:58:18.547362 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22242 | 2026.02.04 05:58:18.547457 [ 262 ] {df6c6cc1-85c7-46a2-acc6-f32fcefa5d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22243 | 2026.02.04 05:58:18.547511 [ 262 ] {df6c6cc1-85c7-46a2-acc6-f32fcefa5d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22244 | 2026.02.04 05:58:18.548349 [ 262 ] {df6c6cc1-85c7-46a2-acc6-f32fcefa5d44} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22245 | 2026.02.04 05:58:18.548386 [ 262 ] {df6c6cc1-85c7-46a2-acc6-f32fcefa5d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22246 | 2026.02.04 05:58:18.548927 [ 262 ] {df6c6cc1-85c7-46a2-acc6-f32fcefa5d44} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22247 | 2026.02.04 05:58:18.549152 [ 262 ] {df6c6cc1-85c7-46a2-acc6-f32fcefa5d44} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22248 | 2026.02.04 05:58:18.549297 [ 262 ] {df6c6cc1-85c7-46a2-acc6-f32fcefa5d44} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001856 sec., 13469.827586206897 rows/sec., 24.14 MiB/sec. | ||
| 22249 | 2026.02.04 05:58:18.549364 [ 262 ] {df6c6cc1-85c7-46a2-acc6-f32fcefa5d44} <Debug> TCPHandler: Processed in 0.002051277 sec. | ||
| 22250 | 2026.02.04 05:58:18.549470 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22251 | 2026.02.04 05:58:18.549566 [ 262 ] {2a354f95-3e53-4384-a2e8-5c01efc720d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22252 | 2026.02.04 05:58:18.549606 [ 262 ] {2a354f95-3e53-4384-a2e8-5c01efc720d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22253 | 2026.02.04 05:58:18.549935 [ 262 ] {2a354f95-3e53-4384-a2e8-5c01efc720d0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22254 | 2026.02.04 05:58:18.549973 [ 262 ] {2a354f95-3e53-4384-a2e8-5c01efc720d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22255 | 2026.02.04 05:58:18.550278 [ 262 ] {2a354f95-3e53-4384-a2e8-5c01efc720d0} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22256 | 2026.02.04 05:58:18.550483 [ 262 ] {2a354f95-3e53-4384-a2e8-5c01efc720d0} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22257 | 2026.02.04 05:58:18.550598 [ 102 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22258 | 2026.02.04 05:58:18.550615 [ 262 ] {2a354f95-3e53-4384-a2e8-5c01efc720d0} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001068 sec., 82397.00374531836 rows/sec., 5.17 MiB/sec. | ||
| 22259 | 2026.02.04 05:58:18.550633 [ 102 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22260 | 2026.02.04 05:58:18.550657 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22261 | 2026.02.04 05:58:18.550657 [ 262 ] {2a354f95-3e53-4384-a2e8-5c01efc720d0} <Debug> TCPHandler: Processed in 0.001237664 sec. | ||
| 22262 | 2026.02.04 05:58:18.550737 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22263 | 2026.02.04 05:58:18.550840 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22264 | 2026.02.04 05:58:18.550873 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9836 rows starting from the beginning of the part | ||
| 22265 | 2026.02.04 05:58:18.550938 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 16 rows starting from the beginning of the part | ||
| 22266 | 2026.02.04 05:58:18.550980 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 22267 | 2026.02.04 05:58:18.551017 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 88 rows starting from the beginning of the part | ||
| 22268 | 2026.02.04 05:58:18.551055 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 22269 | 2026.02.04 05:58:18.551091 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 88 rows starting from the beginning of the part | ||
| 22270 | 2026.02.04 05:58:18.554088 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10148 rows, containing 4 columns (4 merged, 0 gathered) in 0.003377823 sec., 3004301.8831951823 rows/sec., 194.65 MiB/sec. | ||
| 22271 | 2026.02.04 05:58:18.554366 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22272 | 2026.02.04 05:58:18.554666 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_161_32} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22273 | 2026.02.04 05:58:18.554746 [ 196 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_161_32} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22274 | 2026.02.04 05:58:18.554837 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 22275 | 2026.02.04 05:58:18.555024 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_161_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46177 rows, containing 5 columns (5 merged, 0 gathered) in 0.0090592 sec., 5097249.205227835 rows/sec., 345.14 MiB/sec. | ||
| 22276 | 2026.02.04 05:58:18.555502 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_161_33} <Trace> MergedBlockOutputStream: filled checksums all_1_161_33 (state Temporary) | ||
| 22277 | 2026.02.04 05:58:18.555772 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_161_33} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_161_33 to all_1_161_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22278 | 2026.02.04 05:58:18.555840 [ 186 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_161_33} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_156_32, all_161_161_0] -> all_1_161_33 | ||
| 22279 | 2026.02.04 05:58:18.555932 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 22280 | 2026.02.04 05:58:21.502204 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22281 | 2026.02.04 05:58:21.502270 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22282 | 2026.02.04 05:58:21.791106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46054 | ||
| 22283 | 2026.02.04 05:58:21.791619 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22284 | 2026.02.04 05:58:21.791670 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22285 | 2026.02.04 05:58:21.792153 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22286 | 2026.02.04 05:58:21.792391 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22287 | 2026.02.04 05:58:21.792542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46054 | ||
| 22288 | 2026.02.04 05:58:21.792574 [ 98 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22289 | 2026.02.04 05:58:21.792649 [ 98 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22290 | 2026.02.04 05:58:21.792674 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22291 | 2026.02.04 05:58:21.792803 [ 199 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 22292 | 2026.02.04 05:58:21.792950 [ 199 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22293 | 2026.02.04 05:58:21.792991 [ 199 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43686 rows starting from the beginning of the part | ||
| 22294 | 2026.02.04 05:58:21.793062 [ 199 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 22295 | 2026.02.04 05:58:21.793113 [ 199 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 22296 | 2026.02.04 05:58:21.793160 [ 199 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 22297 | 2026.02.04 05:58:21.793205 [ 199 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 22298 | 2026.02.04 05:58:21.793248 [ 199 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 22299 | 2026.02.04 05:58:21.796345 [ 196 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46054 rows, containing 4 columns (4 merged, 0 gathered) in 0.003593569 sec., 12815671.551040206 rows/sec., 183.33 MiB/sec. | ||
| 22300 | 2026.02.04 05:58:21.796732 [ 194 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22301 | 2026.02.04 05:58:21.797049 [ 194 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_96_19} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22302 | 2026.02.04 05:58:21.797120 [ 194 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_96_19} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22303 | 2026.02.04 05:58:21.797237 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 22304 | 2026.02.04 05:58:21.977378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2848 | ||
| 22305 | 2026.02.04 05:58:21.979929 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22306 | 2026.02.04 05:58:21.979988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22307 | 2026.02.04 05:58:21.981265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22308 | 2026.02.04 05:58:21.981555 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22309 | 2026.02.04 05:58:21.981732 [ 97 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 22310 | 2026.02.04 05:58:21.981796 [ 97 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22311 | 2026.02.04 05:58:21.981816 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 22312 | 2026.02.04 05:58:21.981942 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 22313 | 2026.02.04 05:58:21.981973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2848 | ||
| 22314 | 2026.02.04 05:58:21.982512 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22315 | 2026.02.04 05:58:21.982669 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2660 rows starting from the beginning of the part | ||
| 22316 | 2026.02.04 05:58:21.983092 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 22317 | 2026.02.04 05:58:21.983480 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
| 22318 | 2026.02.04 05:58:21.983835 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 44 rows starting from the beginning of the part | ||
| 22319 | 2026.02.04 05:58:21.984163 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
| 22320 | 2026.02.04 05:58:21.984491 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 22321 | 2026.02.04 05:58:21.992451 [ 197 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 72 columns (72 merged, 0 gathered) in 0.01056532 sec., 269561.1680479153 rows/sec., 203.50 MiB/sec. | ||
| 22322 | 2026.02.04 05:58:21.994805 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 22323 | 2026.02.04 05:58:21.995365 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_71_14} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22324 | 2026.02.04 05:58:21.995435 [ 193 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_71_14} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 22325 | 2026.02.04 05:58:21.995732 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB. | ||
| 22326 | 2026.02.04 05:58:22.002030 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001668026 sec. | ||
| 22327 | 2026.02.04 05:58:23.525181 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22328 | 2026.02.04 05:58:23.525385 [ 262 ] {7e2a48ae-a670-4136-bbd0-cd27fa930a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22329 | 2026.02.04 05:58:23.525459 [ 262 ] {7e2a48ae-a670-4136-bbd0-cd27fa930a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22330 | 2026.02.04 05:58:23.526242 [ 262 ] {7e2a48ae-a670-4136-bbd0-cd27fa930a86} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22331 | 2026.02.04 05:58:23.526290 [ 262 ] {7e2a48ae-a670-4136-bbd0-cd27fa930a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22332 | 2026.02.04 05:58:23.526671 [ 262 ] {7e2a48ae-a670-4136-bbd0-cd27fa930a86} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22333 | 2026.02.04 05:58:23.526897 [ 262 ] {7e2a48ae-a670-4136-bbd0-cd27fa930a86} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22334 | 2026.02.04 05:58:23.527060 [ 262 ] {7e2a48ae-a670-4136-bbd0-cd27fa930a86} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001727 sec., 49797.33642154024 rows/sec., 4.16 MiB/sec. | ||
| 22335 | 2026.02.04 05:58:23.527114 [ 262 ] {7e2a48ae-a670-4136-bbd0-cd27fa930a86} <Debug> TCPHandler: Processed in 0.002067727 sec. | ||
| 22336 | 2026.02.04 05:58:23.527262 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22337 | 2026.02.04 05:58:23.527388 [ 262 ] {b1c24a06-a854-467b-9f20-174678e41374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22338 | 2026.02.04 05:58:23.527442 [ 262 ] {b1c24a06-a854-467b-9f20-174678e41374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22339 | 2026.02.04 05:58:23.527941 [ 262 ] {b1c24a06-a854-467b-9f20-174678e41374} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22340 | 2026.02.04 05:58:23.527988 [ 262 ] {b1c24a06-a854-467b-9f20-174678e41374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22341 | 2026.02.04 05:58:23.528314 [ 262 ] {b1c24a06-a854-467b-9f20-174678e41374} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22342 | 2026.02.04 05:58:23.528517 [ 262 ] {b1c24a06-a854-467b-9f20-174678e41374} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22343 | 2026.02.04 05:58:23.528651 [ 262 ] {b1c24a06-a854-467b-9f20-174678e41374} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001293 sec., 11600.92807424594 rows/sec., 872.34 KiB/sec. | ||
| 22344 | 2026.02.04 05:58:23.528691 [ 262 ] {b1c24a06-a854-467b-9f20-174678e41374} <Debug> TCPHandler: Processed in 0.001494711 sec. | ||
| 22345 | 2026.02.04 05:58:23.528813 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22346 | 2026.02.04 05:58:23.528943 [ 262 ] {1264b723-a1e2-4442-9b70-2375f1554f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22347 | 2026.02.04 05:58:23.528994 [ 262 ] {1264b723-a1e2-4442-9b70-2375f1554f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22348 | 2026.02.04 05:58:23.529465 [ 262 ] {1264b723-a1e2-4442-9b70-2375f1554f50} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22349 | 2026.02.04 05:58:23.529504 [ 262 ] {1264b723-a1e2-4442-9b70-2375f1554f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22350 | 2026.02.04 05:58:23.529838 [ 262 ] {1264b723-a1e2-4442-9b70-2375f1554f50} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22351 | 2026.02.04 05:58:23.530064 [ 262 ] {1264b723-a1e2-4442-9b70-2375f1554f50} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22352 | 2026.02.04 05:58:23.530201 [ 262 ] {1264b723-a1e2-4442-9b70-2375f1554f50} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001286 sec., 61430.7931570762 rows/sec., 4.80 MiB/sec. | ||
| 22353 | 2026.02.04 05:58:23.530243 [ 262 ] {1264b723-a1e2-4442-9b70-2375f1554f50} <Debug> TCPHandler: Processed in 0.001492941 sec. | ||
| 22354 | 2026.02.04 05:58:23.530353 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22355 | 2026.02.04 05:58:23.530451 [ 262 ] {81f5089d-70dd-4c28-ac90-c3d9b7a02563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22356 | 2026.02.04 05:58:23.530493 [ 262 ] {81f5089d-70dd-4c28-ac90-c3d9b7a02563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22357 | 2026.02.04 05:58:23.530906 [ 262 ] {81f5089d-70dd-4c28-ac90-c3d9b7a02563} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22358 | 2026.02.04 05:58:23.530943 [ 262 ] {81f5089d-70dd-4c28-ac90-c3d9b7a02563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22359 | 2026.02.04 05:58:23.531272 [ 262 ] {81f5089d-70dd-4c28-ac90-c3d9b7a02563} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22360 | 2026.02.04 05:58:23.531506 [ 262 ] {81f5089d-70dd-4c28-ac90-c3d9b7a02563} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22361 | 2026.02.04 05:58:23.531645 [ 262 ] {81f5089d-70dd-4c28-ac90-c3d9b7a02563} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 22362 | 2026.02.04 05:58:23.531684 [ 262 ] {81f5089d-70dd-4c28-ac90-c3d9b7a02563} <Debug> TCPHandler: Processed in 0.001382308 sec. | ||
| 22363 | 2026.02.04 05:58:23.531792 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22364 | 2026.02.04 05:58:23.531887 [ 262 ] {0bed80cc-e9bd-4e2b-b7c6-da97898c844e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22365 | 2026.02.04 05:58:23.531942 [ 262 ] {0bed80cc-e9bd-4e2b-b7c6-da97898c844e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22366 | 2026.02.04 05:58:23.532775 [ 262 ] {0bed80cc-e9bd-4e2b-b7c6-da97898c844e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22367 | 2026.02.04 05:58:23.532812 [ 262 ] {0bed80cc-e9bd-4e2b-b7c6-da97898c844e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22368 | 2026.02.04 05:58:23.533362 [ 262 ] {0bed80cc-e9bd-4e2b-b7c6-da97898c844e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22369 | 2026.02.04 05:58:23.533586 [ 262 ] {0bed80cc-e9bd-4e2b-b7c6-da97898c844e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22370 | 2026.02.04 05:58:23.533734 [ 262 ] {0bed80cc-e9bd-4e2b-b7c6-da97898c844e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001865 sec., 8042.8954423592495 rows/sec., 14.41 MiB/sec. | ||
| 22371 | 2026.02.04 05:58:23.533809 [ 262 ] {0bed80cc-e9bd-4e2b-b7c6-da97898c844e} <Debug> TCPHandler: Processed in 0.002066917 sec. | ||
| 22372 | 2026.02.04 05:58:23.533923 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22373 | 2026.02.04 05:58:23.534018 [ 262 ] {6ade20e8-94ae-483c-a282-df72d5c631f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22374 | 2026.02.04 05:58:23.534059 [ 262 ] {6ade20e8-94ae-483c-a282-df72d5c631f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22375 | 2026.02.04 05:58:23.534399 [ 262 ] {6ade20e8-94ae-483c-a282-df72d5c631f2} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22376 | 2026.02.04 05:58:23.534434 [ 262 ] {6ade20e8-94ae-483c-a282-df72d5c631f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22377 | 2026.02.04 05:58:23.534738 [ 262 ] {6ade20e8-94ae-483c-a282-df72d5c631f2} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22378 | 2026.02.04 05:58:23.534948 [ 262 ] {6ade20e8-94ae-483c-a282-df72d5c631f2} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22379 | 2026.02.04 05:58:23.535079 [ 262 ] {6ade20e8-94ae-483c-a282-df72d5c631f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 22380 | 2026.02.04 05:58:23.535116 [ 262 ] {6ade20e8-94ae-483c-a282-df72d5c631f2} <Debug> TCPHandler: Processed in 0.001243554 sec. | ||
| 22381 | 2026.02.04 05:58:24.329713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 22382 | 2026.02.04 05:58:24.357037 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22383 | 2026.02.04 05:58:24.357134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22384 | 2026.02.04 05:58:24.366374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22385 | 2026.02.04 05:58:24.367431 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22386 | 2026.02.04 05:58:24.367911 [ 46 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22387 | 2026.02.04 05:58:24.368000 [ 46 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22388 | 2026.02.04 05:58:24.368029 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22389 | 2026.02.04 05:58:24.368166 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 22390 | 2026.02.04 05:58:24.372832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 22391 | 2026.02.04 05:58:24.373678 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22392 | 2026.02.04 05:58:24.376139 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 22393 | 2026.02.04 05:58:24.383577 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 22394 | 2026.02.04 05:58:24.390903 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 22395 | 2026.02.04 05:58:24.398213 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 22396 | 2026.02.04 05:58:24.405932 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 22397 | 2026.02.04 05:58:24.412833 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 22398 | 2026.02.04 05:58:24.499245 [ 195 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.131141561 sec., 5513.126384091158 rows/sec., 28.51 MiB/sec. | ||
| 22399 | 2026.02.04 05:58:24.503542 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22400 | 2026.02.04 05:58:24.506440 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_96_19} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22401 | 2026.02.04 05:58:24.506556 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_96_19} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22402 | 2026.02.04 05:58:24.510177 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 22403 | 2026.02.04 05:58:25.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.98 MiB, peak 419.16 MiB, free memory in arenas 0.00 B, will set to 399.90 MiB (RSS), difference: -1.08 MiB | ||
| 22404 | 2026.02.04 05:58:26.245854 [ 225 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22405 | 2026.02.04 05:58:26.245905 [ 225 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22406 | 2026.02.04 05:58:26.249057 [ 225 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22407 | 2026.02.04 05:58:26.270853 [ 225 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22408 | 2026.02.04 05:58:26.270886 [ 225 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22409 | 2026.02.04 05:58:26.273913 [ 225 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22410 | 2026.02.04 05:58:26.336733 [ 219 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22411 | 2026.02.04 05:58:26.336788 [ 219 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22412 | 2026.02.04 05:58:26.339485 [ 219 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22413 | 2026.02.04 05:58:26.570061 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22414 | 2026.02.04 05:58:26.570125 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22415 | 2026.02.04 05:58:26.573578 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22416 | 2026.02.04 05:58:26.946372 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22417 | 2026.02.04 05:58:26.946568 [ 262 ] {b73dd6ad-d6f1-4b64-8b45-98eb663eb156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22418 | 2026.02.04 05:58:26.946642 [ 262 ] {b73dd6ad-d6f1-4b64-8b45-98eb663eb156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22419 | 2026.02.04 05:58:26.947463 [ 262 ] {b73dd6ad-d6f1-4b64-8b45-98eb663eb156} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22420 | 2026.02.04 05:58:26.947510 [ 262 ] {b73dd6ad-d6f1-4b64-8b45-98eb663eb156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22421 | 2026.02.04 05:58:26.947906 [ 262 ] {b73dd6ad-d6f1-4b64-8b45-98eb663eb156} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22422 | 2026.02.04 05:58:26.948150 [ 262 ] {b73dd6ad-d6f1-4b64-8b45-98eb663eb156} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22423 | 2026.02.04 05:58:26.948315 [ 262 ] {b73dd6ad-d6f1-4b64-8b45-98eb663eb156} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.0018 sec., 147777.77777777778 rows/sec., 9.39 MiB/sec. | ||
| 22424 | 2026.02.04 05:58:26.948368 [ 262 ] {b73dd6ad-d6f1-4b64-8b45-98eb663eb156} <Debug> TCPHandler: Processed in 0.002134269 sec. | ||
| 22425 | 2026.02.04 05:58:26.948488 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22426 | 2026.02.04 05:58:26.948591 [ 262 ] {d643f33e-ca24-43ec-9f06-23a448e4399e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22427 | 2026.02.04 05:58:26.948633 [ 262 ] {d643f33e-ca24-43ec-9f06-23a448e4399e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22428 | 2026.02.04 05:58:26.950086 [ 262 ] {d643f33e-ca24-43ec-9f06-23a448e4399e} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22429 | 2026.02.04 05:58:26.950124 [ 262 ] {d643f33e-ca24-43ec-9f06-23a448e4399e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22430 | 2026.02.04 05:58:26.950553 [ 262 ] {d643f33e-ca24-43ec-9f06-23a448e4399e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22431 | 2026.02.04 05:58:26.950763 [ 262 ] {d643f33e-ca24-43ec-9f06-23a448e4399e} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22432 | 2026.02.04 05:58:26.950900 [ 262 ] {d643f33e-ca24-43ec-9f06-23a448e4399e} <Debug> executeQuery: Read 1944 rows, 161.52 KiB in 0.002333 sec., 833261.8945563652 rows/sec., 67.61 MiB/sec. | ||
| 22433 | 2026.02.04 05:58:26.950941 [ 262 ] {d643f33e-ca24-43ec-9f06-23a448e4399e} <Debug> TCPHandler: Processed in 0.002504199 sec. | ||
| 22434 | 2026.02.04 05:58:26.951121 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22435 | 2026.02.04 05:58:26.951233 [ 262 ] {6963688b-9d7d-4817-b7b0-7b66bfe6aa66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22436 | 2026.02.04 05:58:26.951279 [ 262 ] {6963688b-9d7d-4817-b7b0-7b66bfe6aa66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22437 | 2026.02.04 05:58:26.951795 [ 262 ] {6963688b-9d7d-4817-b7b0-7b66bfe6aa66} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22438 | 2026.02.04 05:58:26.951834 [ 262 ] {6963688b-9d7d-4817-b7b0-7b66bfe6aa66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22439 | 2026.02.04 05:58:26.952152 [ 262 ] {6963688b-9d7d-4817-b7b0-7b66bfe6aa66} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22440 | 2026.02.04 05:58:26.952364 [ 262 ] {6963688b-9d7d-4817-b7b0-7b66bfe6aa66} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22441 | 2026.02.04 05:58:26.952498 [ 23 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22442 | 2026.02.04 05:58:26.952516 [ 262 ] {6963688b-9d7d-4817-b7b0-7b66bfe6aa66} <Debug> executeQuery: Read 159 rows, 9.96 KiB in 0.001294 sec., 122874.80680061824 rows/sec., 7.52 MiB/sec. | ||
| 22443 | 2026.02.04 05:58:26.952569 [ 23 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22444 | 2026.02.04 05:58:26.952581 [ 262 ] {6963688b-9d7d-4817-b7b0-7b66bfe6aa66} <Debug> TCPHandler: Processed in 0.001518212 sec. | ||
| 22445 | 2026.02.04 05:58:26.952600 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22446 | 2026.02.04 05:58:26.952707 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22447 | 2026.02.04 05:58:26.952738 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22448 | 2026.02.04 05:58:26.952809 [ 262 ] {761add23-e986-4da2-b618-92d33683c5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22449 | 2026.02.04 05:58:26.952854 [ 262 ] {761add23-e986-4da2-b618-92d33683c5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22450 | 2026.02.04 05:58:26.952909 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22451 | 2026.02.04 05:58:26.952951 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 205 rows starting from the beginning of the part | ||
| 22452 | 2026.02.04 05:58:26.953024 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 158 rows starting from the beginning of the part | ||
| 22453 | 2026.02.04 05:58:26.953074 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 15 rows starting from the beginning of the part | ||
| 22454 | 2026.02.04 05:58:26.953125 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 158 rows starting from the beginning of the part | ||
| 22455 | 2026.02.04 05:58:26.953188 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 15 rows starting from the beginning of the part | ||
| 22456 | 2026.02.04 05:58:26.953248 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 159 rows starting from the beginning of the part | ||
| 22457 | 2026.02.04 05:58:26.953395 [ 262 ] {761add23-e986-4da2-b618-92d33683c5ca} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22458 | 2026.02.04 05:58:26.953437 [ 262 ] {761add23-e986-4da2-b618-92d33683c5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22459 | 2026.02.04 05:58:26.953787 [ 262 ] {761add23-e986-4da2-b618-92d33683c5ca} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22460 | 2026.02.04 05:58:26.954015 [ 262 ] {761add23-e986-4da2-b618-92d33683c5ca} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22461 | 2026.02.04 05:58:26.954153 [ 262 ] {761add23-e986-4da2-b618-92d33683c5ca} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001364 sec., 269794.72140762466 rows/sec., 17.95 MiB/sec. | ||
| 22462 | 2026.02.04 05:58:26.954179 [ 192 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504541 sec., 471904.72044297896 rows/sec., 31.23 MiB/sec. | ||
| 22463 | 2026.02.04 05:58:26.954193 [ 262 ] {761add23-e986-4da2-b618-92d33683c5ca} <Debug> TCPHandler: Processed in 0.001536852 sec. | ||
| 22464 | 2026.02.04 05:58:26.954323 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22465 | 2026.02.04 05:58:26.954361 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22466 | 2026.02.04 05:58:26.954420 [ 262 ] {60843d0e-c269-4276-80bf-0e31ef2f9b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22467 | 2026.02.04 05:58:26.954460 [ 262 ] {60843d0e-c269-4276-80bf-0e31ef2f9b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22468 | 2026.02.04 05:58:26.954647 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_141_28} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22469 | 2026.02.04 05:58:26.954726 [ 202 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_141_28} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22470 | 2026.02.04 05:58:26.954820 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 22471 | 2026.02.04 05:58:26.954891 [ 262 ] {60843d0e-c269-4276-80bf-0e31ef2f9b7c} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22472 | 2026.02.04 05:58:26.954927 [ 262 ] {60843d0e-c269-4276-80bf-0e31ef2f9b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22473 | 2026.02.04 05:58:26.955245 [ 262 ] {60843d0e-c269-4276-80bf-0e31ef2f9b7c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22474 | 2026.02.04 05:58:26.955452 [ 262 ] {60843d0e-c269-4276-80bf-0e31ef2f9b7c} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22475 | 2026.02.04 05:58:26.955562 [ 23 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 6 parts from all_1_66_14 to all_71_71_0 | ||
| 22476 | 2026.02.04 05:58:26.955582 [ 262 ] {60843d0e-c269-4276-80bf-0e31ef2f9b7c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001181 sec., 117696.86706181202 rows/sec., 6.70 MiB/sec. | ||
| 22477 | 2026.02.04 05:58:26.955598 [ 23 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22478 | 2026.02.04 05:58:26.955625 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22479 | 2026.02.04 05:58:26.955630 [ 262 ] {60843d0e-c269-4276-80bf-0e31ef2f9b7c} <Debug> TCPHandler: Processed in 0.001356927 sec. | ||
| 22480 | 2026.02.04 05:58:26.955728 [ 200 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_71_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_14 to all_71_71_0 into Compact with storage Full | ||
| 22481 | 2026.02.04 05:58:26.955747 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22482 | 2026.02.04 05:58:26.955862 [ 262 ] {f9efbc8b-b1d8-493c-8f21-19808c3e9002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22483 | 2026.02.04 05:58:26.955878 [ 200 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_71_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22484 | 2026.02.04 05:58:26.955901 [ 262 ] {f9efbc8b-b1d8-493c-8f21-19808c3e9002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22485 | 2026.02.04 05:58:26.955917 [ 200 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 151 rows starting from the beginning of the part | ||
| 22486 | 2026.02.04 05:58:26.955991 [ 200 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 139 rows starting from the beginning of the part | ||
| 22487 | 2026.02.04 05:58:26.956038 [ 200 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 139 rows starting from the beginning of the part | ||
| 22488 | 2026.02.04 05:58:26.956081 [ 200 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 139 rows starting from the beginning of the part | ||
| 22489 | 2026.02.04 05:58:26.956122 [ 200 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 139 rows starting from the beginning of the part | ||
| 22490 | 2026.02.04 05:58:26.956167 [ 200 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 139 rows starting from the beginning of the part | ||
| 22491 | 2026.02.04 05:58:26.956675 [ 262 ] {f9efbc8b-b1d8-493c-8f21-19808c3e9002} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22492 | 2026.02.04 05:58:26.956716 [ 262 ] {f9efbc8b-b1d8-493c-8f21-19808c3e9002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22493 | 2026.02.04 05:58:26.957068 [ 262 ] {f9efbc8b-b1d8-493c-8f21-19808c3e9002} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22494 | 2026.02.04 05:58:26.957101 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_71_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142501 sec., 593680.044350566 rows/sec., 36.20 MiB/sec. | ||
| 22495 | 2026.02.04 05:58:26.957285 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_71_15} <Trace> MergedBlockOutputStream: filled checksums all_1_71_15 (state Temporary) | ||
| 22496 | 2026.02.04 05:58:26.957328 [ 262 ] {f9efbc8b-b1d8-493c-8f21-19808c3e9002} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22497 | 2026.02.04 05:58:26.957477 [ 262 ] {f9efbc8b-b1d8-493c-8f21-19808c3e9002} <Debug> executeQuery: Read 948 rows, 69.92 KiB in 0.001634 sec., 580171.358629131 rows/sec., 41.79 MiB/sec. | ||
| 22498 | 2026.02.04 05:58:26.957518 [ 262 ] {f9efbc8b-b1d8-493c-8f21-19808c3e9002} <Debug> TCPHandler: Processed in 0.00182063 sec. | ||
| 22499 | 2026.02.04 05:58:26.957566 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_71_15} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_71_15 to all_1_71_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22500 | 2026.02.04 05:58:26.957626 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22501 | 2026.02.04 05:58:26.957653 [ 197 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_71_15} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 6 parts: [all_1_66_14, all_71_71_0] -> all_1_71_15 | ||
| 22502 | 2026.02.04 05:58:26.957727 [ 262 ] {2cc9c521-45cd-43fd-835a-c629dd81a4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22503 | 2026.02.04 05:58:26.957749 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 22504 | 2026.02.04 05:58:26.957772 [ 262 ] {2cc9c521-45cd-43fd-835a-c629dd81a4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22505 | 2026.02.04 05:58:26.958105 [ 262 ] {2cc9c521-45cd-43fd-835a-c629dd81a4e6} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22506 | 2026.02.04 05:58:26.958141 [ 262 ] {2cc9c521-45cd-43fd-835a-c629dd81a4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22507 | 2026.02.04 05:58:26.958439 [ 262 ] {2cc9c521-45cd-43fd-835a-c629dd81a4e6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 22508 | 2026.02.04 05:58:26.958639 [ 262 ] {2cc9c521-45cd-43fd-835a-c629dd81a4e6} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22509 | 2026.02.04 05:58:26.958743 [ 23 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
| 22510 | 2026.02.04 05:58:26.958765 [ 262 ] {2cc9c521-45cd-43fd-835a-c629dd81a4e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 22511 | 2026.02.04 05:58:26.958776 [ 23 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22512 | 2026.02.04 05:58:26.958805 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22513 | 2026.02.04 05:58:26.958809 [ 262 ] {2cc9c521-45cd-43fd-835a-c629dd81a4e6} <Debug> TCPHandler: Processed in 0.001232754 sec. | ||
| 22514 | 2026.02.04 05:58:26.958903 [ 187 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
| 22515 | 2026.02.04 05:58:26.958927 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22516 | 2026.02.04 05:58:26.959026 [ 262 ] {b8746a5a-529a-4091-af2d-92a1e9246fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22517 | 2026.02.04 05:58:26.959034 [ 187 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22518 | 2026.02.04 05:58:26.959071 [ 262 ] {b8746a5a-529a-4091-af2d-92a1e9246fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22519 | 2026.02.04 05:58:26.959082 [ 187 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 366 rows starting from the beginning of the part | ||
| 22520 | 2026.02.04 05:58:26.959156 [ 187 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 22521 | 2026.02.04 05:58:26.959201 [ 187 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 22522 | 2026.02.04 05:58:26.959253 [ 187 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 22523 | 2026.02.04 05:58:26.959297 [ 187 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 22524 | 2026.02.04 05:58:26.959338 [ 187 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 22525 | 2026.02.04 05:58:26.959671 [ 262 ] {b8746a5a-529a-4091-af2d-92a1e9246fc7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22526 | 2026.02.04 05:58:26.959711 [ 262 ] {b8746a5a-529a-4091-af2d-92a1e9246fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22527 | 2026.02.04 05:58:26.960101 [ 262 ] {b8746a5a-529a-4091-af2d-92a1e9246fc7} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22528 | 2026.02.04 05:58:26.960194 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.001338417 sec., 295871.91435852955 rows/sec., 15.10 MiB/sec. | ||
| 22529 | 2026.02.04 05:58:26.960310 [ 262 ] {b8746a5a-529a-4091-af2d-92a1e9246fc7} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22530 | 2026.02.04 05:58:26.960349 [ 202 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
| 22531 | 2026.02.04 05:58:26.960445 [ 262 ] {b8746a5a-529a-4091-af2d-92a1e9246fc7} <Debug> executeQuery: Read 900 rows, 61.36 KiB in 0.001437 sec., 626304.8016701462 rows/sec., 41.70 MiB/sec. | ||
| 22532 | 2026.02.04 05:58:26.960483 [ 262 ] {b8746a5a-529a-4091-af2d-92a1e9246fc7} <Debug> TCPHandler: Processed in 0.001604544 sec. | ||
| 22533 | 2026.02.04 05:58:26.960596 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22534 | 2026.02.04 05:58:26.960641 [ 202 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_66_14} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22535 | 2026.02.04 05:58:26.960691 [ 262 ] {baba73f8-9ec3-4bfa-b923-adbbd0ef5f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22536 | 2026.02.04 05:58:26.960717 [ 202 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_66_14} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
| 22537 | 2026.02.04 05:58:26.960732 [ 262 ] {baba73f8-9ec3-4bfa-b923-adbbd0ef5f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22538 | 2026.02.04 05:58:26.960815 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 22539 | 2026.02.04 05:58:26.961046 [ 262 ] {baba73f8-9ec3-4bfa-b923-adbbd0ef5f73} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22540 | 2026.02.04 05:58:26.961082 [ 262 ] {baba73f8-9ec3-4bfa-b923-adbbd0ef5f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22541 | 2026.02.04 05:58:26.961363 [ 262 ] {baba73f8-9ec3-4bfa-b923-adbbd0ef5f73} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22542 | 2026.02.04 05:58:26.961588 [ 262 ] {baba73f8-9ec3-4bfa-b923-adbbd0ef5f73} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22543 | 2026.02.04 05:58:26.961717 [ 262 ] {baba73f8-9ec3-4bfa-b923-adbbd0ef5f73} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 22544 | 2026.02.04 05:58:26.961752 [ 262 ] {baba73f8-9ec3-4bfa-b923-adbbd0ef5f73} <Debug> TCPHandler: Processed in 0.001206363 sec. | ||
| 22545 | 2026.02.04 05:58:26.961856 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22546 | 2026.02.04 05:58:26.961949 [ 262 ] {3f8340c7-b3ac-48d9-8966-33c2b64a4e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22547 | 2026.02.04 05:58:26.962002 [ 262 ] {3f8340c7-b3ac-48d9-8966-33c2b64a4e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22548 | 2026.02.04 05:58:26.962825 [ 262 ] {3f8340c7-b3ac-48d9-8966-33c2b64a4e6d} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22549 | 2026.02.04 05:58:26.962862 [ 262 ] {3f8340c7-b3ac-48d9-8966-33c2b64a4e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22550 | 2026.02.04 05:58:26.963392 [ 262 ] {3f8340c7-b3ac-48d9-8966-33c2b64a4e6d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22551 | 2026.02.04 05:58:26.963613 [ 262 ] {3f8340c7-b3ac-48d9-8966-33c2b64a4e6d} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22552 | 2026.02.04 05:58:26.963739 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22553 | 2026.02.04 05:58:26.963753 [ 262 ] {3f8340c7-b3ac-48d9-8966-33c2b64a4e6d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00182 sec., 14285.714285714286 rows/sec., 25.60 MiB/sec. | ||
| 22554 | 2026.02.04 05:58:26.963776 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22555 | 2026.02.04 05:58:26.963800 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22556 | 2026.02.04 05:58:26.963828 [ 262 ] {3f8340c7-b3ac-48d9-8966-33c2b64a4e6d} <Debug> TCPHandler: Processed in 0.002020745 sec. | ||
| 22557 | 2026.02.04 05:58:26.963868 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22558 | 2026.02.04 05:58:26.963946 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22559 | 2026.02.04 05:58:26.964046 [ 262 ] {10ba339e-934b-4639-849c-6b43d3e10ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22560 | 2026.02.04 05:58:26.964065 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22561 | 2026.02.04 05:58:26.964086 [ 262 ] {10ba339e-934b-4639-849c-6b43d3e10ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22562 | 2026.02.04 05:58:26.964117 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2651 rows starting from the beginning of the part | ||
| 22563 | 2026.02.04 05:58:26.964244 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 25 rows starting from the beginning of the part | ||
| 22564 | 2026.02.04 05:58:26.964361 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 15 rows starting from the beginning of the part | ||
| 22565 | 2026.02.04 05:58:26.964409 [ 262 ] {10ba339e-934b-4639-849c-6b43d3e10ea9} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22566 | 2026.02.04 05:58:26.964450 [ 262 ] {10ba339e-934b-4639-849c-6b43d3e10ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22567 | 2026.02.04 05:58:26.964478 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 25 rows starting from the beginning of the part | ||
| 22568 | 2026.02.04 05:58:26.964592 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 15 rows starting from the beginning of the part | ||
| 22569 | 2026.02.04 05:58:26.964703 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 26 rows starting from the beginning of the part | ||
| 22570 | 2026.02.04 05:58:26.964874 [ 262 ] {10ba339e-934b-4639-849c-6b43d3e10ea9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 22571 | 2026.02.04 05:58:26.965119 [ 262 ] {10ba339e-934b-4639-849c-6b43d3e10ea9} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22572 | 2026.02.04 05:58:26.965266 [ 262 ] {10ba339e-934b-4639-849c-6b43d3e10ea9} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001239 sec., 2421.3075060532688 rows/sec., 193.89 KiB/sec. | ||
| 22573 | 2026.02.04 05:58:26.965305 [ 262 ] {10ba339e-934b-4639-849c-6b43d3e10ea9} <Debug> TCPHandler: Processed in 0.001408129 sec. | ||
| 22574 | 2026.02.04 05:58:26.965412 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22575 | 2026.02.04 05:58:26.965506 [ 262 ] {d55030ee-2d67-4526-9f74-ed224d31f43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22576 | 2026.02.04 05:58:26.965544 [ 262 ] {d55030ee-2d67-4526-9f74-ed224d31f43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22577 | 2026.02.04 05:58:26.965856 [ 262 ] {d55030ee-2d67-4526-9f74-ed224d31f43f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22578 | 2026.02.04 05:58:26.965891 [ 262 ] {d55030ee-2d67-4526-9f74-ed224d31f43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22579 | 2026.02.04 05:58:26.966201 [ 262 ] {d55030ee-2d67-4526-9f74-ed224d31f43f} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22580 | 2026.02.04 05:58:26.966412 [ 262 ] {d55030ee-2d67-4526-9f74-ed224d31f43f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22581 | 2026.02.04 05:58:26.966551 [ 262 ] {d55030ee-2d67-4526-9f74-ed224d31f43f} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001063 sec., 67732.83160865476 rows/sec., 4.18 MiB/sec. | ||
| 22582 | 2026.02.04 05:58:26.966591 [ 262 ] {d55030ee-2d67-4526-9f74-ed224d31f43f} <Debug> TCPHandler: Processed in 0.001228843 sec. | ||
| 22583 | 2026.02.04 05:58:26.972376 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 19 columns (19 merged, 0 gathered) in 0.008535356 sec., 323009.3741842754 rows/sec., 578.82 MiB/sec. | ||
| 22584 | 2026.02.04 05:58:26.974833 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22585 | 2026.02.04 05:58:26.975166 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22586 | 2026.02.04 05:58:26.975235 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22587 | 2026.02.04 05:58:26.975378 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.14 MiB. | ||
| 22588 | 2026.02.04 05:58:28.519007 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22589 | 2026.02.04 05:58:28.519197 [ 262 ] {5a7c7e9c-c9d2-4d73-8d76-7890e113966b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22590 | 2026.02.04 05:58:28.519264 [ 262 ] {5a7c7e9c-c9d2-4d73-8d76-7890e113966b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22591 | 2026.02.04 05:58:28.519940 [ 262 ] {5a7c7e9c-c9d2-4d73-8d76-7890e113966b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22592 | 2026.02.04 05:58:28.519986 [ 262 ] {5a7c7e9c-c9d2-4d73-8d76-7890e113966b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22593 | 2026.02.04 05:58:28.520381 [ 262 ] {5a7c7e9c-c9d2-4d73-8d76-7890e113966b} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22594 | 2026.02.04 05:58:28.520615 [ 262 ] {5a7c7e9c-c9d2-4d73-8d76-7890e113966b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22595 | 2026.02.04 05:58:28.520782 [ 262 ] {5a7c7e9c-c9d2-4d73-8d76-7890e113966b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.62 MiB/sec. | ||
| 22596 | 2026.02.04 05:58:28.520836 [ 262 ] {5a7c7e9c-c9d2-4d73-8d76-7890e113966b} <Debug> TCPHandler: Processed in 0.001955443 sec. | ||
| 22597 | 2026.02.04 05:58:28.520975 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22598 | 2026.02.04 05:58:28.521103 [ 262 ] {f460a785-68ae-425b-aa3a-8067b872be5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22599 | 2026.02.04 05:58:28.521157 [ 262 ] {f460a785-68ae-425b-aa3a-8067b872be5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22600 | 2026.02.04 05:58:28.521638 [ 262 ] {f460a785-68ae-425b-aa3a-8067b872be5b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22601 | 2026.02.04 05:58:28.521677 [ 262 ] {f460a785-68ae-425b-aa3a-8067b872be5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22602 | 2026.02.04 05:58:28.522006 [ 262 ] {f460a785-68ae-425b-aa3a-8067b872be5b} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22603 | 2026.02.04 05:58:28.522217 [ 262 ] {f460a785-68ae-425b-aa3a-8067b872be5b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22604 | 2026.02.04 05:58:28.522357 [ 262 ] {f460a785-68ae-425b-aa3a-8067b872be5b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001284 sec., 49844.23676012461 rows/sec., 3.89 MiB/sec. | ||
| 22605 | 2026.02.04 05:58:28.522398 [ 262 ] {f460a785-68ae-425b-aa3a-8067b872be5b} <Debug> TCPHandler: Processed in 0.001486492 sec. | ||
| 22606 | 2026.02.04 05:58:28.522513 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22607 | 2026.02.04 05:58:28.522608 [ 262 ] {4d8789cd-29bb-49ba-944e-f69715bbe6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22608 | 2026.02.04 05:58:28.522653 [ 262 ] {4d8789cd-29bb-49ba-944e-f69715bbe6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22609 | 2026.02.04 05:58:28.523055 [ 262 ] {4d8789cd-29bb-49ba-944e-f69715bbe6bd} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22610 | 2026.02.04 05:58:28.523093 [ 262 ] {4d8789cd-29bb-49ba-944e-f69715bbe6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22611 | 2026.02.04 05:58:28.523453 [ 262 ] {4d8789cd-29bb-49ba-944e-f69715bbe6bd} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22612 | 2026.02.04 05:58:28.523664 [ 262 ] {4d8789cd-29bb-49ba-944e-f69715bbe6bd} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22613 | 2026.02.04 05:58:28.523797 [ 262 ] {4d8789cd-29bb-49ba-944e-f69715bbe6bd} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001208 sec., 34768.2119205298 rows/sec., 2.42 MiB/sec. | ||
| 22614 | 2026.02.04 05:58:28.523837 [ 262 ] {4d8789cd-29bb-49ba-944e-f69715bbe6bd} <Debug> TCPHandler: Processed in 0.001374678 sec. | ||
| 22615 | 2026.02.04 05:58:28.523950 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22616 | 2026.02.04 05:58:28.524047 [ 262 ] {1fa05c4b-1b14-437f-baab-e8f8590d5378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22617 | 2026.02.04 05:58:28.524088 [ 262 ] {1fa05c4b-1b14-437f-baab-e8f8590d5378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22618 | 2026.02.04 05:58:28.524419 [ 262 ] {1fa05c4b-1b14-437f-baab-e8f8590d5378} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22619 | 2026.02.04 05:58:28.524455 [ 262 ] {1fa05c4b-1b14-437f-baab-e8f8590d5378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22620 | 2026.02.04 05:58:28.524754 [ 262 ] {1fa05c4b-1b14-437f-baab-e8f8590d5378} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22621 | 2026.02.04 05:58:28.524961 [ 262 ] {1fa05c4b-1b14-437f-baab-e8f8590d5378} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22622 | 2026.02.04 05:58:28.525091 [ 262 ] {1fa05c4b-1b14-437f-baab-e8f8590d5378} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001063 sec., 15051.740357478835 rows/sec., 1.02 MiB/sec. | ||
| 22623 | 2026.02.04 05:58:28.525127 [ 262 ] {1fa05c4b-1b14-437f-baab-e8f8590d5378} <Debug> TCPHandler: Processed in 0.001226734 sec. | ||
| 22624 | 2026.02.04 05:58:29.293591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46566 | ||
| 22625 | 2026.02.04 05:58:29.294112 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22626 | 2026.02.04 05:58:29.294152 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22627 | 2026.02.04 05:58:29.294638 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22628 | 2026.02.04 05:58:29.294903 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22629 | 2026.02.04 05:58:29.295051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46566 | ||
| 22630 | 2026.02.04 05:58:31.873844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 22631 | 2026.02.04 05:58:31.893769 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22632 | 2026.02.04 05:58:31.893835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22633 | 2026.02.04 05:58:31.900218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22634 | 2026.02.04 05:58:31.900969 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22635 | 2026.02.04 05:58:31.904779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 22636 | 2026.02.04 05:58:31.983083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2892 | ||
| 22637 | 2026.02.04 05:58:31.985856 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22638 | 2026.02.04 05:58:31.985918 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.28 GiB. | ||
| 22639 | 2026.02.04 05:58:31.987295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22640 | 2026.02.04 05:58:31.987592 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22641 | 2026.02.04 05:58:31.988028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2892 | ||
| 22642 | 2026.02.04 05:58:32.000302 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.72 MiB, peak 420.00 MiB, free memory in arenas 0.00 B, will set to 400.20 MiB (RSS), difference: 3.48 MiB | ||
| 22643 | 2026.02.04 05:58:33.111829 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22644 | 2026.02.04 05:58:33.111897 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22645 | 2026.02.04 05:58:33.114191 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22646 | 2026.02.04 05:58:33.525718 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22647 | 2026.02.04 05:58:33.525922 [ 262 ] {f335bbb9-4680-497b-a3e8-c4d7436054fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22648 | 2026.02.04 05:58:33.525997 [ 262 ] {f335bbb9-4680-497b-a3e8-c4d7436054fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22649 | 2026.02.04 05:58:33.526726 [ 262 ] {f335bbb9-4680-497b-a3e8-c4d7436054fb} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22650 | 2026.02.04 05:58:33.526777 [ 262 ] {f335bbb9-4680-497b-a3e8-c4d7436054fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22651 | 2026.02.04 05:58:33.527162 [ 262 ] {f335bbb9-4680-497b-a3e8-c4d7436054fb} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22652 | 2026.02.04 05:58:33.527394 [ 262 ] {f335bbb9-4680-497b-a3e8-c4d7436054fb} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22653 | 2026.02.04 05:58:33.527560 [ 262 ] {f335bbb9-4680-497b-a3e8-c4d7436054fb} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001692 sec., 50827.423167848705 rows/sec., 4.25 MiB/sec. | ||
| 22654 | 2026.02.04 05:58:33.527615 [ 262 ] {f335bbb9-4680-497b-a3e8-c4d7436054fb} <Debug> TCPHandler: Processed in 0.002035056 sec. | ||
| 22655 | 2026.02.04 05:58:33.527743 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22656 | 2026.02.04 05:58:33.527849 [ 262 ] {091cb254-de3d-4232-a34a-876fd3822df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22657 | 2026.02.04 05:58:33.527892 [ 262 ] {091cb254-de3d-4232-a34a-876fd3822df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22658 | 2026.02.04 05:58:33.528311 [ 262 ] {091cb254-de3d-4232-a34a-876fd3822df8} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22659 | 2026.02.04 05:58:33.528349 [ 262 ] {091cb254-de3d-4232-a34a-876fd3822df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22660 | 2026.02.04 05:58:33.528659 [ 262 ] {091cb254-de3d-4232-a34a-876fd3822df8} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22661 | 2026.02.04 05:58:33.528868 [ 262 ] {091cb254-de3d-4232-a34a-876fd3822df8} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22662 | 2026.02.04 05:58:33.529003 [ 262 ] {091cb254-de3d-4232-a34a-876fd3822df8} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001178 sec., 12733.446519524618 rows/sec., 957.50 KiB/sec. | ||
| 22663 | 2026.02.04 05:58:33.529044 [ 262 ] {091cb254-de3d-4232-a34a-876fd3822df8} <Debug> TCPHandler: Processed in 0.001353207 sec. | ||
| 22664 | 2026.02.04 05:58:33.529168 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22665 | 2026.02.04 05:58:33.529291 [ 262 ] {d77aace2-674b-4555-8d9d-53386efb0fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22666 | 2026.02.04 05:58:33.529341 [ 262 ] {d77aace2-674b-4555-8d9d-53386efb0fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22667 | 2026.02.04 05:58:33.529863 [ 262 ] {d77aace2-674b-4555-8d9d-53386efb0fc6} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22668 | 2026.02.04 05:58:33.529908 [ 262 ] {d77aace2-674b-4555-8d9d-53386efb0fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22669 | 2026.02.04 05:58:33.530284 [ 262 ] {d77aace2-674b-4555-8d9d-53386efb0fc6} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22670 | 2026.02.04 05:58:33.530511 [ 262 ] {d77aace2-674b-4555-8d9d-53386efb0fc6} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22671 | 2026.02.04 05:58:33.530644 [ 262 ] {d77aace2-674b-4555-8d9d-53386efb0fc6} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001379 sec., 57287.88977519942 rows/sec., 4.47 MiB/sec. | ||
| 22672 | 2026.02.04 05:58:33.530683 [ 262 ] {d77aace2-674b-4555-8d9d-53386efb0fc6} <Debug> TCPHandler: Processed in 0.001582924 sec. | ||
| 22673 | 2026.02.04 05:58:33.530793 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22674 | 2026.02.04 05:58:33.530889 [ 262 ] {ce8fa2ca-a2af-4bbe-9d3f-0cd78bff26a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22675 | 2026.02.04 05:58:33.530932 [ 262 ] {ce8fa2ca-a2af-4bbe-9d3f-0cd78bff26a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22676 | 2026.02.04 05:58:33.531340 [ 262 ] {ce8fa2ca-a2af-4bbe-9d3f-0cd78bff26a0} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22677 | 2026.02.04 05:58:33.531378 [ 262 ] {ce8fa2ca-a2af-4bbe-9d3f-0cd78bff26a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22678 | 2026.02.04 05:58:33.531711 [ 262 ] {ce8fa2ca-a2af-4bbe-9d3f-0cd78bff26a0} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22679 | 2026.02.04 05:58:33.531914 [ 262 ] {ce8fa2ca-a2af-4bbe-9d3f-0cd78bff26a0} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22680 | 2026.02.04 05:58:33.532044 [ 262 ] {ce8fa2ca-a2af-4bbe-9d3f-0cd78bff26a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 22681 | 2026.02.04 05:58:33.532083 [ 262 ] {ce8fa2ca-a2af-4bbe-9d3f-0cd78bff26a0} <Debug> TCPHandler: Processed in 0.001340297 sec. | ||
| 22682 | 2026.02.04 05:58:33.532200 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22683 | 2026.02.04 05:58:33.532316 [ 262 ] {375f39e9-f935-4648-b3f3-d3dad63e7b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22684 | 2026.02.04 05:58:33.532381 [ 262 ] {375f39e9-f935-4648-b3f3-d3dad63e7b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22685 | 2026.02.04 05:58:33.533312 [ 262 ] {375f39e9-f935-4648-b3f3-d3dad63e7b34} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22686 | 2026.02.04 05:58:33.533357 [ 262 ] {375f39e9-f935-4648-b3f3-d3dad63e7b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22687 | 2026.02.04 05:58:33.533886 [ 262 ] {375f39e9-f935-4648-b3f3-d3dad63e7b34} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22688 | 2026.02.04 05:58:33.534105 [ 262 ] {375f39e9-f935-4648-b3f3-d3dad63e7b34} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22689 | 2026.02.04 05:58:33.534248 [ 262 ] {375f39e9-f935-4648-b3f3-d3dad63e7b34} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001956 sec., 7668.711656441718 rows/sec., 13.74 MiB/sec. | ||
| 22690 | 2026.02.04 05:58:33.534321 [ 262 ] {375f39e9-f935-4648-b3f3-d3dad63e7b34} <Debug> TCPHandler: Processed in 0.0021808 sec. | ||
| 22691 | 2026.02.04 05:58:33.534430 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22692 | 2026.02.04 05:58:33.534525 [ 262 ] {4fee209e-8169-49c3-8d73-180db13fb758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22693 | 2026.02.04 05:58:33.534566 [ 262 ] {4fee209e-8169-49c3-8d73-180db13fb758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22694 | 2026.02.04 05:58:33.534896 [ 262 ] {4fee209e-8169-49c3-8d73-180db13fb758} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22695 | 2026.02.04 05:58:33.534933 [ 262 ] {4fee209e-8169-49c3-8d73-180db13fb758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22696 | 2026.02.04 05:58:33.535238 [ 262 ] {4fee209e-8169-49c3-8d73-180db13fb758} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22697 | 2026.02.04 05:58:33.535447 [ 262 ] {4fee209e-8169-49c3-8d73-180db13fb758} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22698 | 2026.02.04 05:58:33.535580 [ 262 ] {4fee209e-8169-49c3-8d73-180db13fb758} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 22699 | 2026.02.04 05:58:33.535623 [ 262 ] {4fee209e-8169-49c3-8d73-180db13fb758} <Debug> TCPHandler: Processed in 0.001242864 sec. | ||
| 22700 | 2026.02.04 05:58:33.987368 [ 222 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22701 | 2026.02.04 05:58:33.987418 [ 222 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22702 | 2026.02.04 05:58:33.989804 [ 222 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22703 | 2026.02.04 05:58:35.226928 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58708 | ||
| 22704 | 2026.02.04 05:58:35.227050 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22705 | 2026.02.04 05:58:35.227087 [ 290 ] {} <Debug> TCP-Session: 11e1028c-efd8-4bd6-83d9-09bcda4f7a6f Authenticating user 'default' from [fd00:1122:3344:101::e]:58708 | ||
| 22706 | 2026.02.04 05:58:35.227114 [ 290 ] {} <Debug> TCP-Session: 11e1028c-efd8-4bd6-83d9-09bcda4f7a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22707 | 2026.02.04 05:58:35.227131 [ 290 ] {} <Debug> TCP-Session: 11e1028c-efd8-4bd6-83d9-09bcda4f7a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22708 | 2026.02.04 05:58:35.227455 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64994 | ||
| 22709 | 2026.02.04 05:58:35.227481 [ 290 ] {} <Trace> TCP-Session: 11e1028c-efd8-4bd6-83d9-09bcda4f7a6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22710 | 2026.02.04 05:58:35.227505 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49286 | ||
| 22711 | 2026.02.04 05:58:35.227512 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56660 | ||
| 22712 | 2026.02.04 05:58:35.227536 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54146 | ||
| 22713 | 2026.02.04 05:58:35.227566 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22714 | 2026.02.04 05:58:35.227591 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22715 | 2026.02.04 05:58:35.227607 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22716 | 2026.02.04 05:58:35.227622 [ 349 ] {} <Debug> TCP-Session: 537292d5-57a9-4974-9029-35a7b0b07375 Authenticating user 'default' from [fd00:1122:3344:101::e]:64994 | ||
| 22717 | 2026.02.04 05:58:35.227631 [ 358 ] {} <Debug> TCP-Session: ad8fc7e9-e35e-48ba-9a2e-b84041aec944 Authenticating user 'default' from [fd00:1122:3344:101::e]:49286 | ||
| 22718 | 2026.02.04 05:58:35.227645 [ 359 ] {} <Debug> TCP-Session: a5950003-1efc-4ca9-bfde-9ffa006ac870 Authenticating user 'default' from [fd00:1122:3344:101::e]:56660 | ||
| 22719 | 2026.02.04 05:58:35.227655 [ 349 ] {} <Debug> TCP-Session: 537292d5-57a9-4974-9029-35a7b0b07375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22720 | 2026.02.04 05:58:35.227668 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22721 | 2026.02.04 05:58:35.227678 [ 359 ] {} <Debug> TCP-Session: a5950003-1efc-4ca9-bfde-9ffa006ac870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22722 | 2026.02.04 05:58:35.227680 [ 349 ] {} <Debug> TCP-Session: 537292d5-57a9-4974-9029-35a7b0b07375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22723 | 2026.02.04 05:58:35.227708 [ 359 ] {} <Debug> TCP-Session: a5950003-1efc-4ca9-bfde-9ffa006ac870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22724 | 2026.02.04 05:58:35.227708 [ 362 ] {} <Debug> TCP-Session: b2cce867-9799-4192-9fd2-129cf310ba9d Authenticating user 'default' from [fd00:1122:3344:101::e]:54146 | ||
| 22725 | 2026.02.04 05:58:35.227673 [ 290 ] {a1c23cd6-152c-48d5-a855-6a4a84efbb24} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58708) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22726 | 2026.02.04 05:58:35.227752 [ 362 ] {} <Debug> TCP-Session: b2cce867-9799-4192-9fd2-129cf310ba9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22727 | 2026.02.04 05:58:35.227666 [ 358 ] {} <Debug> TCP-Session: ad8fc7e9-e35e-48ba-9a2e-b84041aec944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22728 | 2026.02.04 05:58:35.227787 [ 362 ] {} <Debug> TCP-Session: b2cce867-9799-4192-9fd2-129cf310ba9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22729 | 2026.02.04 05:58:35.227803 [ 358 ] {} <Debug> TCP-Session: ad8fc7e9-e35e-48ba-9a2e-b84041aec944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22730 | 2026.02.04 05:58:35.227543 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40681 | ||
| 22731 | 2026.02.04 05:58:35.227502 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49713 | ||
| 22732 | 2026.02.04 05:58:35.227484 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65426 | ||
| 22733 | 2026.02.04 05:58:35.227899 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22734 | 2026.02.04 05:58:35.227464 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62393 | ||
| 22735 | 2026.02.04 05:58:35.227949 [ 363 ] {} <Debug> TCP-Session: 565954e9-b551-4ce9-8083-9b24af85e567 Authenticating user 'default' from [fd00:1122:3344:101::e]:40681 | ||
| 22736 | 2026.02.04 05:58:35.227979 [ 363 ] {} <Debug> TCP-Session: 565954e9-b551-4ce9-8083-9b24af85e567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22737 | 2026.02.04 05:58:35.227980 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22738 | 2026.02.04 05:58:35.227984 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22739 | 2026.02.04 05:58:35.228026 [ 290 ] {a1c23cd6-152c-48d5-a855-6a4a84efbb24} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22740 | 2026.02.04 05:58:35.228030 [ 356 ] {} <Debug> TCP-Session: 26043b6b-91b8-4af6-9e71-d6503ff324e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65426 | ||
| 22741 | 2026.02.04 05:58:35.228056 [ 357 ] {} <Debug> TCP-Session: 22c92801-0cff-4492-ad9b-9eee807cf3c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49713 | ||
| 22742 | 2026.02.04 05:58:35.228076 [ 356 ] {} <Debug> TCP-Session: 26043b6b-91b8-4af6-9e71-d6503ff324e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22743 | 2026.02.04 05:58:35.228101 [ 290 ] {a1c23cd6-152c-48d5-a855-6a4a84efbb24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22744 | 2026.02.04 05:58:35.228112 [ 356 ] {} <Debug> TCP-Session: 26043b6b-91b8-4af6-9e71-d6503ff324e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22745 | 2026.02.04 05:58:35.228106 [ 357 ] {} <Debug> TCP-Session: 22c92801-0cff-4492-ad9b-9eee807cf3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22746 | 2026.02.04 05:58:35.228132 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22747 | 2026.02.04 05:58:35.228158 [ 357 ] {} <Debug> TCP-Session: 22c92801-0cff-4492-ad9b-9eee807cf3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22748 | 2026.02.04 05:58:35.228179 [ 355 ] {} <Debug> TCP-Session: 07d43184-d819-4fff-a648-d007fcecdcc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62393 | ||
| 22749 | 2026.02.04 05:58:35.227995 [ 363 ] {} <Debug> TCP-Session: 565954e9-b551-4ce9-8083-9b24af85e567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22750 | 2026.02.04 05:58:35.228210 [ 355 ] {} <Debug> TCP-Session: 07d43184-d819-4fff-a648-d007fcecdcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22751 | 2026.02.04 05:58:35.228236 [ 355 ] {} <Debug> TCP-Session: 07d43184-d819-4fff-a648-d007fcecdcc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22752 | 2026.02.04 05:58:35.228429 [ 290 ] {a1c23cd6-152c-48d5-a855-6a4a84efbb24} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 22753 | 2026.02.04 05:58:35.229428 [ 339 ] {a1c23cd6-152c-48d5-a855-6a4a84efbb24} <Trace> AggregatingTransform: Aggregating | ||
| 22754 | 2026.02.04 05:58:35.229470 [ 339 ] {a1c23cd6-152c-48d5-a855-6a4a84efbb24} <Trace> Aggregator: Aggregation method: without_key | ||
| 22755 | 2026.02.04 05:58:35.229508 [ 339 ] {a1c23cd6-152c-48d5-a855-6a4a84efbb24} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970787 sec. (1030.092 rows/sec., 40.24 KiB/sec.) | ||
| 22756 | 2026.02.04 05:58:35.229526 [ 339 ] {a1c23cd6-152c-48d5-a855-6a4a84efbb24} <Trace> Aggregator: Merging aggregated data | ||
| 22757 | 2026.02.04 05:58:35.230745 [ 290 ] {a1c23cd6-152c-48d5-a855-6a4a84efbb24} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00313 sec., 319.4888178913738 rows/sec., 12.48 KiB/sec. | ||
| 22758 | 2026.02.04 05:58:35.230906 [ 290 ] {a1c23cd6-152c-48d5-a855-6a4a84efbb24} <Debug> TCPHandler: Processed in 0.003552838 sec. | ||
| 22759 | 2026.02.04 05:58:35.231023 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22760 | 2026.02.04 05:58:35.231049 [ 290 ] {} <Debug> TCP-Session: 11e1028c-efd8-4bd6-83d9-09bcda4f7a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22761 | 2026.02.04 05:58:35.231053 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22762 | 2026.02.04 05:58:35.231068 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22763 | 2026.02.04 05:58:35.231089 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22764 | 2026.02.04 05:58:35.231107 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22765 | 2026.02.04 05:58:35.231120 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22766 | 2026.02.04 05:58:35.231140 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22767 | 2026.02.04 05:58:35.231159 [ 359 ] {} <Debug> TCP-Session: a5950003-1efc-4ca9-bfde-9ffa006ac870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22768 | 2026.02.04 05:58:35.231174 [ 355 ] {} <Debug> TCP-Session: 07d43184-d819-4fff-a648-d007fcecdcc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22769 | 2026.02.04 05:58:35.231176 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22770 | 2026.02.04 05:58:35.231193 [ 356 ] {} <Debug> TCP-Session: 26043b6b-91b8-4af6-9e71-d6503ff324e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22771 | 2026.02.04 05:58:35.231236 [ 362 ] {} <Debug> TCP-Session: b2cce867-9799-4192-9fd2-129cf310ba9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22772 | 2026.02.04 05:58:35.231163 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22773 | 2026.02.04 05:58:35.231135 [ 358 ] {} <Debug> TCP-Session: ad8fc7e9-e35e-48ba-9a2e-b84041aec944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22774 | 2026.02.04 05:58:35.231294 [ 357 ] {} <Debug> TCP-Session: 22c92801-0cff-4492-ad9b-9eee807cf3c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22775 | 2026.02.04 05:58:35.231117 [ 363 ] {} <Debug> TCP-Session: 565954e9-b551-4ce9-8083-9b24af85e567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22776 | 2026.02.04 05:58:35.231101 [ 349 ] {} <Debug> TCP-Session: 537292d5-57a9-4974-9029-35a7b0b07375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22777 | 2026.02.04 05:58:35.398244 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33167 | ||
| 22778 | 2026.02.04 05:58:35.398355 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22779 | 2026.02.04 05:58:35.398383 [ 290 ] {} <Debug> TCP-Session: c58d9413-cad0-4a72-a917-6fc93e79e94e Authenticating user 'default' from [fd00:1122:3344:101::e]:33167 | ||
| 22780 | 2026.02.04 05:58:35.398405 [ 290 ] {} <Debug> TCP-Session: c58d9413-cad0-4a72-a917-6fc93e79e94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22781 | 2026.02.04 05:58:35.398419 [ 290 ] {} <Debug> TCP-Session: c58d9413-cad0-4a72-a917-6fc93e79e94e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22782 | 2026.02.04 05:58:35.398642 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43932 | ||
| 22783 | 2026.02.04 05:58:35.398665 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38267 | ||
| 22784 | 2026.02.04 05:58:35.398687 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37432 | ||
| 22785 | 2026.02.04 05:58:35.398701 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50772 | ||
| 22786 | 2026.02.04 05:58:35.398728 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65134 | ||
| 22787 | 2026.02.04 05:58:35.398749 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22788 | 2026.02.04 05:58:35.398749 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22789 | 2026.02.04 05:58:35.398797 [ 290 ] {} <Trace> TCP-Session: c58d9413-cad0-4a72-a917-6fc93e79e94e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22790 | 2026.02.04 05:58:35.398812 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22791 | 2026.02.04 05:58:35.398825 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22792 | 2026.02.04 05:58:35.398817 [ 355 ] {} <Debug> TCP-Session: 2ba01fd1-5845-4e1f-96f4-0d506c5a5349 Authenticating user 'default' from [fd00:1122:3344:101::e]:38267 | ||
| 22793 | 2026.02.04 05:58:35.398865 [ 362 ] {} <Debug> TCP-Session: 5895c550-d9b7-4bb1-9427-3aae580422db Authenticating user 'default' from [fd00:1122:3344:101::e]:65134 | ||
| 22794 | 2026.02.04 05:58:35.398861 [ 356 ] {} <Debug> TCP-Session: 1cbe51b0-bc0e-46a2-9106-9feda1c6c0e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37432 | ||
| 22795 | 2026.02.04 05:58:35.398887 [ 355 ] {} <Debug> TCP-Session: 2ba01fd1-5845-4e1f-96f4-0d506c5a5349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22796 | 2026.02.04 05:58:35.398896 [ 362 ] {} <Debug> TCP-Session: 5895c550-d9b7-4bb1-9427-3aae580422db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22797 | 2026.02.04 05:58:35.398910 [ 356 ] {} <Debug> TCP-Session: 1cbe51b0-bc0e-46a2-9106-9feda1c6c0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22798 | 2026.02.04 05:58:35.398918 [ 355 ] {} <Debug> TCP-Session: 2ba01fd1-5845-4e1f-96f4-0d506c5a5349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22799 | 2026.02.04 05:58:35.398936 [ 356 ] {} <Debug> TCP-Session: 1cbe51b0-bc0e-46a2-9106-9feda1c6c0e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22800 | 2026.02.04 05:58:35.398810 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22801 | 2026.02.04 05:58:35.398736 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44000 | ||
| 22802 | 2026.02.04 05:58:35.398983 [ 290 ] {aed808d0-89fb-4e29-8baf-dd3d636bd819} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33167) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22803 | 2026.02.04 05:58:35.398992 [ 359 ] {} <Debug> TCP-Session: 7899b50e-a213-4776-bd37-b559f261b5e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50772 | ||
| 22804 | 2026.02.04 05:58:35.398700 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60418 | ||
| 22805 | 2026.02.04 05:58:35.399050 [ 359 ] {} <Debug> TCP-Session: 7899b50e-a213-4776-bd37-b559f261b5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22806 | 2026.02.04 05:58:35.399062 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22807 | 2026.02.04 05:58:35.399086 [ 359 ] {} <Debug> TCP-Session: 7899b50e-a213-4776-bd37-b559f261b5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22808 | 2026.02.04 05:58:35.399107 [ 363 ] {} <Debug> TCP-Session: 57da1c34-47d5-4c71-a035-1e70ca6eae58 Authenticating user 'default' from [fd00:1122:3344:101::e]:44000 | ||
| 22809 | 2026.02.04 05:58:35.399114 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22810 | 2026.02.04 05:58:35.399134 [ 363 ] {} <Debug> TCP-Session: 57da1c34-47d5-4c71-a035-1e70ca6eae58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22811 | 2026.02.04 05:58:35.399143 [ 358 ] {} <Debug> TCP-Session: a39688e1-0e60-4717-b3e5-7c11f962df5e Authenticating user 'default' from [fd00:1122:3344:101::e]:60418 | ||
| 22812 | 2026.02.04 05:58:35.399151 [ 363 ] {} <Debug> TCP-Session: 57da1c34-47d5-4c71-a035-1e70ca6eae58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22813 | 2026.02.04 05:58:35.399163 [ 358 ] {} <Debug> TCP-Session: a39688e1-0e60-4717-b3e5-7c11f962df5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22814 | 2026.02.04 05:58:35.398703 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44859 | ||
| 22815 | 2026.02.04 05:58:35.399180 [ 358 ] {} <Debug> TCP-Session: a39688e1-0e60-4717-b3e5-7c11f962df5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22816 | 2026.02.04 05:58:35.398927 [ 362 ] {} <Debug> TCP-Session: 5895c550-d9b7-4bb1-9427-3aae580422db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22817 | 2026.02.04 05:58:35.398806 [ 349 ] {} <Debug> TCP-Session: 303ecc3f-5dad-4039-88d7-2e02e0ec4303 Authenticating user 'default' from [fd00:1122:3344:101::e]:43932 | ||
| 22818 | 2026.02.04 05:58:35.399275 [ 349 ] {} <Debug> TCP-Session: 303ecc3f-5dad-4039-88d7-2e02e0ec4303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22819 | 2026.02.04 05:58:35.399286 [ 290 ] {aed808d0-89fb-4e29-8baf-dd3d636bd819} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22820 | 2026.02.04 05:58:35.399288 [ 349 ] {} <Debug> TCP-Session: 303ecc3f-5dad-4039-88d7-2e02e0ec4303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22821 | 2026.02.04 05:58:35.399287 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22822 | 2026.02.04 05:58:35.399353 [ 290 ] {aed808d0-89fb-4e29-8baf-dd3d636bd819} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22823 | 2026.02.04 05:58:35.399362 [ 357 ] {} <Debug> TCP-Session: de592344-42ec-4af9-9c1c-aec343aff87b Authenticating user 'default' from [fd00:1122:3344:101::e]:44859 | ||
| 22824 | 2026.02.04 05:58:35.399396 [ 357 ] {} <Debug> TCP-Session: de592344-42ec-4af9-9c1c-aec343aff87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22825 | 2026.02.04 05:58:35.399409 [ 357 ] {} <Debug> TCP-Session: de592344-42ec-4af9-9c1c-aec343aff87b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22826 | 2026.02.04 05:58:35.399669 [ 290 ] {aed808d0-89fb-4e29-8baf-dd3d636bd819} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 22827 | 2026.02.04 05:58:35.400683 [ 347 ] {aed808d0-89fb-4e29-8baf-dd3d636bd819} <Trace> AggregatingTransform: Aggregating | ||
| 22828 | 2026.02.04 05:58:35.400741 [ 347 ] {aed808d0-89fb-4e29-8baf-dd3d636bd819} <Trace> Aggregator: Aggregation method: without_key | ||
| 22829 | 2026.02.04 05:58:35.400780 [ 347 ] {aed808d0-89fb-4e29-8baf-dd3d636bd819} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995747 sec. (1004.271 rows/sec., 39.23 KiB/sec.) | ||
| 22830 | 2026.02.04 05:58:35.400804 [ 347 ] {aed808d0-89fb-4e29-8baf-dd3d636bd819} <Trace> Aggregator: Merging aggregated data | ||
| 22831 | 2026.02.04 05:58:35.402184 [ 290 ] {aed808d0-89fb-4e29-8baf-dd3d636bd819} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003255 sec., 307.21966205837174 rows/sec., 12.00 KiB/sec. | ||
| 22832 | 2026.02.04 05:58:35.402431 [ 290 ] {aed808d0-89fb-4e29-8baf-dd3d636bd819} <Debug> TCPHandler: Processed in 0.003757084 sec. | ||
| 22833 | 2026.02.04 05:58:35.402612 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22834 | 2026.02.04 05:58:35.402649 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22835 | 2026.02.04 05:58:35.402660 [ 290 ] {} <Debug> TCP-Session: c58d9413-cad0-4a72-a917-6fc93e79e94e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22836 | 2026.02.04 05:58:35.402676 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22837 | 2026.02.04 05:58:35.402700 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22838 | 2026.02.04 05:58:35.402724 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22839 | 2026.02.04 05:58:35.402746 [ 349 ] {} <Debug> TCP-Session: 303ecc3f-5dad-4039-88d7-2e02e0ec4303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22840 | 2026.02.04 05:58:35.402762 [ 359 ] {} <Debug> TCP-Session: 7899b50e-a213-4776-bd37-b559f261b5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22841 | 2026.02.04 05:58:35.402748 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22842 | 2026.02.04 05:58:35.402798 [ 356 ] {} <Debug> TCP-Session: 1cbe51b0-bc0e-46a2-9106-9feda1c6c0e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22843 | 2026.02.04 05:58:35.402821 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22844 | 2026.02.04 05:58:35.402847 [ 357 ] {} <Debug> TCP-Session: de592344-42ec-4af9-9c1c-aec343aff87b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22845 | 2026.02.04 05:58:35.402800 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22846 | 2026.02.04 05:58:35.402887 [ 363 ] {} <Debug> TCP-Session: 57da1c34-47d5-4c71-a035-1e70ca6eae58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22847 | 2026.02.04 05:58:35.402704 [ 355 ] {} <Debug> TCP-Session: 2ba01fd1-5845-4e1f-96f4-0d506c5a5349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22848 | 2026.02.04 05:58:35.402920 [ 358 ] {} <Debug> TCP-Session: a39688e1-0e60-4717-b3e5-7c11f962df5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22849 | 2026.02.04 05:58:35.402835 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22850 | 2026.02.04 05:58:35.402995 [ 362 ] {} <Debug> TCP-Session: 5895c550-d9b7-4bb1-9427-3aae580422db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22851 | 2026.02.04 05:58:35.472009 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53796 | ||
| 22852 | 2026.02.04 05:58:35.472111 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22853 | 2026.02.04 05:58:35.472136 [ 356 ] {} <Debug> TCP-Session: 50996851-55fa-42b4-9b0e-716f8aaa74e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53796 | ||
| 22854 | 2026.02.04 05:58:35.472156 [ 356 ] {} <Debug> TCP-Session: 50996851-55fa-42b4-9b0e-716f8aaa74e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22855 | 2026.02.04 05:58:35.472169 [ 356 ] {} <Debug> TCP-Session: 50996851-55fa-42b4-9b0e-716f8aaa74e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22856 | 2026.02.04 05:58:35.472401 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46726 | ||
| 22857 | 2026.02.04 05:58:35.472416 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56303 | ||
| 22858 | 2026.02.04 05:58:35.472453 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33537 | ||
| 22859 | 2026.02.04 05:58:35.472428 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62524 | ||
| 22860 | 2026.02.04 05:58:35.472507 [ 356 ] {} <Trace> TCP-Session: 50996851-55fa-42b4-9b0e-716f8aaa74e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22861 | 2026.02.04 05:58:35.472526 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22862 | 2026.02.04 05:58:35.472526 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22863 | 2026.02.04 05:58:35.472570 [ 362 ] {} <Debug> TCP-Session: 44f70113-327b-4654-9336-c1df0e57b248 Authenticating user 'default' from [fd00:1122:3344:101::e]:56303 | ||
| 22864 | 2026.02.04 05:58:35.472561 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22865 | 2026.02.04 05:58:35.472608 [ 362 ] {} <Debug> TCP-Session: 44f70113-327b-4654-9336-c1df0e57b248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22866 | 2026.02.04 05:58:35.472608 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22867 | 2026.02.04 05:58:35.472635 [ 362 ] {} <Debug> TCP-Session: 44f70113-327b-4654-9336-c1df0e57b248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22868 | 2026.02.04 05:58:35.472634 [ 355 ] {} <Debug> TCP-Session: 6f620f94-db2e-4855-8c7b-2ed9e45ed678 Authenticating user 'default' from [fd00:1122:3344:101::e]:33537 | ||
| 22869 | 2026.02.04 05:58:35.472662 [ 363 ] {} <Debug> TCP-Session: 53574cf4-7fca-4630-8d28-6051b4c6b696 Authenticating user 'default' from [fd00:1122:3344:101::e]:62524 | ||
| 22870 | 2026.02.04 05:58:35.472687 [ 355 ] {} <Debug> TCP-Session: 6f620f94-db2e-4855-8c7b-2ed9e45ed678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22871 | 2026.02.04 05:58:35.472699 [ 356 ] {4bbc8bba-9206-46f9-b11f-2b6beadada81} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53796) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22872 | 2026.02.04 05:58:35.472711 [ 355 ] {} <Debug> TCP-Session: 6f620f94-db2e-4855-8c7b-2ed9e45ed678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22873 | 2026.02.04 05:58:35.472703 [ 363 ] {} <Debug> TCP-Session: 53574cf4-7fca-4630-8d28-6051b4c6b696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22874 | 2026.02.04 05:58:35.472600 [ 357 ] {} <Debug> TCP-Session: 1dad0c94-172d-4144-aadd-130f8e04ca8b Authenticating user 'default' from [fd00:1122:3344:101::e]:46726 | ||
| 22875 | 2026.02.04 05:58:35.472773 [ 363 ] {} <Debug> TCP-Session: 53574cf4-7fca-4630-8d28-6051b4c6b696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22876 | 2026.02.04 05:58:35.472417 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62206 | ||
| 22877 | 2026.02.04 05:58:35.472843 [ 357 ] {} <Debug> TCP-Session: 1dad0c94-172d-4144-aadd-130f8e04ca8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22878 | 2026.02.04 05:58:35.472410 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34992 | ||
| 22879 | 2026.02.04 05:58:35.472885 [ 357 ] {} <Debug> TCP-Session: 1dad0c94-172d-4144-aadd-130f8e04ca8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22880 | 2026.02.04 05:58:35.472916 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22881 | 2026.02.04 05:58:35.472451 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32918 | ||
| 22882 | 2026.02.04 05:58:35.472950 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22883 | 2026.02.04 05:58:35.472950 [ 358 ] {} <Debug> TCP-Session: bfca61ed-af50-41e5-ae7c-162ae03cad4d Authenticating user 'default' from [fd00:1122:3344:101::e]:62206 | ||
| 22884 | 2026.02.04 05:58:35.472982 [ 359 ] {} <Debug> TCP-Session: 2f8ccddb-2699-4f2e-a9a9-b64da334b54e Authenticating user 'default' from [fd00:1122:3344:101::e]:34992 | ||
| 22885 | 2026.02.04 05:58:35.472997 [ 358 ] {} <Debug> TCP-Session: bfca61ed-af50-41e5-ae7c-162ae03cad4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22886 | 2026.02.04 05:58:35.473004 [ 356 ] {4bbc8bba-9206-46f9-b11f-2b6beadada81} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22887 | 2026.02.04 05:58:35.473009 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22888 | 2026.02.04 05:58:35.473019 [ 358 ] {} <Debug> TCP-Session: bfca61ed-af50-41e5-ae7c-162ae03cad4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22889 | 2026.02.04 05:58:35.473062 [ 349 ] {} <Debug> TCP-Session: ca00b564-1b52-4ed3-b8f5-8ae7f76fdafd Authenticating user 'default' from [fd00:1122:3344:101::e]:32918 | ||
| 22890 | 2026.02.04 05:58:35.473070 [ 356 ] {4bbc8bba-9206-46f9-b11f-2b6beadada81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22891 | 2026.02.04 05:58:35.473093 [ 349 ] {} <Debug> TCP-Session: ca00b564-1b52-4ed3-b8f5-8ae7f76fdafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22892 | 2026.02.04 05:58:35.473012 [ 359 ] {} <Debug> TCP-Session: 2f8ccddb-2699-4f2e-a9a9-b64da334b54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22893 | 2026.02.04 05:58:35.473121 [ 349 ] {} <Debug> TCP-Session: ca00b564-1b52-4ed3-b8f5-8ae7f76fdafd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22894 | 2026.02.04 05:58:35.472442 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54393 | ||
| 22895 | 2026.02.04 05:58:35.473141 [ 359 ] {} <Debug> TCP-Session: 2f8ccddb-2699-4f2e-a9a9-b64da334b54e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22896 | 2026.02.04 05:58:35.473233 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22897 | 2026.02.04 05:58:35.473260 [ 290 ] {} <Debug> TCP-Session: fafe88ee-bd01-442f-8932-d94a60b9974a Authenticating user 'default' from [fd00:1122:3344:101::e]:54393 | ||
| 22898 | 2026.02.04 05:58:35.473277 [ 290 ] {} <Debug> TCP-Session: fafe88ee-bd01-442f-8932-d94a60b9974a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22899 | 2026.02.04 05:58:35.473289 [ 290 ] {} <Debug> TCP-Session: fafe88ee-bd01-442f-8932-d94a60b9974a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22900 | 2026.02.04 05:58:35.473400 [ 356 ] {4bbc8bba-9206-46f9-b11f-2b6beadada81} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 22901 | 2026.02.04 05:58:35.474429 [ 348 ] {4bbc8bba-9206-46f9-b11f-2b6beadada81} <Trace> AggregatingTransform: Aggregating | ||
| 22902 | 2026.02.04 05:58:35.474470 [ 348 ] {4bbc8bba-9206-46f9-b11f-2b6beadada81} <Trace> Aggregator: Aggregation method: without_key | ||
| 22903 | 2026.02.04 05:58:35.474506 [ 348 ] {4bbc8bba-9206-46f9-b11f-2b6beadada81} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004008 sec. (996.008 rows/sec., 38.91 KiB/sec.) | ||
| 22904 | 2026.02.04 05:58:35.474527 [ 348 ] {4bbc8bba-9206-46f9-b11f-2b6beadada81} <Trace> Aggregator: Merging aggregated data | ||
| 22905 | 2026.02.04 05:58:35.475663 [ 356 ] {4bbc8bba-9206-46f9-b11f-2b6beadada81} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003022 sec., 330.90668431502314 rows/sec., 12.93 KiB/sec. | ||
| 22906 | 2026.02.04 05:58:35.475822 [ 356 ] {4bbc8bba-9206-46f9-b11f-2b6beadada81} <Debug> TCPHandler: Processed in 0.003430524 sec. | ||
| 22907 | 2026.02.04 05:58:35.475989 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22908 | 2026.02.04 05:58:35.476019 [ 356 ] {} <Debug> TCP-Session: 50996851-55fa-42b4-9b0e-716f8aaa74e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22909 | 2026.02.04 05:58:35.476023 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22910 | 2026.02.04 05:58:35.476042 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22911 | 2026.02.04 05:58:35.476063 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22912 | 2026.02.04 05:58:35.476067 [ 349 ] {} <Debug> TCP-Session: ca00b564-1b52-4ed3-b8f5-8ae7f76fdafd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22913 | 2026.02.04 05:58:35.476085 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22914 | 2026.02.04 05:58:35.476113 [ 358 ] {} <Debug> TCP-Session: bfca61ed-af50-41e5-ae7c-162ae03cad4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22915 | 2026.02.04 05:58:35.476111 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22916 | 2026.02.04 05:58:35.476142 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22917 | 2026.02.04 05:58:35.476160 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22918 | 2026.02.04 05:58:35.476182 [ 363 ] {} <Debug> TCP-Session: 53574cf4-7fca-4630-8d28-6051b4c6b696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22919 | 2026.02.04 05:58:35.476200 [ 362 ] {} <Debug> TCP-Session: 44f70113-327b-4654-9336-c1df0e57b248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22920 | 2026.02.04 05:58:35.476220 [ 355 ] {} <Debug> TCP-Session: 6f620f94-db2e-4855-8c7b-2ed9e45ed678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22921 | 2026.02.04 05:58:35.476076 [ 359 ] {} <Debug> TCP-Session: 2f8ccddb-2699-4f2e-a9a9-b64da334b54e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22922 | 2026.02.04 05:58:35.476145 [ 357 ] {} <Debug> TCP-Session: 1dad0c94-172d-4144-aadd-130f8e04ca8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22923 | 2026.02.04 05:58:35.476130 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22924 | 2026.02.04 05:58:35.476345 [ 290 ] {} <Debug> TCP-Session: fafe88ee-bd01-442f-8932-d94a60b9974a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22925 | 2026.02.04 05:58:36.502335 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22926 | 2026.02.04 05:58:36.502406 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22927 | 2026.02.04 05:58:36.796129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47014 | ||
| 22928 | 2026.02.04 05:58:36.796627 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22929 | 2026.02.04 05:58:36.796676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22930 | 2026.02.04 05:58:36.797173 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22931 | 2026.02.04 05:58:36.797411 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22932 | 2026.02.04 05:58:36.797566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47014 | ||
| 22933 | 2026.02.04 05:58:38.541975 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22934 | 2026.02.04 05:58:38.542222 [ 262 ] {49adff10-b924-469f-a3bc-5bce4fca76fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22935 | 2026.02.04 05:58:38.542310 [ 262 ] {49adff10-b924-469f-a3bc-5bce4fca76fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22936 | 2026.02.04 05:58:38.543270 [ 262 ] {49adff10-b924-469f-a3bc-5bce4fca76fe} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22937 | 2026.02.04 05:58:38.543337 [ 262 ] {49adff10-b924-469f-a3bc-5bce4fca76fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22938 | 2026.02.04 05:58:38.543886 [ 262 ] {49adff10-b924-469f-a3bc-5bce4fca76fe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22939 | 2026.02.04 05:58:38.544193 [ 262 ] {49adff10-b924-469f-a3bc-5bce4fca76fe} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22940 | 2026.02.04 05:58:38.544406 [ 262 ] {49adff10-b924-469f-a3bc-5bce4fca76fe} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00225 sec., 118222.22222222223 rows/sec., 7.51 MiB/sec. | ||
| 22941 | 2026.02.04 05:58:38.544482 [ 262 ] {49adff10-b924-469f-a3bc-5bce4fca76fe} <Debug> TCPHandler: Processed in 0.002678493 sec. | ||
| 22942 | 2026.02.04 05:58:38.544655 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22943 | 2026.02.04 05:58:38.544787 [ 262 ] {34370395-c80e-4bb5-8f1e-1e51e04976c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22944 | 2026.02.04 05:58:38.544843 [ 262 ] {34370395-c80e-4bb5-8f1e-1e51e04976c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22945 | 2026.02.04 05:58:38.545951 [ 262 ] {34370395-c80e-4bb5-8f1e-1e51e04976c4} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22946 | 2026.02.04 05:58:38.546000 [ 262 ] {34370395-c80e-4bb5-8f1e-1e51e04976c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22947 | 2026.02.04 05:58:38.546483 [ 262 ] {34370395-c80e-4bb5-8f1e-1e51e04976c4} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22948 | 2026.02.04 05:58:38.546755 [ 262 ] {34370395-c80e-4bb5-8f1e-1e51e04976c4} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22949 | 2026.02.04 05:58:38.546923 [ 92 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22950 | 2026.02.04 05:58:38.546931 [ 262 ] {34370395-c80e-4bb5-8f1e-1e51e04976c4} <Debug> executeQuery: Read 824 rows, 67.29 KiB in 0.002173 sec., 379199.2636907501 rows/sec., 30.24 MiB/sec. | ||
| 22951 | 2026.02.04 05:58:38.547023 [ 92 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22952 | 2026.02.04 05:58:38.547043 [ 262 ] {34370395-c80e-4bb5-8f1e-1e51e04976c4} <Debug> TCPHandler: Processed in 0.002455268 sec. | ||
| 22953 | 2026.02.04 05:58:38.547058 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22954 | 2026.02.04 05:58:38.547193 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22955 | 2026.02.04 05:58:38.547243 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22956 | 2026.02.04 05:58:38.547315 [ 262 ] {d1d99a39-ef38-4e08-8140-8a65f4ab4e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22957 | 2026.02.04 05:58:38.547371 [ 262 ] {d1d99a39-ef38-4e08-8140-8a65f4ab4e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22958 | 2026.02.04 05:58:38.547461 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22959 | 2026.02.04 05:58:38.547527 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2103 rows starting from the beginning of the part | ||
| 22960 | 2026.02.04 05:58:38.547628 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 86 rows starting from the beginning of the part | ||
| 22961 | 2026.02.04 05:58:38.547694 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1944 rows starting from the beginning of the part | ||
| 22962 | 2026.02.04 05:58:38.547752 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 56 rows starting from the beginning of the part | ||
| 22963 | 2026.02.04 05:58:38.547805 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 86 rows starting from the beginning of the part | ||
| 22964 | 2026.02.04 05:58:38.547859 [ 197 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 824 rows starting from the beginning of the part | ||
| 22965 | 2026.02.04 05:58:38.547932 [ 262 ] {d1d99a39-ef38-4e08-8140-8a65f4ab4e15} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22966 | 2026.02.04 05:58:38.547983 [ 262 ] {d1d99a39-ef38-4e08-8140-8a65f4ab4e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22967 | 2026.02.04 05:58:38.548435 [ 262 ] {d1d99a39-ef38-4e08-8140-8a65f4ab4e15} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22968 | 2026.02.04 05:58:38.548718 [ 262 ] {d1d99a39-ef38-4e08-8140-8a65f4ab4e15} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22969 | 2026.02.04 05:58:38.548892 [ 262 ] {d1d99a39-ef38-4e08-8140-8a65f4ab4e15} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001598 sec., 105757.19649561953 rows/sec., 6.55 MiB/sec. | ||
| 22970 | 2026.02.04 05:58:38.548946 [ 262 ] {d1d99a39-ef38-4e08-8140-8a65f4ab4e15} <Debug> TCPHandler: Processed in 0.00181906 sec. | ||
| 22971 | 2026.02.04 05:58:38.549093 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22972 | 2026.02.04 05:58:38.549223 [ 262 ] {920ee0b0-0a17-4f22-85e1-451dee2bd180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22973 | 2026.02.04 05:58:38.549274 [ 262 ] {920ee0b0-0a17-4f22-85e1-451dee2bd180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22974 | 2026.02.04 05:58:38.549841 [ 262 ] {920ee0b0-0a17-4f22-85e1-451dee2bd180} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22975 | 2026.02.04 05:58:38.549887 [ 262 ] {920ee0b0-0a17-4f22-85e1-451dee2bd180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22976 | 2026.02.04 05:58:38.550264 [ 262 ] {920ee0b0-0a17-4f22-85e1-451dee2bd180} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22977 | 2026.02.04 05:58:38.550546 [ 262 ] {920ee0b0-0a17-4f22-85e1-451dee2bd180} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22978 | 2026.02.04 05:58:38.550629 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5099 rows, containing 5 columns (5 merged, 0 gathered) in 0.003478495 sec., 1465863.8290410077 rows/sec., 124.76 MiB/sec. | ||
| 22979 | 2026.02.04 05:58:38.550712 [ 262 ] {920ee0b0-0a17-4f22-85e1-451dee2bd180} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001516 sec., 92348.28496042217 rows/sec., 5.97 MiB/sec. | ||
| 22980 | 2026.02.04 05:58:38.550764 [ 262 ] {920ee0b0-0a17-4f22-85e1-451dee2bd180} <Debug> TCPHandler: Processed in 0.001739808 sec. | ||
| 22981 | 2026.02.04 05:58:38.550898 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22982 | 2026.02.04 05:58:38.551015 [ 262 ] {d65b7c94-919d-466c-913c-1d05a187a9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22983 | 2026.02.04 05:58:38.551070 [ 262 ] {d65b7c94-919d-466c-913c-1d05a187a9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22984 | 2026.02.04 05:58:38.551106 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22985 | 2026.02.04 05:58:38.551583 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_166_33} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22986 | 2026.02.04 05:58:38.551618 [ 262 ] {d65b7c94-919d-466c-913c-1d05a187a9c6} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22987 | 2026.02.04 05:58:38.551667 [ 262 ] {d65b7c94-919d-466c-913c-1d05a187a9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22988 | 2026.02.04 05:58:38.551696 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_166_33} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22989 | 2026.02.04 05:58:38.551841 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 22990 | 2026.02.04 05:58:38.552050 [ 262 ] {d65b7c94-919d-466c-913c-1d05a187a9c6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22991 | 2026.02.04 05:58:38.552311 [ 262 ] {d65b7c94-919d-466c-913c-1d05a187a9c6} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22992 | 2026.02.04 05:58:38.552456 [ 262 ] {d65b7c94-919d-466c-913c-1d05a187a9c6} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001462 sec., 95075.23939808481 rows/sec., 5.41 MiB/sec. | ||
| 22993 | 2026.02.04 05:58:38.552502 [ 262 ] {d65b7c94-919d-466c-913c-1d05a187a9c6} <Debug> TCPHandler: Processed in 0.001665585 sec. | ||
| 22994 | 2026.02.04 05:58:38.552645 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22995 | 2026.02.04 05:58:38.552771 [ 262 ] {df9c70a9-3e66-4d81-88f9-4c403ab054d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22996 | 2026.02.04 05:58:38.552822 [ 262 ] {df9c70a9-3e66-4d81-88f9-4c403ab054d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22997 | 2026.02.04 05:58:38.553650 [ 262 ] {df9c70a9-3e66-4d81-88f9-4c403ab054d4} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22998 | 2026.02.04 05:58:38.553699 [ 262 ] {df9c70a9-3e66-4d81-88f9-4c403ab054d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 22999 | 2026.02.04 05:58:38.554141 [ 262 ] {df9c70a9-3e66-4d81-88f9-4c403ab054d4} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23000 | 2026.02.04 05:58:38.554418 [ 262 ] {df9c70a9-3e66-4d81-88f9-4c403ab054d4} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23001 | 2026.02.04 05:58:38.554573 [ 92 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23002 | 2026.02.04 05:58:38.554584 [ 262 ] {df9c70a9-3e66-4d81-88f9-4c403ab054d4} <Debug> executeQuery: Read 504 rows, 36.58 KiB in 0.001836 sec., 274509.8039215686 rows/sec., 19.46 MiB/sec. | ||
| 23003 | 2026.02.04 05:58:38.554628 [ 92 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23004 | 2026.02.04 05:58:38.554657 [ 262 ] {df9c70a9-3e66-4d81-88f9-4c403ab054d4} <Debug> TCPHandler: Processed in 0.002076917 sec. | ||
| 23005 | 2026.02.04 05:58:38.554659 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 23006 | 2026.02.04 05:58:38.554801 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23007 | 2026.02.04 05:58:38.554807 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23008 | 2026.02.04 05:58:38.554956 [ 262 ] {5a8f3c65-3e83-4e77-8c21-001641ec5ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23009 | 2026.02.04 05:58:38.554961 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23010 | 2026.02.04 05:58:38.555011 [ 262 ] {5a8f3c65-3e83-4e77-8c21-001641ec5ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23011 | 2026.02.04 05:58:38.555025 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1033 rows starting from the beginning of the part | ||
| 23012 | 2026.02.04 05:58:38.555137 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 79 rows starting from the beginning of the part | ||
| 23013 | 2026.02.04 05:58:38.555211 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 948 rows starting from the beginning of the part | ||
| 23014 | 2026.02.04 05:58:38.555277 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 64 rows starting from the beginning of the part | ||
| 23015 | 2026.02.04 05:58:38.555342 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 79 rows starting from the beginning of the part | ||
| 23016 | 2026.02.04 05:58:38.555408 [ 196 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 504 rows starting from the beginning of the part | ||
| 23017 | 2026.02.04 05:58:38.555430 [ 262 ] {5a8f3c65-3e83-4e77-8c21-001641ec5ca8} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23018 | 2026.02.04 05:58:38.555479 [ 262 ] {5a8f3c65-3e83-4e77-8c21-001641ec5ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 23019 | 2026.02.04 05:58:38.555905 [ 262 ] {5a8f3c65-3e83-4e77-8c21-001641ec5ca8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 23020 | 2026.02.04 05:58:38.556190 [ 262 ] {5a8f3c65-3e83-4e77-8c21-001641ec5ca8} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23021 | 2026.02.04 05:58:38.556361 [ 262 ] {5a8f3c65-3e83-4e77-8c21-001641ec5ca8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. | ||
| 23022 | 2026.02.04 05:58:38.556406 [ 262 ] {5a8f3c65-3e83-4e77-8c21-001641ec5ca8} <Debug> TCPHandler: Processed in 0.001662756 sec. | ||
| 23023 | 2026.02.04 05:58:38.556551 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23024 | 2026.02.04 05:58:38.556675 [ 262 ] {16d3adb5-d179-4602-b739-3966b68a8783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23025 | 2026.02.04 05:58:38.556728 [ 262 ] {16d3adb5-d179-4602-b739-3966b68a8783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23026 | 2026.02.04 05:58:38.557218 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2707 rows, containing 5 columns (5 merged, 0 gathered) in 0.002476448 sec., 1093097.856284485 rows/sec., 83.57 MiB/sec. | ||
| 23027 | 2026.02.04 05:58:38.557259 [ 262 ] {16d3adb5-d179-4602-b739-3966b68a8783} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23028 | 2026.02.04 05:58:38.557310 [ 262 ] {16d3adb5-d179-4602-b739-3966b68a8783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 23029 | 2026.02.04 05:58:38.557435 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23030 | 2026.02.04 05:58:38.557767 [ 262 ] {16d3adb5-d179-4602-b739-3966b68a8783} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23031 | 2026.02.04 05:58:38.557788 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_166_33} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23032 | 2026.02.04 05:58:38.557887 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_166_33} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23033 | 2026.02.04 05:58:38.557995 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 23034 | 2026.02.04 05:58:38.558063 [ 262 ] {16d3adb5-d179-4602-b739-3966b68a8783} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23035 | 2026.02.04 05:58:38.558239 [ 262 ] {16d3adb5-d179-4602-b739-3966b68a8783} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00159 sec., 162264.15094339623 rows/sec., 10.80 MiB/sec. | ||
| 23036 | 2026.02.04 05:58:38.558240 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_161_33 to all_166_166_0 | ||
| 23037 | 2026.02.04 05:58:38.558291 [ 262 ] {16d3adb5-d179-4602-b739-3966b68a8783} <Debug> TCPHandler: Processed in 0.00180468 sec. | ||
| 23038 | 2026.02.04 05:58:38.558306 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23039 | 2026.02.04 05:58:38.558338 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 23040 | 2026.02.04 05:58:38.558437 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23041 | 2026.02.04 05:58:38.558439 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_166_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_33 to all_166_166_0 into Compact with storage Full | ||
| 23042 | 2026.02.04 05:58:38.558569 [ 262 ] {43b36ae6-3f1b-4ca1-927b-c84805562f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23043 | 2026.02.04 05:58:38.558590 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_166_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23044 | 2026.02.04 05:58:38.558624 [ 262 ] {43b36ae6-3f1b-4ca1-927b-c84805562f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23045 | 2026.02.04 05:58:38.558631 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_161_33, total 46177 rows starting from the beginning of the part | ||
| 23046 | 2026.02.04 05:58:38.558714 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 23047 | 2026.02.04 05:58:38.558778 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 900 rows starting from the beginning of the part | ||
| 23048 | 2026.02.04 05:58:38.558875 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 42 rows starting from the beginning of the part | ||
| 23049 | 2026.02.04 05:58:38.558936 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
| 23050 | 2026.02.04 05:58:38.558992 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 258 rows starting from the beginning of the part | ||
| 23051 | 2026.02.04 05:58:38.559052 [ 262 ] {43b36ae6-3f1b-4ca1-927b-c84805562f3b} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23052 | 2026.02.04 05:58:38.559102 [ 262 ] {43b36ae6-3f1b-4ca1-927b-c84805562f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 23053 | 2026.02.04 05:58:38.559479 [ 262 ] {43b36ae6-3f1b-4ca1-927b-c84805562f3b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 23054 | 2026.02.04 05:58:38.559750 [ 262 ] {43b36ae6-3f1b-4ca1-927b-c84805562f3b} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23055 | 2026.02.04 05:58:38.559919 [ 262 ] {43b36ae6-3f1b-4ca1-927b-c84805562f3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001376 sec., 726.7441860465116 rows/sec., 48.97 KiB/sec. | ||
| 23056 | 2026.02.04 05:58:38.559971 [ 262 ] {43b36ae6-3f1b-4ca1-927b-c84805562f3b} <Debug> TCPHandler: Processed in 0.001597554 sec. | ||
| 23057 | 2026.02.04 05:58:38.560121 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23058 | 2026.02.04 05:58:38.560250 [ 262 ] {dac35e12-98b7-4a3e-b9a1-acb53b0e4a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23059 | 2026.02.04 05:58:38.560322 [ 262 ] {dac35e12-98b7-4a3e-b9a1-acb53b0e4a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23060 | 2026.02.04 05:58:38.561477 [ 262 ] {dac35e12-98b7-4a3e-b9a1-acb53b0e4a07} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23061 | 2026.02.04 05:58:38.561526 [ 262 ] {dac35e12-98b7-4a3e-b9a1-acb53b0e4a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 23062 | 2026.02.04 05:58:38.562273 [ 262 ] {dac35e12-98b7-4a3e-b9a1-acb53b0e4a07} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23063 | 2026.02.04 05:58:38.562600 [ 262 ] {dac35e12-98b7-4a3e-b9a1-acb53b0e4a07} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23064 | 2026.02.04 05:58:38.562785 [ 262 ] {dac35e12-98b7-4a3e-b9a1-acb53b0e4a07} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002564 sec., 14040.561622464898 rows/sec., 25.16 MiB/sec. | ||
| 23065 | 2026.02.04 05:58:38.562905 [ 262 ] {dac35e12-98b7-4a3e-b9a1-acb53b0e4a07} <Debug> TCPHandler: Processed in 0.002849629 sec. | ||
| 23066 | 2026.02.04 05:58:38.563062 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23067 | 2026.02.04 05:58:38.563190 [ 262 ] {3b1a8f38-7cb7-4c04-a7cc-eb115abf921d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23068 | 2026.02.04 05:58:38.563247 [ 262 ] {3b1a8f38-7cb7-4c04-a7cc-eb115abf921d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23069 | 2026.02.04 05:58:38.563677 [ 262 ] {3b1a8f38-7cb7-4c04-a7cc-eb115abf921d} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23070 | 2026.02.04 05:58:38.563727 [ 262 ] {3b1a8f38-7cb7-4c04-a7cc-eb115abf921d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 23071 | 2026.02.04 05:58:38.564117 [ 262 ] {3b1a8f38-7cb7-4c04-a7cc-eb115abf921d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 23072 | 2026.02.04 05:58:38.564400 [ 262 ] {3b1a8f38-7cb7-4c04-a7cc-eb115abf921d} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23073 | 2026.02.04 05:58:38.564552 [ 91 ] {} <Debug> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 23074 | 2026.02.04 05:58:38.564570 [ 262 ] {3b1a8f38-7cb7-4c04-a7cc-eb115abf921d} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 322.27 KiB/sec. | ||
| 23075 | 2026.02.04 05:58:38.564661 [ 91 ] {} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23076 | 2026.02.04 05:58:38.564674 [ 262 ] {3b1a8f38-7cb7-4c04-a7cc-eb115abf921d} <Debug> TCPHandler: Processed in 0.001679937 sec. | ||
| 23077 | 2026.02.04 05:58:38.564710 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 23078 | 2026.02.04 05:58:38.564827 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23079 | 2026.02.04 05:58:38.564836 [ 189 ] {8c4ad876-98d8-4537-8da6-e2cc9c6729a7::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 | ||
| 23080 | 2026.02.04 05:58:38.564950 [ 262 ] {4961a48a-4633-4755-ae8d-9b27a1c9bba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23081 | 2026.02.04 05:58:38.565002 [ 189 ] {8c4ad876-98d8-4537-8da6-e2cc9c6729a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23082 | 2026.02.04 05:58:38.565006 [ 262 ] {4961a48a-4633-4755-ae8d-9b27a1c9bba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23083 | 2026.02.04 05:58:38.565058 [ 189 ] {8c4ad876-98d8-4537-8da6-e2cc9c6729a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 23084 | 2026.02.04 05:58:38.565148 [ 189 ] {8c4ad876-98d8-4537-8da6-e2cc9c6729a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 23085 | 2026.02.04 05:58:38.565221 [ 189 ] {8c4ad876-98d8-4537-8da6-e2cc9c6729a7::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 | ||
| 23086 | 2026.02.04 05:58:38.565307 [ 189 ] {8c4ad876-98d8-4537-8da6-e2cc9c6729a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 23087 | 2026.02.04 05:58:38.565379 [ 189 ] {8c4ad876-98d8-4537-8da6-e2cc9c6729a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
| 23088 | 2026.02.04 05:58:38.565436 [ 262 ] {4961a48a-4633-4755-ae8d-9b27a1c9bba3} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23089 | 2026.02.04 05:58:38.565439 [ 189 ] {8c4ad876-98d8-4537-8da6-e2cc9c6729a7::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 | ||
| 23090 | 2026.02.04 05:58:38.565489 [ 262 ] {4961a48a-4633-4755-ae8d-9b27a1c9bba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23091 | 2026.02.04 05:58:38.566062 [ 262 ] {4961a48a-4633-4755-ae8d-9b27a1c9bba3} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23092 | 2026.02.04 05:58:38.566464 [ 262 ] {4961a48a-4633-4755-ae8d-9b27a1c9bba3} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23093 | 2026.02.04 05:58:38.566673 [ 91 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23094 | 2026.02.04 05:58:38.566696 [ 262 ] {4961a48a-4633-4755-ae8d-9b27a1c9bba3} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001765 sec., 49858.35694050991 rows/sec., 3.13 MiB/sec. | ||
| 23095 | 2026.02.04 05:58:38.566720 [ 91 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23096 | 2026.02.04 05:58:38.566757 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23097 | 2026.02.04 05:58:38.566772 [ 262 ] {4961a48a-4633-4755-ae8d-9b27a1c9bba3} <Debug> TCPHandler: Processed in 0.002006635 sec. | ||
| 23098 | 2026.02.04 05:58:38.566840 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23099 | 2026.02.04 05:58:38.566940 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23100 | 2026.02.04 05:58:38.566971 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 10148 rows starting from the beginning of the part | ||
| 23101 | 2026.02.04 05:58:38.567029 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 23102 | 2026.02.04 05:58:38.567077 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 72 rows starting from the beginning of the part | ||
| 23103 | 2026.02.04 05:58:38.567122 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 16 rows starting from the beginning of the part | ||
| 23104 | 2026.02.04 05:58:38.567163 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 23105 | 2026.02.04 05:58:38.567206 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 88 rows starting from the beginning of the part | ||
| 23106 | 2026.02.04 05:58:38.570036 [ 195 ] {8c4ad876-98d8-4537-8da6-e2cc9c6729a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005249334 sec., 6858.01284505806 rows/sec., 511.41 KiB/sec. | ||
| 23107 | 2026.02.04 05:58:38.570269 [ 191 ] {8c4ad876-98d8-4537-8da6-e2cc9c6729a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 23108 | 2026.02.04 05:58:38.570275 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10444 rows, containing 4 columns (4 merged, 0 gathered) in 0.003461295 sec., 3017367.7770892107 rows/sec., 195.49 MiB/sec. | ||
| 23109 | 2026.02.04 05:58:38.570665 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23110 | 2026.02.04 05:58:38.570726 [ 191 ] {8c4ad876-98d8-4537-8da6-e2cc9c6729a7::all_1_6_1} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23111 | 2026.02.04 05:58:38.570846 [ 191 ] {8c4ad876-98d8-4537-8da6-e2cc9c6729a7::all_1_6_1} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 23112 | 2026.02.04 05:58:38.570997 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 23113 | 2026.02.04 05:58:38.571170 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_166_33} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23114 | 2026.02.04 05:58:38.571311 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_166_33} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23115 | 2026.02.04 05:58:38.571481 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 23116 | 2026.02.04 05:58:38.572507 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_166_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47697 rows, containing 5 columns (5 merged, 0 gathered) in 0.014115259 sec., 3379109.0903822593 rows/sec., 228.76 MiB/sec. | ||
| 23117 | 2026.02.04 05:58:38.573396 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_166_34} <Trace> MergedBlockOutputStream: filled checksums all_1_166_34 (state Temporary) | ||
| 23118 | 2026.02.04 05:58:38.573819 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_166_34} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_166_34 to all_1_166_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23119 | 2026.02.04 05:58:38.573999 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_166_34} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_161_33, all_166_166_0] -> all_1_166_34 | ||
| 23120 | 2026.02.04 05:58:38.574123 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 23121 | 2026.02.04 05:58:39.405815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 23122 | 2026.02.04 05:58:39.425340 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23123 | 2026.02.04 05:58:39.425401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 23124 | 2026.02.04 05:58:39.431898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23125 | 2026.02.04 05:58:39.432655 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23126 | 2026.02.04 05:58:39.436293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 23127 | 2026.02.04 05:58:41.988238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2934 | ||
| 23128 | 2026.02.04 05:58:41.990769 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23129 | 2026.02.04 05:58:41.990837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.27 GiB. | ||
| 23130 | 2026.02.04 05:58:41.992025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23131 | 2026.02.04 05:58:41.992284 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23132 | 2026.02.04 05:58:41.992549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2934 | ||
| 23133 | 2026.02.04 05:58:43.524711 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23134 | 2026.02.04 05:58:43.524899 [ 262 ] {26efcde2-7b96-4261-a577-a89f3937f1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23135 | 2026.02.04 05:58:43.524963 [ 262 ] {26efcde2-7b96-4261-a577-a89f3937f1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23136 | 2026.02.04 05:58:43.525618 [ 262 ] {26efcde2-7b96-4261-a577-a89f3937f1d7} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23137 | 2026.02.04 05:58:43.525664 [ 262 ] {26efcde2-7b96-4261-a577-a89f3937f1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23138 | 2026.02.04 05:58:43.526046 [ 262 ] {26efcde2-7b96-4261-a577-a89f3937f1d7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 23139 | 2026.02.04 05:58:43.526264 [ 262 ] {26efcde2-7b96-4261-a577-a89f3937f1d7} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23140 | 2026.02.04 05:58:43.526414 [ 262 ] {26efcde2-7b96-4261-a577-a89f3937f1d7} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001562 sec., 7682.458386683738 rows/sec., 626.45 KiB/sec. | ||
| 23141 | 2026.02.04 05:58:43.526456 [ 262 ] {26efcde2-7b96-4261-a577-a89f3937f1d7} <Debug> TCPHandler: Processed in 0.001867611 sec. | ||
| 23142 | 2026.02.04 05:58:43.526583 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23143 | 2026.02.04 05:58:43.526678 [ 262 ] {2760751b-6661-4027-84e1-70a8d79c41cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23144 | 2026.02.04 05:58:43.526718 [ 262 ] {2760751b-6661-4027-84e1-70a8d79c41cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23145 | 2026.02.04 05:58:43.527174 [ 262 ] {2760751b-6661-4027-84e1-70a8d79c41cc} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23146 | 2026.02.04 05:58:43.527210 [ 262 ] {2760751b-6661-4027-84e1-70a8d79c41cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23147 | 2026.02.04 05:58:43.527534 [ 262 ] {2760751b-6661-4027-84e1-70a8d79c41cc} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23148 | 2026.02.04 05:58:43.527741 [ 262 ] {2760751b-6661-4027-84e1-70a8d79c41cc} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23149 | 2026.02.04 05:58:43.527873 [ 262 ] {2760751b-6661-4027-84e1-70a8d79c41cc} <Debug> executeQuery: Read 93 rows, 7.90 KiB in 0.001214 sec., 76606.26029654036 rows/sec., 6.35 MiB/sec. | ||
| 23150 | 2026.02.04 05:58:43.527912 [ 262 ] {2760751b-6661-4027-84e1-70a8d79c41cc} <Debug> TCPHandler: Processed in 0.001379418 sec. | ||
| 23151 | 2026.02.04 05:58:43.528022 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23152 | 2026.02.04 05:58:43.528116 [ 262 ] {c119043e-d45c-4c2f-a51d-d8d7b81faa7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23153 | 2026.02.04 05:58:43.528156 [ 262 ] {c119043e-d45c-4c2f-a51d-d8d7b81faa7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23154 | 2026.02.04 05:58:43.528550 [ 262 ] {c119043e-d45c-4c2f-a51d-d8d7b81faa7f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23155 | 2026.02.04 05:58:43.528587 [ 262 ] {c119043e-d45c-4c2f-a51d-d8d7b81faa7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23156 | 2026.02.04 05:58:43.528887 [ 262 ] {c119043e-d45c-4c2f-a51d-d8d7b81faa7f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23157 | 2026.02.04 05:58:43.529095 [ 262 ] {c119043e-d45c-4c2f-a51d-d8d7b81faa7f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23158 | 2026.02.04 05:58:43.529227 [ 262 ] {c119043e-d45c-4c2f-a51d-d8d7b81faa7f} <Debug> executeQuery: Read 27 rows, 1.97 KiB in 0.00113 sec., 23893.805309734515 rows/sec., 1.70 MiB/sec. | ||
| 23159 | 2026.02.04 05:58:43.529266 [ 262 ] {c119043e-d45c-4c2f-a51d-d8d7b81faa7f} <Debug> TCPHandler: Processed in 0.001293966 sec. | ||
| 23160 | 2026.02.04 05:58:43.529376 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23161 | 2026.02.04 05:58:43.529467 [ 262 ] {7622671d-b3cf-4f02-b08b-5d9fabbbdd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23162 | 2026.02.04 05:58:43.529505 [ 262 ] {7622671d-b3cf-4f02-b08b-5d9fabbbdd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23163 | 2026.02.04 05:58:43.529879 [ 262 ] {7622671d-b3cf-4f02-b08b-5d9fabbbdd49} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23164 | 2026.02.04 05:58:43.529915 [ 262 ] {7622671d-b3cf-4f02-b08b-5d9fabbbdd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23165 | 2026.02.04 05:58:43.530201 [ 262 ] {7622671d-b3cf-4f02-b08b-5d9fabbbdd49} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23166 | 2026.02.04 05:58:43.530406 [ 262 ] {7622671d-b3cf-4f02-b08b-5d9fabbbdd49} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23167 | 2026.02.04 05:58:43.530538 [ 262 ] {7622671d-b3cf-4f02-b08b-5d9fabbbdd49} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.04 KiB/sec. | ||
| 23168 | 2026.02.04 05:58:43.530575 [ 262 ] {7622671d-b3cf-4f02-b08b-5d9fabbbdd49} <Debug> TCPHandler: Processed in 0.001252705 sec. | ||
| 23169 | 2026.02.04 05:58:43.530685 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23170 | 2026.02.04 05:58:43.530782 [ 262 ] {f75a1d6f-7f37-41ad-8a78-752e6f64c6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23171 | 2026.02.04 05:58:43.530821 [ 262 ] {f75a1d6f-7f37-41ad-8a78-752e6f64c6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23172 | 2026.02.04 05:58:43.531245 [ 262 ] {f75a1d6f-7f37-41ad-8a78-752e6f64c6c2} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23173 | 2026.02.04 05:58:43.531282 [ 262 ] {f75a1d6f-7f37-41ad-8a78-752e6f64c6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23174 | 2026.02.04 05:58:43.531589 [ 262 ] {f75a1d6f-7f37-41ad-8a78-752e6f64c6c2} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23175 | 2026.02.04 05:58:43.531801 [ 262 ] {f75a1d6f-7f37-41ad-8a78-752e6f64c6c2} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23176 | 2026.02.04 05:58:43.531943 [ 262 ] {f75a1d6f-7f37-41ad-8a78-752e6f64c6c2} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001164 sec., 78178.6941580756 rows/sec., 6.12 MiB/sec. | ||
| 23177 | 2026.02.04 05:58:43.531985 [ 262 ] {f75a1d6f-7f37-41ad-8a78-752e6f64c6c2} <Debug> TCPHandler: Processed in 0.001350398 sec. | ||
| 23178 | 2026.02.04 05:58:43.532092 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23179 | 2026.02.04 05:58:43.532185 [ 262 ] {fd7e0d9d-1640-4f24-ade6-749e241ebc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23180 | 2026.02.04 05:58:43.532227 [ 262 ] {fd7e0d9d-1640-4f24-ade6-749e241ebc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23181 | 2026.02.04 05:58:43.532632 [ 262 ] {fd7e0d9d-1640-4f24-ade6-749e241ebc1e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23182 | 2026.02.04 05:58:43.532667 [ 262 ] {fd7e0d9d-1640-4f24-ade6-749e241ebc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23183 | 2026.02.04 05:58:43.532992 [ 262 ] {fd7e0d9d-1640-4f24-ade6-749e241ebc1e} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23184 | 2026.02.04 05:58:43.533195 [ 262 ] {fd7e0d9d-1640-4f24-ade6-749e241ebc1e} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23185 | 2026.02.04 05:58:43.533321 [ 262 ] {fd7e0d9d-1640-4f24-ade6-749e241ebc1e} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001154 sec., 143847.4870017331 rows/sec., 10.01 MiB/sec. | ||
| 23186 | 2026.02.04 05:58:43.533358 [ 262 ] {fd7e0d9d-1640-4f24-ade6-749e241ebc1e} <Debug> TCPHandler: Processed in 0.001313437 sec. | ||
| 23187 | 2026.02.04 05:58:43.533469 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23188 | 2026.02.04 05:58:43.533560 [ 262 ] {97c1df9c-65ee-4572-8fae-a3bebab20c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23189 | 2026.02.04 05:58:43.533600 [ 262 ] {97c1df9c-65ee-4572-8fae-a3bebab20c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23190 | 2026.02.04 05:58:43.533910 [ 262 ] {97c1df9c-65ee-4572-8fae-a3bebab20c13} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23191 | 2026.02.04 05:58:43.533945 [ 262 ] {97c1df9c-65ee-4572-8fae-a3bebab20c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23192 | 2026.02.04 05:58:43.534229 [ 262 ] {97c1df9c-65ee-4572-8fae-a3bebab20c13} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 23193 | 2026.02.04 05:58:43.534427 [ 262 ] {97c1df9c-65ee-4572-8fae-a3bebab20c13} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23194 | 2026.02.04 05:58:43.534536 [ 82 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 6 parts from all_1_65_14 to all_70_70_0 | ||
| 23195 | 2026.02.04 05:58:43.534552 [ 262 ] {97c1df9c-65ee-4572-8fae-a3bebab20c13} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 62.91 KiB/sec. | ||
| 23196 | 2026.02.04 05:58:43.534606 [ 82 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23197 | 2026.02.04 05:58:43.534612 [ 262 ] {97c1df9c-65ee-4572-8fae-a3bebab20c13} <Debug> TCPHandler: Processed in 0.001189813 sec. | ||
| 23198 | 2026.02.04 05:58:43.534634 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23199 | 2026.02.04 05:58:43.534730 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_70_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_14 to all_70_70_0 into Compact with storage Full | ||
| 23200 | 2026.02.04 05:58:43.534739 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23201 | 2026.02.04 05:58:43.534818 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_70_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23202 | 2026.02.04 05:58:43.534836 [ 262 ] {124d0530-ed2a-46b4-96d5-2f9155a51a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23203 | 2026.02.04 05:58:43.534847 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_14, total 66 rows starting from the beginning of the part | ||
| 23204 | 2026.02.04 05:58:43.534889 [ 262 ] {124d0530-ed2a-46b4-96d5-2f9155a51a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23205 | 2026.02.04 05:58:43.534901 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 23206 | 2026.02.04 05:58:43.534943 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
| 23207 | 2026.02.04 05:58:43.534981 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
| 23208 | 2026.02.04 05:58:43.535019 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
| 23209 | 2026.02.04 05:58:43.535058 [ 202 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
| 23210 | 2026.02.04 05:58:43.535698 [ 262 ] {124d0530-ed2a-46b4-96d5-2f9155a51a1a} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23211 | 2026.02.04 05:58:43.535732 [ 262 ] {124d0530-ed2a-46b4-96d5-2f9155a51a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23212 | 2026.02.04 05:58:43.535853 [ 190 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_70_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 4 columns (4 merged, 0 gathered) in 0.001165732 sec., 60905.9372136992 rows/sec., 3.99 MiB/sec. | ||
| 23213 | 2026.02.04 05:58:43.535991 [ 198 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_70_15} <Trace> MergedBlockOutputStream: filled checksums all_1_70_15 (state Temporary) | ||
| 23214 | 2026.02.04 05:58:43.536320 [ 198 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_70_15} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_70_15 to all_1_70_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23215 | 2026.02.04 05:58:43.536405 [ 198 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_70_15} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 6 parts: [all_1_65_14, all_70_70_0] -> all_1_70_15 | ||
| 23216 | 2026.02.04 05:58:43.536428 [ 262 ] {124d0530-ed2a-46b4-96d5-2f9155a51a1a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23217 | 2026.02.04 05:58:43.536502 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23218 | 2026.02.04 05:58:43.536683 [ 262 ] {124d0530-ed2a-46b4-96d5-2f9155a51a1a} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23219 | 2026.02.04 05:58:43.536824 [ 262 ] {124d0530-ed2a-46b4-96d5-2f9155a51a1a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002005 sec., 7481.296758104739 rows/sec., 13.41 MiB/sec. | ||
| 23220 | 2026.02.04 05:58:43.536894 [ 262 ] {124d0530-ed2a-46b4-96d5-2f9155a51a1a} <Debug> TCPHandler: Processed in 0.002202801 sec. | ||
| 23221 | 2026.02.04 05:58:43.537019 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23222 | 2026.02.04 05:58:43.537112 [ 262 ] {2a77be40-f7a7-4783-b91c-d8c50e81e597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23223 | 2026.02.04 05:58:43.537153 [ 262 ] {2a77be40-f7a7-4783-b91c-d8c50e81e597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23224 | 2026.02.04 05:58:43.537499 [ 262 ] {2a77be40-f7a7-4783-b91c-d8c50e81e597} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23225 | 2026.02.04 05:58:43.537535 [ 262 ] {2a77be40-f7a7-4783-b91c-d8c50e81e597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23226 | 2026.02.04 05:58:43.537848 [ 262 ] {2a77be40-f7a7-4783-b91c-d8c50e81e597} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23227 | 2026.02.04 05:58:43.538048 [ 262 ] {2a77be40-f7a7-4783-b91c-d8c50e81e597} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23228 | 2026.02.04 05:58:43.538177 [ 262 ] {2a77be40-f7a7-4783-b91c-d8c50e81e597} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 23229 | 2026.02.04 05:58:43.538213 [ 262 ] {2a77be40-f7a7-4783-b91c-d8c50e81e597} <Debug> TCPHandler: Processed in 0.001244234 sec. | ||
| 23230 | 2026.02.04 05:58:44.297744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47526 | ||
| 23231 | 2026.02.04 05:58:44.298329 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23232 | 2026.02.04 05:58:44.298382 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23233 | 2026.02.04 05:58:44.298904 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23234 | 2026.02.04 05:58:44.299131 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23235 | 2026.02.04 05:58:44.299278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47526 | ||
| 23236 | 2026.02.04 05:58:46.936405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 23237 | 2026.02.04 05:58:46.956729 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23238 | 2026.02.04 05:58:46.956831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23239 | 2026.02.04 05:58:46.963625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23240 | 2026.02.04 05:58:46.964343 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23241 | 2026.02.04 05:58:46.968583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 23242 | 2026.02.04 05:58:48.533725 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23243 | 2026.02.04 05:58:48.533944 [ 262 ] {6b897ea3-b9bf-420f-8e16-2484cb13d5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23244 | 2026.02.04 05:58:48.534020 [ 262 ] {6b897ea3-b9bf-420f-8e16-2484cb13d5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23245 | 2026.02.04 05:58:48.534800 [ 262 ] {6b897ea3-b9bf-420f-8e16-2484cb13d5d2} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23246 | 2026.02.04 05:58:48.534861 [ 262 ] {6b897ea3-b9bf-420f-8e16-2484cb13d5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23247 | 2026.02.04 05:58:48.535264 [ 262 ] {6b897ea3-b9bf-420f-8e16-2484cb13d5d2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23248 | 2026.02.04 05:58:48.535489 [ 262 ] {6b897ea3-b9bf-420f-8e16-2484cb13d5d2} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23249 | 2026.02.04 05:58:48.535657 [ 262 ] {6b897ea3-b9bf-420f-8e16-2484cb13d5d2} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001765 sec., 150708.21529745043 rows/sec., 9.57 MiB/sec. | ||
| 23250 | 2026.02.04 05:58:48.535717 [ 262 ] {6b897ea3-b9bf-420f-8e16-2484cb13d5d2} <Debug> TCPHandler: Processed in 0.002125789 sec. | ||
| 23251 | 2026.02.04 05:58:48.535751 [ 224 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23252 | 2026.02.04 05:58:48.535800 [ 224 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23253 | 2026.02.04 05:58:48.535865 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23254 | 2026.02.04 05:58:48.535982 [ 262 ] {fa440e8b-9a4d-4570-a040-30e5cb485d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23255 | 2026.02.04 05:58:48.536026 [ 262 ] {fa440e8b-9a4d-4570-a040-30e5cb485d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23256 | 2026.02.04 05:58:48.536880 [ 262 ] {fa440e8b-9a4d-4570-a040-30e5cb485d20} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23257 | 2026.02.04 05:58:48.536919 [ 262 ] {fa440e8b-9a4d-4570-a040-30e5cb485d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23258 | 2026.02.04 05:58:48.537327 [ 262 ] {fa440e8b-9a4d-4570-a040-30e5cb485d20} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23259 | 2026.02.04 05:58:48.537558 [ 262 ] {fa440e8b-9a4d-4570-a040-30e5cb485d20} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23260 | 2026.02.04 05:58:48.537697 [ 262 ] {fa440e8b-9a4d-4570-a040-30e5cb485d20} <Debug> executeQuery: Read 832 rows, 68.05 KiB in 0.001747 sec., 476244.9914138523 rows/sec., 38.04 MiB/sec. | ||
| 23261 | 2026.02.04 05:58:48.537738 [ 262 ] {fa440e8b-9a4d-4570-a040-30e5cb485d20} <Debug> TCPHandler: Processed in 0.001939764 sec. | ||
| 23262 | 2026.02.04 05:58:48.537790 [ 223 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23263 | 2026.02.04 05:58:48.537840 [ 223 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23264 | 2026.02.04 05:58:48.537860 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23265 | 2026.02.04 05:58:48.537968 [ 262 ] {bccde708-718d-409b-99a7-f970e5aa1b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23266 | 2026.02.04 05:58:48.538013 [ 262 ] {bccde708-718d-409b-99a7-f970e5aa1b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23267 | 2026.02.04 05:58:48.538489 [ 262 ] {bccde708-718d-409b-99a7-f970e5aa1b0f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23268 | 2026.02.04 05:58:48.538531 [ 262 ] {bccde708-718d-409b-99a7-f970e5aa1b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23269 | 2026.02.04 05:58:48.538677 [ 224 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23270 | 2026.02.04 05:58:48.538885 [ 262 ] {bccde708-718d-409b-99a7-f970e5aa1b0f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23271 | 2026.02.04 05:58:48.539164 [ 262 ] {bccde708-718d-409b-99a7-f970e5aa1b0f} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23272 | 2026.02.04 05:58:48.539304 [ 262 ] {bccde708-718d-409b-99a7-f970e5aa1b0f} <Debug> executeQuery: Read 173 rows, 11.01 KiB in 0.001358 sec., 127393.22533136966 rows/sec., 7.92 MiB/sec. | ||
| 23273 | 2026.02.04 05:58:48.539349 [ 262 ] {bccde708-718d-409b-99a7-f970e5aa1b0f} <Debug> TCPHandler: Processed in 0.001541323 sec. | ||
| 23274 | 2026.02.04 05:58:48.539470 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23275 | 2026.02.04 05:58:48.539568 [ 262 ] {667eb900-5c1c-47bb-a048-97aefa1a0d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23276 | 2026.02.04 05:58:48.539609 [ 262 ] {667eb900-5c1c-47bb-a048-97aefa1a0d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23277 | 2026.02.04 05:58:48.540057 [ 262 ] {667eb900-5c1c-47bb-a048-97aefa1a0d8a} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23278 | 2026.02.04 05:58:48.540098 [ 262 ] {667eb900-5c1c-47bb-a048-97aefa1a0d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23279 | 2026.02.04 05:58:48.540416 [ 262 ] {667eb900-5c1c-47bb-a048-97aefa1a0d8a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23280 | 2026.02.04 05:58:48.540626 [ 262 ] {667eb900-5c1c-47bb-a048-97aefa1a0d8a} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23281 | 2026.02.04 05:58:48.540758 [ 75 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 23282 | 2026.02.04 05:58:48.540772 [ 262 ] {667eb900-5c1c-47bb-a048-97aefa1a0d8a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001224 sec., 114379.08496732026 rows/sec., 7.39 MiB/sec. | ||
| 23283 | 2026.02.04 05:58:48.540821 [ 75 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23284 | 2026.02.04 05:58:48.540836 [ 262 ] {667eb900-5c1c-47bb-a048-97aefa1a0d8a} <Debug> TCPHandler: Processed in 0.001412059 sec. | ||
| 23285 | 2026.02.04 05:58:48.540849 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23286 | 2026.02.04 05:58:48.540945 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 23287 | 2026.02.04 05:58:48.540946 [ 217 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23288 | 2026.02.04 05:58:48.540965 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23289 | 2026.02.04 05:58:48.540991 [ 217 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23290 | 2026.02.04 05:58:48.541037 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23291 | 2026.02.04 05:58:48.541066 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 393 rows starting from the beginning of the part | ||
| 23292 | 2026.02.04 05:58:48.541077 [ 262 ] {cb008adf-e58e-4c99-afde-d53daeabb77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23293 | 2026.02.04 05:58:48.541118 [ 262 ] {cb008adf-e58e-4c99-afde-d53daeabb77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23294 | 2026.02.04 05:58:48.541124 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 140 rows starting from the beginning of the part | ||
| 23295 | 2026.02.04 05:58:48.541172 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 368 rows starting from the beginning of the part | ||
| 23296 | 2026.02.04 05:58:48.541217 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 140 rows starting from the beginning of the part | ||
| 23297 | 2026.02.04 05:58:48.541259 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part | ||
| 23298 | 2026.02.04 05:58:48.541301 [ 202 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 140 rows starting from the beginning of the part | ||
| 23299 | 2026.02.04 05:58:48.541422 [ 223 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23300 | 2026.02.04 05:58:48.541556 [ 262 ] {cb008adf-e58e-4c99-afde-d53daeabb77b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23301 | 2026.02.04 05:58:48.541596 [ 262 ] {cb008adf-e58e-4c99-afde-d53daeabb77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23302 | 2026.02.04 05:58:48.541917 [ 262 ] {cb008adf-e58e-4c99-afde-d53daeabb77b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23303 | 2026.02.04 05:58:48.542135 [ 262 ] {cb008adf-e58e-4c99-afde-d53daeabb77b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23304 | 2026.02.04 05:58:48.542226 [ 187 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319876 sec., 895538.671814625 rows/sec., 62.69 MiB/sec. | ||
| 23305 | 2026.02.04 05:58:48.542268 [ 262 ] {cb008adf-e58e-4c99-afde-d53daeabb77b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00121 sec., 114876.03305785125 rows/sec., 6.54 MiB/sec. | ||
| 23306 | 2026.02.04 05:58:48.542316 [ 262 ] {cb008adf-e58e-4c99-afde-d53daeabb77b} <Debug> TCPHandler: Processed in 0.001405408 sec. | ||
| 23307 | 2026.02.04 05:58:48.542422 [ 200 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 23308 | 2026.02.04 05:58:48.542429 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23309 | 2026.02.04 05:58:48.542538 [ 262 ] {bb8d31bc-1ef7-4ae3-8af4-18975f460261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23310 | 2026.02.04 05:58:48.542580 [ 262 ] {bb8d31bc-1ef7-4ae3-8af4-18975f460261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23311 | 2026.02.04 05:58:48.542729 [ 200 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_76_15} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23312 | 2026.02.04 05:58:48.542811 [ 200 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_76_15} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 23313 | 2026.02.04 05:58:48.542911 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 23314 | 2026.02.04 05:58:48.543194 [ 262 ] {bb8d31bc-1ef7-4ae3-8af4-18975f460261} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23315 | 2026.02.04 05:58:48.543234 [ 262 ] {bb8d31bc-1ef7-4ae3-8af4-18975f460261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23316 | 2026.02.04 05:58:48.543272 [ 217 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23317 | 2026.02.04 05:58:48.543566 [ 262 ] {bb8d31bc-1ef7-4ae3-8af4-18975f460261} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23318 | 2026.02.04 05:58:48.543792 [ 262 ] {bb8d31bc-1ef7-4ae3-8af4-18975f460261} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23319 | 2026.02.04 05:58:48.543928 [ 262 ] {bb8d31bc-1ef7-4ae3-8af4-18975f460261} <Debug> executeQuery: Read 509 rows, 36.94 KiB in 0.001408 sec., 361505.6818181818 rows/sec., 25.62 MiB/sec. | ||
| 23320 | 2026.02.04 05:58:48.543967 [ 262 ] {bb8d31bc-1ef7-4ae3-8af4-18975f460261} <Debug> TCPHandler: Processed in 0.001587204 sec. | ||
| 23321 | 2026.02.04 05:58:48.543974 [ 225 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23322 | 2026.02.04 05:58:48.544000 [ 225 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23323 | 2026.02.04 05:58:48.544079 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23324 | 2026.02.04 05:58:48.544174 [ 262 ] {7b89206c-beeb-4f85-80cb-38d3c1d36060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23325 | 2026.02.04 05:58:48.544214 [ 262 ] {7b89206c-beeb-4f85-80cb-38d3c1d36060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23326 | 2026.02.04 05:58:48.544547 [ 262 ] {7b89206c-beeb-4f85-80cb-38d3c1d36060} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23327 | 2026.02.04 05:58:48.544581 [ 262 ] {7b89206c-beeb-4f85-80cb-38d3c1d36060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23328 | 2026.02.04 05:58:48.544872 [ 262 ] {7b89206c-beeb-4f85-80cb-38d3c1d36060} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 23329 | 2026.02.04 05:58:48.545077 [ 262 ] {7b89206c-beeb-4f85-80cb-38d3c1d36060} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23330 | 2026.02.04 05:58:48.545217 [ 262 ] {7b89206c-beeb-4f85-80cb-38d3c1d36060} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 23331 | 2026.02.04 05:58:48.545266 [ 262 ] {7b89206c-beeb-4f85-80cb-38d3c1d36060} <Debug> TCPHandler: Processed in 0.001236974 sec. | ||
| 23332 | 2026.02.04 05:58:48.545387 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23333 | 2026.02.04 05:58:48.545500 [ 262 ] {9c4ba1dc-6a9e-4697-ad2f-49ea9ef506ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23334 | 2026.02.04 05:58:48.545544 [ 262 ] {9c4ba1dc-6a9e-4697-ad2f-49ea9ef506ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23335 | 2026.02.04 05:58:48.545982 [ 262 ] {9c4ba1dc-6a9e-4697-ad2f-49ea9ef506ea} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23336 | 2026.02.04 05:58:48.546016 [ 262 ] {9c4ba1dc-6a9e-4697-ad2f-49ea9ef506ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23337 | 2026.02.04 05:58:48.546342 [ 262 ] {9c4ba1dc-6a9e-4697-ad2f-49ea9ef506ea} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23338 | 2026.02.04 05:58:48.546546 [ 262 ] {9c4ba1dc-6a9e-4697-ad2f-49ea9ef506ea} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23339 | 2026.02.04 05:58:48.546673 [ 262 ] {9c4ba1dc-6a9e-4697-ad2f-49ea9ef506ea} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001191 sec., 216624.68513853903 rows/sec., 14.42 MiB/sec. | ||
| 23340 | 2026.02.04 05:58:48.546713 [ 262 ] {9c4ba1dc-6a9e-4697-ad2f-49ea9ef506ea} <Debug> TCPHandler: Processed in 0.001376828 sec. | ||
| 23341 | 2026.02.04 05:58:48.546825 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23342 | 2026.02.04 05:58:48.546920 [ 262 ] {0748a051-f74f-443c-bddc-b8baf65a2a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23343 | 2026.02.04 05:58:48.546953 [ 225 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23344 | 2026.02.04 05:58:48.546960 [ 262 ] {0748a051-f74f-443c-bddc-b8baf65a2a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23345 | 2026.02.04 05:58:48.547279 [ 262 ] {0748a051-f74f-443c-bddc-b8baf65a2a73} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23346 | 2026.02.04 05:58:48.547316 [ 262 ] {0748a051-f74f-443c-bddc-b8baf65a2a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23347 | 2026.02.04 05:58:48.547603 [ 262 ] {0748a051-f74f-443c-bddc-b8baf65a2a73} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 23348 | 2026.02.04 05:58:48.547803 [ 262 ] {0748a051-f74f-443c-bddc-b8baf65a2a73} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23349 | 2026.02.04 05:58:48.547926 [ 262 ] {0748a051-f74f-443c-bddc-b8baf65a2a73} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 23350 | 2026.02.04 05:58:48.547962 [ 262 ] {0748a051-f74f-443c-bddc-b8baf65a2a73} <Debug> TCPHandler: Processed in 0.001187113 sec. | ||
| 23351 | 2026.02.04 05:58:48.548069 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23352 | 2026.02.04 05:58:48.548162 [ 262 ] {3ddb80f1-cf01-47b1-aec3-03d6098c5116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23353 | 2026.02.04 05:58:48.548215 [ 262 ] {3ddb80f1-cf01-47b1-aec3-03d6098c5116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23354 | 2026.02.04 05:58:48.549084 [ 262 ] {3ddb80f1-cf01-47b1-aec3-03d6098c5116} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23355 | 2026.02.04 05:58:48.549119 [ 262 ] {3ddb80f1-cf01-47b1-aec3-03d6098c5116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23356 | 2026.02.04 05:58:48.549653 [ 262 ] {3ddb80f1-cf01-47b1-aec3-03d6098c5116} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23357 | 2026.02.04 05:58:48.549869 [ 262 ] {3ddb80f1-cf01-47b1-aec3-03d6098c5116} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23358 | 2026.02.04 05:58:48.550011 [ 262 ] {3ddb80f1-cf01-47b1-aec3-03d6098c5116} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001867 sec., 21424.745581146224 rows/sec., 38.39 MiB/sec. | ||
| 23359 | 2026.02.04 05:58:48.550082 [ 262 ] {3ddb80f1-cf01-47b1-aec3-03d6098c5116} <Debug> TCPHandler: Processed in 0.002062417 sec. | ||
| 23360 | 2026.02.04 05:58:48.550196 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23361 | 2026.02.04 05:58:48.550292 [ 262 ] {c1362483-1763-4f16-aec3-dd0c2171917b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23362 | 2026.02.04 05:58:48.550332 [ 262 ] {c1362483-1763-4f16-aec3-dd0c2171917b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23363 | 2026.02.04 05:58:48.550652 [ 262 ] {c1362483-1763-4f16-aec3-dd0c2171917b} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23364 | 2026.02.04 05:58:48.550686 [ 262 ] {c1362483-1763-4f16-aec3-dd0c2171917b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23365 | 2026.02.04 05:58:48.550972 [ 262 ] {c1362483-1763-4f16-aec3-dd0c2171917b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 23366 | 2026.02.04 05:58:48.551174 [ 262 ] {c1362483-1763-4f16-aec3-dd0c2171917b} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23367 | 2026.02.04 05:58:48.551298 [ 262 ] {c1362483-1763-4f16-aec3-dd0c2171917b} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001024 sec., 5859.375 rows/sec., 386.24 KiB/sec. | ||
| 23368 | 2026.02.04 05:58:48.551336 [ 262 ] {c1362483-1763-4f16-aec3-dd0c2171917b} <Debug> TCPHandler: Processed in 0.001188843 sec. | ||
| 23369 | 2026.02.04 05:58:48.551442 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23370 | 2026.02.04 05:58:48.551537 [ 262 ] {3c770b80-62fe-43f6-970f-111b90a64422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23371 | 2026.02.04 05:58:48.551577 [ 262 ] {3c770b80-62fe-43f6-970f-111b90a64422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23372 | 2026.02.04 05:58:48.551896 [ 262 ] {3c770b80-62fe-43f6-970f-111b90a64422} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23373 | 2026.02.04 05:58:48.551932 [ 262 ] {3c770b80-62fe-43f6-970f-111b90a64422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23374 | 2026.02.04 05:58:48.552219 [ 262 ] {3c770b80-62fe-43f6-970f-111b90a64422} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23375 | 2026.02.04 05:58:48.552427 [ 262 ] {3c770b80-62fe-43f6-970f-111b90a64422} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23376 | 2026.02.04 05:58:48.552556 [ 262 ] {3c770b80-62fe-43f6-970f-111b90a64422} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001036 sec., 84942.08494208494 rows/sec., 5.33 MiB/sec. | ||
| 23377 | 2026.02.04 05:58:48.552595 [ 262 ] {3c770b80-62fe-43f6-970f-111b90a64422} <Debug> TCPHandler: Processed in 0.001202063 sec. | ||
| 23378 | 2026.02.04 05:58:49.053428 [ 225 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23379 | 2026.02.04 05:58:49.053480 [ 225 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23380 | 2026.02.04 05:58:49.056058 [ 225 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23381 | 2026.02.04 05:58:49.060925 [ 217 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23382 | 2026.02.04 05:58:49.060960 [ 217 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23383 | 2026.02.04 05:58:49.063863 [ 217 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23384 | 2026.02.04 05:58:49.144576 [ 217 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Found 6 old parts to remove. Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 23385 | 2026.02.04 05:58:49.144639 [ 217 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 6 parts from filesystem (serially): Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 23386 | 2026.02.04 05:58:49.146874 [ 217 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 6 parts from memory: Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 23387 | 2026.02.04 05:58:49.177850 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23388 | 2026.02.04 05:58:49.177908 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23389 | 2026.02.04 05:58:49.181620 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23390 | 2026.02.04 05:58:49.612029 [ 222 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 23391 | 2026.02.04 05:58:49.612079 [ 222 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 23392 | 2026.02.04 05:58:49.614832 [ 222 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 23393 | 2026.02.04 05:58:51.361140 [ 225 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23394 | 2026.02.04 05:58:51.361192 [ 225 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23395 | 2026.02.04 05:58:51.364351 [ 225 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23396 | 2026.02.04 05:58:51.502443 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23397 | 2026.02.04 05:58:51.502485 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23398 | 2026.02.04 05:58:51.799431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47974 | ||
| 23399 | 2026.02.04 05:58:51.799968 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23400 | 2026.02.04 05:58:51.800008 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23401 | 2026.02.04 05:58:51.800470 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23402 | 2026.02.04 05:58:51.800686 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23403 | 2026.02.04 05:58:51.800807 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47974 | ||
| 23404 | 2026.02.04 05:58:51.800919 [ 224 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23405 | 2026.02.04 05:58:51.800992 [ 224 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23406 | 2026.02.04 05:58:51.804521 [ 224 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23407 | 2026.02.04 05:58:51.992800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2976 | ||
| 23408 | 2026.02.04 05:58:51.995345 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23409 | 2026.02.04 05:58:51.995397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23410 | 2026.02.04 05:58:51.996573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23411 | 2026.02.04 05:58:51.996837 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23412 | 2026.02.04 05:58:51.997111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2976 | ||
| 23413 | 2026.02.04 05:58:53.150848 [ 219 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23414 | 2026.02.04 05:58:53.150924 [ 219 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23415 | 2026.02.04 05:58:53.153781 [ 219 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23416 | 2026.02.04 05:58:53.524802 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23417 | 2026.02.04 05:58:53.524988 [ 262 ] {33172aab-c236-4c41-b7a3-b66ba9239ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23418 | 2026.02.04 05:58:53.525061 [ 262 ] {33172aab-c236-4c41-b7a3-b66ba9239ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23419 | 2026.02.04 05:58:53.525749 [ 262 ] {33172aab-c236-4c41-b7a3-b66ba9239ab4} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23420 | 2026.02.04 05:58:53.525787 [ 262 ] {33172aab-c236-4c41-b7a3-b66ba9239ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23421 | 2026.02.04 05:58:53.526168 [ 262 ] {33172aab-c236-4c41-b7a3-b66ba9239ab4} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23422 | 2026.02.04 05:58:53.526387 [ 262 ] {33172aab-c236-4c41-b7a3-b66ba9239ab4} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23423 | 2026.02.04 05:58:53.526534 [ 262 ] {33172aab-c236-4c41-b7a3-b66ba9239ab4} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001598 sec., 53817.27158948686 rows/sec., 4.50 MiB/sec. | ||
| 23424 | 2026.02.04 05:58:53.526577 [ 262 ] {33172aab-c236-4c41-b7a3-b66ba9239ab4} <Debug> TCPHandler: Processed in 0.001904593 sec. | ||
| 23425 | 2026.02.04 05:58:53.526709 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23426 | 2026.02.04 05:58:53.526804 [ 262 ] {ce8a95d2-02ab-4346-847a-f71440349d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23427 | 2026.02.04 05:58:53.526846 [ 262 ] {ce8a95d2-02ab-4346-847a-f71440349d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23428 | 2026.02.04 05:58:53.527271 [ 262 ] {ce8a95d2-02ab-4346-847a-f71440349d42} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23429 | 2026.02.04 05:58:53.527307 [ 262 ] {ce8a95d2-02ab-4346-847a-f71440349d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23430 | 2026.02.04 05:58:53.527611 [ 262 ] {ce8a95d2-02ab-4346-847a-f71440349d42} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23431 | 2026.02.04 05:58:53.527816 [ 262 ] {ce8a95d2-02ab-4346-847a-f71440349d42} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23432 | 2026.02.04 05:58:53.527930 [ 69 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23433 | 2026.02.04 05:58:53.527945 [ 262 ] {ce8a95d2-02ab-4346-847a-f71440349d42} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00116 sec., 12931.034482758621 rows/sec., 972.35 KiB/sec. | ||
| 23434 | 2026.02.04 05:58:53.527962 [ 69 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23435 | 2026.02.04 05:58:53.527981 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23436 | 2026.02.04 05:58:53.527986 [ 262 ] {ce8a95d2-02ab-4346-847a-f71440349d42} <Debug> TCPHandler: Processed in 0.001327567 sec. | ||
| 23437 | 2026.02.04 05:58:53.528059 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23438 | 2026.02.04 05:58:53.528107 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23439 | 2026.02.04 05:58:53.528143 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23440 | 2026.02.04 05:58:53.528172 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 206 rows starting from the beginning of the part | ||
| 23441 | 2026.02.04 05:58:53.528201 [ 262 ] {06456a93-995f-4845-8703-6532386cd025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23442 | 2026.02.04 05:58:53.528231 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 15 rows starting from the beginning of the part | ||
| 23443 | 2026.02.04 05:58:53.528242 [ 262 ] {06456a93-995f-4845-8703-6532386cd025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23444 | 2026.02.04 05:58:53.528277 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 169 rows starting from the beginning of the part | ||
| 23445 | 2026.02.04 05:58:53.528320 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 27 rows starting from the beginning of the part | ||
| 23446 | 2026.02.04 05:58:53.528364 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 173 rows starting from the beginning of the part | ||
| 23447 | 2026.02.04 05:58:53.528405 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 15 rows starting from the beginning of the part | ||
| 23448 | 2026.02.04 05:58:53.528673 [ 262 ] {06456a93-995f-4845-8703-6532386cd025} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23449 | 2026.02.04 05:58:53.528707 [ 262 ] {06456a93-995f-4845-8703-6532386cd025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23450 | 2026.02.04 05:58:53.529005 [ 262 ] {06456a93-995f-4845-8703-6532386cd025} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23451 | 2026.02.04 05:58:53.529207 [ 262 ] {06456a93-995f-4845-8703-6532386cd025} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23452 | 2026.02.04 05:58:53.529261 [ 200 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228294 sec., 492553.08582472923 rows/sec., 33.19 MiB/sec. | ||
| 23453 | 2026.02.04 05:58:53.529334 [ 262 ] {06456a93-995f-4845-8703-6532386cd025} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001152 sec., 68576.38888888889 rows/sec., 5.35 MiB/sec. | ||
| 23454 | 2026.02.04 05:58:53.529378 [ 262 ] {06456a93-995f-4845-8703-6532386cd025} <Debug> TCPHandler: Processed in 0.001320436 sec. | ||
| 23455 | 2026.02.04 05:58:53.529402 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23456 | 2026.02.04 05:58:53.529492 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23457 | 2026.02.04 05:58:53.529586 [ 262 ] {ec3ebe7f-bf27-4879-8caf-f6b8ec1aaca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23458 | 2026.02.04 05:58:53.529629 [ 262 ] {ec3ebe7f-bf27-4879-8caf-f6b8ec1aaca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23459 | 2026.02.04 05:58:53.529633 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_146_29} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23460 | 2026.02.04 05:58:53.529699 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_146_29} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23461 | 2026.02.04 05:58:53.529759 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 23462 | 2026.02.04 05:58:53.530046 [ 262 ] {ec3ebe7f-bf27-4879-8caf-f6b8ec1aaca1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23463 | 2026.02.04 05:58:53.530081 [ 262 ] {ec3ebe7f-bf27-4879-8caf-f6b8ec1aaca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23464 | 2026.02.04 05:58:53.530398 [ 262 ] {ec3ebe7f-bf27-4879-8caf-f6b8ec1aaca1} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23465 | 2026.02.04 05:58:53.530600 [ 262 ] {ec3ebe7f-bf27-4879-8caf-f6b8ec1aaca1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23466 | 2026.02.04 05:58:53.530726 [ 262 ] {ec3ebe7f-bf27-4879-8caf-f6b8ec1aaca1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 23467 | 2026.02.04 05:58:53.530763 [ 262 ] {ec3ebe7f-bf27-4879-8caf-f6b8ec1aaca1} <Debug> TCPHandler: Processed in 0.001320356 sec. | ||
| 23468 | 2026.02.04 05:58:53.530876 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23469 | 2026.02.04 05:58:53.530969 [ 262 ] {0381a441-d337-4a50-9cec-f45065387ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23470 | 2026.02.04 05:58:53.531023 [ 262 ] {0381a441-d337-4a50-9cec-f45065387ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23471 | 2026.02.04 05:58:53.531803 [ 262 ] {0381a441-d337-4a50-9cec-f45065387ea8} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23472 | 2026.02.04 05:58:53.531838 [ 262 ] {0381a441-d337-4a50-9cec-f45065387ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23473 | 2026.02.04 05:58:53.532350 [ 262 ] {0381a441-d337-4a50-9cec-f45065387ea8} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23474 | 2026.02.04 05:58:53.532570 [ 262 ] {0381a441-d337-4a50-9cec-f45065387ea8} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23475 | 2026.02.04 05:58:53.532680 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23476 | 2026.02.04 05:58:53.532705 [ 262 ] {0381a441-d337-4a50-9cec-f45065387ea8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001753 sec., 8556.759840273817 rows/sec., 15.33 MiB/sec. | ||
| 23477 | 2026.02.04 05:58:53.532711 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23478 | 2026.02.04 05:58:53.532735 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23479 | 2026.02.04 05:58:53.532763 [ 262 ] {0381a441-d337-4a50-9cec-f45065387ea8} <Debug> TCPHandler: Processed in 0.001936243 sec. | ||
| 23480 | 2026.02.04 05:58:53.532840 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23481 | 2026.02.04 05:58:53.532895 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23482 | 2026.02.04 05:58:53.532996 [ 262 ] {903a997a-573d-4a68-8575-cd17e6e57967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23483 | 2026.02.04 05:58:53.533039 [ 262 ] {903a997a-573d-4a68-8575-cd17e6e57967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23484 | 2026.02.04 05:58:53.533109 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23485 | 2026.02.04 05:58:53.533180 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2757 rows starting from the beginning of the part | ||
| 23486 | 2026.02.04 05:58:53.533318 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 15 rows starting from the beginning of the part | ||
| 23487 | 2026.02.04 05:58:53.533392 [ 262 ] {903a997a-573d-4a68-8575-cd17e6e57967} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23488 | 2026.02.04 05:58:53.533432 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 36 rows starting from the beginning of the part | ||
| 23489 | 2026.02.04 05:58:53.533435 [ 262 ] {903a997a-573d-4a68-8575-cd17e6e57967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23490 | 2026.02.04 05:58:53.533553 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 15 rows starting from the beginning of the part | ||
| 23491 | 2026.02.04 05:58:53.533661 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 40 rows starting from the beginning of the part | ||
| 23492 | 2026.02.04 05:58:53.533770 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 15 rows starting from the beginning of the part | ||
| 23493 | 2026.02.04 05:58:53.533777 [ 262 ] {903a997a-573d-4a68-8575-cd17e6e57967} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23494 | 2026.02.04 05:58:53.533997 [ 262 ] {903a997a-573d-4a68-8575-cd17e6e57967} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23495 | 2026.02.04 05:58:53.534134 [ 262 ] {903a997a-573d-4a68-8575-cd17e6e57967} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 23496 | 2026.02.04 05:58:53.534172 [ 262 ] {903a997a-573d-4a68-8575-cd17e6e57967} <Debug> TCPHandler: Processed in 0.001333707 sec. | ||
| 23497 | 2026.02.04 05:58:53.542702 [ 190 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2878 rows, containing 19 columns (19 merged, 0 gathered) in 0.009918003 sec., 290179.3838941166 rows/sec., 519.99 MiB/sec. | ||
| 23498 | 2026.02.04 05:58:53.545898 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23499 | 2026.02.04 05:58:53.546313 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23500 | 2026.02.04 05:58:53.546407 [ 200 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23501 | 2026.02.04 05:58:53.546571 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.26 MiB. | ||
| 23502 | 2026.02.04 05:58:54.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.08 MiB, peak 420.00 MiB, free memory in arenas 0.00 B, will set to 401.72 MiB (RSS), difference: 4.64 MiB | ||
| 23503 | 2026.02.04 05:58:54.468678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 23504 | 2026.02.04 05:58:54.487896 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23505 | 2026.02.04 05:58:54.487964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23506 | 2026.02.04 05:58:54.494473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23507 | 2026.02.04 05:58:54.495548 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23508 | 2026.02.04 05:58:54.500594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 23509 | 2026.02.04 05:58:56.129646 [ 222 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23510 | 2026.02.04 05:58:56.129721 [ 222 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23511 | 2026.02.04 05:58:56.133334 [ 222 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23512 | 2026.02.04 05:58:56.944130 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23513 | 2026.02.04 05:58:56.944329 [ 262 ] {957aa62c-7e0c-4576-b2e9-5c3a59e6f525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23514 | 2026.02.04 05:58:56.944397 [ 262 ] {957aa62c-7e0c-4576-b2e9-5c3a59e6f525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23515 | 2026.02.04 05:58:56.945171 [ 262 ] {957aa62c-7e0c-4576-b2e9-5c3a59e6f525} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23516 | 2026.02.04 05:58:56.945228 [ 262 ] {957aa62c-7e0c-4576-b2e9-5c3a59e6f525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23517 | 2026.02.04 05:58:56.945645 [ 262 ] {957aa62c-7e0c-4576-b2e9-5c3a59e6f525} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23518 | 2026.02.04 05:58:56.945871 [ 262 ] {957aa62c-7e0c-4576-b2e9-5c3a59e6f525} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23519 | 2026.02.04 05:58:56.946048 [ 262 ] {957aa62c-7e0c-4576-b2e9-5c3a59e6f525} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001755 sec., 151566.95156695155 rows/sec., 9.63 MiB/sec. | ||
| 23520 | 2026.02.04 05:58:56.946097 [ 262 ] {957aa62c-7e0c-4576-b2e9-5c3a59e6f525} <Debug> TCPHandler: Processed in 0.002101578 sec. | ||
| 23521 | 2026.02.04 05:58:56.946227 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23522 | 2026.02.04 05:58:56.946326 [ 262 ] {ef28845b-79e5-4a11-8361-e73f849a4480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23523 | 2026.02.04 05:58:56.946369 [ 262 ] {ef28845b-79e5-4a11-8361-e73f849a4480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23524 | 2026.02.04 05:58:56.946807 [ 262 ] {ef28845b-79e5-4a11-8361-e73f849a4480} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23525 | 2026.02.04 05:58:56.946846 [ 262 ] {ef28845b-79e5-4a11-8361-e73f849a4480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23526 | 2026.02.04 05:58:56.947163 [ 262 ] {ef28845b-79e5-4a11-8361-e73f849a4480} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 23527 | 2026.02.04 05:58:56.947381 [ 262 ] {ef28845b-79e5-4a11-8361-e73f849a4480} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23528 | 2026.02.04 05:58:56.947522 [ 262 ] {ef28845b-79e5-4a11-8361-e73f849a4480} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001217 sec., 6573.54149548069 rows/sec., 536.03 KiB/sec. | ||
| 23529 | 2026.02.04 05:58:56.947570 [ 262 ] {ef28845b-79e5-4a11-8361-e73f849a4480} <Debug> TCPHandler: Processed in 0.001396289 sec. | ||
| 23530 | 2026.02.04 05:58:56.947683 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23531 | 2026.02.04 05:58:56.947779 [ 262 ] {4ff52d12-7419-4305-80b6-b9ef155a7fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23532 | 2026.02.04 05:58:56.947820 [ 262 ] {4ff52d12-7419-4305-80b6-b9ef155a7fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23533 | 2026.02.04 05:58:56.949309 [ 262 ] {4ff52d12-7419-4305-80b6-b9ef155a7fbf} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23534 | 2026.02.04 05:58:56.949347 [ 262 ] {4ff52d12-7419-4305-80b6-b9ef155a7fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23535 | 2026.02.04 05:58:56.949790 [ 262 ] {4ff52d12-7419-4305-80b6-b9ef155a7fbf} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23536 | 2026.02.04 05:58:56.949998 [ 262 ] {4ff52d12-7419-4305-80b6-b9ef155a7fbf} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23537 | 2026.02.04 05:58:56.950131 [ 262 ] {4ff52d12-7419-4305-80b6-b9ef155a7fbf} <Debug> executeQuery: Read 1983 rows, 165.12 KiB in 0.002371 sec., 836355.9679460144 rows/sec., 68.01 MiB/sec. | ||
| 23538 | 2026.02.04 05:58:56.950172 [ 262 ] {4ff52d12-7419-4305-80b6-b9ef155a7fbf} <Debug> TCPHandler: Processed in 0.00253925 sec. | ||
| 23539 | 2026.02.04 05:58:56.950287 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23540 | 2026.02.04 05:58:56.950383 [ 262 ] {969ac784-8806-43cb-b74e-0eebd1c9efe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23541 | 2026.02.04 05:58:56.950425 [ 262 ] {969ac784-8806-43cb-b74e-0eebd1c9efe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23542 | 2026.02.04 05:58:56.950921 [ 262 ] {969ac784-8806-43cb-b74e-0eebd1c9efe5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23543 | 2026.02.04 05:58:56.950958 [ 262 ] {969ac784-8806-43cb-b74e-0eebd1c9efe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23544 | 2026.02.04 05:58:56.951272 [ 262 ] {969ac784-8806-43cb-b74e-0eebd1c9efe5} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23545 | 2026.02.04 05:58:56.951496 [ 262 ] {969ac784-8806-43cb-b74e-0eebd1c9efe5} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23546 | 2026.02.04 05:58:56.951632 [ 262 ] {969ac784-8806-43cb-b74e-0eebd1c9efe5} <Debug> executeQuery: Read 184 rows, 11.79 KiB in 0.001267 sec., 145224.9408050513 rows/sec., 9.09 MiB/sec. | ||
| 23547 | 2026.02.04 05:58:56.951672 [ 262 ] {969ac784-8806-43cb-b74e-0eebd1c9efe5} <Debug> TCPHandler: Processed in 0.00143468 sec. | ||
| 23548 | 2026.02.04 05:58:56.951782 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23549 | 2026.02.04 05:58:56.951876 [ 262 ] {1285ddf2-1cff-4ecc-a711-f8f76677b96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23550 | 2026.02.04 05:58:56.951916 [ 262 ] {1285ddf2-1cff-4ecc-a711-f8f76677b96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23551 | 2026.02.04 05:58:56.952458 [ 262 ] {1285ddf2-1cff-4ecc-a711-f8f76677b96b} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23552 | 2026.02.04 05:58:56.952495 [ 262 ] {1285ddf2-1cff-4ecc-a711-f8f76677b96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23553 | 2026.02.04 05:58:56.952809 [ 262 ] {1285ddf2-1cff-4ecc-a711-f8f76677b96b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23554 | 2026.02.04 05:58:56.953012 [ 262 ] {1285ddf2-1cff-4ecc-a711-f8f76677b96b} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23555 | 2026.02.04 05:58:56.953143 [ 262 ] {1285ddf2-1cff-4ecc-a711-f8f76677b96b} <Debug> executeQuery: Read 369 rows, 25.14 KiB in 0.001285 sec., 287159.53307393 rows/sec., 19.11 MiB/sec. | ||
| 23556 | 2026.02.04 05:58:56.953183 [ 262 ] {1285ddf2-1cff-4ecc-a711-f8f76677b96b} <Debug> TCPHandler: Processed in 0.00145048 sec. | ||
| 23557 | 2026.02.04 05:58:56.953291 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23558 | 2026.02.04 05:58:56.953386 [ 262 ] {df420619-0f83-4272-b570-f8f13ce9430f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23559 | 2026.02.04 05:58:56.953427 [ 262 ] {df420619-0f83-4272-b570-f8f13ce9430f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23560 | 2026.02.04 05:58:56.953878 [ 262 ] {df420619-0f83-4272-b570-f8f13ce9430f} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23561 | 2026.02.04 05:58:56.953914 [ 262 ] {df420619-0f83-4272-b570-f8f13ce9430f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23562 | 2026.02.04 05:58:56.954223 [ 262 ] {df420619-0f83-4272-b570-f8f13ce9430f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23563 | 2026.02.04 05:58:56.954436 [ 262 ] {df420619-0f83-4272-b570-f8f13ce9430f} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23564 | 2026.02.04 05:58:56.954564 [ 262 ] {df420619-0f83-4272-b570-f8f13ce9430f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001197 sec., 116123.64243943192 rows/sec., 6.61 MiB/sec. | ||
| 23565 | 2026.02.04 05:58:56.954605 [ 262 ] {df420619-0f83-4272-b570-f8f13ce9430f} <Debug> TCPHandler: Processed in 0.001363988 sec. | ||
| 23566 | 2026.02.04 05:58:56.954716 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23567 | 2026.02.04 05:58:56.954810 [ 262 ] {3f469a6a-2cff-4b75-b4b4-e48347cdf055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23568 | 2026.02.04 05:58:56.954850 [ 262 ] {3f469a6a-2cff-4b75-b4b4-e48347cdf055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23569 | 2026.02.04 05:58:56.955629 [ 262 ] {3f469a6a-2cff-4b75-b4b4-e48347cdf055} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23570 | 2026.02.04 05:58:56.955664 [ 262 ] {3f469a6a-2cff-4b75-b4b4-e48347cdf055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23571 | 2026.02.04 05:58:56.956007 [ 262 ] {3f469a6a-2cff-4b75-b4b4-e48347cdf055} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23572 | 2026.02.04 05:58:56.956234 [ 262 ] {3f469a6a-2cff-4b75-b4b4-e48347cdf055} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23573 | 2026.02.04 05:58:56.956365 [ 262 ] {3f469a6a-2cff-4b75-b4b4-e48347cdf055} <Debug> executeQuery: Read 970 rows, 71.67 KiB in 0.001574 sec., 616264.294790343 rows/sec., 44.46 MiB/sec. | ||
| 23574 | 2026.02.04 05:58:56.956405 [ 262 ] {3f469a6a-2cff-4b75-b4b4-e48347cdf055} <Debug> TCPHandler: Processed in 0.001738508 sec. | ||
| 23575 | 2026.02.04 05:58:56.956518 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23576 | 2026.02.04 05:58:56.956612 [ 262 ] {2933359d-5a2c-453f-8d70-dce55e91ee79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23577 | 2026.02.04 05:58:56.956653 [ 262 ] {2933359d-5a2c-453f-8d70-dce55e91ee79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23578 | 2026.02.04 05:58:56.956974 [ 262 ] {2933359d-5a2c-453f-8d70-dce55e91ee79} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23579 | 2026.02.04 05:58:56.957011 [ 262 ] {2933359d-5a2c-453f-8d70-dce55e91ee79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23580 | 2026.02.04 05:58:56.957308 [ 262 ] {2933359d-5a2c-453f-8d70-dce55e91ee79} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 23581 | 2026.02.04 05:58:56.957513 [ 262 ] {2933359d-5a2c-453f-8d70-dce55e91ee79} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23582 | 2026.02.04 05:58:56.957639 [ 262 ] {2933359d-5a2c-453f-8d70-dce55e91ee79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 23583 | 2026.02.04 05:58:56.957676 [ 262 ] {2933359d-5a2c-453f-8d70-dce55e91ee79} <Debug> TCPHandler: Processed in 0.001207563 sec. | ||
| 23584 | 2026.02.04 05:58:56.957785 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23585 | 2026.02.04 05:58:56.957884 [ 262 ] {da45e3ac-b518-4b0e-a896-7db79bb418d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23586 | 2026.02.04 05:58:56.957927 [ 262 ] {da45e3ac-b518-4b0e-a896-7db79bb418d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23587 | 2026.02.04 05:58:56.958537 [ 262 ] {da45e3ac-b518-4b0e-a896-7db79bb418d5} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23588 | 2026.02.04 05:58:56.958580 [ 262 ] {da45e3ac-b518-4b0e-a896-7db79bb418d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23589 | 2026.02.04 05:58:56.958994 [ 262 ] {da45e3ac-b518-4b0e-a896-7db79bb418d5} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23590 | 2026.02.04 05:58:56.959211 [ 262 ] {da45e3ac-b518-4b0e-a896-7db79bb418d5} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23591 | 2026.02.04 05:58:56.959362 [ 262 ] {da45e3ac-b518-4b0e-a896-7db79bb418d5} <Debug> executeQuery: Read 884 rows, 60.22 KiB in 0.001495 sec., 591304.3478260869 rows/sec., 39.34 MiB/sec. | ||
| 23592 | 2026.02.04 05:58:56.959403 [ 262 ] {da45e3ac-b518-4b0e-a896-7db79bb418d5} <Debug> TCPHandler: Processed in 0.001667286 sec. | ||
| 23593 | 2026.02.04 05:58:56.959511 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23594 | 2026.02.04 05:58:56.959606 [ 262 ] {2bc4aca3-aab7-4936-b4b0-9099fab55666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23595 | 2026.02.04 05:58:56.959648 [ 262 ] {2bc4aca3-aab7-4936-b4b0-9099fab55666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23596 | 2026.02.04 05:58:56.959997 [ 262 ] {2bc4aca3-aab7-4936-b4b0-9099fab55666} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23597 | 2026.02.04 05:58:56.960034 [ 262 ] {2bc4aca3-aab7-4936-b4b0-9099fab55666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23598 | 2026.02.04 05:58:56.960326 [ 262 ] {2bc4aca3-aab7-4936-b4b0-9099fab55666} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23599 | 2026.02.04 05:58:56.960523 [ 262 ] {2bc4aca3-aab7-4936-b4b0-9099fab55666} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23600 | 2026.02.04 05:58:56.960653 [ 262 ] {2bc4aca3-aab7-4936-b4b0-9099fab55666} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001067 sec., 1874.414245548266 rows/sec., 122.64 KiB/sec. | ||
| 23601 | 2026.02.04 05:58:56.960690 [ 262 ] {2bc4aca3-aab7-4936-b4b0-9099fab55666} <Debug> TCPHandler: Processed in 0.001230184 sec. | ||
| 23602 | 2026.02.04 05:58:56.960797 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23603 | 2026.02.04 05:58:56.960904 [ 262 ] {3b9814ba-aada-4e81-b41b-7d48be348981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23604 | 2026.02.04 05:58:56.960959 [ 262 ] {3b9814ba-aada-4e81-b41b-7d48be348981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23605 | 2026.02.04 05:58:56.961827 [ 262 ] {3b9814ba-aada-4e81-b41b-7d48be348981} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23606 | 2026.02.04 05:58:56.961875 [ 262 ] {3b9814ba-aada-4e81-b41b-7d48be348981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23607 | 2026.02.04 05:58:56.962435 [ 262 ] {3b9814ba-aada-4e81-b41b-7d48be348981} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23608 | 2026.02.04 05:58:56.962653 [ 262 ] {3b9814ba-aada-4e81-b41b-7d48be348981} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23609 | 2026.02.04 05:58:56.962798 [ 262 ] {3b9814ba-aada-4e81-b41b-7d48be348981} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001912 sec., 22489.539748953976 rows/sec., 40.30 MiB/sec. | ||
| 23610 | 2026.02.04 05:58:56.962875 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23611 | 2026.02.04 05:58:56.962885 [ 262 ] {3b9814ba-aada-4e81-b41b-7d48be348981} <Debug> TCPHandler: Processed in 0.002135879 sec. | ||
| 23612 | 2026.02.04 05:58:56.962936 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23613 | 2026.02.04 05:58:56.963049 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23614 | 2026.02.04 05:58:56.963148 [ 262 ] {0a4a701a-036d-41c7-b1b4-d2aaad533515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23615 | 2026.02.04 05:58:56.963190 [ 262 ] {0a4a701a-036d-41c7-b1b4-d2aaad533515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23616 | 2026.02.04 05:58:56.963529 [ 262 ] {0a4a701a-036d-41c7-b1b4-d2aaad533515} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23617 | 2026.02.04 05:58:56.963567 [ 262 ] {0a4a701a-036d-41c7-b1b4-d2aaad533515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23618 | 2026.02.04 05:58:56.963914 [ 262 ] {0a4a701a-036d-41c7-b1b4-d2aaad533515} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23619 | 2026.02.04 05:58:56.964152 [ 262 ] {0a4a701a-036d-41c7-b1b4-d2aaad533515} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23620 | 2026.02.04 05:58:56.964295 [ 262 ] {0a4a701a-036d-41c7-b1b4-d2aaad533515} <Debug> executeQuery: Read 66 rows, 4.13 KiB in 0.001165 sec., 56652.36051502146 rows/sec., 3.46 MiB/sec. | ||
| 23621 | 2026.02.04 05:58:56.964333 [ 262 ] {0a4a701a-036d-41c7-b1b4-d2aaad533515} <Debug> TCPHandler: Processed in 0.001337717 sec. | ||
| 23622 | 2026.02.04 05:58:56.965200 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23623 | 2026.02.04 05:58:58.519105 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23624 | 2026.02.04 05:58:58.519309 [ 262 ] {d04fb739-8a7f-499e-8ed3-adfb569bf7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23625 | 2026.02.04 05:58:58.519380 [ 262 ] {d04fb739-8a7f-499e-8ed3-adfb569bf7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23626 | 2026.02.04 05:58:58.520069 [ 262 ] {d04fb739-8a7f-499e-8ed3-adfb569bf7bc} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23627 | 2026.02.04 05:58:58.520111 [ 262 ] {d04fb739-8a7f-499e-8ed3-adfb569bf7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23628 | 2026.02.04 05:58:58.520481 [ 262 ] {d04fb739-8a7f-499e-8ed3-adfb569bf7bc} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23629 | 2026.02.04 05:58:58.520707 [ 262 ] {d04fb739-8a7f-499e-8ed3-adfb569bf7bc} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23630 | 2026.02.04 05:58:58.520850 [ 60 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23631 | 2026.02.04 05:58:58.520869 [ 262 ] {d04fb739-8a7f-499e-8ed3-adfb569bf7bc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.65 MiB/sec. | ||
| 23632 | 2026.02.04 05:58:58.520911 [ 60 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23633 | 2026.02.04 05:58:58.520936 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23634 | 2026.02.04 05:58:58.520940 [ 262 ] {d04fb739-8a7f-499e-8ed3-adfb569bf7bc} <Debug> TCPHandler: Processed in 0.001969834 sec. | ||
| 23635 | 2026.02.04 05:58:58.521028 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23636 | 2026.02.04 05:58:58.521089 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23637 | 2026.02.04 05:58:58.521118 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23638 | 2026.02.04 05:58:58.521147 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2125 rows starting from the beginning of the part | ||
| 23639 | 2026.02.04 05:58:58.521202 [ 262 ] {b623f68f-b9a7-4a45-868a-5de7376f01fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23640 | 2026.02.04 05:58:58.521206 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 93 rows starting from the beginning of the part | ||
| 23641 | 2026.02.04 05:58:58.521250 [ 262 ] {b623f68f-b9a7-4a45-868a-5de7376f01fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23642 | 2026.02.04 05:58:58.521263 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 832 rows starting from the beginning of the part | ||
| 23643 | 2026.02.04 05:58:58.521306 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 86 rows starting from the beginning of the part | ||
| 23644 | 2026.02.04 05:58:58.521347 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 1983 rows starting from the beginning of the part | ||
| 23645 | 2026.02.04 05:58:58.521386 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 56 rows starting from the beginning of the part | ||
| 23646 | 2026.02.04 05:58:58.521726 [ 262 ] {b623f68f-b9a7-4a45-868a-5de7376f01fd} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23647 | 2026.02.04 05:58:58.521763 [ 262 ] {b623f68f-b9a7-4a45-868a-5de7376f01fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23648 | 2026.02.04 05:58:58.522092 [ 262 ] {b623f68f-b9a7-4a45-868a-5de7376f01fd} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23649 | 2026.02.04 05:58:58.522311 [ 262 ] {b623f68f-b9a7-4a45-868a-5de7376f01fd} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23650 | 2026.02.04 05:58:58.522445 [ 60 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23651 | 2026.02.04 05:58:58.522454 [ 262 ] {b623f68f-b9a7-4a45-868a-5de7376f01fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 23652 | 2026.02.04 05:58:58.522481 [ 60 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23653 | 2026.02.04 05:58:58.522506 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23654 | 2026.02.04 05:58:58.522508 [ 262 ] {b623f68f-b9a7-4a45-868a-5de7376f01fd} <Debug> TCPHandler: Processed in 0.00147317 sec. | ||
| 23655 | 2026.02.04 05:58:58.522598 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23656 | 2026.02.04 05:58:58.522644 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23657 | 2026.02.04 05:58:58.522706 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23658 | 2026.02.04 05:58:58.522740 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1047 rows starting from the beginning of the part | ||
| 23659 | 2026.02.04 05:58:58.522745 [ 262 ] {e43bee26-577d-4743-8657-0318dc46c275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23660 | 2026.02.04 05:58:58.522796 [ 262 ] {e43bee26-577d-4743-8657-0318dc46c275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23661 | 2026.02.04 05:58:58.522806 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 91 rows starting from the beginning of the part | ||
| 23662 | 2026.02.04 05:58:58.522859 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 509 rows starting from the beginning of the part | ||
| 23663 | 2026.02.04 05:58:58.522899 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 79 rows starting from the beginning of the part | ||
| 23664 | 2026.02.04 05:58:58.522938 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 970 rows starting from the beginning of the part | ||
| 23665 | 2026.02.04 05:58:58.522978 [ 193 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 64 rows starting from the beginning of the part | ||
| 23666 | 2026.02.04 05:58:58.523175 [ 262 ] {e43bee26-577d-4743-8657-0318dc46c275} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23667 | 2026.02.04 05:58:58.523217 [ 262 ] {e43bee26-577d-4743-8657-0318dc46c275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23668 | 2026.02.04 05:58:58.523243 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5175 rows, containing 5 columns (5 merged, 0 gathered) in 0.002249242 sec., 2300775.1055688984 rows/sec., 196.10 MiB/sec. | ||
| 23669 | 2026.02.04 05:58:58.523552 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23670 | 2026.02.04 05:58:58.523557 [ 262 ] {e43bee26-577d-4743-8657-0318dc46c275} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23671 | 2026.02.04 05:58:58.523850 [ 262 ] {e43bee26-577d-4743-8657-0318dc46c275} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23672 | 2026.02.04 05:58:58.523909 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_171_34} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23673 | 2026.02.04 05:58:58.523991 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 5 parts from all_1_166_34 to all_170_170_0 | ||
| 23674 | 2026.02.04 05:58:58.524003 [ 191 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_171_34} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23675 | 2026.02.04 05:58:58.524007 [ 262 ] {e43bee26-577d-4743-8657-0318dc46c275} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001281 sec., 48399.68774395004 rows/sec., 3.36 MiB/sec. | ||
| 23676 | 2026.02.04 05:58:58.524023 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23677 | 2026.02.04 05:58:58.524060 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23678 | 2026.02.04 05:58:58.524067 [ 262 ] {e43bee26-577d-4743-8657-0318dc46c275} <Debug> TCPHandler: Processed in 0.00147365 sec. | ||
| 23679 | 2026.02.04 05:58:58.524120 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_170_35} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_166_34 to all_170_170_0 into Compact with storage Full | ||
| 23680 | 2026.02.04 05:58:58.524139 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 23681 | 2026.02.04 05:58:58.524179 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23682 | 2026.02.04 05:58:58.524201 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_170_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23683 | 2026.02.04 05:58:58.524225 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_170_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_166_34, total 47697 rows starting from the beginning of the part | ||
| 23684 | 2026.02.04 05:58:58.524272 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_170_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 166 rows starting from the beginning of the part | ||
| 23685 | 2026.02.04 05:58:58.524280 [ 262 ] {4a5ec388-8ba2-403d-935d-db1dbf8398b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23686 | 2026.02.04 05:58:58.524287 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725178 sec., 1599834.9155855223 rows/sec., 122.46 MiB/sec. | ||
| 23687 | 2026.02.04 05:58:58.524308 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_170_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 258 rows starting from the beginning of the part | ||
| 23688 | 2026.02.04 05:58:58.524323 [ 262 ] {4a5ec388-8ba2-403d-935d-db1dbf8398b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23689 | 2026.02.04 05:58:58.524368 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_170_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 160 rows starting from the beginning of the part | ||
| 23690 | 2026.02.04 05:58:58.524403 [ 190 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_170_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 884 rows starting from the beginning of the part | ||
| 23691 | 2026.02.04 05:58:58.524509 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23692 | 2026.02.04 05:58:58.524654 [ 262 ] {4a5ec388-8ba2-403d-935d-db1dbf8398b3} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23693 | 2026.02.04 05:58:58.524696 [ 262 ] {4a5ec388-8ba2-403d-935d-db1dbf8398b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23694 | 2026.02.04 05:58:58.524810 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_171_34} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23695 | 2026.02.04 05:58:58.524907 [ 191 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_171_34} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23696 | 2026.02.04 05:58:58.525010 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 23697 | 2026.02.04 05:58:58.525040 [ 262 ] {4a5ec388-8ba2-403d-935d-db1dbf8398b3} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23698 | 2026.02.04 05:58:58.525250 [ 262 ] {4a5ec388-8ba2-403d-935d-db1dbf8398b3} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23699 | 2026.02.04 05:58:58.525370 [ 60 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23700 | 2026.02.04 05:58:58.525382 [ 262 ] {4a5ec388-8ba2-403d-935d-db1dbf8398b3} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001121 sec., 19625.334522747547 rows/sec., 1.33 MiB/sec. | ||
| 23701 | 2026.02.04 05:58:58.525402 [ 60 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23702 | 2026.02.04 05:58:58.525423 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23703 | 2026.02.04 05:58:58.525427 [ 262 ] {4a5ec388-8ba2-403d-935d-db1dbf8398b3} <Debug> TCPHandler: Processed in 0.001297946 sec. | ||
| 23704 | 2026.02.04 05:58:58.525500 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23705 | 2026.02.04 05:58:58.525585 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23706 | 2026.02.04 05:58:58.525610 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 10444 rows starting from the beginning of the part | ||
| 23707 | 2026.02.04 05:58:58.525659 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 23708 | 2026.02.04 05:58:58.525698 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 88 rows starting from the beginning of the part | ||
| 23709 | 2026.02.04 05:58:58.525736 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 23710 | 2026.02.04 05:58:58.525775 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 66 rows starting from the beginning of the part | ||
| 23711 | 2026.02.04 05:58:58.525811 [ 194 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 22 rows starting from the beginning of the part | ||
| 23712 | 2026.02.04 05:58:58.528249 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002781416 sec., 3861342.567958191 rows/sec., 250.15 MiB/sec. | ||
| 23713 | 2026.02.04 05:58:58.528591 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23714 | 2026.02.04 05:58:58.528897 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_171_34} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23715 | 2026.02.04 05:58:58.528983 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_171_34} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23716 | 2026.02.04 05:58:58.529100 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 23717 | 2026.02.04 05:58:58.533024 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_170_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49165 rows, containing 5 columns (5 merged, 0 gathered) in 0.008928306 sec., 5506643.701503958 rows/sec., 372.71 MiB/sec. | ||
| 23718 | 2026.02.04 05:58:58.533280 [ 189 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_170_35} <Trace> MergedBlockOutputStream: filled checksums all_1_170_35 (state Temporary) | ||
| 23719 | 2026.02.04 05:58:58.533560 [ 189 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_170_35} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_170_35 to all_1_170_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23720 | 2026.02.04 05:58:58.533636 [ 189 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_170_35} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 5 parts: [all_1_166_34, all_170_170_0] -> all_1_170_35 | ||
| 23721 | 2026.02.04 05:58:58.533720 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 23722 | 2026.02.04 05:58:59.301888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48486 | ||
| 23723 | 2026.02.04 05:58:59.302407 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23724 | 2026.02.04 05:58:59.302447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23725 | 2026.02.04 05:58:59.302913 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23726 | 2026.02.04 05:58:59.303139 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23727 | 2026.02.04 05:58:59.303278 [ 58 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23728 | 2026.02.04 05:58:59.303285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48486 | ||
| 23729 | 2026.02.04 05:58:59.303322 [ 58 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23730 | 2026.02.04 05:58:59.303345 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23731 | 2026.02.04 05:58:59.303468 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 23732 | 2026.02.04 05:58:59.303605 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23733 | 2026.02.04 05:58:59.303643 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46054 rows starting from the beginning of the part | ||
| 23734 | 2026.02.04 05:58:59.303707 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 23735 | 2026.02.04 05:58:59.303755 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 23736 | 2026.02.04 05:58:59.303797 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 23737 | 2026.02.04 05:58:59.303836 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 23738 | 2026.02.04 05:58:59.303876 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 23739 | 2026.02.04 05:58:59.306790 [ 192 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48486 rows, containing 4 columns (4 merged, 0 gathered) in 0.003378803 sec., 14350052.370617641 rows/sec., 205.28 MiB/sec. | ||
| 23740 | 2026.02.04 05:58:59.307075 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23741 | 2026.02.04 05:58:59.307341 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_101_20} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23742 | 2026.02.04 05:58:59.307414 [ 197 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_101_20} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23743 | 2026.02.04 05:58:59.307494 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 23744 | 2026.02.04 05:59:01.998269 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 3020 | ||
| 23745 | 2026.02.04 05:59:02.000802 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23746 | 2026.02.04 05:59:02.000842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23747 | 2026.02.04 05:59:02.001595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 23748 | 2026.02.04 05:59:02.002017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23749 | 2026.02.04 05:59:02.002273 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23750 | 2026.02.04 05:59:02.002557 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3020 | ||
| 23751 | 2026.02.04 05:59:02.020260 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23752 | 2026.02.04 05:59:02.020319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23753 | 2026.02.04 05:59:02.026590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23754 | 2026.02.04 05:59:02.027300 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23755 | 2026.02.04 05:59:02.027659 [ 56 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23756 | 2026.02.04 05:59:02.027729 [ 56 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23757 | 2026.02.04 05:59:02.027765 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23758 | 2026.02.04 05:59:02.027944 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 23759 | 2026.02.04 05:59:02.030714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 23760 | 2026.02.04 05:59:02.032266 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23761 | 2026.02.04 05:59:02.033803 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 23762 | 2026.02.04 05:59:02.038463 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 23763 | 2026.02.04 05:59:02.043426 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 23764 | 2026.02.04 05:59:02.048117 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 23765 | 2026.02.04 05:59:02.052902 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 23766 | 2026.02.04 05:59:02.057429 [ 192 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 23767 | 2026.02.04 05:59:02.118088 [ 198 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.090228205 sec., 8434.169780945991 rows/sec., 43.61 MiB/sec. | ||
| 23768 | 2026.02.04 05:59:02.121688 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23769 | 2026.02.04 05:59:02.123834 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_101_20} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23770 | 2026.02.04 05:59:02.123949 [ 202 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_101_20} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23771 | 2026.02.04 05:59:02.126916 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23772 | 2026.02.04 05:59:03.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.85 MiB, peak 420.28 MiB, free memory in arenas 0.00 B, will set to 401.78 MiB (RSS), difference: -1.07 MiB | ||
| 23773 | 2026.02.04 05:59:03.525560 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23774 | 2026.02.04 05:59:03.525748 [ 262 ] {94a94178-9230-40f9-81be-8367845265e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23775 | 2026.02.04 05:59:03.525821 [ 262 ] {94a94178-9230-40f9-81be-8367845265e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23776 | 2026.02.04 05:59:03.526548 [ 262 ] {94a94178-9230-40f9-81be-8367845265e7} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23777 | 2026.02.04 05:59:03.526587 [ 262 ] {94a94178-9230-40f9-81be-8367845265e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23778 | 2026.02.04 05:59:03.526974 [ 262 ] {94a94178-9230-40f9-81be-8367845265e7} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23779 | 2026.02.04 05:59:03.527197 [ 262 ] {94a94178-9230-40f9-81be-8367845265e7} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23780 | 2026.02.04 05:59:03.527353 [ 262 ] {94a94178-9230-40f9-81be-8367845265e7} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001657 sec., 51901.02595051297 rows/sec., 4.34 MiB/sec. | ||
| 23781 | 2026.02.04 05:59:03.527397 [ 262 ] {94a94178-9230-40f9-81be-8367845265e7} <Debug> TCPHandler: Processed in 0.001965094 sec. | ||
| 23782 | 2026.02.04 05:59:03.527519 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23783 | 2026.02.04 05:59:03.527616 [ 262 ] {796abbf1-6638-417d-9a2c-5efacd178ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23784 | 2026.02.04 05:59:03.527657 [ 262 ] {796abbf1-6638-417d-9a2c-5efacd178ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23785 | 2026.02.04 05:59:03.528068 [ 262 ] {796abbf1-6638-417d-9a2c-5efacd178ebe} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23786 | 2026.02.04 05:59:03.528103 [ 262 ] {796abbf1-6638-417d-9a2c-5efacd178ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23787 | 2026.02.04 05:59:03.528396 [ 262 ] {796abbf1-6638-417d-9a2c-5efacd178ebe} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23788 | 2026.02.04 05:59:03.528619 [ 262 ] {796abbf1-6638-417d-9a2c-5efacd178ebe} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23789 | 2026.02.04 05:59:03.528747 [ 262 ] {796abbf1-6638-417d-9a2c-5efacd178ebe} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00115 sec., 13043.478260869566 rows/sec., 980.81 KiB/sec. | ||
| 23790 | 2026.02.04 05:59:03.528787 [ 262 ] {796abbf1-6638-417d-9a2c-5efacd178ebe} <Debug> TCPHandler: Processed in 0.001317786 sec. | ||
| 23791 | 2026.02.04 05:59:03.528899 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23792 | 2026.02.04 05:59:03.529003 [ 262 ] {f3d3324f-5424-4caa-9856-b9417d47a3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23793 | 2026.02.04 05:59:03.529044 [ 262 ] {f3d3324f-5424-4caa-9856-b9417d47a3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23794 | 2026.02.04 05:59:03.529501 [ 262 ] {f3d3324f-5424-4caa-9856-b9417d47a3fc} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23795 | 2026.02.04 05:59:03.529536 [ 262 ] {f3d3324f-5424-4caa-9856-b9417d47a3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23796 | 2026.02.04 05:59:03.529857 [ 262 ] {f3d3324f-5424-4caa-9856-b9417d47a3fc} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23797 | 2026.02.04 05:59:03.530056 [ 262 ] {f3d3324f-5424-4caa-9856-b9417d47a3fc} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23798 | 2026.02.04 05:59:03.530181 [ 262 ] {f3d3324f-5424-4caa-9856-b9417d47a3fc} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001197 sec., 65998.3291562239 rows/sec., 5.15 MiB/sec. | ||
| 23799 | 2026.02.04 05:59:03.530219 [ 262 ] {f3d3324f-5424-4caa-9856-b9417d47a3fc} <Debug> TCPHandler: Processed in 0.001368428 sec. | ||
| 23800 | 2026.02.04 05:59:03.530325 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23801 | 2026.02.04 05:59:03.530417 [ 262 ] {a34094b1-f21e-48ac-8a2a-c69fa68f0ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23802 | 2026.02.04 05:59:03.530459 [ 262 ] {a34094b1-f21e-48ac-8a2a-c69fa68f0ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23803 | 2026.02.04 05:59:03.530898 [ 262 ] {a34094b1-f21e-48ac-8a2a-c69fa68f0ec1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23804 | 2026.02.04 05:59:03.530933 [ 262 ] {a34094b1-f21e-48ac-8a2a-c69fa68f0ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23805 | 2026.02.04 05:59:03.531253 [ 262 ] {a34094b1-f21e-48ac-8a2a-c69fa68f0ec1} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23806 | 2026.02.04 05:59:03.531454 [ 262 ] {a34094b1-f21e-48ac-8a2a-c69fa68f0ec1} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23807 | 2026.02.04 05:59:03.531580 [ 262 ] {a34094b1-f21e-48ac-8a2a-c69fa68f0ec1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 23808 | 2026.02.04 05:59:03.531616 [ 262 ] {a34094b1-f21e-48ac-8a2a-c69fa68f0ec1} <Debug> TCPHandler: Processed in 0.001339306 sec. | ||
| 23809 | 2026.02.04 05:59:03.531714 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23810 | 2026.02.04 05:59:03.531807 [ 262 ] {281c8f8f-1fd6-4449-8b8b-4f9ed80bc195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23811 | 2026.02.04 05:59:03.531859 [ 262 ] {281c8f8f-1fd6-4449-8b8b-4f9ed80bc195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23812 | 2026.02.04 05:59:03.532663 [ 262 ] {281c8f8f-1fd6-4449-8b8b-4f9ed80bc195} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23813 | 2026.02.04 05:59:03.532698 [ 262 ] {281c8f8f-1fd6-4449-8b8b-4f9ed80bc195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23814 | 2026.02.04 05:59:03.533219 [ 262 ] {281c8f8f-1fd6-4449-8b8b-4f9ed80bc195} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23815 | 2026.02.04 05:59:03.533431 [ 262 ] {281c8f8f-1fd6-4449-8b8b-4f9ed80bc195} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23816 | 2026.02.04 05:59:03.533565 [ 262 ] {281c8f8f-1fd6-4449-8b8b-4f9ed80bc195} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001776 sec., 8445.945945945947 rows/sec., 15.13 MiB/sec. | ||
| 23817 | 2026.02.04 05:59:03.533620 [ 262 ] {281c8f8f-1fd6-4449-8b8b-4f9ed80bc195} <Debug> TCPHandler: Processed in 0.001953314 sec. | ||
| 23818 | 2026.02.04 05:59:03.533727 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23819 | 2026.02.04 05:59:03.533820 [ 262 ] {9d460b7f-bc94-4650-ad5e-81cb0d0be031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23820 | 2026.02.04 05:59:03.533860 [ 262 ] {9d460b7f-bc94-4650-ad5e-81cb0d0be031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23821 | 2026.02.04 05:59:03.534188 [ 262 ] {9d460b7f-bc94-4650-ad5e-81cb0d0be031} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23822 | 2026.02.04 05:59:03.534222 [ 262 ] {9d460b7f-bc94-4650-ad5e-81cb0d0be031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23823 | 2026.02.04 05:59:03.534508 [ 262 ] {9d460b7f-bc94-4650-ad5e-81cb0d0be031} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23824 | 2026.02.04 05:59:03.534704 [ 262 ] {9d460b7f-bc94-4650-ad5e-81cb0d0be031} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23825 | 2026.02.04 05:59:03.534827 [ 262 ] {9d460b7f-bc94-4650-ad5e-81cb0d0be031} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 23826 | 2026.02.04 05:59:03.534863 [ 262 ] {9d460b7f-bc94-4650-ad5e-81cb0d0be031} <Debug> TCPHandler: Processed in 0.001183293 sec. | ||
| 23827 | 2026.02.04 05:59:06.502522 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23828 | 2026.02.04 05:59:06.502563 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23829 | 2026.02.04 05:59:06.804411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48934 | ||
| 23830 | 2026.02.04 05:59:06.804887 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23831 | 2026.02.04 05:59:06.804922 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23832 | 2026.02.04 05:59:06.805379 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23833 | 2026.02.04 05:59:06.805594 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23834 | 2026.02.04 05:59:06.805722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48934 | ||
| 23835 | 2026.02.04 05:59:08.119437 [ 219 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23836 | 2026.02.04 05:59:08.119550 [ 219 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23837 | 2026.02.04 05:59:08.122771 [ 219 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23838 | 2026.02.04 05:59:08.163461 [ 51 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 5 parts from all_1_70_15 to all_74_74_0 | ||
| 23839 | 2026.02.04 05:59:08.163531 [ 51 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23840 | 2026.02.04 05:59:08.163570 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23841 | 2026.02.04 05:59:08.163722 [ 187 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_74_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_70_15 to all_74_74_0 into Compact with storage Full | ||
| 23842 | 2026.02.04 05:59:08.163878 [ 187 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_74_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23843 | 2026.02.04 05:59:08.163919 [ 187 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_15, total 290 rows starting from the beginning of the part | ||
| 23844 | 2026.02.04 05:59:08.163993 [ 187 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 266 rows starting from the beginning of the part | ||
| 23845 | 2026.02.04 05:59:08.164043 [ 187 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 266 rows starting from the beginning of the part | ||
| 23846 | 2026.02.04 05:59:08.164091 [ 187 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 266 rows starting from the beginning of the part | ||
| 23847 | 2026.02.04 05:59:08.164138 [ 187 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 266 rows starting from the beginning of the part | ||
| 23848 | 2026.02.04 05:59:08.165183 [ 198 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_74_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528172 sec., 886025.9185484357 rows/sec., 59.97 MiB/sec. | ||
| 23849 | 2026.02.04 05:59:08.165384 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_74_16} <Trace> MergedBlockOutputStream: filled checksums all_1_74_16 (state Temporary) | ||
| 23850 | 2026.02.04 05:59:08.165664 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_74_16} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_74_16 to all_1_74_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23851 | 2026.02.04 05:59:08.165736 [ 186 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_74_16} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 5 parts: [all_1_70_15, all_74_74_0] -> all_1_74_16 | ||
| 23852 | 2026.02.04 05:59:08.165840 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 23853 | 2026.02.04 05:59:08.534142 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23854 | 2026.02.04 05:59:08.534295 [ 262 ] {1bffb8bc-eca6-4c3d-9583-b51ba3e31a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23855 | 2026.02.04 05:59:08.534356 [ 262 ] {1bffb8bc-eca6-4c3d-9583-b51ba3e31a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23856 | 2026.02.04 05:59:08.535653 [ 262 ] {1bffb8bc-eca6-4c3d-9583-b51ba3e31a9a} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23857 | 2026.02.04 05:59:08.535696 [ 262 ] {1bffb8bc-eca6-4c3d-9583-b51ba3e31a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23858 | 2026.02.04 05:59:08.536068 [ 262 ] {1bffb8bc-eca6-4c3d-9583-b51ba3e31a9a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23859 | 2026.02.04 05:59:08.536302 [ 262 ] {1bffb8bc-eca6-4c3d-9583-b51ba3e31a9a} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23860 | 2026.02.04 05:59:08.536455 [ 262 ] {1bffb8bc-eca6-4c3d-9583-b51ba3e31a9a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002206 sec., 120580.23572076156 rows/sec., 7.66 MiB/sec. | ||
| 23861 | 2026.02.04 05:59:08.536505 [ 262 ] {1bffb8bc-eca6-4c3d-9583-b51ba3e31a9a} <Debug> TCPHandler: Processed in 0.002483398 sec. | ||
| 23862 | 2026.02.04 05:59:08.536631 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23863 | 2026.02.04 05:59:08.536734 [ 262 ] {10b442b3-db07-470d-96b8-a4ccfe9d12db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23864 | 2026.02.04 05:59:08.536778 [ 262 ] {10b442b3-db07-470d-96b8-a4ccfe9d12db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23865 | 2026.02.04 05:59:08.537625 [ 262 ] {10b442b3-db07-470d-96b8-a4ccfe9d12db} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23866 | 2026.02.04 05:59:08.537663 [ 262 ] {10b442b3-db07-470d-96b8-a4ccfe9d12db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23867 | 2026.02.04 05:59:08.538010 [ 262 ] {10b442b3-db07-470d-96b8-a4ccfe9d12db} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23868 | 2026.02.04 05:59:08.538218 [ 262 ] {10b442b3-db07-470d-96b8-a4ccfe9d12db} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23869 | 2026.02.04 05:59:08.538350 [ 262 ] {10b442b3-db07-470d-96b8-a4ccfe9d12db} <Debug> executeQuery: Read 840 rows, 68.80 KiB in 0.001641 sec., 511882.9981718464 rows/sec., 40.94 MiB/sec. | ||
| 23870 | 2026.02.04 05:59:08.538389 [ 262 ] {10b442b3-db07-470d-96b8-a4ccfe9d12db} <Debug> TCPHandler: Processed in 0.00181002 sec. | ||
| 23871 | 2026.02.04 05:59:08.538500 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23872 | 2026.02.04 05:59:08.538598 [ 262 ] {60628f34-4746-4eb4-b69d-c6218d3a3942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23873 | 2026.02.04 05:59:08.538639 [ 262 ] {60628f34-4746-4eb4-b69d-c6218d3a3942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23874 | 2026.02.04 05:59:08.539090 [ 262 ] {60628f34-4746-4eb4-b69d-c6218d3a3942} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23875 | 2026.02.04 05:59:08.539126 [ 262 ] {60628f34-4746-4eb4-b69d-c6218d3a3942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23876 | 2026.02.04 05:59:08.539420 [ 262 ] {60628f34-4746-4eb4-b69d-c6218d3a3942} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23877 | 2026.02.04 05:59:08.539624 [ 262 ] {60628f34-4746-4eb4-b69d-c6218d3a3942} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23878 | 2026.02.04 05:59:08.539749 [ 262 ] {60628f34-4746-4eb4-b69d-c6218d3a3942} <Debug> executeQuery: Read 177 rows, 11.31 KiB in 0.001173 sec., 150895.14066496163 rows/sec., 9.42 MiB/sec. | ||
| 23879 | 2026.02.04 05:59:08.539788 [ 262 ] {60628f34-4746-4eb4-b69d-c6218d3a3942} <Debug> TCPHandler: Processed in 0.001338037 sec. | ||
| 23880 | 2026.02.04 05:59:08.539918 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23881 | 2026.02.04 05:59:08.540014 [ 262 ] {8af0ab3e-0bb3-4ccc-8a6d-0b0414bb5947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23882 | 2026.02.04 05:59:08.540053 [ 262 ] {8af0ab3e-0bb3-4ccc-8a6d-0b0414bb5947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23883 | 2026.02.04 05:59:08.540492 [ 262 ] {8af0ab3e-0bb3-4ccc-8a6d-0b0414bb5947} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23884 | 2026.02.04 05:59:08.540527 [ 262 ] {8af0ab3e-0bb3-4ccc-8a6d-0b0414bb5947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23885 | 2026.02.04 05:59:08.540820 [ 262 ] {8af0ab3e-0bb3-4ccc-8a6d-0b0414bb5947} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 23886 | 2026.02.04 05:59:08.541033 [ 262 ] {8af0ab3e-0bb3-4ccc-8a6d-0b0414bb5947} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23887 | 2026.02.04 05:59:08.541159 [ 262 ] {8af0ab3e-0bb3-4ccc-8a6d-0b0414bb5947} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001165 sec., 120171.67381974249 rows/sec., 7.77 MiB/sec. | ||
| 23888 | 2026.02.04 05:59:08.541198 [ 262 ] {8af0ab3e-0bb3-4ccc-8a6d-0b0414bb5947} <Debug> TCPHandler: Processed in 0.001329886 sec. | ||
| 23889 | 2026.02.04 05:59:08.541308 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23890 | 2026.02.04 05:59:08.541401 [ 262 ] {b8179ee4-3555-44b4-8fb6-10cca1d65c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23891 | 2026.02.04 05:59:08.541440 [ 262 ] {b8179ee4-3555-44b4-8fb6-10cca1d65c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23892 | 2026.02.04 05:59:08.541859 [ 262 ] {b8179ee4-3555-44b4-8fb6-10cca1d65c56} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23893 | 2026.02.04 05:59:08.541895 [ 262 ] {b8179ee4-3555-44b4-8fb6-10cca1d65c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23894 | 2026.02.04 05:59:08.542186 [ 262 ] {b8179ee4-3555-44b4-8fb6-10cca1d65c56} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23895 | 2026.02.04 05:59:08.542391 [ 262 ] {b8179ee4-3555-44b4-8fb6-10cca1d65c56} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23896 | 2026.02.04 05:59:08.542516 [ 262 ] {b8179ee4-3555-44b4-8fb6-10cca1d65c56} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001134 sec., 122574.95590828924 rows/sec., 6.97 MiB/sec. | ||
| 23897 | 2026.02.04 05:59:08.542555 [ 262 ] {b8179ee4-3555-44b4-8fb6-10cca1d65c56} <Debug> TCPHandler: Processed in 0.001296336 sec. | ||
| 23898 | 2026.02.04 05:59:08.542662 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23899 | 2026.02.04 05:59:08.542757 [ 262 ] {2e9ee241-2618-4d83-a6a8-5d245264626f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23900 | 2026.02.04 05:59:08.542798 [ 262 ] {2e9ee241-2618-4d83-a6a8-5d245264626f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23901 | 2026.02.04 05:59:08.543384 [ 262 ] {2e9ee241-2618-4d83-a6a8-5d245264626f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23902 | 2026.02.04 05:59:08.543421 [ 262 ] {2e9ee241-2618-4d83-a6a8-5d245264626f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23903 | 2026.02.04 05:59:08.543733 [ 262 ] {2e9ee241-2618-4d83-a6a8-5d245264626f} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23904 | 2026.02.04 05:59:08.543941 [ 262 ] {2e9ee241-2618-4d83-a6a8-5d245264626f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23905 | 2026.02.04 05:59:08.544068 [ 262 ] {2e9ee241-2618-4d83-a6a8-5d245264626f} <Debug> executeQuery: Read 516 rows, 37.53 KiB in 0.001329 sec., 388261.8510158013 rows/sec., 27.58 MiB/sec. | ||
| 23906 | 2026.02.04 05:59:08.544107 [ 262 ] {2e9ee241-2618-4d83-a6a8-5d245264626f} <Debug> TCPHandler: Processed in 0.001493632 sec. | ||
| 23907 | 2026.02.04 05:59:08.544211 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23908 | 2026.02.04 05:59:08.544305 [ 262 ] {d463546f-336d-42cd-959c-e552b73d399f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23909 | 2026.02.04 05:59:08.544345 [ 262 ] {d463546f-336d-42cd-959c-e552b73d399f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23910 | 2026.02.04 05:59:08.544665 [ 262 ] {d463546f-336d-42cd-959c-e552b73d399f} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23911 | 2026.02.04 05:59:08.544701 [ 262 ] {d463546f-336d-42cd-959c-e552b73d399f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23912 | 2026.02.04 05:59:08.544996 [ 262 ] {d463546f-336d-42cd-959c-e552b73d399f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 23913 | 2026.02.04 05:59:08.545207 [ 262 ] {d463546f-336d-42cd-959c-e552b73d399f} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23914 | 2026.02.04 05:59:08.545336 [ 262 ] {d463546f-336d-42cd-959c-e552b73d399f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 23915 | 2026.02.04 05:59:08.545373 [ 262 ] {d463546f-336d-42cd-959c-e552b73d399f} <Debug> TCPHandler: Processed in 0.001211443 sec. | ||
| 23916 | 2026.02.04 05:59:08.545477 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23917 | 2026.02.04 05:59:08.545571 [ 262 ] {ffc6c20e-f98c-4084-978e-3cb3c87f4364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23918 | 2026.02.04 05:59:08.545613 [ 262 ] {ffc6c20e-f98c-4084-978e-3cb3c87f4364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23919 | 2026.02.04 05:59:08.546013 [ 262 ] {ffc6c20e-f98c-4084-978e-3cb3c87f4364} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23920 | 2026.02.04 05:59:08.546049 [ 262 ] {ffc6c20e-f98c-4084-978e-3cb3c87f4364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23921 | 2026.02.04 05:59:08.546364 [ 262 ] {ffc6c20e-f98c-4084-978e-3cb3c87f4364} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23922 | 2026.02.04 05:59:08.546564 [ 262 ] {ffc6c20e-f98c-4084-978e-3cb3c87f4364} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23923 | 2026.02.04 05:59:08.546691 [ 262 ] {ffc6c20e-f98c-4084-978e-3cb3c87f4364} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001139 sec., 226514.48639157155 rows/sec., 15.08 MiB/sec. | ||
| 23924 | 2026.02.04 05:59:08.546728 [ 262 ] {ffc6c20e-f98c-4084-978e-3cb3c87f4364} <Debug> TCPHandler: Processed in 0.001299426 sec. | ||
| 23925 | 2026.02.04 05:59:08.546833 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23926 | 2026.02.04 05:59:08.546925 [ 262 ] {3c029f6a-eb48-40a3-b3dc-36cfc87cebae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23927 | 2026.02.04 05:59:08.546967 [ 262 ] {3c029f6a-eb48-40a3-b3dc-36cfc87cebae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23928 | 2026.02.04 05:59:08.547264 [ 262 ] {3c029f6a-eb48-40a3-b3dc-36cfc87cebae} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23929 | 2026.02.04 05:59:08.547301 [ 262 ] {3c029f6a-eb48-40a3-b3dc-36cfc87cebae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23930 | 2026.02.04 05:59:08.547577 [ 262 ] {3c029f6a-eb48-40a3-b3dc-36cfc87cebae} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23931 | 2026.02.04 05:59:08.547778 [ 262 ] {3c029f6a-eb48-40a3-b3dc-36cfc87cebae} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23932 | 2026.02.04 05:59:08.547904 [ 262 ] {3c029f6a-eb48-40a3-b3dc-36cfc87cebae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 23933 | 2026.02.04 05:59:08.547940 [ 262 ] {3c029f6a-eb48-40a3-b3dc-36cfc87cebae} <Debug> TCPHandler: Processed in 0.001157312 sec. | ||
| 23934 | 2026.02.04 05:59:08.548043 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23935 | 2026.02.04 05:59:08.548137 [ 262 ] {619f7439-4042-4cda-9f79-67ac5bce691c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23936 | 2026.02.04 05:59:08.548190 [ 262 ] {619f7439-4042-4cda-9f79-67ac5bce691c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23937 | 2026.02.04 05:59:08.549063 [ 262 ] {619f7439-4042-4cda-9f79-67ac5bce691c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23938 | 2026.02.04 05:59:08.549100 [ 262 ] {619f7439-4042-4cda-9f79-67ac5bce691c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23939 | 2026.02.04 05:59:08.549648 [ 262 ] {619f7439-4042-4cda-9f79-67ac5bce691c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23940 | 2026.02.04 05:59:08.549869 [ 262 ] {619f7439-4042-4cda-9f79-67ac5bce691c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23941 | 2026.02.04 05:59:08.550009 [ 262 ] {619f7439-4042-4cda-9f79-67ac5bce691c} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001891 sec., 23268.112109994712 rows/sec., 41.70 MiB/sec. | ||
| 23942 | 2026.02.04 05:59:08.550079 [ 262 ] {619f7439-4042-4cda-9f79-67ac5bce691c} <Debug> TCPHandler: Processed in 0.002084767 sec. | ||
| 23943 | 2026.02.04 05:59:08.550186 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23944 | 2026.02.04 05:59:08.550282 [ 262 ] {05993555-128c-4a2d-9a69-7942ac14fa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23945 | 2026.02.04 05:59:08.550324 [ 262 ] {05993555-128c-4a2d-9a69-7942ac14fa6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23946 | 2026.02.04 05:59:08.550637 [ 262 ] {05993555-128c-4a2d-9a69-7942ac14fa6a} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23947 | 2026.02.04 05:59:08.550673 [ 262 ] {05993555-128c-4a2d-9a69-7942ac14fa6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23948 | 2026.02.04 05:59:08.550971 [ 262 ] {05993555-128c-4a2d-9a69-7942ac14fa6a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 23949 | 2026.02.04 05:59:08.551168 [ 262 ] {05993555-128c-4a2d-9a69-7942ac14fa6a} <Trace> oximeter.measurements_i64 (8c4ad876-98d8-4537-8da6-e2cc9c6729a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23950 | 2026.02.04 05:59:08.551294 [ 262 ] {05993555-128c-4a2d-9a69-7942ac14fa6a} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001031 sec., 8729.388942774005 rows/sec., 616.63 KiB/sec. | ||
| 23951 | 2026.02.04 05:59:08.551330 [ 262 ] {05993555-128c-4a2d-9a69-7942ac14fa6a} <Debug> TCPHandler: Processed in 0.001193293 sec. | ||
| 23952 | 2026.02.04 05:59:08.551449 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23953 | 2026.02.04 05:59:08.551550 [ 262 ] {50677977-622c-4e05-9513-2dbada701696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23954 | 2026.02.04 05:59:08.551590 [ 262 ] {50677977-622c-4e05-9513-2dbada701696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23955 | 2026.02.04 05:59:08.551920 [ 262 ] {50677977-622c-4e05-9513-2dbada701696} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23956 | 2026.02.04 05:59:08.551956 [ 262 ] {50677977-622c-4e05-9513-2dbada701696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23957 | 2026.02.04 05:59:08.552261 [ 262 ] {50677977-622c-4e05-9513-2dbada701696} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23958 | 2026.02.04 05:59:08.552464 [ 262 ] {50677977-622c-4e05-9513-2dbada701696} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23959 | 2026.02.04 05:59:08.552602 [ 262 ] {50677977-622c-4e05-9513-2dbada701696} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001061 sec., 82940.62205466541 rows/sec., 5.21 MiB/sec. | ||
| 23960 | 2026.02.04 05:59:08.552644 [ 262 ] {50677977-622c-4e05-9513-2dbada701696} <Debug> TCPHandler: Processed in 0.001245605 sec. | ||
| 23961 | 2026.02.04 05:59:08.552687 [ 220 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23962 | 2026.02.04 05:59:08.552736 [ 220 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23963 | 2026.02.04 05:59:08.556608 [ 220 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23964 | 2026.02.04 05:59:09.075168 [ 44 ] {} <Debug> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 23965 | 2026.02.04 05:59:09.075225 [ 44 ] {} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23966 | 2026.02.04 05:59:09.075254 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23967 | 2026.02.04 05:59:09.075360 [ 222 ] {} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 23968 | 2026.02.04 05:59:09.075385 [ 187 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 23969 | 2026.02.04 05:59:09.075435 [ 222 ] {} <Debug> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 23970 | 2026.02.04 05:59:09.075563 [ 187 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23971 | 2026.02.04 05:59:09.075608 [ 187 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
| 23972 | 2026.02.04 05:59:09.075688 [ 187 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 23973 | 2026.02.04 05:59:09.075744 [ 187 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 23974 | 2026.02.04 05:59:09.075789 [ 187 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 23975 | 2026.02.04 05:59:09.075838 [ 187 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 23976 | 2026.02.04 05:59:09.076654 [ 198 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324006 sec., 43806.4480070332 rows/sec., 3.66 MiB/sec. | ||
| 23977 | 2026.02.04 05:59:09.076867 [ 188 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 23978 | 2026.02.04 05:59:09.077199 [ 188 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_26_6} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23979 | 2026.02.04 05:59:09.077280 [ 188 ] {fe95bbaf-806c-42c0-959d-65c506ee1e0a::all_1_26_6} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 23980 | 2026.02.04 05:59:09.077391 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23981 | 2026.02.04 05:59:09.078235 [ 222 ] {} <Debug> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 23982 | 2026.02.04 05:59:09.442432 [ 225 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23983 | 2026.02.04 05:59:09.442481 [ 225 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23984 | 2026.02.04 05:59:09.444768 [ 225 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23985 | 2026.02.04 05:59:09.530785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 23986 | 2026.02.04 05:59:09.549293 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23987 | 2026.02.04 05:59:09.549339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23988 | 2026.02.04 05:59:09.555750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23989 | 2026.02.04 05:59:09.556646 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23990 | 2026.02.04 05:59:09.559889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 23991 | 2026.02.04 05:59:10.014164 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23992 | 2026.02.04 05:59:10.014222 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23993 | 2026.02.04 05:59:10.017351 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23994 | 2026.02.04 05:59:12.003754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3056 | ||
| 23995 | 2026.02.04 05:59:12.006192 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23996 | 2026.02.04 05:59:12.006231 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 23997 | 2026.02.04 05:59:12.007397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23998 | 2026.02.04 05:59:12.007652 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23999 | 2026.02.04 05:59:12.007804 [ 40 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 24000 | 2026.02.04 05:59:12.007844 [ 40 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24001 | 2026.02.04 05:59:12.007866 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.26 GiB. | ||
| 24002 | 2026.02.04 05:59:12.007911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3056 | ||
| 24003 | 2026.02.04 05:59:12.007961 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 24004 | 2026.02.04 05:59:12.008480 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24005 | 2026.02.04 05:59:12.008629 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2848 rows starting from the beginning of the part | ||
| 24006 | 2026.02.04 05:59:12.009001 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 44 rows starting from the beginning of the part | ||
| 24007 | 2026.02.04 05:59:12.009332 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 42 rows starting from the beginning of the part | ||
| 24008 | 2026.02.04 05:59:12.009654 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 42 rows starting from the beginning of the part | ||
| 24009 | 2026.02.04 05:59:12.009973 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 44 rows starting from the beginning of the part | ||
| 24010 | 2026.02.04 05:59:12.010295 [ 200 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 36 rows starting from the beginning of the part | ||
| 24011 | 2026.02.04 05:59:12.019196 [ 198 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3056 rows, containing 72 columns (72 merged, 0 gathered) in 0.011275251 sec., 271036.0948949163 rows/sec., 203.81 MiB/sec. | ||
| 24012 | 2026.02.04 05:59:12.021955 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 24013 | 2026.02.04 05:59:12.022624 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_76_15} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24014 | 2026.02.04 05:59:12.022711 [ 199 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_76_15} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 24015 | 2026.02.04 05:59:12.023089 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 24016 | 2026.02.04 05:59:13.532961 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24017 | 2026.02.04 05:59:13.533142 [ 262 ] {a9338cd7-ff12-4c12-a8eb-bb69936a5003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24018 | 2026.02.04 05:59:13.533205 [ 262 ] {a9338cd7-ff12-4c12-a8eb-bb69936a5003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24019 | 2026.02.04 05:59:13.533822 [ 262 ] {a9338cd7-ff12-4c12-a8eb-bb69936a5003} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24020 | 2026.02.04 05:59:13.533859 [ 262 ] {a9338cd7-ff12-4c12-a8eb-bb69936a5003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24021 | 2026.02.04 05:59:13.534226 [ 262 ] {a9338cd7-ff12-4c12-a8eb-bb69936a5003} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24022 | 2026.02.04 05:59:13.534452 [ 262 ] {a9338cd7-ff12-4c12-a8eb-bb69936a5003} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24023 | 2026.02.04 05:59:13.534600 [ 262 ] {a9338cd7-ff12-4c12-a8eb-bb69936a5003} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001505 sec., 15946.843853820597 rows/sec., 1.32 MiB/sec. | ||
| 24024 | 2026.02.04 05:59:13.534642 [ 262 ] {a9338cd7-ff12-4c12-a8eb-bb69936a5003} <Debug> TCPHandler: Processed in 0.001800369 sec. | ||
| 24025 | 2026.02.04 05:59:13.534762 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24026 | 2026.02.04 05:59:13.534863 [ 262 ] {15590a76-aecb-4e98-a82e-d3c65c7dbe89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24027 | 2026.02.04 05:59:13.534904 [ 262 ] {15590a76-aecb-4e98-a82e-d3c65c7dbe89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24028 | 2026.02.04 05:59:13.535429 [ 262 ] {15590a76-aecb-4e98-a82e-d3c65c7dbe89} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24029 | 2026.02.04 05:59:13.535464 [ 262 ] {15590a76-aecb-4e98-a82e-d3c65c7dbe89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24030 | 2026.02.04 05:59:13.535807 [ 262 ] {15590a76-aecb-4e98-a82e-d3c65c7dbe89} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24031 | 2026.02.04 05:59:13.536041 [ 262 ] {15590a76-aecb-4e98-a82e-d3c65c7dbe89} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24032 | 2026.02.04 05:59:13.536172 [ 262 ] {15590a76-aecb-4e98-a82e-d3c65c7dbe89} <Debug> executeQuery: Read 206 rows, 18.80 KiB in 0.001329 sec., 155003.7622272385 rows/sec., 13.81 MiB/sec. | ||
| 24033 | 2026.02.04 05:59:13.536211 [ 262 ] {15590a76-aecb-4e98-a82e-d3c65c7dbe89} <Debug> TCPHandler: Processed in 0.001499991 sec. | ||
| 24034 | 2026.02.04 05:59:13.536331 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24035 | 2026.02.04 05:59:13.536427 [ 262 ] {bfa70cb1-3ef0-40ee-82aa-3f09d7936b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24036 | 2026.02.04 05:59:13.536467 [ 262 ] {bfa70cb1-3ef0-40ee-82aa-3f09d7936b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24037 | 2026.02.04 05:59:13.536875 [ 262 ] {bfa70cb1-3ef0-40ee-82aa-3f09d7936b17} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24038 | 2026.02.04 05:59:13.536909 [ 262 ] {bfa70cb1-3ef0-40ee-82aa-3f09d7936b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24039 | 2026.02.04 05:59:13.537196 [ 262 ] {bfa70cb1-3ef0-40ee-82aa-3f09d7936b17} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 24040 | 2026.02.04 05:59:13.537404 [ 262 ] {bfa70cb1-3ef0-40ee-82aa-3f09d7936b17} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24041 | 2026.02.04 05:59:13.537531 [ 262 ] {bfa70cb1-3ef0-40ee-82aa-3f09d7936b17} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001123 sec., 24042.74265360641 rows/sec., 1.82 MiB/sec. | ||
| 24042 | 2026.02.04 05:59:13.537568 [ 262 ] {bfa70cb1-3ef0-40ee-82aa-3f09d7936b17} <Debug> TCPHandler: Processed in 0.001285545 sec. | ||
| 24043 | 2026.02.04 05:59:13.537714 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24044 | 2026.02.04 05:59:13.537812 [ 262 ] {6ee3cff2-8000-4e42-a9ca-f8e52a0c115f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24045 | 2026.02.04 05:59:13.537850 [ 262 ] {6ee3cff2-8000-4e42-a9ca-f8e52a0c115f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24046 | 2026.02.04 05:59:13.538252 [ 262 ] {6ee3cff2-8000-4e42-a9ca-f8e52a0c115f} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24047 | 2026.02.04 05:59:13.538285 [ 262 ] {6ee3cff2-8000-4e42-a9ca-f8e52a0c115f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24048 | 2026.02.04 05:59:13.538598 [ 262 ] {6ee3cff2-8000-4e42-a9ca-f8e52a0c115f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 24049 | 2026.02.04 05:59:13.538801 [ 262 ] {6ee3cff2-8000-4e42-a9ca-f8e52a0c115f} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24050 | 2026.02.04 05:59:13.538932 [ 262 ] {6ee3cff2-8000-4e42-a9ca-f8e52a0c115f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.75 MiB/sec. | ||
| 24051 | 2026.02.04 05:59:13.538970 [ 262 ] {6ee3cff2-8000-4e42-a9ca-f8e52a0c115f} <Debug> TCPHandler: Processed in 0.001307005 sec. | ||
| 24052 | 2026.02.04 05:59:13.539081 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24053 | 2026.02.04 05:59:13.539176 [ 262 ] {147b7000-59b4-4a59-bc2b-fefbd47fec15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24054 | 2026.02.04 05:59:13.539215 [ 262 ] {147b7000-59b4-4a59-bc2b-fefbd47fec15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24055 | 2026.02.04 05:59:13.539605 [ 262 ] {147b7000-59b4-4a59-bc2b-fefbd47fec15} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24056 | 2026.02.04 05:59:13.539638 [ 262 ] {147b7000-59b4-4a59-bc2b-fefbd47fec15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24057 | 2026.02.04 05:59:13.539929 [ 262 ] {147b7000-59b4-4a59-bc2b-fefbd47fec15} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24058 | 2026.02.04 05:59:13.540134 [ 262 ] {147b7000-59b4-4a59-bc2b-fefbd47fec15} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24059 | 2026.02.04 05:59:13.540230 [ 38 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 6 parts from all_1_71_15 to all_76_76_0 | ||
| 24060 | 2026.02.04 05:59:13.540261 [ 262 ] {147b7000-59b4-4a59-bc2b-fefbd47fec15} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 24061 | 2026.02.04 05:59:13.540261 [ 38 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24062 | 2026.02.04 05:59:13.540292 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24063 | 2026.02.04 05:59:13.540301 [ 262 ] {147b7000-59b4-4a59-bc2b-fefbd47fec15} <Debug> TCPHandler: Processed in 0.001268585 sec. | ||
| 24064 | 2026.02.04 05:59:13.540425 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_76_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_15 to all_76_76_0 into Compact with storage Full | ||
| 24065 | 2026.02.04 05:59:13.540436 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24066 | 2026.02.04 05:59:13.540575 [ 262 ] {56498a7e-14e3-4844-9e79-a95afbfa77db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24067 | 2026.02.04 05:59:13.540583 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_76_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24068 | 2026.02.04 05:59:13.540616 [ 262 ] {56498a7e-14e3-4844-9e79-a95afbfa77db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24069 | 2026.02.04 05:59:13.540633 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_15, total 151 rows starting from the beginning of the part | ||
| 24070 | 2026.02.04 05:59:13.540709 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 139 rows starting from the beginning of the part | ||
| 24071 | 2026.02.04 05:59:13.540760 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 139 rows starting from the beginning of the part | ||
| 24072 | 2026.02.04 05:59:13.540808 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 139 rows starting from the beginning of the part | ||
| 24073 | 2026.02.04 05:59:13.540852 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 139 rows starting from the beginning of the part | ||
| 24074 | 2026.02.04 05:59:13.540896 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 12 rows starting from the beginning of the part | ||
| 24075 | 2026.02.04 05:59:13.541057 [ 262 ] {56498a7e-14e3-4844-9e79-a95afbfa77db} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24076 | 2026.02.04 05:59:13.541098 [ 262 ] {56498a7e-14e3-4844-9e79-a95afbfa77db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24077 | 2026.02.04 05:59:13.541417 [ 262 ] {56498a7e-14e3-4844-9e79-a95afbfa77db} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24078 | 2026.02.04 05:59:13.541641 [ 262 ] {56498a7e-14e3-4844-9e79-a95afbfa77db} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24079 | 2026.02.04 05:59:13.541768 [ 262 ] {56498a7e-14e3-4844-9e79-a95afbfa77db} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001211 sec., 94962.8406275805 rows/sec., 7.72 MiB/sec. | ||
| 24080 | 2026.02.04 05:59:13.541807 [ 262 ] {56498a7e-14e3-4844-9e79-a95afbfa77db} <Debug> TCPHandler: Processed in 0.0014204 sec. | ||
| 24081 | 2026.02.04 05:59:13.541829 [ 198 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_76_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475621 sec., 487252.48556370504 rows/sec., 29.89 MiB/sec. | ||
| 24082 | 2026.02.04 05:59:13.541943 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24083 | 2026.02.04 05:59:13.541957 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_76_16} <Trace> MergedBlockOutputStream: filled checksums all_1_76_16 (state Temporary) | ||
| 24084 | 2026.02.04 05:59:13.542044 [ 262 ] {13523630-1402-430d-9b55-8e0d3eaac1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24085 | 2026.02.04 05:59:13.542094 [ 262 ] {13523630-1402-430d-9b55-8e0d3eaac1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24086 | 2026.02.04 05:59:13.542210 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_76_16} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_76_16 to all_1_76_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24087 | 2026.02.04 05:59:13.542286 [ 191 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_76_16} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 6 parts: [all_1_71_15, all_76_76_0] -> all_1_76_16 | ||
| 24088 | 2026.02.04 05:59:13.542358 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 24089 | 2026.02.04 05:59:13.542548 [ 262 ] {13523630-1402-430d-9b55-8e0d3eaac1e6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24090 | 2026.02.04 05:59:13.542589 [ 262 ] {13523630-1402-430d-9b55-8e0d3eaac1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24091 | 2026.02.04 05:59:13.542930 [ 262 ] {13523630-1402-430d-9b55-8e0d3eaac1e6} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24092 | 2026.02.04 05:59:13.543154 [ 262 ] {13523630-1402-430d-9b55-8e0d3eaac1e6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24093 | 2026.02.04 05:59:13.543283 [ 262 ] {13523630-1402-430d-9b55-8e0d3eaac1e6} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001257 sec., 270485.2824184566 rows/sec., 20.47 MiB/sec. | ||
| 24094 | 2026.02.04 05:59:13.543321 [ 262 ] {13523630-1402-430d-9b55-8e0d3eaac1e6} <Debug> TCPHandler: Processed in 0.001427579 sec. | ||
| 24095 | 2026.02.04 05:59:13.543431 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24096 | 2026.02.04 05:59:13.543526 [ 262 ] {bb362b9d-feb4-479c-a765-e94fbfc69d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24097 | 2026.02.04 05:59:13.543579 [ 262 ] {bb362b9d-feb4-479c-a765-e94fbfc69d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24098 | 2026.02.04 05:59:13.544367 [ 262 ] {bb362b9d-feb4-479c-a765-e94fbfc69d01} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24099 | 2026.02.04 05:59:13.544404 [ 262 ] {bb362b9d-feb4-479c-a765-e94fbfc69d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24100 | 2026.02.04 05:59:13.544930 [ 262 ] {bb362b9d-feb4-479c-a765-e94fbfc69d01} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 24101 | 2026.02.04 05:59:13.545149 [ 262 ] {bb362b9d-feb4-479c-a765-e94fbfc69d01} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24102 | 2026.02.04 05:59:13.545287 [ 262 ] {bb362b9d-feb4-479c-a765-e94fbfc69d01} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001779 sec., 8431.703204047217 rows/sec., 15.11 MiB/sec. | ||
| 24103 | 2026.02.04 05:59:13.545343 [ 262 ] {bb362b9d-feb4-479c-a765-e94fbfc69d01} <Debug> TCPHandler: Processed in 0.001960744 sec. | ||
| 24104 | 2026.02.04 05:59:13.545455 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24105 | 2026.02.04 05:59:13.545549 [ 262 ] {19b58f06-a6cc-4ba9-a358-04b7f4af42f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24106 | 2026.02.04 05:59:13.545590 [ 262 ] {19b58f06-a6cc-4ba9-a358-04b7f4af42f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24107 | 2026.02.04 05:59:13.545926 [ 262 ] {19b58f06-a6cc-4ba9-a358-04b7f4af42f7} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24108 | 2026.02.04 05:59:13.545962 [ 262 ] {19b58f06-a6cc-4ba9-a358-04b7f4af42f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24109 | 2026.02.04 05:59:13.546252 [ 262 ] {19b58f06-a6cc-4ba9-a358-04b7f4af42f7} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24110 | 2026.02.04 05:59:13.546451 [ 262 ] {19b58f06-a6cc-4ba9-a358-04b7f4af42f7} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24111 | 2026.02.04 05:59:13.546577 [ 262 ] {19b58f06-a6cc-4ba9-a358-04b7f4af42f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 24112 | 2026.02.04 05:59:13.546615 [ 262 ] {19b58f06-a6cc-4ba9-a358-04b7f4af42f7} <Debug> TCPHandler: Processed in 0.001208433 sec. | ||
| 24113 | 2026.02.04 05:59:14.306739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49446 | ||
| 24114 | 2026.02.04 05:59:14.307264 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24115 | 2026.02.04 05:59:14.307303 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24116 | 2026.02.04 05:59:14.307774 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24117 | 2026.02.04 05:59:14.308013 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24118 | 2026.02.04 05:59:14.308145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49446 | ||
| 24119 | 2026.02.04 05:59:16.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.80 MiB, peak 420.28 MiB, free memory in arenas 0.00 B, will set to 401.80 MiB (RSS), difference: -4.00 MiB | ||
| 24120 | 2026.02.04 05:59:17.060859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 24121 | 2026.02.04 05:59:17.079495 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24122 | 2026.02.04 05:59:17.079543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24123 | 2026.02.04 05:59:17.085986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24124 | 2026.02.04 05:59:17.086726 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24125 | 2026.02.04 05:59:17.089966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 24126 | 2026.02.04 05:59:18.525749 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24127 | 2026.02.04 05:59:18.525953 [ 262 ] {a14fa9bf-42e5-410a-9c5b-72e5fa02c2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24128 | 2026.02.04 05:59:18.526016 [ 262 ] {a14fa9bf-42e5-410a-9c5b-72e5fa02c2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24129 | 2026.02.04 05:59:18.526816 [ 262 ] {a14fa9bf-42e5-410a-9c5b-72e5fa02c2f5} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24130 | 2026.02.04 05:59:18.526861 [ 262 ] {a14fa9bf-42e5-410a-9c5b-72e5fa02c2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24131 | 2026.02.04 05:59:18.527246 [ 262 ] {a14fa9bf-42e5-410a-9c5b-72e5fa02c2f5} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24132 | 2026.02.04 05:59:18.527463 [ 262 ] {a14fa9bf-42e5-410a-9c5b-72e5fa02c2f5} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24133 | 2026.02.04 05:59:18.527612 [ 262 ] {a14fa9bf-42e5-410a-9c5b-72e5fa02c2f5} <Debug> executeQuery: Read 144 rows, 12.66 KiB in 0.001711 sec., 84161.30917592051 rows/sec., 7.22 MiB/sec. | ||
| 24134 | 2026.02.04 05:59:18.527654 [ 262 ] {a14fa9bf-42e5-410a-9c5b-72e5fa02c2f5} <Debug> TCPHandler: Processed in 0.002044276 sec. | ||
| 24135 | 2026.02.04 05:59:18.527784 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24136 | 2026.02.04 05:59:18.527877 [ 262 ] {16863a3b-e323-4828-86a1-a154182689a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24137 | 2026.02.04 05:59:18.527918 [ 262 ] {16863a3b-e323-4828-86a1-a154182689a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24138 | 2026.02.04 05:59:18.528396 [ 262 ] {16863a3b-e323-4828-86a1-a154182689a4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24139 | 2026.02.04 05:59:18.528434 [ 262 ] {16863a3b-e323-4828-86a1-a154182689a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24140 | 2026.02.04 05:59:18.528726 [ 262 ] {16863a3b-e323-4828-86a1-a154182689a4} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24141 | 2026.02.04 05:59:18.528930 [ 262 ] {16863a3b-e323-4828-86a1-a154182689a4} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24142 | 2026.02.04 05:59:18.529060 [ 262 ] {16863a3b-e323-4828-86a1-a154182689a4} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001201 sec., 36636.1365528726 rows/sec., 2.69 MiB/sec. | ||
| 24143 | 2026.02.04 05:59:18.529085 [ 28 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24144 | 2026.02.04 05:59:18.529098 [ 262 ] {16863a3b-e323-4828-86a1-a154182689a4} <Debug> TCPHandler: Processed in 0.001371818 sec. | ||
| 24145 | 2026.02.04 05:59:18.529161 [ 28 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24146 | 2026.02.04 05:59:18.529190 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24147 | 2026.02.04 05:59:18.529277 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24148 | 2026.02.04 05:59:18.529287 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24149 | 2026.02.04 05:59:18.529383 [ 262 ] {e9d82980-aa9e-4a59-b606-1643d3d16d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24150 | 2026.02.04 05:59:18.529390 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24151 | 2026.02.04 05:59:18.529422 [ 262 ] {e9d82980-aa9e-4a59-b606-1643d3d16d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24152 | 2026.02.04 05:59:18.529423 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 220 rows starting from the beginning of the part | ||
| 24153 | 2026.02.04 05:59:18.529487 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 184 rows starting from the beginning of the part | ||
| 24154 | 2026.02.04 05:59:18.529530 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 15 rows starting from the beginning of the part | ||
| 24155 | 2026.02.04 05:59:18.529571 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 177 rows starting from the beginning of the part | ||
| 24156 | 2026.02.04 05:59:18.529610 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 27 rows starting from the beginning of the part | ||
| 24157 | 2026.02.04 05:59:18.529667 [ 190 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 44 rows starting from the beginning of the part | ||
| 24158 | 2026.02.04 05:59:18.529886 [ 262 ] {e9d82980-aa9e-4a59-b606-1643d3d16d00} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24159 | 2026.02.04 05:59:18.529921 [ 262 ] {e9d82980-aa9e-4a59-b606-1643d3d16d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24160 | 2026.02.04 05:59:18.530220 [ 262 ] {e9d82980-aa9e-4a59-b606-1643d3d16d00} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24161 | 2026.02.04 05:59:18.530442 [ 262 ] {e9d82980-aa9e-4a59-b606-1643d3d16d00} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24162 | 2026.02.04 05:59:18.530485 [ 191 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235804 sec., 539729.6011341604 rows/sec., 36.93 MiB/sec. | ||
| 24163 | 2026.02.04 05:59:18.530567 [ 262 ] {e9d82980-aa9e-4a59-b606-1643d3d16d00} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001203 sec., 89775.56109725685 rows/sec., 7.01 MiB/sec. | ||
| 24164 | 2026.02.04 05:59:18.530610 [ 262 ] {e9d82980-aa9e-4a59-b606-1643d3d16d00} <Debug> TCPHandler: Processed in 0.001380438 sec. | ||
| 24165 | 2026.02.04 05:59:18.530637 [ 198 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24166 | 2026.02.04 05:59:18.530732 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24167 | 2026.02.04 05:59:18.530830 [ 262 ] {293e1f9b-a15c-4d2e-be00-66984525a2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24168 | 2026.02.04 05:59:18.530872 [ 262 ] {293e1f9b-a15c-4d2e-be00-66984525a2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24169 | 2026.02.04 05:59:18.530885 [ 198 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_151_30} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24170 | 2026.02.04 05:59:18.530958 [ 198 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_151_30} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24171 | 2026.02.04 05:59:18.531031 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 24172 | 2026.02.04 05:59:18.531286 [ 262 ] {293e1f9b-a15c-4d2e-be00-66984525a2eb} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24173 | 2026.02.04 05:59:18.531320 [ 262 ] {293e1f9b-a15c-4d2e-be00-66984525a2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24174 | 2026.02.04 05:59:18.531669 [ 262 ] {293e1f9b-a15c-4d2e-be00-66984525a2eb} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24175 | 2026.02.04 05:59:18.531873 [ 262 ] {293e1f9b-a15c-4d2e-be00-66984525a2eb} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24176 | 2026.02.04 05:59:18.532001 [ 262 ] {293e1f9b-a15c-4d2e-be00-66984525a2eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 24177 | 2026.02.04 05:59:18.532013 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 4 parts from all_1_170_35 to all_173_173_0 | ||
| 24178 | 2026.02.04 05:59:18.532040 [ 262 ] {293e1f9b-a15c-4d2e-be00-66984525a2eb} <Debug> TCPHandler: Processed in 0.001357027 sec. | ||
| 24179 | 2026.02.04 05:59:18.532057 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24180 | 2026.02.04 05:59:18.532081 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24181 | 2026.02.04 05:59:18.532151 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24182 | 2026.02.04 05:59:18.532178 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_173_36} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_170_35 to all_173_173_0 into Compact with storage Full | ||
| 24183 | 2026.02.04 05:59:18.532254 [ 262 ] {2bf5fd2b-b6ce-4002-8d65-8d193e45cc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24184 | 2026.02.04 05:59:18.532305 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_173_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24185 | 2026.02.04 05:59:18.532311 [ 262 ] {2bf5fd2b-b6ce-4002-8d65-8d193e45cc00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24186 | 2026.02.04 05:59:18.532349 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_173_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_170_35, total 49165 rows starting from the beginning of the part | ||
| 24187 | 2026.02.04 05:59:18.532423 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_173_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 62 rows starting from the beginning of the part | ||
| 24188 | 2026.02.04 05:59:18.532471 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_173_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 160 rows starting from the beginning of the part | ||
| 24189 | 2026.02.04 05:59:18.532518 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_173_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 258 rows starting from the beginning of the part | ||
| 24190 | 2026.02.04 05:59:18.533210 [ 262 ] {2bf5fd2b-b6ce-4002-8d65-8d193e45cc00} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24191 | 2026.02.04 05:59:18.533250 [ 262 ] {2bf5fd2b-b6ce-4002-8d65-8d193e45cc00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24192 | 2026.02.04 05:59:18.533828 [ 262 ] {2bf5fd2b-b6ce-4002-8d65-8d193e45cc00} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24193 | 2026.02.04 05:59:18.534045 [ 262 ] {2bf5fd2b-b6ce-4002-8d65-8d193e45cc00} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24194 | 2026.02.04 05:59:18.534185 [ 262 ] {2bf5fd2b-b6ce-4002-8d65-8d193e45cc00} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001949 sec., 22575.679835813236 rows/sec., 40.45 MiB/sec. | ||
| 24195 | 2026.02.04 05:59:18.534218 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24196 | 2026.02.04 05:59:18.534253 [ 262 ] {2bf5fd2b-b6ce-4002-8d65-8d193e45cc00} <Debug> TCPHandler: Processed in 0.002149959 sec. | ||
| 24197 | 2026.02.04 05:59:18.534297 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24198 | 2026.02.04 05:59:18.534337 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24199 | 2026.02.04 05:59:18.534377 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24200 | 2026.02.04 05:59:18.534431 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24201 | 2026.02.04 05:59:18.534483 [ 262 ] {eff2cee3-ee05-4875-bd34-6b0211cbd24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24202 | 2026.02.04 05:59:18.534523 [ 262 ] {eff2cee3-ee05-4875-bd34-6b0211cbd24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24203 | 2026.02.04 05:59:18.534603 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24204 | 2026.02.04 05:59:18.534653 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2878 rows starting from the beginning of the part | ||
| 24205 | 2026.02.04 05:59:18.534763 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 43 rows starting from the beginning of the part | ||
| 24206 | 2026.02.04 05:59:18.534858 [ 262 ] {eff2cee3-ee05-4875-bd34-6b0211cbd24a} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24207 | 2026.02.04 05:59:18.534862 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 15 rows starting from the beginning of the part | ||
| 24208 | 2026.02.04 05:59:18.534895 [ 262 ] {eff2cee3-ee05-4875-bd34-6b0211cbd24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24209 | 2026.02.04 05:59:18.534977 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 44 rows starting from the beginning of the part | ||
| 24210 | 2026.02.04 05:59:18.535078 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 15 rows starting from the beginning of the part | ||
| 24211 | 2026.02.04 05:59:18.535178 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 44 rows starting from the beginning of the part | ||
| 24212 | 2026.02.04 05:59:18.535213 [ 262 ] {eff2cee3-ee05-4875-bd34-6b0211cbd24a} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24213 | 2026.02.04 05:59:18.535424 [ 262 ] {eff2cee3-ee05-4875-bd34-6b0211cbd24a} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24214 | 2026.02.04 05:59:18.535550 [ 262 ] {eff2cee3-ee05-4875-bd34-6b0211cbd24a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 24215 | 2026.02.04 05:59:18.535585 [ 262 ] {eff2cee3-ee05-4875-bd34-6b0211cbd24a} <Debug> TCPHandler: Processed in 0.001256075 sec. | ||
| 24216 | 2026.02.04 05:59:18.541349 [ 191 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_173_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49645 rows, containing 5 columns (5 merged, 0 gathered) in 0.009209333 sec., 5390726.994017917 rows/sec., 364.88 MiB/sec. | ||
| 24217 | 2026.02.04 05:59:18.541794 [ 189 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_173_36} <Trace> MergedBlockOutputStream: filled checksums all_1_173_36 (state Temporary) | ||
| 24218 | 2026.02.04 05:59:18.542106 [ 189 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_173_36} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_173_36 to all_1_173_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24219 | 2026.02.04 05:59:18.542180 [ 189 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_173_36} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 4 parts: [all_1_170_35, all_173_173_0] -> all_1_173_36 | ||
| 24220 | 2026.02.04 05:59:18.542285 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 24221 | 2026.02.04 05:59:18.547405 [ 195 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3039 rows, containing 19 columns (19 merged, 0 gathered) in 0.013004928 sec., 233680.6478282694 rows/sec., 418.74 MiB/sec. | ||
| 24222 | 2026.02.04 05:59:18.550105 [ 195 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24223 | 2026.02.04 05:59:18.550462 [ 195 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24224 | 2026.02.04 05:59:18.550543 [ 195 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24225 | 2026.02.04 05:59:18.550678 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.56 MiB. | ||
| 24226 | 2026.02.04 05:59:19.001164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.33 MiB, peak 421.78 MiB, free memory in arenas 0.00 B, will set to 407.91 MiB (RSS), difference: 5.58 MiB | ||
| 24227 | 2026.02.04 05:59:21.502595 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24228 | 2026.02.04 05:59:21.502644 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24229 | 2026.02.04 05:59:21.809156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49894 | ||
| 24230 | 2026.02.04 05:59:21.809667 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24231 | 2026.02.04 05:59:21.809714 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24232 | 2026.02.04 05:59:21.810217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 24233 | 2026.02.04 05:59:21.810468 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24234 | 2026.02.04 05:59:21.810624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49894 | ||
| 24235 | 2026.02.04 05:59:22.008939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 3086 | ||
| 24236 | 2026.02.04 05:59:22.011321 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24237 | 2026.02.04 05:59:22.011368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24238 | 2026.02.04 05:59:22.012594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24239 | 2026.02.04 05:59:22.012904 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24240 | 2026.02.04 05:59:22.013291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3086 | ||
| 24241 | 2026.02.04 05:59:22.942802 [ 49 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 5 parts from all_1_66_14 to all_70_70_0 | ||
| 24242 | 2026.02.04 05:59:22.942879 [ 49 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24243 | 2026.02.04 05:59:22.942900 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24244 | 2026.02.04 05:59:22.943013 [ 195 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_70_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_14 to all_70_70_0 into Compact with storage Full | ||
| 24245 | 2026.02.04 05:59:22.943158 [ 195 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_70_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24246 | 2026.02.04 05:59:22.943196 [ 195 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 396 rows starting from the beginning of the part | ||
| 24247 | 2026.02.04 05:59:22.943263 [ 195 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
| 24248 | 2026.02.04 05:59:22.943309 [ 195 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 24249 | 2026.02.04 05:59:22.943353 [ 195 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
| 24250 | 2026.02.04 05:59:22.943395 [ 195 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
| 24251 | 2026.02.04 05:59:22.944239 [ 189 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_70_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275955 sec., 329165.21350674593 rows/sec., 16.79 MiB/sec. | ||
| 24252 | 2026.02.04 05:59:22.944457 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_70_15} <Trace> MergedBlockOutputStream: filled checksums all_1_70_15 (state Temporary) | ||
| 24253 | 2026.02.04 05:59:22.944789 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_70_15} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_70_15 to all_1_70_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24254 | 2026.02.04 05:59:22.944876 [ 198 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_70_15} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 5 parts: [all_1_66_14, all_70_70_0] -> all_1_70_15 | ||
| 24255 | 2026.02.04 05:59:22.944991 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 24256 | 2026.02.04 05:59:23.367586 [ 223 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24257 | 2026.02.04 05:59:23.367636 [ 223 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24258 | 2026.02.04 05:59:23.430354 [ 223 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24259 | 2026.02.04 05:59:23.524753 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24260 | 2026.02.04 05:59:23.524951 [ 262 ] {36324e24-d566-47b0-aa9f-f5f968b46c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24261 | 2026.02.04 05:59:23.525025 [ 262 ] {36324e24-d566-47b0-aa9f-f5f968b46c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24262 | 2026.02.04 05:59:23.525705 [ 262 ] {36324e24-d566-47b0-aa9f-f5f968b46c53} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24263 | 2026.02.04 05:59:23.525757 [ 262 ] {36324e24-d566-47b0-aa9f-f5f968b46c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24264 | 2026.02.04 05:59:23.526142 [ 262 ] {36324e24-d566-47b0-aa9f-f5f968b46c53} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24265 | 2026.02.04 05:59:23.526374 [ 262 ] {36324e24-d566-47b0-aa9f-f5f968b46c53} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24266 | 2026.02.04 05:59:23.526533 [ 85 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24267 | 2026.02.04 05:59:23.526541 [ 262 ] {36324e24-d566-47b0-aa9f-f5f968b46c53} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001644 sec., 52311.435523114356 rows/sec., 4.37 MiB/sec. | ||
| 24268 | 2026.02.04 05:59:23.526575 [ 85 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24269 | 2026.02.04 05:59:23.526595 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24270 | 2026.02.04 05:59:23.526609 [ 262 ] {36324e24-d566-47b0-aa9f-f5f968b46c53} <Debug> TCPHandler: Processed in 0.001991805 sec. | ||
| 24271 | 2026.02.04 05:59:23.526680 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 24272 | 2026.02.04 05:59:23.526735 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24273 | 2026.02.04 05:59:23.526769 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24274 | 2026.02.04 05:59:23.526799 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2141 rows starting from the beginning of the part | ||
| 24275 | 2026.02.04 05:59:23.526840 [ 262 ] {1abe8fb3-9d97-484a-9ef8-bcf2a14066f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24276 | 2026.02.04 05:59:23.526857 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 86 rows starting from the beginning of the part | ||
| 24277 | 2026.02.04 05:59:23.526884 [ 262 ] {1abe8fb3-9d97-484a-9ef8-bcf2a14066f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24278 | 2026.02.04 05:59:23.526903 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 840 rows starting from the beginning of the part | ||
| 24279 | 2026.02.04 05:59:23.526949 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 206 rows starting from the beginning of the part | ||
| 24280 | 2026.02.04 05:59:23.526988 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 144 rows starting from the beginning of the part | ||
| 24281 | 2026.02.04 05:59:23.527030 [ 202 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 86 rows starting from the beginning of the part | ||
| 24282 | 2026.02.04 05:59:23.527302 [ 262 ] {1abe8fb3-9d97-484a-9ef8-bcf2a14066f9} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24283 | 2026.02.04 05:59:23.527337 [ 262 ] {1abe8fb3-9d97-484a-9ef8-bcf2a14066f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24284 | 2026.02.04 05:59:23.527636 [ 262 ] {1abe8fb3-9d97-484a-9ef8-bcf2a14066f9} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24285 | 2026.02.04 05:59:23.527845 [ 262 ] {1abe8fb3-9d97-484a-9ef8-bcf2a14066f9} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24286 | 2026.02.04 05:59:23.527979 [ 262 ] {1abe8fb3-9d97-484a-9ef8-bcf2a14066f9} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001164 sec., 12886.597938144329 rows/sec., 969.01 KiB/sec. | ||
| 24287 | 2026.02.04 05:59:23.528020 [ 262 ] {1abe8fb3-9d97-484a-9ef8-bcf2a14066f9} <Debug> TCPHandler: Processed in 0.001334687 sec. | ||
| 24288 | 2026.02.04 05:59:23.528122 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24289 | 2026.02.04 05:59:23.528219 [ 262 ] {999cf851-9fa8-4b0a-bfce-870737c28ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24290 | 2026.02.04 05:59:23.528260 [ 262 ] {999cf851-9fa8-4b0a-bfce-870737c28ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24291 | 2026.02.04 05:59:23.528396 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745698 sec., 2006647.1978543827 rows/sec., 172.75 MiB/sec. | ||
| 24292 | 2026.02.04 05:59:23.528687 [ 262 ] {999cf851-9fa8-4b0a-bfce-870737c28ba0} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24293 | 2026.02.04 05:59:23.528735 [ 262 ] {999cf851-9fa8-4b0a-bfce-870737c28ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24294 | 2026.02.04 05:59:23.528757 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24295 | 2026.02.04 05:59:23.529100 [ 262 ] {999cf851-9fa8-4b0a-bfce-870737c28ba0} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24296 | 2026.02.04 05:59:23.529133 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_176_35} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24297 | 2026.02.04 05:59:23.529255 [ 192 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_176_35} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24298 | 2026.02.04 05:59:23.529346 [ 262 ] {999cf851-9fa8-4b0a-bfce-870737c28ba0} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24299 | 2026.02.04 05:59:23.529395 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 24300 | 2026.02.04 05:59:23.529466 [ 85 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24301 | 2026.02.04 05:59:23.529485 [ 262 ] {999cf851-9fa8-4b0a-bfce-870737c28ba0} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001287 sec., 61383.06138306139 rows/sec., 4.79 MiB/sec. | ||
| 24302 | 2026.02.04 05:59:23.529500 [ 85 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24303 | 2026.02.04 05:59:23.529518 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24304 | 2026.02.04 05:59:23.529525 [ 262 ] {999cf851-9fa8-4b0a-bfce-870737c28ba0} <Debug> TCPHandler: Processed in 0.00145256 sec. | ||
| 24305 | 2026.02.04 05:59:23.529624 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 24306 | 2026.02.04 05:59:23.529641 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24307 | 2026.02.04 05:59:23.529754 [ 262 ] {d6f59811-cf2b-4f07-9867-f0ea27722942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24308 | 2026.02.04 05:59:23.529763 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24309 | 2026.02.04 05:59:23.529801 [ 262 ] {d6f59811-cf2b-4f07-9867-f0ea27722942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24310 | 2026.02.04 05:59:23.529806 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1056 rows starting from the beginning of the part | ||
| 24311 | 2026.02.04 05:59:23.529890 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 79 rows starting from the beginning of the part | ||
| 24312 | 2026.02.04 05:59:23.529935 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 516 rows starting from the beginning of the part | ||
| 24313 | 2026.02.04 05:59:23.529976 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 115 rows starting from the beginning of the part | ||
| 24314 | 2026.02.04 05:59:23.530017 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 108 rows starting from the beginning of the part | ||
| 24315 | 2026.02.04 05:59:23.530058 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 79 rows starting from the beginning of the part | ||
| 24316 | 2026.02.04 05:59:23.530215 [ 262 ] {d6f59811-cf2b-4f07-9867-f0ea27722942} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24317 | 2026.02.04 05:59:23.530258 [ 262 ] {d6f59811-cf2b-4f07-9867-f0ea27722942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24318 | 2026.02.04 05:59:23.530593 [ 262 ] {d6f59811-cf2b-4f07-9867-f0ea27722942} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24319 | 2026.02.04 05:59:23.530812 [ 262 ] {d6f59811-cf2b-4f07-9867-f0ea27722942} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24320 | 2026.02.04 05:59:23.530944 [ 262 ] {d6f59811-cf2b-4f07-9867-f0ea27722942} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 24321 | 2026.02.04 05:59:23.530983 [ 262 ] {d6f59811-cf2b-4f07-9867-f0ea27722942} <Debug> TCPHandler: Processed in 0.001390969 sec. | ||
| 24322 | 2026.02.04 05:59:23.531088 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24323 | 2026.02.04 05:59:23.531181 [ 262 ] {0620b82f-99aa-4cc5-95d3-2c5baa15ce23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24324 | 2026.02.04 05:59:23.531213 [ 186 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644515 sec., 1187584.1813543811 rows/sec., 92.02 MiB/sec. | ||
| 24325 | 2026.02.04 05:59:23.531234 [ 262 ] {0620b82f-99aa-4cc5-95d3-2c5baa15ce23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24326 | 2026.02.04 05:59:23.531405 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24327 | 2026.02.04 05:59:23.531682 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_176_35} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24328 | 2026.02.04 05:59:23.531759 [ 202 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_176_35} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24329 | 2026.02.04 05:59:23.531839 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 24330 | 2026.02.04 05:59:23.532022 [ 262 ] {0620b82f-99aa-4cc5-95d3-2c5baa15ce23} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24331 | 2026.02.04 05:59:23.532057 [ 262 ] {0620b82f-99aa-4cc5-95d3-2c5baa15ce23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24332 | 2026.02.04 05:59:23.532579 [ 262 ] {0620b82f-99aa-4cc5-95d3-2c5baa15ce23} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24333 | 2026.02.04 05:59:23.532795 [ 262 ] {0620b82f-99aa-4cc5-95d3-2c5baa15ce23} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24334 | 2026.02.04 05:59:23.532930 [ 262 ] {0620b82f-99aa-4cc5-95d3-2c5baa15ce23} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001768 sec., 8484.162895927602 rows/sec., 15.20 MiB/sec. | ||
| 24335 | 2026.02.04 05:59:23.532986 [ 262 ] {0620b82f-99aa-4cc5-95d3-2c5baa15ce23} <Debug> TCPHandler: Processed in 0.001947704 sec. | ||
| 24336 | 2026.02.04 05:59:23.533095 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24337 | 2026.02.04 05:59:23.533190 [ 262 ] {d85f735d-5ff9-4ea0-8495-be8a0893e81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24338 | 2026.02.04 05:59:23.533231 [ 262 ] {d85f735d-5ff9-4ea0-8495-be8a0893e81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24339 | 2026.02.04 05:59:23.533571 [ 262 ] {d85f735d-5ff9-4ea0-8495-be8a0893e81f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24340 | 2026.02.04 05:59:23.533604 [ 262 ] {d85f735d-5ff9-4ea0-8495-be8a0893e81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24341 | 2026.02.04 05:59:23.533911 [ 262 ] {d85f735d-5ff9-4ea0-8495-be8a0893e81f} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24342 | 2026.02.04 05:59:23.534108 [ 262 ] {d85f735d-5ff9-4ea0-8495-be8a0893e81f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24343 | 2026.02.04 05:59:23.534218 [ 85 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24344 | 2026.02.04 05:59:23.534234 [ 262 ] {d85f735d-5ff9-4ea0-8495-be8a0893e81f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 24345 | 2026.02.04 05:59:23.534250 [ 85 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24346 | 2026.02.04 05:59:23.534267 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24347 | 2026.02.04 05:59:23.534271 [ 262 ] {d85f735d-5ff9-4ea0-8495-be8a0893e81f} <Debug> TCPHandler: Processed in 0.001225334 sec. | ||
| 24348 | 2026.02.04 05:59:23.534378 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 24349 | 2026.02.04 05:59:23.534528 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24350 | 2026.02.04 05:59:23.534570 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 10740 rows starting from the beginning of the part | ||
| 24351 | 2026.02.04 05:59:23.534643 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 60 rows starting from the beginning of the part | ||
| 24352 | 2026.02.04 05:59:23.534698 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 88 rows starting from the beginning of the part | ||
| 24353 | 2026.02.04 05:59:23.534748 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part | ||
| 24354 | 2026.02.04 05:59:23.534794 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 60 rows starting from the beginning of the part | ||
| 24355 | 2026.02.04 05:59:23.534842 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 60 rows starting from the beginning of the part | ||
| 24356 | 2026.02.04 05:59:23.537547 [ 188 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11068 rows, containing 4 columns (4 merged, 0 gathered) in 0.003229138 sec., 3427540.1051302236 rows/sec., 222.19 MiB/sec. | ||
| 24357 | 2026.02.04 05:59:23.537827 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24358 | 2026.02.04 05:59:23.538103 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_176_35} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24359 | 2026.02.04 05:59:23.538176 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_176_35} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24360 | 2026.02.04 05:59:23.538256 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 24361 | 2026.02.04 05:59:24.590921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 784 | ||
| 24362 | 2026.02.04 05:59:24.611366 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24363 | 2026.02.04 05:59:24.611442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24364 | 2026.02.04 05:59:24.618228 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 24365 | 2026.02.04 05:59:24.619009 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24366 | 2026.02.04 05:59:24.622691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||
| 24367 | 2026.02.04 05:59:24.729046 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24368 | 2026.02.04 05:59:24.729102 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24369 | 2026.02.04 05:59:24.737732 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24370 | 2026.02.04 05:59:26.944896 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24371 | 2026.02.04 05:59:26.945085 [ 262 ] {d8902072-1934-492c-94f6-b42c2ad7bc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24372 | 2026.02.04 05:59:26.945153 [ 262 ] {d8902072-1934-492c-94f6-b42c2ad7bc0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24373 | 2026.02.04 05:59:26.945920 [ 262 ] {d8902072-1934-492c-94f6-b42c2ad7bc0d} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24374 | 2026.02.04 05:59:26.945963 [ 262 ] {d8902072-1934-492c-94f6-b42c2ad7bc0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24375 | 2026.02.04 05:59:26.946343 [ 262 ] {d8902072-1934-492c-94f6-b42c2ad7bc0d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24376 | 2026.02.04 05:59:26.946563 [ 262 ] {d8902072-1934-492c-94f6-b42c2ad7bc0d} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24377 | 2026.02.04 05:59:26.946711 [ 262 ] {d8902072-1934-492c-94f6-b42c2ad7bc0d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001678 sec., 158522.05005959477 rows/sec., 10.07 MiB/sec. | ||
| 24378 | 2026.02.04 05:59:26.946754 [ 262 ] {d8902072-1934-492c-94f6-b42c2ad7bc0d} <Debug> TCPHandler: Processed in 0.001982694 sec. | ||
| 24379 | 2026.02.04 05:59:26.946866 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24380 | 2026.02.04 05:59:26.946960 [ 262 ] {8eea2347-660e-4791-bd5b-22d7e7be4031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24381 | 2026.02.04 05:59:26.946999 [ 262 ] {8eea2347-660e-4791-bd5b-22d7e7be4031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24382 | 2026.02.04 05:59:26.948464 [ 262 ] {8eea2347-660e-4791-bd5b-22d7e7be4031} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24383 | 2026.02.04 05:59:26.948500 [ 262 ] {8eea2347-660e-4791-bd5b-22d7e7be4031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24384 | 2026.02.04 05:59:26.948921 [ 262 ] {8eea2347-660e-4791-bd5b-22d7e7be4031} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24385 | 2026.02.04 05:59:26.949126 [ 262 ] {8eea2347-660e-4791-bd5b-22d7e7be4031} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24386 | 2026.02.04 05:59:26.949254 [ 262 ] {8eea2347-660e-4791-bd5b-22d7e7be4031} <Debug> executeQuery: Read 1980 rows, 164.92 KiB in 0.002313 sec., 856031.1284046692 rows/sec., 69.63 MiB/sec. | ||
| 24387 | 2026.02.04 05:59:26.949292 [ 262 ] {8eea2347-660e-4791-bd5b-22d7e7be4031} <Debug> TCPHandler: Processed in 0.002473178 sec. | ||
| 24388 | 2026.02.04 05:59:26.949400 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24389 | 2026.02.04 05:59:26.949495 [ 262 ] {b1c053af-7914-466b-b1c4-e5c3c32b374d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24390 | 2026.02.04 05:59:26.949533 [ 262 ] {b1c053af-7914-466b-b1c4-e5c3c32b374d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24391 | 2026.02.04 05:59:26.949976 [ 262 ] {b1c053af-7914-466b-b1c4-e5c3c32b374d} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24392 | 2026.02.04 05:59:26.950012 [ 262 ] {b1c053af-7914-466b-b1c4-e5c3c32b374d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24393 | 2026.02.04 05:59:26.950299 [ 262 ] {b1c053af-7914-466b-b1c4-e5c3c32b374d} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24394 | 2026.02.04 05:59:26.950512 [ 262 ] {b1c053af-7914-466b-b1c4-e5c3c32b374d} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24395 | 2026.02.04 05:59:26.950636 [ 262 ] {b1c053af-7914-466b-b1c4-e5c3c32b374d} <Debug> executeQuery: Read 177 rows, 11.31 KiB in 0.001159 sec., 152717.86022433132 rows/sec., 9.53 MiB/sec. | ||
| 24396 | 2026.02.04 05:59:26.950673 [ 262 ] {b1c053af-7914-466b-b1c4-e5c3c32b374d} <Debug> TCPHandler: Processed in 0.001320136 sec. | ||
| 24397 | 2026.02.04 05:59:26.950779 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24398 | 2026.02.04 05:59:26.950870 [ 262 ] {4fcf0a7e-567b-49bb-8cc6-8026d36386dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24399 | 2026.02.04 05:59:26.950908 [ 262 ] {4fcf0a7e-567b-49bb-8cc6-8026d36386dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24400 | 2026.02.04 05:59:26.951462 [ 262 ] {4fcf0a7e-567b-49bb-8cc6-8026d36386dc} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24401 | 2026.02.04 05:59:26.951499 [ 262 ] {4fcf0a7e-567b-49bb-8cc6-8026d36386dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24402 | 2026.02.04 05:59:26.951811 [ 262 ] {4fcf0a7e-567b-49bb-8cc6-8026d36386dc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 24403 | 2026.02.04 05:59:26.952015 [ 262 ] {4fcf0a7e-567b-49bb-8cc6-8026d36386dc} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24404 | 2026.02.04 05:59:26.952141 [ 262 ] {4fcf0a7e-567b-49bb-8cc6-8026d36386dc} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001289 sec., 285492.62994569435 rows/sec., 19.00 MiB/sec. | ||
| 24405 | 2026.02.04 05:59:26.952180 [ 262 ] {4fcf0a7e-567b-49bb-8cc6-8026d36386dc} <Debug> TCPHandler: Processed in 0.00144872 sec. | ||
| 24406 | 2026.02.04 05:59:26.952282 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24407 | 2026.02.04 05:59:26.952375 [ 262 ] {f4c79d40-b444-4ce8-8982-1c1865dd3ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24408 | 2026.02.04 05:59:26.952413 [ 262 ] {f4c79d40-b444-4ce8-8982-1c1865dd3ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24409 | 2026.02.04 05:59:26.952837 [ 262 ] {f4c79d40-b444-4ce8-8982-1c1865dd3ebd} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24410 | 2026.02.04 05:59:26.952873 [ 262 ] {f4c79d40-b444-4ce8-8982-1c1865dd3ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24411 | 2026.02.04 05:59:26.953160 [ 262 ] {f4c79d40-b444-4ce8-8982-1c1865dd3ebd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24412 | 2026.02.04 05:59:26.953361 [ 262 ] {f4c79d40-b444-4ce8-8982-1c1865dd3ebd} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24413 | 2026.02.04 05:59:26.953486 [ 262 ] {f4c79d40-b444-4ce8-8982-1c1865dd3ebd} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001129 sec., 123117.80336581045 rows/sec., 7.00 MiB/sec. | ||
| 24414 | 2026.02.04 05:59:26.953523 [ 262 ] {f4c79d40-b444-4ce8-8982-1c1865dd3ebd} <Debug> TCPHandler: Processed in 0.001288746 sec. | ||
| 24415 | 2026.02.04 05:59:26.953626 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24416 | 2026.02.04 05:59:26.953717 [ 262 ] {bfbeb859-dd98-4b33-abd3-1d1920813118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24417 | 2026.02.04 05:59:26.953755 [ 262 ] {bfbeb859-dd98-4b33-abd3-1d1920813118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24418 | 2026.02.04 05:59:26.954513 [ 262 ] {bfbeb859-dd98-4b33-abd3-1d1920813118} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24419 | 2026.02.04 05:59:26.954548 [ 262 ] {bfbeb859-dd98-4b33-abd3-1d1920813118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24420 | 2026.02.04 05:59:26.954868 [ 262 ] {bfbeb859-dd98-4b33-abd3-1d1920813118} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24421 | 2026.02.04 05:59:26.955075 [ 262 ] {bfbeb859-dd98-4b33-abd3-1d1920813118} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24422 | 2026.02.04 05:59:26.955200 [ 262 ] {bfbeb859-dd98-4b33-abd3-1d1920813118} <Debug> executeQuery: Read 963 rows, 71.09 KiB in 0.0015 sec., 642000 rows/sec., 46.28 MiB/sec. | ||
| 24423 | 2026.02.04 05:59:26.955237 [ 262 ] {bfbeb859-dd98-4b33-abd3-1d1920813118} <Debug> TCPHandler: Processed in 0.001658556 sec. | ||
| 24424 | 2026.02.04 05:59:26.955339 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24425 | 2026.02.04 05:59:26.955431 [ 262 ] {f2647574-cd8f-4c42-9f63-b4c267ea9dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24426 | 2026.02.04 05:59:26.955471 [ 262 ] {f2647574-cd8f-4c42-9f63-b4c267ea9dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24427 | 2026.02.04 05:59:26.955792 [ 262 ] {f2647574-cd8f-4c42-9f63-b4c267ea9dce} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24428 | 2026.02.04 05:59:26.955828 [ 262 ] {f2647574-cd8f-4c42-9f63-b4c267ea9dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24429 | 2026.02.04 05:59:26.956107 [ 262 ] {f2647574-cd8f-4c42-9f63-b4c267ea9dce} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 24430 | 2026.02.04 05:59:26.956301 [ 262 ] {f2647574-cd8f-4c42-9f63-b4c267ea9dce} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24431 | 2026.02.04 05:59:26.956424 [ 262 ] {f2647574-cd8f-4c42-9f63-b4c267ea9dce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00101 sec., 5940.59405940594 rows/sec., 310.37 KiB/sec. | ||
| 24432 | 2026.02.04 05:59:26.956459 [ 262 ] {f2647574-cd8f-4c42-9f63-b4c267ea9dce} <Debug> TCPHandler: Processed in 0.001167443 sec. | ||
| 24433 | 2026.02.04 05:59:26.956562 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24434 | 2026.02.04 05:59:26.956654 [ 262 ] {15212df0-03fb-449d-ab20-f9b053507602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24435 | 2026.02.04 05:59:26.956693 [ 262 ] {15212df0-03fb-449d-ab20-f9b053507602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24436 | 2026.02.04 05:59:26.957257 [ 262 ] {15212df0-03fb-449d-ab20-f9b053507602} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24437 | 2026.02.04 05:59:26.957292 [ 262 ] {15212df0-03fb-449d-ab20-f9b053507602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24438 | 2026.02.04 05:59:26.957638 [ 262 ] {15212df0-03fb-449d-ab20-f9b053507602} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24439 | 2026.02.04 05:59:26.957838 [ 262 ] {15212df0-03fb-449d-ab20-f9b053507602} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24440 | 2026.02.04 05:59:26.957966 [ 262 ] {15212df0-03fb-449d-ab20-f9b053507602} <Debug> executeQuery: Read 900 rows, 61.36 KiB in 0.001331 sec., 676183.32081142 rows/sec., 45.02 MiB/sec. | ||
| 24441 | 2026.02.04 05:59:26.958003 [ 262 ] {15212df0-03fb-449d-ab20-f9b053507602} <Debug> TCPHandler: Processed in 0.001490971 sec. | ||
| 24442 | 2026.02.04 05:59:26.958104 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24443 | 2026.02.04 05:59:26.958194 [ 262 ] {992113af-6b5f-43a7-90be-62e8b431f0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24444 | 2026.02.04 05:59:26.958234 [ 262 ] {992113af-6b5f-43a7-90be-62e8b431f0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24445 | 2026.02.04 05:59:26.958531 [ 262 ] {992113af-6b5f-43a7-90be-62e8b431f0ba} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24446 | 2026.02.04 05:59:26.958566 [ 262 ] {992113af-6b5f-43a7-90be-62e8b431f0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24447 | 2026.02.04 05:59:26.958839 [ 262 ] {992113af-6b5f-43a7-90be-62e8b431f0ba} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 24448 | 2026.02.04 05:59:26.959037 [ 262 ] {992113af-6b5f-43a7-90be-62e8b431f0ba} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24449 | 2026.02.04 05:59:26.959163 [ 262 ] {992113af-6b5f-43a7-90be-62e8b431f0ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000986 sec., 1014.1987829614606 rows/sec., 68.34 KiB/sec. | ||
| 24450 | 2026.02.04 05:59:26.959199 [ 262 ] {992113af-6b5f-43a7-90be-62e8b431f0ba} <Debug> TCPHandler: Processed in 0.001142131 sec. | ||
| 24451 | 2026.02.04 05:59:26.959296 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24452 | 2026.02.04 05:59:26.959386 [ 262 ] {1e257ba5-80fc-4491-84c5-978868c4f412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24453 | 2026.02.04 05:59:26.959437 [ 262 ] {1e257ba5-80fc-4491-84c5-978868c4f412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24454 | 2026.02.04 05:59:26.960292 [ 262 ] {1e257ba5-80fc-4491-84c5-978868c4f412} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24455 | 2026.02.04 05:59:26.960328 [ 262 ] {1e257ba5-80fc-4491-84c5-978868c4f412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24456 | 2026.02.04 05:59:26.960855 [ 262 ] {1e257ba5-80fc-4491-84c5-978868c4f412} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24457 | 2026.02.04 05:59:26.961143 [ 262 ] {1e257ba5-80fc-4491-84c5-978868c4f412} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24458 | 2026.02.04 05:59:26.961280 [ 262 ] {1e257ba5-80fc-4491-84c5-978868c4f412} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001911 sec., 23024.594453165882 rows/sec., 41.26 MiB/sec. | ||
| 24459 | 2026.02.04 05:59:26.961334 [ 262 ] {1e257ba5-80fc-4491-84c5-978868c4f412} <Debug> TCPHandler: Processed in 0.002084687 sec. | ||
| 24460 | 2026.02.04 05:59:26.961436 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24461 | 2026.02.04 05:59:26.961527 [ 262 ] {85f86a68-5bf2-4b60-9865-53667ad4dabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24462 | 2026.02.04 05:59:26.961567 [ 262 ] {85f86a68-5bf2-4b60-9865-53667ad4dabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24463 | 2026.02.04 05:59:26.961876 [ 262 ] {85f86a68-5bf2-4b60-9865-53667ad4dabc} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24464 | 2026.02.04 05:59:26.961912 [ 262 ] {85f86a68-5bf2-4b60-9865-53667ad4dabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24465 | 2026.02.04 05:59:26.962280 [ 262 ] {85f86a68-5bf2-4b60-9865-53667ad4dabc} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24466 | 2026.02.04 05:59:26.962474 [ 262 ] {85f86a68-5bf2-4b60-9865-53667ad4dabc} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24467 | 2026.02.04 05:59:26.962596 [ 262 ] {85f86a68-5bf2-4b60-9865-53667ad4dabc} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001087 sec., 66237.35050597976 rows/sec., 4.09 MiB/sec. | ||
| 24468 | 2026.02.04 05:59:26.962632 [ 262 ] {85f86a68-5bf2-4b60-9865-53667ad4dabc} <Debug> TCPHandler: Processed in 0.001243515 sec. | ||
| 24469 | 2026.02.04 05:59:28.466264 [ 222 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24470 | 2026.02.04 05:59:28.466335 [ 222 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24471 | 2026.02.04 05:59:28.472004 [ 222 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24472 | 2026.02.04 05:59:28.472252 [ 220 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24473 | 2026.02.04 05:59:28.472300 [ 220 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24474 | 2026.02.04 05:59:28.476451 [ 220 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24475 | 2026.02.04 05:59:28.518004 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24476 | 2026.02.04 05:59:28.518196 [ 262 ] {a5cc1e9a-d54e-45bb-bd51-7f60d0be77fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24477 | 2026.02.04 05:59:28.518268 [ 262 ] {a5cc1e9a-d54e-45bb-bd51-7f60d0be77fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24478 | 2026.02.04 05:59:28.519016 [ 262 ] {a5cc1e9a-d54e-45bb-bd51-7f60d0be77fd} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24479 | 2026.02.04 05:59:28.519067 [ 262 ] {a5cc1e9a-d54e-45bb-bd51-7f60d0be77fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24480 | 2026.02.04 05:59:28.519442 [ 262 ] {a5cc1e9a-d54e-45bb-bd51-7f60d0be77fd} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24481 | 2026.02.04 05:59:28.519658 [ 262 ] {a5cc1e9a-d54e-45bb-bd51-7f60d0be77fd} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24482 | 2026.02.04 05:59:28.519809 [ 262 ] {a5cc1e9a-d54e-45bb-bd51-7f60d0be77fd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001665 sec., 33633.63363363363 rows/sec., 2.57 MiB/sec. | ||
| 24483 | 2026.02.04 05:59:28.519850 [ 262 ] {a5cc1e9a-d54e-45bb-bd51-7f60d0be77fd} <Debug> TCPHandler: Processed in 0.001980255 sec. | ||
| 24484 | 2026.02.04 05:59:28.519977 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24485 | 2026.02.04 05:59:28.520070 [ 262 ] {772fbfe1-5853-4ef6-9349-3e1b4860454d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24486 | 2026.02.04 05:59:28.520108 [ 262 ] {772fbfe1-5853-4ef6-9349-3e1b4860454d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24487 | 2026.02.04 05:59:28.520554 [ 262 ] {772fbfe1-5853-4ef6-9349-3e1b4860454d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24488 | 2026.02.04 05:59:28.520590 [ 262 ] {772fbfe1-5853-4ef6-9349-3e1b4860454d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24489 | 2026.02.04 05:59:28.520903 [ 262 ] {772fbfe1-5853-4ef6-9349-3e1b4860454d} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24490 | 2026.02.04 05:59:28.521104 [ 262 ] {772fbfe1-5853-4ef6-9349-3e1b4860454d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24491 | 2026.02.04 05:59:28.521227 [ 262 ] {772fbfe1-5853-4ef6-9349-3e1b4860454d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 24492 | 2026.02.04 05:59:28.521264 [ 262 ] {772fbfe1-5853-4ef6-9349-3e1b4860454d} <Debug> TCPHandler: Processed in 0.001344237 sec. | ||
| 24493 | 2026.02.04 05:59:28.521319 [ 225 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24494 | 2026.02.04 05:59:28.521342 [ 225 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24495 | 2026.02.04 05:59:28.521380 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24496 | 2026.02.04 05:59:28.521472 [ 262 ] {7fb46d89-6279-42cf-84fe-f2fc9802dd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24497 | 2026.02.04 05:59:28.521515 [ 262 ] {7fb46d89-6279-42cf-84fe-f2fc9802dd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24498 | 2026.02.04 05:59:28.521876 [ 262 ] {7fb46d89-6279-42cf-84fe-f2fc9802dd9a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24499 | 2026.02.04 05:59:28.521910 [ 262 ] {7fb46d89-6279-42cf-84fe-f2fc9802dd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24500 | 2026.02.04 05:59:28.522227 [ 262 ] {7fb46d89-6279-42cf-84fe-f2fc9802dd9a} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24501 | 2026.02.04 05:59:28.522432 [ 262 ] {7fb46d89-6279-42cf-84fe-f2fc9802dd9a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24502 | 2026.02.04 05:59:28.522546 [ 172 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 5 parts from all_1_173_36 to all_177_177_0 | ||
| 24503 | 2026.02.04 05:59:28.522555 [ 262 ] {7fb46d89-6279-42cf-84fe-f2fc9802dd9a} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.0011 sec., 38181.81818181818 rows/sec., 2.66 MiB/sec. | ||
| 24504 | 2026.02.04 05:59:28.522591 [ 172 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24505 | 2026.02.04 05:59:28.522606 [ 262 ] {7fb46d89-6279-42cf-84fe-f2fc9802dd9a} <Debug> TCPHandler: Processed in 0.001273325 sec. | ||
| 24506 | 2026.02.04 05:59:28.522625 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24507 | 2026.02.04 05:59:28.522725 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_177_37} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_173_36 to all_177_177_0 into Compact with storage Full | ||
| 24508 | 2026.02.04 05:59:28.522727 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24509 | 2026.02.04 05:59:28.522824 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_177_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24510 | 2026.02.04 05:59:28.522838 [ 262 ] {53326eec-880b-45d9-8b79-acaca2a8865f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24511 | 2026.02.04 05:59:28.522855 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_177_37} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_173_36, total 49645 rows starting from the beginning of the part | ||
| 24512 | 2026.02.04 05:59:28.522878 [ 262 ] {53326eec-880b-45d9-8b79-acaca2a8865f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24513 | 2026.02.04 05:59:28.522917 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_177_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 340 rows starting from the beginning of the part | ||
| 24514 | 2026.02.04 05:59:28.522967 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_177_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 160 rows starting from the beginning of the part | ||
| 24515 | 2026.02.04 05:59:28.523012 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_177_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 160 rows starting from the beginning of the part | ||
| 24516 | 2026.02.04 05:59:28.523055 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_177_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 900 rows starting from the beginning of the part | ||
| 24517 | 2026.02.04 05:59:28.523190 [ 262 ] {53326eec-880b-45d9-8b79-acaca2a8865f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24518 | 2026.02.04 05:59:28.523224 [ 262 ] {53326eec-880b-45d9-8b79-acaca2a8865f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24519 | 2026.02.04 05:59:28.523514 [ 262 ] {53326eec-880b-45d9-8b79-acaca2a8865f} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24520 | 2026.02.04 05:59:28.523715 [ 262 ] {53326eec-880b-45d9-8b79-acaca2a8865f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24521 | 2026.02.04 05:59:28.523719 [ 225 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24522 | 2026.02.04 05:59:28.523838 [ 262 ] {53326eec-880b-45d9-8b79-acaca2a8865f} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001017 sec., 15732.546705998035 rows/sec., 1.07 MiB/sec. | ||
| 24523 | 2026.02.04 05:59:28.523873 [ 262 ] {53326eec-880b-45d9-8b79-acaca2a8865f} <Debug> TCPHandler: Processed in 0.001196273 sec. | ||
| 24524 | 2026.02.04 05:59:28.537306 [ 188 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_177_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51205 rows, containing 5 columns (5 merged, 0 gathered) in 0.014624513 sec., 3501313.171932631 rows/sec., 237.15 MiB/sec. | ||
| 24525 | 2026.02.04 05:59:28.537792 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_177_37} <Trace> MergedBlockOutputStream: filled checksums all_1_177_37 (state Temporary) | ||
| 24526 | 2026.02.04 05:59:28.538168 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_177_37} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_177_37 to all_1_177_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24527 | 2026.02.04 05:59:28.538249 [ 199 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_177_37} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 5 parts: [all_1_173_36, all_177_177_0] -> all_1_177_37 | ||
| 24528 | 2026.02.04 05:59:28.538362 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 24529 | 2026.02.04 05:59:29.304887 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24530 | 2026.02.04 05:59:29.304941 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24531 | 2026.02.04 05:59:29.307053 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24532 | 2026.02.04 05:59:29.311614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50406 | ||
| 24533 | 2026.02.04 05:59:29.312106 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24534 | 2026.02.04 05:59:29.312144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24535 | 2026.02.04 05:59:29.312618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 24536 | 2026.02.04 05:59:29.312834 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24537 | 2026.02.04 05:59:29.312968 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50406 | ||
| 24538 | 2026.02.04 05:59:29.313013 [ 225 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24539 | 2026.02.04 05:59:29.313039 [ 225 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24540 | 2026.02.04 05:59:29.321854 [ 225 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24541 | 2026.02.04 05:59:31.144187 [ 217 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24542 | 2026.02.04 05:59:31.144239 [ 217 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24543 | 2026.02.04 05:59:31.146778 [ 217 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24544 | 2026.02.04 05:59:32.001221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.96 MiB, peak 421.78 MiB, free memory in arenas 0.00 B, will set to 407.96 MiB (RSS), difference: 4.00 MiB | ||
| 24545 | 2026.02.04 05:59:32.014311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 3128 | ||
| 24546 | 2026.02.04 05:59:32.016894 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24547 | 2026.02.04 05:59:32.016934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24548 | 2026.02.04 05:59:32.018089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24549 | 2026.02.04 05:59:32.018348 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24550 | 2026.02.04 05:59:32.018627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3128 | ||
| 24551 | 2026.02.04 05:59:32.123628 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 791 | ||
| 24552 | 2026.02.04 05:59:32.141841 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24553 | 2026.02.04 05:59:32.141891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24554 | 2026.02.04 05:59:32.148393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 24555 | 2026.02.04 05:59:32.149088 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24556 | 2026.02.04 05:59:32.152281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 24557 | 2026.02.04 05:59:33.524433 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24558 | 2026.02.04 05:59:33.524614 [ 262 ] {633b36bf-3f69-45c4-b44d-e4cebf6dc935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24559 | 2026.02.04 05:59:33.524676 [ 262 ] {633b36bf-3f69-45c4-b44d-e4cebf6dc935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24560 | 2026.02.04 05:59:33.525328 [ 262 ] {633b36bf-3f69-45c4-b44d-e4cebf6dc935} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24561 | 2026.02.04 05:59:33.525442 [ 262 ] {633b36bf-3f69-45c4-b44d-e4cebf6dc935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24562 | 2026.02.04 05:59:33.525829 [ 262 ] {633b36bf-3f69-45c4-b44d-e4cebf6dc935} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 24563 | 2026.02.04 05:59:33.526051 [ 262 ] {633b36bf-3f69-45c4-b44d-e4cebf6dc935} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24564 | 2026.02.04 05:59:33.526201 [ 262 ] {633b36bf-3f69-45c4-b44d-e4cebf6dc935} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001633 sec., 52663.80894060012 rows/sec., 4.40 MiB/sec. | ||
| 24565 | 2026.02.04 05:59:33.526247 [ 262 ] {633b36bf-3f69-45c4-b44d-e4cebf6dc935} <Debug> TCPHandler: Processed in 0.001934394 sec. | ||
| 24566 | 2026.02.04 05:59:33.526367 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24567 | 2026.02.04 05:59:33.526464 [ 262 ] {0beb6481-b3c3-4df5-915c-b94697798aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24568 | 2026.02.04 05:59:33.526504 [ 262 ] {0beb6481-b3c3-4df5-915c-b94697798aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24569 | 2026.02.04 05:59:33.526906 [ 262 ] {0beb6481-b3c3-4df5-915c-b94697798aed} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24570 | 2026.02.04 05:59:33.526939 [ 262 ] {0beb6481-b3c3-4df5-915c-b94697798aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24571 | 2026.02.04 05:59:33.527226 [ 262 ] {0beb6481-b3c3-4df5-915c-b94697798aed} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24572 | 2026.02.04 05:59:33.527435 [ 262 ] {0beb6481-b3c3-4df5-915c-b94697798aed} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24573 | 2026.02.04 05:59:33.527560 [ 262 ] {0beb6481-b3c3-4df5-915c-b94697798aed} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001115 sec., 13452.914798206277 rows/sec., 1011.60 KiB/sec. | ||
| 24574 | 2026.02.04 05:59:33.527597 [ 262 ] {0beb6481-b3c3-4df5-915c-b94697798aed} <Debug> TCPHandler: Processed in 0.001280596 sec. | ||
| 24575 | 2026.02.04 05:59:33.527705 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24576 | 2026.02.04 05:59:33.527801 [ 262 ] {43d193e1-f745-41b0-a521-43514f1e78d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24577 | 2026.02.04 05:59:33.527838 [ 262 ] {43d193e1-f745-41b0-a521-43514f1e78d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24578 | 2026.02.04 05:59:33.528234 [ 262 ] {43d193e1-f745-41b0-a521-43514f1e78d2} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24579 | 2026.02.04 05:59:33.528267 [ 262 ] {43d193e1-f745-41b0-a521-43514f1e78d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24580 | 2026.02.04 05:59:33.528552 [ 262 ] {43d193e1-f745-41b0-a521-43514f1e78d2} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 24581 | 2026.02.04 05:59:33.528758 [ 262 ] {43d193e1-f745-41b0-a521-43514f1e78d2} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24582 | 2026.02.04 05:59:33.528881 [ 262 ] {43d193e1-f745-41b0-a521-43514f1e78d2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001099 sec., 71883.5304822566 rows/sec., 5.61 MiB/sec. | ||
| 24583 | 2026.02.04 05:59:33.528922 [ 262 ] {43d193e1-f745-41b0-a521-43514f1e78d2} <Debug> TCPHandler: Processed in 0.001265935 sec. | ||
| 24584 | 2026.02.04 05:59:33.529033 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24585 | 2026.02.04 05:59:33.529127 [ 262 ] {ed3b8c09-0ed7-4274-b889-5ee4aa85b04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24586 | 2026.02.04 05:59:33.529168 [ 262 ] {ed3b8c09-0ed7-4274-b889-5ee4aa85b04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24587 | 2026.02.04 05:59:33.529585 [ 262 ] {ed3b8c09-0ed7-4274-b889-5ee4aa85b04a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24588 | 2026.02.04 05:59:33.529619 [ 262 ] {ed3b8c09-0ed7-4274-b889-5ee4aa85b04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24589 | 2026.02.04 05:59:33.529949 [ 262 ] {ed3b8c09-0ed7-4274-b889-5ee4aa85b04a} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 24590 | 2026.02.04 05:59:33.530155 [ 262 ] {ed3b8c09-0ed7-4274-b889-5ee4aa85b04a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24591 | 2026.02.04 05:59:33.530284 [ 262 ] {ed3b8c09-0ed7-4274-b889-5ee4aa85b04a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 24592 | 2026.02.04 05:59:33.530333 [ 262 ] {ed3b8c09-0ed7-4274-b889-5ee4aa85b04a} <Debug> TCPHandler: Processed in 0.001349157 sec. | ||
| 24593 | 2026.02.04 05:59:33.530463 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24594 | 2026.02.04 05:59:33.530558 [ 262 ] {a53f7481-0ff4-4b25-b962-abffa8cc14a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24595 | 2026.02.04 05:59:33.530610 [ 262 ] {a53f7481-0ff4-4b25-b962-abffa8cc14a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24596 | 2026.02.04 05:59:33.531426 [ 262 ] {a53f7481-0ff4-4b25-b962-abffa8cc14a7} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24597 | 2026.02.04 05:59:33.531461 [ 262 ] {a53f7481-0ff4-4b25-b962-abffa8cc14a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24598 | 2026.02.04 05:59:33.531985 [ 262 ] {a53f7481-0ff4-4b25-b962-abffa8cc14a7} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24599 | 2026.02.04 05:59:33.532201 [ 262 ] {a53f7481-0ff4-4b25-b962-abffa8cc14a7} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24600 | 2026.02.04 05:59:33.532336 [ 262 ] {a53f7481-0ff4-4b25-b962-abffa8cc14a7} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001796 sec., 8351.893095768373 rows/sec., 14.97 MiB/sec. | ||
| 24601 | 2026.02.04 05:59:33.532390 [ 262 ] {a53f7481-0ff4-4b25-b962-abffa8cc14a7} <Debug> TCPHandler: Processed in 0.001975135 sec. | ||
| 24602 | 2026.02.04 05:59:33.532498 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24603 | 2026.02.04 05:59:33.532590 [ 262 ] {af4e4b9c-4c52-4f2b-adcf-f7283e8842ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24604 | 2026.02.04 05:59:33.532630 [ 262 ] {af4e4b9c-4c52-4f2b-adcf-f7283e8842ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24605 | 2026.02.04 05:59:33.532954 [ 262 ] {af4e4b9c-4c52-4f2b-adcf-f7283e8842ad} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24606 | 2026.02.04 05:59:33.532988 [ 262 ] {af4e4b9c-4c52-4f2b-adcf-f7283e8842ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24607 | 2026.02.04 05:59:33.533282 [ 262 ] {af4e4b9c-4c52-4f2b-adcf-f7283e8842ad} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 24608 | 2026.02.04 05:59:33.533486 [ 262 ] {af4e4b9c-4c52-4f2b-adcf-f7283e8842ad} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24609 | 2026.02.04 05:59:33.533607 [ 262 ] {af4e4b9c-4c52-4f2b-adcf-f7283e8842ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 24610 | 2026.02.04 05:59:33.533642 [ 262 ] {af4e4b9c-4c52-4f2b-adcf-f7283e8842ad} <Debug> TCPHandler: Processed in 0.001192003 sec. | ||
| 24611 | 2026.02.04 05:59:35.134002 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37727 | ||
| 24612 | 2026.02.04 05:59:35.134115 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24613 | 2026.02.04 05:59:35.134141 [ 356 ] {} <Debug> TCP-Session: 18fccb05-7e10-4313-b7f3-da8aa733000e Authenticating user 'default' from [fd00:1122:3344:101::e]:37727 | ||
| 24614 | 2026.02.04 05:59:35.134162 [ 356 ] {} <Debug> TCP-Session: 18fccb05-7e10-4313-b7f3-da8aa733000e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24615 | 2026.02.04 05:59:35.134177 [ 356 ] {} <Debug> TCP-Session: 18fccb05-7e10-4313-b7f3-da8aa733000e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24616 | 2026.02.04 05:59:35.134459 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34700 | ||
| 24617 | 2026.02.04 05:59:35.134484 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44830 | ||
| 24618 | 2026.02.04 05:59:35.134509 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57845 | ||
| 24619 | 2026.02.04 05:59:35.134544 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41240 | ||
| 24620 | 2026.02.04 05:59:35.134619 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24621 | 2026.02.04 05:59:35.134580 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24622 | 2026.02.04 05:59:35.134656 [ 359 ] {} <Debug> TCP-Session: 9b5154ba-d0c9-4730-8e8b-36172173866d Authenticating user 'default' from [fd00:1122:3344:101::e]:44830 | ||
| 24623 | 2026.02.04 05:59:35.134566 [ 356 ] {} <Trace> TCP-Session: 18fccb05-7e10-4313-b7f3-da8aa733000e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24624 | 2026.02.04 05:59:35.134681 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24625 | 2026.02.04 05:59:35.134690 [ 359 ] {} <Debug> TCP-Session: 9b5154ba-d0c9-4730-8e8b-36172173866d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24626 | 2026.02.04 05:59:35.134679 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24627 | 2026.02.04 05:59:35.134742 [ 359 ] {} <Debug> TCP-Session: 9b5154ba-d0c9-4730-8e8b-36172173866d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24628 | 2026.02.04 05:59:35.134737 [ 355 ] {} <Debug> TCP-Session: 1edd1150-5f4b-4651-bb84-7e2a79be615c Authenticating user 'default' from [fd00:1122:3344:101::e]:41240 | ||
| 24629 | 2026.02.04 05:59:35.134801 [ 363 ] {} <Debug> TCP-Session: 8fa599af-dfed-4dc9-a081-d0c2a57a3418 Authenticating user 'default' from [fd00:1122:3344:101::e]:57845 | ||
| 24630 | 2026.02.04 05:59:35.134822 [ 355 ] {} <Debug> TCP-Session: 1edd1150-5f4b-4651-bb84-7e2a79be615c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24631 | 2026.02.04 05:59:35.134680 [ 357 ] {} <Debug> TCP-Session: 4dd36395-de2d-40b5-a411-9e67849778b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34700 | ||
| 24632 | 2026.02.04 05:59:35.134852 [ 355 ] {} <Debug> TCP-Session: 1edd1150-5f4b-4651-bb84-7e2a79be615c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24633 | 2026.02.04 05:59:35.134868 [ 356 ] {0651800a-660b-471e-ba90-647c358a45d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37727) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24634 | 2026.02.04 05:59:35.134877 [ 357 ] {} <Debug> TCP-Session: 4dd36395-de2d-40b5-a411-9e67849778b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24635 | 2026.02.04 05:59:35.134849 [ 363 ] {} <Debug> TCP-Session: 8fa599af-dfed-4dc9-a081-d0c2a57a3418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24636 | 2026.02.04 05:59:35.134934 [ 357 ] {} <Debug> TCP-Session: 4dd36395-de2d-40b5-a411-9e67849778b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24637 | 2026.02.04 05:59:35.134534 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42724 | ||
| 24638 | 2026.02.04 05:59:35.134967 [ 363 ] {} <Debug> TCP-Session: 8fa599af-dfed-4dc9-a081-d0c2a57a3418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24639 | 2026.02.04 05:59:35.134523 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57540 | ||
| 24640 | 2026.02.04 05:59:35.134499 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35334 | ||
| 24641 | 2026.02.04 05:59:35.134474 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56518 | ||
| 24642 | 2026.02.04 05:59:35.135098 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24643 | 2026.02.04 05:59:35.135042 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24644 | 2026.02.04 05:59:35.135130 [ 290 ] {} <Debug> TCP-Session: 4f2aa96a-eb36-40ac-becb-ae838a858078 Authenticating user 'default' from [fd00:1122:3344:101::e]:57540 | ||
| 24645 | 2026.02.04 05:59:35.135152 [ 349 ] {} <Debug> TCP-Session: a1393e6c-297e-4fa5-b242-3ddf18d83441 Authenticating user 'default' from [fd00:1122:3344:101::e]:42724 | ||
| 24646 | 2026.02.04 05:59:35.135153 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24647 | 2026.02.04 05:59:35.135178 [ 356 ] {0651800a-660b-471e-ba90-647c358a45d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24648 | 2026.02.04 05:59:35.135214 [ 362 ] {} <Debug> TCP-Session: 3c8234fd-725c-42a0-b4cc-e9f8c9f183e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35334 | ||
| 24649 | 2026.02.04 05:59:35.135180 [ 349 ] {} <Debug> TCP-Session: a1393e6c-297e-4fa5-b242-3ddf18d83441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24650 | 2026.02.04 05:59:35.135238 [ 362 ] {} <Debug> TCP-Session: 3c8234fd-725c-42a0-b4cc-e9f8c9f183e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24651 | 2026.02.04 05:59:35.135251 [ 349 ] {} <Debug> TCP-Session: a1393e6c-297e-4fa5-b242-3ddf18d83441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24652 | 2026.02.04 05:59:35.135257 [ 356 ] {0651800a-660b-471e-ba90-647c358a45d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24653 | 2026.02.04 05:59:35.135270 [ 362 ] {} <Debug> TCP-Session: 3c8234fd-725c-42a0-b4cc-e9f8c9f183e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24654 | 2026.02.04 05:59:35.135154 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24655 | 2026.02.04 05:59:35.135157 [ 290 ] {} <Debug> TCP-Session: 4f2aa96a-eb36-40ac-becb-ae838a858078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24656 | 2026.02.04 05:59:35.135378 [ 358 ] {} <Debug> TCP-Session: 397a92a1-0e62-49a5-b78b-ec2317599b1b Authenticating user 'default' from [fd00:1122:3344:101::e]:56518 | ||
| 24657 | 2026.02.04 05:59:35.135385 [ 290 ] {} <Debug> TCP-Session: 4f2aa96a-eb36-40ac-becb-ae838a858078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24658 | 2026.02.04 05:59:35.135397 [ 358 ] {} <Debug> TCP-Session: 397a92a1-0e62-49a5-b78b-ec2317599b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24659 | 2026.02.04 05:59:35.135410 [ 358 ] {} <Debug> TCP-Session: 397a92a1-0e62-49a5-b78b-ec2317599b1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24660 | 2026.02.04 05:59:35.135719 [ 356 ] {0651800a-660b-471e-ba90-647c358a45d8} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 24661 | 2026.02.04 05:59:35.136880 [ 309 ] {0651800a-660b-471e-ba90-647c358a45d8} <Trace> AggregatingTransform: Aggregating | ||
| 24662 | 2026.02.04 05:59:35.136921 [ 309 ] {0651800a-660b-471e-ba90-647c358a45d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 24663 | 2026.02.04 05:59:35.136958 [ 309 ] {0651800a-660b-471e-ba90-647c358a45d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0010995 sec. (909.504 rows/sec., 35.53 KiB/sec.) | ||
| 24664 | 2026.02.04 05:59:35.136977 [ 309 ] {0651800a-660b-471e-ba90-647c358a45d8} <Trace> Aggregator: Merging aggregated data | ||
| 24665 | 2026.02.04 05:59:35.138327 [ 356 ] {0651800a-660b-471e-ba90-647c358a45d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003511 sec., 284.8191398461977 rows/sec., 11.13 KiB/sec. | ||
| 24666 | 2026.02.04 05:59:35.138556 [ 356 ] {0651800a-660b-471e-ba90-647c358a45d8} <Debug> TCPHandler: Processed in 0.004118313 sec. | ||
| 24667 | 2026.02.04 05:59:35.138724 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24668 | 2026.02.04 05:59:35.138739 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24669 | 2026.02.04 05:59:35.138762 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24670 | 2026.02.04 05:59:35.138786 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24671 | 2026.02.04 05:59:35.138803 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24672 | 2026.02.04 05:59:35.138823 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24673 | 2026.02.04 05:59:35.138841 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24674 | 2026.02.04 05:59:35.138879 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24675 | 2026.02.04 05:59:35.138890 [ 359 ] {} <Debug> TCP-Session: 9b5154ba-d0c9-4730-8e8b-36172173866d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24676 | 2026.02.04 05:59:35.138906 [ 362 ] {} <Debug> TCP-Session: 3c8234fd-725c-42a0-b4cc-e9f8c9f183e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24677 | 2026.02.04 05:59:35.138921 [ 355 ] {} <Debug> TCP-Session: 1edd1150-5f4b-4651-bb84-7e2a79be615c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24678 | 2026.02.04 05:59:35.138862 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24679 | 2026.02.04 05:59:35.138857 [ 363 ] {} <Debug> TCP-Session: 8fa599af-dfed-4dc9-a081-d0c2a57a3418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24680 | 2026.02.04 05:59:35.138993 [ 290 ] {} <Debug> TCP-Session: 4f2aa96a-eb36-40ac-becb-ae838a858078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24681 | 2026.02.04 05:59:35.138849 [ 358 ] {} <Debug> TCP-Session: 397a92a1-0e62-49a5-b78b-ec2317599b1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24682 | 2026.02.04 05:59:35.138828 [ 357 ] {} <Debug> TCP-Session: 4dd36395-de2d-40b5-a411-9e67849778b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24683 | 2026.02.04 05:59:35.138799 [ 349 ] {} <Debug> TCP-Session: a1393e6c-297e-4fa5-b242-3ddf18d83441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24684 | 2026.02.04 05:59:35.138770 [ 356 ] {} <Debug> TCP-Session: 18fccb05-7e10-4313-b7f3-da8aa733000e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24685 | 2026.02.04 05:59:35.351488 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54415 | ||
| 24686 | 2026.02.04 05:59:35.351598 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24687 | 2026.02.04 05:59:35.351624 [ 356 ] {} <Debug> TCP-Session: f1fb9262-5c32-4aaf-a92a-81e742d4a536 Authenticating user 'default' from [fd00:1122:3344:101::e]:54415 | ||
| 24688 | 2026.02.04 05:59:35.351646 [ 356 ] {} <Debug> TCP-Session: f1fb9262-5c32-4aaf-a92a-81e742d4a536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24689 | 2026.02.04 05:59:35.351659 [ 356 ] {} <Debug> TCP-Session: f1fb9262-5c32-4aaf-a92a-81e742d4a536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24690 | 2026.02.04 05:59:35.351863 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46322 | ||
| 24691 | 2026.02.04 05:59:35.351890 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43065 | ||
| 24692 | 2026.02.04 05:59:35.351912 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60583 | ||
| 24693 | 2026.02.04 05:59:35.351925 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58365 | ||
| 24694 | 2026.02.04 05:59:35.351959 [ 356 ] {} <Trace> TCP-Session: f1fb9262-5c32-4aaf-a92a-81e742d4a536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24695 | 2026.02.04 05:59:35.351988 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24696 | 2026.02.04 05:59:35.351987 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24697 | 2026.02.04 05:59:35.352022 [ 362 ] {} <Debug> TCP-Session: 12fa99a4-e366-45fa-a7d2-feb8b948ae31 Authenticating user 'default' from [fd00:1122:3344:101::e]:43065 | ||
| 24698 | 2026.02.04 05:59:35.352032 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24699 | 2026.02.04 05:59:35.352047 [ 357 ] {} <Debug> TCP-Session: 321a4f1f-c172-4ef2-a602-b3afdaddbc1e Authenticating user 'default' from [fd00:1122:3344:101::e]:46322 | ||
| 24700 | 2026.02.04 05:59:35.352052 [ 362 ] {} <Debug> TCP-Session: 12fa99a4-e366-45fa-a7d2-feb8b948ae31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24701 | 2026.02.04 05:59:35.352073 [ 290 ] {} <Debug> TCP-Session: 256fc9e9-819e-4b7b-a014-7a93c61d4c40 Authenticating user 'default' from [fd00:1122:3344:101::e]:60583 | ||
| 24702 | 2026.02.04 05:59:35.352089 [ 362 ] {} <Debug> TCP-Session: 12fa99a4-e366-45fa-a7d2-feb8b948ae31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24703 | 2026.02.04 05:59:35.352084 [ 357 ] {} <Debug> TCP-Session: 321a4f1f-c172-4ef2-a602-b3afdaddbc1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24704 | 2026.02.04 05:59:35.352112 [ 290 ] {} <Debug> TCP-Session: 256fc9e9-819e-4b7b-a014-7a93c61d4c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24705 | 2026.02.04 05:59:35.352127 [ 357 ] {} <Debug> TCP-Session: 321a4f1f-c172-4ef2-a602-b3afdaddbc1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24706 | 2026.02.04 05:59:35.352140 [ 290 ] {} <Debug> TCP-Session: 256fc9e9-819e-4b7b-a014-7a93c61d4c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24707 | 2026.02.04 05:59:35.352144 [ 356 ] {325c40bf-50e9-4bb4-be11-a302fa69ca99} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54415) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24708 | 2026.02.04 05:59:35.352050 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24709 | 2026.02.04 05:59:35.351931 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58461 | ||
| 24710 | 2026.02.04 05:59:35.352213 [ 349 ] {} <Debug> TCP-Session: 8f9801c8-1d76-418d-9cc9-e5e7dabb7736 Authenticating user 'default' from [fd00:1122:3344:101::e]:58365 | ||
| 24711 | 2026.02.04 05:59:35.351887 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33328 | ||
| 24712 | 2026.02.04 05:59:35.352241 [ 349 ] {} <Debug> TCP-Session: 8f9801c8-1d76-418d-9cc9-e5e7dabb7736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24713 | 2026.02.04 05:59:35.352260 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24714 | 2026.02.04 05:59:35.352270 [ 349 ] {} <Debug> TCP-Session: 8f9801c8-1d76-418d-9cc9-e5e7dabb7736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24715 | 2026.02.04 05:59:35.351884 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55264 | ||
| 24716 | 2026.02.04 05:59:35.352286 [ 355 ] {} <Debug> TCP-Session: 92c9e552-0668-42e1-a5c8-ffe09a770b8d Authenticating user 'default' from [fd00:1122:3344:101::e]:58461 | ||
| 24717 | 2026.02.04 05:59:35.352304 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24718 | 2026.02.04 05:59:35.352313 [ 355 ] {} <Debug> TCP-Session: 92c9e552-0668-42e1-a5c8-ffe09a770b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24719 | 2026.02.04 05:59:35.351901 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38111 | ||
| 24720 | 2026.02.04 05:59:35.352335 [ 358 ] {} <Debug> TCP-Session: 920c2549-37f7-4922-9ff3-dba9928628c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33328 | ||
| 24721 | 2026.02.04 05:59:35.352340 [ 355 ] {} <Debug> TCP-Session: 92c9e552-0668-42e1-a5c8-ffe09a770b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24722 | 2026.02.04 05:59:35.352375 [ 358 ] {} <Debug> TCP-Session: 920c2549-37f7-4922-9ff3-dba9928628c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24723 | 2026.02.04 05:59:35.352341 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24724 | 2026.02.04 05:59:35.352401 [ 358 ] {} <Debug> TCP-Session: 920c2549-37f7-4922-9ff3-dba9928628c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24725 | 2026.02.04 05:59:35.352405 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24726 | 2026.02.04 05:59:35.352428 [ 359 ] {} <Debug> TCP-Session: f2e278af-c037-4c96-a526-0c09d44d85f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55264 | ||
| 24727 | 2026.02.04 05:59:35.352447 [ 363 ] {} <Debug> TCP-Session: 951c2dc9-7161-4ce5-b26e-f0871b45a36f Authenticating user 'default' from [fd00:1122:3344:101::e]:38111 | ||
| 24728 | 2026.02.04 05:59:35.352463 [ 359 ] {} <Debug> TCP-Session: f2e278af-c037-4c96-a526-0c09d44d85f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24729 | 2026.02.04 05:59:35.352484 [ 363 ] {} <Debug> TCP-Session: 951c2dc9-7161-4ce5-b26e-f0871b45a36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24730 | 2026.02.04 05:59:35.352492 [ 359 ] {} <Debug> TCP-Session: f2e278af-c037-4c96-a526-0c09d44d85f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24731 | 2026.02.04 05:59:35.352506 [ 363 ] {} <Debug> TCP-Session: 951c2dc9-7161-4ce5-b26e-f0871b45a36f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24732 | 2026.02.04 05:59:35.352414 [ 356 ] {325c40bf-50e9-4bb4-be11-a302fa69ca99} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24733 | 2026.02.04 05:59:35.352590 [ 356 ] {325c40bf-50e9-4bb4-be11-a302fa69ca99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24734 | 2026.02.04 05:59:35.352872 [ 356 ] {325c40bf-50e9-4bb4-be11-a302fa69ca99} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 24735 | 2026.02.04 05:59:35.353859 [ 314 ] {325c40bf-50e9-4bb4-be11-a302fa69ca99} <Trace> AggregatingTransform: Aggregating | ||
| 24736 | 2026.02.04 05:59:35.353896 [ 314 ] {325c40bf-50e9-4bb4-be11-a302fa69ca99} <Trace> Aggregator: Aggregation method: without_key | ||
| 24737 | 2026.02.04 05:59:35.353928 [ 314 ] {325c40bf-50e9-4bb4-be11-a302fa69ca99} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958606 sec. (1043.181 rows/sec., 40.75 KiB/sec.) | ||
| 24738 | 2026.02.04 05:59:35.353942 [ 314 ] {325c40bf-50e9-4bb4-be11-a302fa69ca99} <Trace> Aggregator: Merging aggregated data | ||
| 24739 | 2026.02.04 05:59:35.355078 [ 356 ] {325c40bf-50e9-4bb4-be11-a302fa69ca99} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002988 sec., 334.67202141900935 rows/sec., 13.07 KiB/sec. | ||
| 24740 | 2026.02.04 05:59:35.355230 [ 356 ] {325c40bf-50e9-4bb4-be11-a302fa69ca99} <Debug> TCPHandler: Processed in 0.003381703 sec. | ||
| 24741 | 2026.02.04 05:59:35.355358 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24742 | 2026.02.04 05:59:35.355387 [ 356 ] {} <Debug> TCP-Session: f1fb9262-5c32-4aaf-a92a-81e742d4a536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24743 | 2026.02.04 05:59:35.355397 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24744 | 2026.02.04 05:59:35.355424 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24745 | 2026.02.04 05:59:35.355435 [ 355 ] {} <Debug> TCP-Session: 92c9e552-0668-42e1-a5c8-ffe09a770b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24746 | 2026.02.04 05:59:35.355450 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24747 | 2026.02.04 05:59:35.355464 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24748 | 2026.02.04 05:59:35.355481 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24749 | 2026.02.04 05:59:35.355501 [ 358 ] {} <Debug> TCP-Session: 920c2549-37f7-4922-9ff3-dba9928628c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24750 | 2026.02.04 05:59:35.355497 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24751 | 2026.02.04 05:59:35.355520 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24752 | 2026.02.04 05:59:35.355540 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24753 | 2026.02.04 05:59:35.355556 [ 359 ] {} <Debug> TCP-Session: f2e278af-c037-4c96-a526-0c09d44d85f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24754 | 2026.02.04 05:59:35.355568 [ 362 ] {} <Debug> TCP-Session: 12fa99a4-e366-45fa-a7d2-feb8b948ae31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24755 | 2026.02.04 05:59:35.355586 [ 349 ] {} <Debug> TCP-Session: 8f9801c8-1d76-418d-9cc9-e5e7dabb7736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24756 | 2026.02.04 05:59:35.355526 [ 290 ] {} <Debug> TCP-Session: 256fc9e9-819e-4b7b-a014-7a93c61d4c40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24757 | 2026.02.04 05:59:35.355514 [ 363 ] {} <Debug> TCP-Session: 951c2dc9-7161-4ce5-b26e-f0871b45a36f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24758 | 2026.02.04 05:59:35.355475 [ 357 ] {} <Debug> TCP-Session: 321a4f1f-c172-4ef2-a602-b3afdaddbc1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24759 | 2026.02.04 05:59:35.458280 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33131 | ||
| 24760 | 2026.02.04 05:59:35.458380 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24761 | 2026.02.04 05:59:35.458403 [ 355 ] {} <Debug> TCP-Session: b2e85e77-041a-4d0e-8cba-c7ed95bb26bd Authenticating user 'default' from [fd00:1122:3344:101::e]:33131 | ||
| 24762 | 2026.02.04 05:59:35.458423 [ 355 ] {} <Debug> TCP-Session: b2e85e77-041a-4d0e-8cba-c7ed95bb26bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24763 | 2026.02.04 05:59:35.458436 [ 355 ] {} <Debug> TCP-Session: b2e85e77-041a-4d0e-8cba-c7ed95bb26bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24764 | 2026.02.04 05:59:35.458650 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43026 | ||
| 24765 | 2026.02.04 05:59:35.458672 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58259 | ||
| 24766 | 2026.02.04 05:59:35.458687 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41575 | ||
| 24767 | 2026.02.04 05:59:35.458714 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39035 | ||
| 24768 | 2026.02.04 05:59:35.458731 [ 355 ] {} <Trace> TCP-Session: b2e85e77-041a-4d0e-8cba-c7ed95bb26bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24769 | 2026.02.04 05:59:35.458770 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24770 | 2026.02.04 05:59:35.458778 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24771 | 2026.02.04 05:59:35.458796 [ 359 ] {} <Debug> TCP-Session: 77ceb81e-92c7-46d8-9590-d56aa76fb535 Authenticating user 'default' from [fd00:1122:3344:101::e]:58259 | ||
| 24772 | 2026.02.04 05:59:35.458796 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24773 | 2026.02.04 05:59:35.458808 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24774 | 2026.02.04 05:59:35.458824 [ 359 ] {} <Debug> TCP-Session: 77ceb81e-92c7-46d8-9590-d56aa76fb535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24775 | 2026.02.04 05:59:35.458842 [ 362 ] {} <Debug> TCP-Session: 9e76b4ae-b0ad-4c16-8f8b-70e2bee0e449 Authenticating user 'default' from [fd00:1122:3344:101::e]:41575 | ||
| 24776 | 2026.02.04 05:59:35.458852 [ 359 ] {} <Debug> TCP-Session: 77ceb81e-92c7-46d8-9590-d56aa76fb535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24777 | 2026.02.04 05:59:35.458851 [ 349 ] {} <Debug> TCP-Session: 1f91aa05-e82a-47af-a09e-17db1674f81c Authenticating user 'default' from [fd00:1122:3344:101::e]:39035 | ||
| 24778 | 2026.02.04 05:59:35.458876 [ 362 ] {} <Debug> TCP-Session: 9e76b4ae-b0ad-4c16-8f8b-70e2bee0e449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24779 | 2026.02.04 05:59:35.458889 [ 349 ] {} <Debug> TCP-Session: 1f91aa05-e82a-47af-a09e-17db1674f81c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24780 | 2026.02.04 05:59:35.458708 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63626 | ||
| 24781 | 2026.02.04 05:59:35.458906 [ 362 ] {} <Debug> TCP-Session: 9e76b4ae-b0ad-4c16-8f8b-70e2bee0e449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24782 | 2026.02.04 05:59:35.458912 [ 349 ] {} <Debug> TCP-Session: 1f91aa05-e82a-47af-a09e-17db1674f81c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24783 | 2026.02.04 05:59:35.458697 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49278 | ||
| 24784 | 2026.02.04 05:59:35.458670 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53357 | ||
| 24785 | 2026.02.04 05:59:35.459004 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24786 | 2026.02.04 05:59:35.458658 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47433 | ||
| 24787 | 2026.02.04 05:59:35.459043 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24788 | 2026.02.04 05:59:35.459061 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24789 | 2026.02.04 05:59:35.459039 [ 290 ] {} <Debug> TCP-Session: 158ac067-6ef5-414d-9d24-9e9543b616a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63626 | ||
| 24790 | 2026.02.04 05:59:35.459083 [ 363 ] {} <Debug> TCP-Session: 2dd649ad-e90a-414c-aab3-eb2f63e3fd8f Authenticating user 'default' from [fd00:1122:3344:101::e]:49278 | ||
| 24791 | 2026.02.04 05:59:35.459089 [ 358 ] {} <Debug> TCP-Session: 200d360a-1efa-4da4-800e-1fbeb37d572a Authenticating user 'default' from [fd00:1122:3344:101::e]:53357 | ||
| 24792 | 2026.02.04 05:59:35.459105 [ 290 ] {} <Debug> TCP-Session: 158ac067-6ef5-414d-9d24-9e9543b616a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24793 | 2026.02.04 05:59:35.459107 [ 363 ] {} <Debug> TCP-Session: 2dd649ad-e90a-414c-aab3-eb2f63e3fd8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24794 | 2026.02.04 05:59:35.459117 [ 358 ] {} <Debug> TCP-Session: 200d360a-1efa-4da4-800e-1fbeb37d572a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24795 | 2026.02.04 05:59:35.459120 [ 290 ] {} <Debug> TCP-Session: 158ac067-6ef5-414d-9d24-9e9543b616a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24796 | 2026.02.04 05:59:35.459126 [ 363 ] {} <Debug> TCP-Session: 2dd649ad-e90a-414c-aab3-eb2f63e3fd8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24797 | 2026.02.04 05:59:35.459133 [ 358 ] {} <Debug> TCP-Session: 200d360a-1efa-4da4-800e-1fbeb37d572a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24798 | 2026.02.04 05:59:35.459130 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24799 | 2026.02.04 05:59:35.458823 [ 356 ] {} <Debug> TCP-Session: 863b848f-98c8-45e8-a16e-dc0bd46d99d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43026 | ||
| 24800 | 2026.02.04 05:59:35.459188 [ 357 ] {} <Debug> TCP-Session: c6e5f936-6898-4ff6-b5f5-c1a676586cc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47433 | ||
| 24801 | 2026.02.04 05:59:35.459205 [ 356 ] {} <Debug> TCP-Session: 863b848f-98c8-45e8-a16e-dc0bd46d99d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24802 | 2026.02.04 05:59:35.458922 [ 355 ] {57ca4c2f-41ba-4be8-84a8-ed18a4e8420f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33131) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24803 | 2026.02.04 05:59:35.459229 [ 356 ] {} <Debug> TCP-Session: 863b848f-98c8-45e8-a16e-dc0bd46d99d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24804 | 2026.02.04 05:59:35.459224 [ 357 ] {} <Debug> TCP-Session: c6e5f936-6898-4ff6-b5f5-c1a676586cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24805 | 2026.02.04 05:59:35.459283 [ 357 ] {} <Debug> TCP-Session: c6e5f936-6898-4ff6-b5f5-c1a676586cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24806 | 2026.02.04 05:59:35.459516 [ 355 ] {57ca4c2f-41ba-4be8-84a8-ed18a4e8420f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24807 | 2026.02.04 05:59:35.459574 [ 355 ] {57ca4c2f-41ba-4be8-84a8-ed18a4e8420f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24808 | 2026.02.04 05:59:35.459872 [ 355 ] {57ca4c2f-41ba-4be8-84a8-ed18a4e8420f} <Debug> oximeter.version (c1b0e2f8-652b-4510-9d0b-c80788cf6c12) (SelectExecutor): Key condition: unknown | ||
| 24809 | 2026.02.04 05:59:35.460983 [ 340 ] {57ca4c2f-41ba-4be8-84a8-ed18a4e8420f} <Trace> AggregatingTransform: Aggregating | ||
| 24810 | 2026.02.04 05:59:35.461026 [ 340 ] {57ca4c2f-41ba-4be8-84a8-ed18a4e8420f} <Trace> Aggregator: Aggregation method: without_key | ||
| 24811 | 2026.02.04 05:59:35.461065 [ 340 ] {57ca4c2f-41ba-4be8-84a8-ed18a4e8420f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00109189 sec. (915.843 rows/sec., 35.78 KiB/sec.) | ||
| 24812 | 2026.02.04 05:59:35.461079 [ 340 ] {57ca4c2f-41ba-4be8-84a8-ed18a4e8420f} <Trace> Aggregator: Merging aggregated data | ||
| 24813 | 2026.02.04 05:59:35.462371 [ 355 ] {57ca4c2f-41ba-4be8-84a8-ed18a4e8420f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003506 sec., 285.2253280091272 rows/sec., 11.14 KiB/sec. | ||
| 24814 | 2026.02.04 05:59:35.462545 [ 355 ] {57ca4c2f-41ba-4be8-84a8-ed18a4e8420f} <Debug> TCPHandler: Processed in 0.003928078 sec. | ||
| 24815 | 2026.02.04 05:59:35.462628 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24816 | 2026.02.04 05:59:35.462656 [ 355 ] {} <Debug> TCP-Session: b2e85e77-041a-4d0e-8cba-c7ed95bb26bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24817 | 2026.02.04 05:59:35.462661 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24818 | 2026.02.04 05:59:35.462676 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24819 | 2026.02.04 05:59:35.462711 [ 356 ] {} <Debug> TCP-Session: 863b848f-98c8-45e8-a16e-dc0bd46d99d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24820 | 2026.02.04 05:59:35.462738 [ 349 ] {} <Debug> TCP-Session: 1f91aa05-e82a-47af-a09e-17db1674f81c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24821 | 2026.02.04 05:59:35.462745 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24822 | 2026.02.04 05:59:35.462776 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24823 | 2026.02.04 05:59:35.462798 [ 357 ] {} <Debug> TCP-Session: c6e5f936-6898-4ff6-b5f5-c1a676586cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24824 | 2026.02.04 05:59:35.462804 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24825 | 2026.02.04 05:59:35.462825 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24826 | 2026.02.04 05:59:35.462841 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24827 | 2026.02.04 05:59:35.462854 [ 362 ] {} <Debug> TCP-Session: 9e76b4ae-b0ad-4c16-8f8b-70e2bee0e449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24828 | 2026.02.04 05:59:35.462876 [ 358 ] {} <Debug> TCP-Session: 200d360a-1efa-4da4-800e-1fbeb37d572a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24829 | 2026.02.04 05:59:35.462896 [ 359 ] {} <Debug> TCP-Session: 77ceb81e-92c7-46d8-9590-d56aa76fb535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24830 | 2026.02.04 05:59:35.462864 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24831 | 2026.02.04 05:59:35.462813 [ 363 ] {} <Debug> TCP-Session: 2dd649ad-e90a-414c-aab3-eb2f63e3fd8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24832 | 2026.02.04 05:59:35.462967 [ 290 ] {} <Debug> TCP-Session: 158ac067-6ef5-414d-9d24-9e9543b616a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24833 | 2026.02.04 05:59:36.502697 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24834 | 2026.02.04 05:59:36.502756 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24835 | 2026.02.04 05:59:36.813893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50854 | ||
| 24836 | 2026.02.04 05:59:36.814409 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24837 | 2026.02.04 05:59:36.814453 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24838 | 2026.02.04 05:59:36.815041 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 24839 | 2026.02.04 05:59:36.815521 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24840 | 2026.02.04 05:59:36.815660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50854 | ||
| 24841 | 2026.02.04 05:59:36.815708 [ 151 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 24842 | 2026.02.04 05:59:36.815775 [ 151 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24843 | 2026.02.04 05:59:36.815795 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB. | ||
| 24844 | 2026.02.04 05:59:36.815927 [ 188 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 24845 | 2026.02.04 05:59:36.816088 [ 188 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24846 | 2026.02.04 05:59:36.816128 [ 188 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48486 rows starting from the beginning of the part | ||
| 24847 | 2026.02.04 05:59:36.816199 [ 188 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 448 rows starting from the beginning of the part | ||
| 24848 | 2026.02.04 05:59:36.816260 [ 188 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 512 rows starting from the beginning of the part | ||
| 24849 | 2026.02.04 05:59:36.816312 [ 188 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 448 rows starting from the beginning of the part | ||
| 24850 | 2026.02.04 05:59:36.816353 [ 188 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 512 rows starting from the beginning of the part | ||
| 24851 | 2026.02.04 05:59:36.816400 [ 188 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 448 rows starting from the beginning of the part | ||
| 24852 | 2026.02.04 05:59:36.819449 [ 200 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50854 rows, containing 4 columns (4 merged, 0 gathered) in 0.003583368 sec., 14191676.657267688 rows/sec., 203.01 MiB/sec. | ||
| 24853 | 2026.02.04 05:59:36.819997 [ 193 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 24854 | 2026.02.04 05:59:36.820506 [ 193 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_106_21} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24855 | 2026.02.04 05:59:36.820591 [ 193 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_106_21} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 24856 | 2026.02.04 05:59:36.820701 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 24857 | 2026.02.04 05:59:37.431227 [ 223 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Found 5 old parts to remove. Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] | ||
| 24858 | 2026.02.04 05:59:37.431307 [ 223 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 5 parts from filesystem (serially): Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] | ||
| 24859 | 2026.02.04 05:59:37.439610 [ 223 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 5 parts from memory: Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] | ||
| 24860 | 2026.02.04 05:59:38.006560 [ 219 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Found 5 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24861 | 2026.02.04 05:59:38.006609 [ 219 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 5 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24862 | 2026.02.04 05:59:38.013059 [ 219 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 5 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24863 | 2026.02.04 05:59:38.361329 [ 219 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Found 5 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24864 | 2026.02.04 05:59:38.361363 [ 219 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 5 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24865 | 2026.02.04 05:59:38.363358 [ 219 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 5 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24866 | 2026.02.04 05:59:38.533155 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24867 | 2026.02.04 05:59:38.533345 [ 262 ] {4f66d0a2-dc5f-4817-9ca4-331d177771b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24868 | 2026.02.04 05:59:38.533417 [ 262 ] {4f66d0a2-dc5f-4817-9ca4-331d177771b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24869 | 2026.02.04 05:59:38.534201 [ 262 ] {4f66d0a2-dc5f-4817-9ca4-331d177771b8} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24870 | 2026.02.04 05:59:38.534250 [ 262 ] {4f66d0a2-dc5f-4817-9ca4-331d177771b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 24871 | 2026.02.04 05:59:38.534897 [ 262 ] {4f66d0a2-dc5f-4817-9ca4-331d177771b8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24872 | 2026.02.04 05:59:38.535515 [ 262 ] {4f66d0a2-dc5f-4817-9ca4-331d177771b8} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24873 | 2026.02.04 05:59:38.535671 [ 262 ] {4f66d0a2-dc5f-4817-9ca4-331d177771b8} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002376 sec., 111952.86195286195 rows/sec., 7.11 MiB/sec. | ||
| 24874 | 2026.02.04 05:59:38.535722 [ 262 ] {4f66d0a2-dc5f-4817-9ca4-331d177771b8} <Debug> TCPHandler: Processed in 0.002693924 sec. | ||
| 24875 | 2026.02.04 05:59:38.535837 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24876 | 2026.02.04 05:59:38.535938 [ 262 ] {330787f9-e8c5-4073-8a5b-720d24aff64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24877 | 2026.02.04 05:59:38.535980 [ 262 ] {330787f9-e8c5-4073-8a5b-720d24aff64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24878 | 2026.02.04 05:59:38.536720 [ 262 ] {330787f9-e8c5-4073-8a5b-720d24aff64a} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24879 | 2026.02.04 05:59:38.536756 [ 262 ] {330787f9-e8c5-4073-8a5b-720d24aff64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 24880 | 2026.02.04 05:59:38.537202 [ 262 ] {330787f9-e8c5-4073-8a5b-720d24aff64a} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 24881 | 2026.02.04 05:59:38.537602 [ 262 ] {330787f9-e8c5-4073-8a5b-720d24aff64a} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24882 | 2026.02.04 05:59:38.537737 [ 262 ] {330787f9-e8c5-4073-8a5b-720d24aff64a} <Debug> executeQuery: Read 840 rows, 68.80 KiB in 0.001823 sec., 460778.9358200768 rows/sec., 36.85 MiB/sec. | ||
| 24883 | 2026.02.04 05:59:38.537775 [ 262 ] {330787f9-e8c5-4073-8a5b-720d24aff64a} <Debug> TCPHandler: Processed in 0.001987125 sec. | ||
| 24884 | 2026.02.04 05:59:38.537881 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24885 | 2026.02.04 05:59:38.537975 [ 262 ] {5920541c-d336-4f6b-b483-57782941cc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24886 | 2026.02.04 05:59:38.538016 [ 262 ] {5920541c-d336-4f6b-b483-57782941cc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24887 | 2026.02.04 05:59:38.538449 [ 262 ] {5920541c-d336-4f6b-b483-57782941cc11} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24888 | 2026.02.04 05:59:38.538483 [ 262 ] {5920541c-d336-4f6b-b483-57782941cc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 24889 | 2026.02.04 05:59:38.538878 [ 262 ] {5920541c-d336-4f6b-b483-57782941cc11} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 24890 | 2026.02.04 05:59:38.539293 [ 262 ] {5920541c-d336-4f6b-b483-57782941cc11} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24891 | 2026.02.04 05:59:38.539436 [ 262 ] {5920541c-d336-4f6b-b483-57782941cc11} <Debug> executeQuery: Read 177 rows, 11.31 KiB in 0.001481 sec., 119513.84199864957 rows/sec., 7.46 MiB/sec. | ||
| 24892 | 2026.02.04 05:59:38.539474 [ 262 ] {5920541c-d336-4f6b-b483-57782941cc11} <Debug> TCPHandler: Processed in 0.001641055 sec. | ||
| 24893 | 2026.02.04 05:59:38.539580 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24894 | 2026.02.04 05:59:38.539673 [ 262 ] {c1084c2f-293d-4001-98a1-416ac3aeeb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24895 | 2026.02.04 05:59:38.539711 [ 262 ] {c1084c2f-293d-4001-98a1-416ac3aeeb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24896 | 2026.02.04 05:59:38.540139 [ 262 ] {c1084c2f-293d-4001-98a1-416ac3aeeb55} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24897 | 2026.02.04 05:59:38.540175 [ 262 ] {c1084c2f-293d-4001-98a1-416ac3aeeb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 24898 | 2026.02.04 05:59:38.540585 [ 262 ] {c1084c2f-293d-4001-98a1-416ac3aeeb55} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 24899 | 2026.02.04 05:59:38.541078 [ 262 ] {c1084c2f-293d-4001-98a1-416ac3aeeb55} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24900 | 2026.02.04 05:59:38.541192 [ 144 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 24901 | 2026.02.04 05:59:38.541209 [ 262 ] {c1084c2f-293d-4001-98a1-416ac3aeeb55} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001555 sec., 90032.15434083602 rows/sec., 5.82 MiB/sec. | ||
| 24902 | 2026.02.04 05:59:38.541259 [ 144 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24903 | 2026.02.04 05:59:38.541275 [ 262 ] {c1084c2f-293d-4001-98a1-416ac3aeeb55} <Debug> TCPHandler: Processed in 0.001742088 sec. | ||
| 24904 | 2026.02.04 05:59:38.541288 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 24905 | 2026.02.04 05:59:38.541386 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24906 | 2026.02.04 05:59:38.541405 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 24907 | 2026.02.04 05:59:38.541410 [ 225 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24908 | 2026.02.04 05:59:38.541452 [ 225 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24909 | 2026.02.04 05:59:38.541482 [ 262 ] {fb065580-73ce-4e88-a82f-495b3a6abf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24910 | 2026.02.04 05:59:38.541507 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24911 | 2026.02.04 05:59:38.541521 [ 262 ] {fb065580-73ce-4e88-a82f-495b3a6abf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24912 | 2026.02.04 05:59:38.541539 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 393 rows starting from the beginning of the part | ||
| 24913 | 2026.02.04 05:59:38.541603 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 369 rows starting from the beginning of the part | ||
| 24914 | 2026.02.04 05:59:38.541654 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 140 rows starting from the beginning of the part | ||
| 24915 | 2026.02.04 05:59:38.541702 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 24916 | 2026.02.04 05:59:38.541757 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 368 rows starting from the beginning of the part | ||
| 24917 | 2026.02.04 05:59:38.541827 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 140 rows starting from the beginning of the part | ||
| 24918 | 2026.02.04 05:59:38.541941 [ 262 ] {fb065580-73ce-4e88-a82f-495b3a6abf31} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24919 | 2026.02.04 05:59:38.541976 [ 262 ] {fb065580-73ce-4e88-a82f-495b3a6abf31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 24920 | 2026.02.04 05:59:38.542406 [ 262 ] {fb065580-73ce-4e88-a82f-495b3a6abf31} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24921 | 2026.02.04 05:59:38.542880 [ 262 ] {fb065580-73ce-4e88-a82f-495b3a6abf31} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24922 | 2026.02.04 05:59:38.543009 [ 262 ] {fb065580-73ce-4e88-a82f-495b3a6abf31} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001545 sec., 89967.63754045308 rows/sec., 5.12 MiB/sec. | ||
| 24923 | 2026.02.04 05:59:38.543047 [ 262 ] {fb065580-73ce-4e88-a82f-495b3a6abf31} <Debug> TCPHandler: Processed in 0.001708507 sec. | ||
| 24924 | 2026.02.04 05:59:38.543151 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24925 | 2026.02.04 05:59:38.543245 [ 188 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1434 rows, containing 5 columns (5 merged, 0 gathered) in 0.001876612 sec., 764143.040756427 rows/sec., 53.89 MiB/sec. | ||
| 24926 | 2026.02.04 05:59:38.543242 [ 262 ] {41678eb3-41f4-4e47-a286-e29df41bef8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24927 | 2026.02.04 05:59:38.543339 [ 262 ] {41678eb3-41f4-4e47-a286-e29df41bef8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24928 | 2026.02.04 05:59:38.543543 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 24929 | 2026.02.04 05:59:38.543917 [ 262 ] {41678eb3-41f4-4e47-a286-e29df41bef8f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24930 | 2026.02.04 05:59:38.543952 [ 262 ] {41678eb3-41f4-4e47-a286-e29df41bef8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 24931 | 2026.02.04 05:59:38.544246 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_81_16} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24932 | 2026.02.04 05:59:38.544321 [ 194 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_81_16} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 24933 | 2026.02.04 05:59:38.544329 [ 225 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24934 | 2026.02.04 05:59:38.544382 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 24935 | 2026.02.04 05:59:38.544403 [ 262 ] {41678eb3-41f4-4e47-a286-e29df41bef8f} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 24936 | 2026.02.04 05:59:38.544814 [ 262 ] {41678eb3-41f4-4e47-a286-e29df41bef8f} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24937 | 2026.02.04 05:59:38.544942 [ 262 ] {41678eb3-41f4-4e47-a286-e29df41bef8f} <Debug> executeQuery: Read 507 rows, 36.80 KiB in 0.001718 sec., 295110.5937136205 rows/sec., 20.92 MiB/sec. | ||
| 24938 | 2026.02.04 05:59:38.544981 [ 262 ] {41678eb3-41f4-4e47-a286-e29df41bef8f} <Debug> TCPHandler: Processed in 0.001877602 sec. | ||
| 24939 | 2026.02.04 05:59:38.545084 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24940 | 2026.02.04 05:59:38.545176 [ 262 ] {ffe2c7c1-8cf4-4f5e-a725-d6a362c52610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24941 | 2026.02.04 05:59:38.545214 [ 262 ] {ffe2c7c1-8cf4-4f5e-a725-d6a362c52610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24942 | 2026.02.04 05:59:38.545543 [ 262 ] {ffe2c7c1-8cf4-4f5e-a725-d6a362c52610} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24943 | 2026.02.04 05:59:38.545578 [ 262 ] {ffe2c7c1-8cf4-4f5e-a725-d6a362c52610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 24944 | 2026.02.04 05:59:38.545964 [ 262 ] {ffe2c7c1-8cf4-4f5e-a725-d6a362c52610} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 24945 | 2026.02.04 05:59:38.546467 [ 262 ] {ffe2c7c1-8cf4-4f5e-a725-d6a362c52610} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24946 | 2026.02.04 05:59:38.546596 [ 262 ] {ffe2c7c1-8cf4-4f5e-a725-d6a362c52610} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. | ||
| 24947 | 2026.02.04 05:59:38.546632 [ 262 ] {ffe2c7c1-8cf4-4f5e-a725-d6a362c52610} <Debug> TCPHandler: Processed in 0.001595093 sec. | ||
| 24948 | 2026.02.04 05:59:38.546733 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24949 | 2026.02.04 05:59:38.546823 [ 262 ] {7217801e-db43-4720-80b2-0bf53321fb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24950 | 2026.02.04 05:59:38.546863 [ 262 ] {7217801e-db43-4720-80b2-0bf53321fb62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24951 | 2026.02.04 05:59:38.547260 [ 262 ] {7217801e-db43-4720-80b2-0bf53321fb62} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24952 | 2026.02.04 05:59:38.547293 [ 262 ] {7217801e-db43-4720-80b2-0bf53321fb62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 24953 | 2026.02.04 05:59:38.547703 [ 262 ] {7217801e-db43-4720-80b2-0bf53321fb62} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 24954 | 2026.02.04 05:59:38.548111 [ 262 ] {7217801e-db43-4720-80b2-0bf53321fb62} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24955 | 2026.02.04 05:59:38.548241 [ 262 ] {7217801e-db43-4720-80b2-0bf53321fb62} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001435 sec., 179790.9407665505 rows/sec., 11.97 MiB/sec. | ||
| 24956 | 2026.02.04 05:59:38.548285 [ 262 ] {7217801e-db43-4720-80b2-0bf53321fb62} <Debug> TCPHandler: Processed in 0.001599614 sec. | ||
| 24957 | 2026.02.04 05:59:38.548388 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24958 | 2026.02.04 05:59:38.548478 [ 262 ] {8e43a88d-46ea-4a84-94f7-50f88f3ffe28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24959 | 2026.02.04 05:59:38.548518 [ 262 ] {8e43a88d-46ea-4a84-94f7-50f88f3ffe28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24960 | 2026.02.04 05:59:38.548810 [ 262 ] {8e43a88d-46ea-4a84-94f7-50f88f3ffe28} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24961 | 2026.02.04 05:59:38.548846 [ 262 ] {8e43a88d-46ea-4a84-94f7-50f88f3ffe28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 24962 | 2026.02.04 05:59:38.549221 [ 262 ] {8e43a88d-46ea-4a84-94f7-50f88f3ffe28} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24963 | 2026.02.04 05:59:38.549625 [ 262 ] {8e43a88d-46ea-4a84-94f7-50f88f3ffe28} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24964 | 2026.02.04 05:59:38.549753 [ 262 ] {8e43a88d-46ea-4a84-94f7-50f88f3ffe28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001292 sec., 773.9938080495356 rows/sec., 52.15 KiB/sec. | ||
| 24965 | 2026.02.04 05:59:38.549763 [ 128 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 6 parts from all_1_70_15 to all_75_75_0 | ||
| 24966 | 2026.02.04 05:59:38.549788 [ 262 ] {8e43a88d-46ea-4a84-94f7-50f88f3ffe28} <Debug> TCPHandler: Processed in 0.0014473 sec. | ||
| 24967 | 2026.02.04 05:59:38.549816 [ 128 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24968 | 2026.02.04 05:59:38.549843 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 24969 | 2026.02.04 05:59:38.549899 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24970 | 2026.02.04 05:59:38.549928 [ 225 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Found 6 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24971 | 2026.02.04 05:59:38.549942 [ 193 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_75_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_15 to all_75_75_0 into Compact with storage Full | ||
| 24972 | 2026.02.04 05:59:38.549947 [ 225 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Removing 6 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24973 | 2026.02.04 05:59:38.549993 [ 262 ] {b08ff220-9eac-413c-85c7-d87c5b64cf3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24974 | 2026.02.04 05:59:38.550045 [ 262 ] {b08ff220-9eac-413c-85c7-d87c5b64cf3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24975 | 2026.02.04 05:59:38.550084 [ 193 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_75_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24976 | 2026.02.04 05:59:38.550133 [ 193 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_15, total 71 rows starting from the beginning of the part | ||
| 24977 | 2026.02.04 05:59:38.550205 [ 193 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
| 24978 | 2026.02.04 05:59:38.550256 [ 193 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2 rows starting from the beginning of the part | ||
| 24979 | 2026.02.04 05:59:38.550302 [ 193 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part | ||
| 24980 | 2026.02.04 05:59:38.550347 [ 193 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1 rows starting from the beginning of the part | ||
| 24981 | 2026.02.04 05:59:38.550386 [ 193 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part | ||
| 24982 | 2026.02.04 05:59:38.550897 [ 262 ] {b08ff220-9eac-413c-85c7-d87c5b64cf3c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24983 | 2026.02.04 05:59:38.550936 [ 262 ] {b08ff220-9eac-413c-85c7-d87c5b64cf3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 24984 | 2026.02.04 05:59:38.551222 [ 194 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_75_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 4 columns (4 merged, 0 gathered) in 0.001327927 sec., 57985.11514563677 rows/sec., 3.80 MiB/sec. | ||
| 24985 | 2026.02.04 05:59:38.551436 [ 194 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_75_16} <Trace> MergedBlockOutputStream: filled checksums all_1_75_16 (state Temporary) | ||
| 24986 | 2026.02.04 05:59:38.551637 [ 262 ] {b08ff220-9eac-413c-85c7-d87c5b64cf3c} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 24987 | 2026.02.04 05:59:38.551992 [ 194 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_75_16} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_75_16 to all_1_75_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24988 | 2026.02.04 05:59:38.552058 [ 194 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_75_16} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 6 parts: [all_1_70_15, all_75_75_0] -> all_1_75_16 | ||
| 24989 | 2026.02.04 05:59:38.552131 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 24990 | 2026.02.04 05:59:38.552140 [ 262 ] {b08ff220-9eac-413c-85c7-d87c5b64cf3c} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24991 | 2026.02.04 05:59:38.552291 [ 262 ] {b08ff220-9eac-413c-85c7-d87c5b64cf3c} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002314 sec., 19014.693171996543 rows/sec., 34.07 MiB/sec. | ||
| 24992 | 2026.02.04 05:59:38.552367 [ 262 ] {b08ff220-9eac-413c-85c7-d87c5b64cf3c} <Debug> TCPHandler: Processed in 0.002515339 sec. | ||
| 24993 | 2026.02.04 05:59:38.552492 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24994 | 2026.02.04 05:59:38.552531 [ 225 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Removing 6 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24995 | 2026.02.04 05:59:38.552585 [ 262 ] {ea2ab0d0-da6e-4b49-82ec-d52ce4116a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24996 | 2026.02.04 05:59:38.552624 [ 262 ] {ea2ab0d0-da6e-4b49-82ec-d52ce4116a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24997 | 2026.02.04 05:59:38.552956 [ 262 ] {ea2ab0d0-da6e-4b49-82ec-d52ce4116a24} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24998 | 2026.02.04 05:59:38.552992 [ 262 ] {ea2ab0d0-da6e-4b49-82ec-d52ce4116a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 24999 | 2026.02.04 05:59:38.553408 [ 262 ] {ea2ab0d0-da6e-4b49-82ec-d52ce4116a24} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 25000 | 2026.02.04 05:59:38.553859 [ 262 ] {ea2ab0d0-da6e-4b49-82ec-d52ce4116a24} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25001 | 2026.02.04 05:59:38.553987 [ 262 ] {ea2ab0d0-da6e-4b49-82ec-d52ce4116a24} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00142 sec., 61971.83098591549 rows/sec., 3.89 MiB/sec. | ||
| 25002 | 2026.02.04 05:59:38.554023 [ 262 ] {ea2ab0d0-da6e-4b49-82ec-d52ce4116a24} <Debug> TCPHandler: Processed in 0.001579324 sec. | ||
| 25003 | 2026.02.04 05:59:39.653247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 25004 | 2026.02.04 05:59:39.671583 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25005 | 2026.02.04 05:59:39.671639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25006 | 2026.02.04 05:59:39.678255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 25007 | 2026.02.04 05:59:39.679339 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25008 | 2026.02.04 05:59:39.679652 [ 150 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 25009 | 2026.02.04 05:59:39.679714 [ 150 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25010 | 2026.02.04 05:59:39.679733 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25011 | 2026.02.04 05:59:39.679854 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 25012 | 2026.02.04 05:59:39.682689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 25013 | 2026.02.04 05:59:39.683931 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25014 | 2026.02.04 05:59:39.685486 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 25015 | 2026.02.04 05:59:39.690322 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 25016 | 2026.02.04 05:59:39.695206 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 25017 | 2026.02.04 05:59:39.700121 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 25018 | 2026.02.04 05:59:39.705285 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 7 rows starting from the beginning of the part | ||
| 25019 | 2026.02.04 05:59:39.709824 [ 188 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 25020 | 2026.02.04 05:59:39.765760 [ 197 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.085952787 sec., 9295.800961055515 rows/sec., 48.07 MiB/sec. | ||
| 25021 | 2026.02.04 05:59:39.769501 [ 190 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 25022 | 2026.02.04 05:59:39.772149 [ 190 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_106_21} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25023 | 2026.02.04 05:59:39.772275 [ 190 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_106_21} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 25024 | 2026.02.04 05:59:39.775479 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 25025 | 2026.02.04 05:59:40.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.04 MiB, peak 426.46 MiB, free memory in arenas 0.00 B, will set to 407.96 MiB (RSS), difference: -1.08 MiB | ||
| 25026 | 2026.02.04 05:59:42.019795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 3168 | ||
| 25027 | 2026.02.04 05:59:42.022310 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25028 | 2026.02.04 05:59:42.022351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25029 | 2026.02.04 05:59:42.023647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25030 | 2026.02.04 05:59:42.024110 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25031 | 2026.02.04 05:59:42.024335 [ 219 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25032 | 2026.02.04 05:59:42.024379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3168 | ||
| 25033 | 2026.02.04 05:59:42.024389 [ 219 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25034 | 2026.02.04 05:59:42.027490 [ 219 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25035 | 2026.02.04 05:59:43.524128 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25036 | 2026.02.04 05:59:43.524333 [ 262 ] {db318b3d-3d18-439d-a4c8-d2655c16e7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25037 | 2026.02.04 05:59:43.524403 [ 262 ] {db318b3d-3d18-439d-a4c8-d2655c16e7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25038 | 2026.02.04 05:59:43.525123 [ 262 ] {db318b3d-3d18-439d-a4c8-d2655c16e7a6} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25039 | 2026.02.04 05:59:43.525162 [ 262 ] {db318b3d-3d18-439d-a4c8-d2655c16e7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25040 | 2026.02.04 05:59:43.525736 [ 262 ] {db318b3d-3d18-439d-a4c8-d2655c16e7a6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 25041 | 2026.02.04 05:59:43.526182 [ 262 ] {db318b3d-3d18-439d-a4c8-d2655c16e7a6} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25042 | 2026.02.04 05:59:43.526330 [ 262 ] {db318b3d-3d18-439d-a4c8-d2655c16e7a6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002049 sec., 5856.515373352855 rows/sec., 477.56 KiB/sec. | ||
| 25043 | 2026.02.04 05:59:43.526372 [ 262 ] {db318b3d-3d18-439d-a4c8-d2655c16e7a6} <Debug> TCPHandler: Processed in 0.002372726 sec. | ||
| 25044 | 2026.02.04 05:59:43.526509 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25045 | 2026.02.04 05:59:43.526601 [ 262 ] {bdd7b001-f2d1-41f3-b7a9-7e263aa85e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25046 | 2026.02.04 05:59:43.526641 [ 262 ] {bdd7b001-f2d1-41f3-b7a9-7e263aa85e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25047 | 2026.02.04 05:59:43.527160 [ 262 ] {bdd7b001-f2d1-41f3-b7a9-7e263aa85e55} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25048 | 2026.02.04 05:59:43.527196 [ 262 ] {bdd7b001-f2d1-41f3-b7a9-7e263aa85e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25049 | 2026.02.04 05:59:43.527600 [ 262 ] {bdd7b001-f2d1-41f3-b7a9-7e263aa85e55} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25050 | 2026.02.04 05:59:43.528054 [ 262 ] {bdd7b001-f2d1-41f3-b7a9-7e263aa85e55} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25051 | 2026.02.04 05:59:43.528164 [ 147 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 25052 | 2026.02.04 05:59:43.528184 [ 262 ] {bdd7b001-f2d1-41f3-b7a9-7e263aa85e55} <Debug> executeQuery: Read 92 rows, 7.80 KiB in 0.001601 sec., 57464.08494690818 rows/sec., 4.76 MiB/sec. | ||
| 25053 | 2026.02.04 05:59:43.528246 [ 147 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25054 | 2026.02.04 05:59:43.528273 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25055 | 2026.02.04 05:59:43.528273 [ 262 ] {bdd7b001-f2d1-41f3-b7a9-7e263aa85e55} <Debug> TCPHandler: Processed in 0.00182217 sec. | ||
| 25056 | 2026.02.04 05:59:43.528377 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 25057 | 2026.02.04 05:59:43.528446 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25058 | 2026.02.04 05:59:43.528470 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25059 | 2026.02.04 05:59:43.528498 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 2143 rows starting from the beginning of the part | ||
| 25060 | 2026.02.04 05:59:43.528541 [ 262 ] {e79d9d30-656b-421a-95f7-5e10ad5537bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25061 | 2026.02.04 05:59:43.528555 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 1980 rows starting from the beginning of the part | ||
| 25062 | 2026.02.04 05:59:43.528580 [ 262 ] {e79d9d30-656b-421a-95f7-5e10ad5537bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25063 | 2026.02.04 05:59:43.528598 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 56 rows starting from the beginning of the part | ||
| 25064 | 2026.02.04 05:59:43.528640 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 86 rows starting from the beginning of the part | ||
| 25065 | 2026.02.04 05:59:43.528680 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 840 rows starting from the beginning of the part | ||
| 25066 | 2026.02.04 05:59:43.528720 [ 198 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 92 rows starting from the beginning of the part | ||
| 25067 | 2026.02.04 05:59:43.529031 [ 262 ] {e79d9d30-656b-421a-95f7-5e10ad5537bb} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25068 | 2026.02.04 05:59:43.529068 [ 262 ] {e79d9d30-656b-421a-95f7-5e10ad5537bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25069 | 2026.02.04 05:59:43.529514 [ 262 ] {e79d9d30-656b-421a-95f7-5e10ad5537bb} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25070 | 2026.02.04 05:59:43.529977 [ 262 ] {e79d9d30-656b-421a-95f7-5e10ad5537bb} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25071 | 2026.02.04 05:59:43.530088 [ 147 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 25072 | 2026.02.04 05:59:43.530113 [ 262 ] {e79d9d30-656b-421a-95f7-5e10ad5537bb} <Debug> executeQuery: Read 27 rows, 1.97 KiB in 0.00159 sec., 16981.132075471698 rows/sec., 1.21 MiB/sec. | ||
| 25073 | 2026.02.04 05:59:43.530126 [ 147 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25074 | 2026.02.04 05:59:43.530153 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25075 | 2026.02.04 05:59:43.530159 [ 262 ] {e79d9d30-656b-421a-95f7-5e10ad5537bb} <Debug> TCPHandler: Processed in 0.001766269 sec. | ||
| 25076 | 2026.02.04 05:59:43.530269 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 25077 | 2026.02.04 05:59:43.530280 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25078 | 2026.02.04 05:59:43.530422 [ 262 ] {1df14fa7-481b-497e-8d32-5a2b782d00aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25079 | 2026.02.04 05:59:43.530438 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25080 | 2026.02.04 05:59:43.530462 [ 262 ] {1df14fa7-481b-497e-8d32-5a2b782d00aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25081 | 2026.02.04 05:59:43.530512 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 226 rows starting from the beginning of the part | ||
| 25082 | 2026.02.04 05:59:43.530548 [ 187 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5197 rows, containing 5 columns (5 merged, 0 gathered) in 0.0022061 sec., 2355740.9002311775 rows/sec., 200.92 MiB/sec. | ||
| 25083 | 2026.02.04 05:59:43.530626 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 15 rows starting from the beginning of the part | ||
| 25084 | 2026.02.04 05:59:43.530727 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 177 rows starting from the beginning of the part | ||
| 25085 | 2026.02.04 05:59:43.530798 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 15 rows starting from the beginning of the part | ||
| 25086 | 2026.02.04 05:59:43.530868 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 177 rows starting from the beginning of the part | ||
| 25087 | 2026.02.04 05:59:43.530930 [ 262 ] {1df14fa7-481b-497e-8d32-5a2b782d00aa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25088 | 2026.02.04 05:59:43.530936 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 27 rows starting from the beginning of the part | ||
| 25089 | 2026.02.04 05:59:43.530977 [ 262 ] {1df14fa7-481b-497e-8d32-5a2b782d00aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25090 | 2026.02.04 05:59:43.531041 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 25091 | 2026.02.04 05:59:43.531501 [ 262 ] {1df14fa7-481b-497e-8d32-5a2b782d00aa} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25092 | 2026.02.04 05:59:43.531681 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_181_36} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25093 | 2026.02.04 05:59:43.531775 [ 189 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_181_36} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 25094 | 2026.02.04 05:59:43.531873 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 25095 | 2026.02.04 05:59:43.532019 [ 262 ] {1df14fa7-481b-497e-8d32-5a2b782d00aa} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25096 | 2026.02.04 05:59:43.532096 [ 197 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 5 columns (5 merged, 0 gathered) in 0.001878112 sec., 339170.40091325756 rows/sec., 23.02 MiB/sec. | ||
| 25097 | 2026.02.04 05:59:43.532144 [ 147 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 25098 | 2026.02.04 05:59:43.532159 [ 262 ] {1df14fa7-481b-497e-8d32-5a2b782d00aa} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001755 sec., 51851.851851851854 rows/sec., 4.06 MiB/sec. | ||
| 25099 | 2026.02.04 05:59:43.532182 [ 147 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25100 | 2026.02.04 05:59:43.532205 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25101 | 2026.02.04 05:59:43.532217 [ 262 ] {1df14fa7-481b-497e-8d32-5a2b782d00aa} <Debug> TCPHandler: Processed in 0.001985214 sec. | ||
| 25102 | 2026.02.04 05:59:43.532281 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 25103 | 2026.02.04 05:59:43.532334 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25104 | 2026.02.04 05:59:43.532400 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25105 | 2026.02.04 05:59:43.532439 [ 262 ] {2ca8a82d-060c-4853-b57f-7a0ece5d607d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25106 | 2026.02.04 05:59:43.532455 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1057 rows starting from the beginning of the part | ||
| 25107 | 2026.02.04 05:59:43.532449 [ 187 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 25108 | 2026.02.04 05:59:43.532499 [ 262 ] {2ca8a82d-060c-4853-b57f-7a0ece5d607d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25109 | 2026.02.04 05:59:43.532543 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 963 rows starting from the beginning of the part | ||
| 25110 | 2026.02.04 05:59:43.532601 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 64 rows starting from the beginning of the part | ||
| 25111 | 2026.02.04 05:59:43.532650 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 79 rows starting from the beginning of the part | ||
| 25112 | 2026.02.04 05:59:43.532699 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 507 rows starting from the beginning of the part | ||
| 25113 | 2026.02.04 05:59:43.532744 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 91 rows starting from the beginning of the part | ||
| 25114 | 2026.02.04 05:59:43.532993 [ 262 ] {2ca8a82d-060c-4853-b57f-7a0ece5d607d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25115 | 2026.02.04 05:59:43.533034 [ 262 ] {2ca8a82d-060c-4853-b57f-7a0ece5d607d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25116 | 2026.02.04 05:59:43.533149 [ 187 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_156_31} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25117 | 2026.02.04 05:59:43.533238 [ 187 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_156_31} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 25118 | 2026.02.04 05:59:43.533341 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 25119 | 2026.02.04 05:59:43.533533 [ 262 ] {2ca8a82d-060c-4853-b57f-7a0ece5d607d} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25120 | 2026.02.04 05:59:43.534001 [ 262 ] {2ca8a82d-060c-4853-b57f-7a0ece5d607d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25121 | 2026.02.04 05:59:43.534044 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2761 rows, containing 5 columns (5 merged, 0 gathered) in 0.00179668 sec., 1536723.2896230826 rows/sec., 117.64 MiB/sec. | ||
| 25122 | 2026.02.04 05:59:43.534136 [ 262 ] {2ca8a82d-060c-4853-b57f-7a0ece5d607d} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001716 sec., 96736.59673659674 rows/sec., 6.73 MiB/sec. | ||
| 25123 | 2026.02.04 05:59:43.534179 [ 262 ] {2ca8a82d-060c-4853-b57f-7a0ece5d607d} <Debug> TCPHandler: Processed in 0.001892373 sec. | ||
| 25124 | 2026.02.04 05:59:43.534285 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25125 | 2026.02.04 05:59:43.534366 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 25126 | 2026.02.04 05:59:43.534377 [ 262 ] {069fbdbf-040d-46b5-937e-c6ab7144d32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25127 | 2026.02.04 05:59:43.534439 [ 262 ] {069fbdbf-040d-46b5-937e-c6ab7144d32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25128 | 2026.02.04 05:59:43.534803 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_181_36} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25129 | 2026.02.04 05:59:43.534871 [ 189 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_181_36} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 25130 | 2026.02.04 05:59:43.534931 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 25131 | 2026.02.04 05:59:43.535230 [ 262 ] {069fbdbf-040d-46b5-937e-c6ab7144d32e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25132 | 2026.02.04 05:59:43.535270 [ 262 ] {069fbdbf-040d-46b5-937e-c6ab7144d32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25133 | 2026.02.04 05:59:43.535961 [ 262 ] {069fbdbf-040d-46b5-937e-c6ab7144d32e} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25134 | 2026.02.04 05:59:43.536422 [ 262 ] {069fbdbf-040d-46b5-937e-c6ab7144d32e} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25135 | 2026.02.04 05:59:43.536552 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 25136 | 2026.02.04 05:59:43.536566 [ 262 ] {069fbdbf-040d-46b5-937e-c6ab7144d32e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002207 sec., 6796.556411418214 rows/sec., 12.18 MiB/sec. | ||
| 25137 | 2026.02.04 05:59:43.536597 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25138 | 2026.02.04 05:59:43.536623 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25139 | 2026.02.04 05:59:43.536647 [ 262 ] {069fbdbf-040d-46b5-937e-c6ab7144d32e} <Debug> TCPHandler: Processed in 0.002409507 sec. | ||
| 25140 | 2026.02.04 05:59:43.536707 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 25141 | 2026.02.04 05:59:43.536766 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25142 | 2026.02.04 05:59:43.536858 [ 262 ] {0d8a9840-b6c5-4c4a-a3d6-42dc9771bb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25143 | 2026.02.04 05:59:43.536898 [ 262 ] {0d8a9840-b6c5-4c4a-a3d6-42dc9771bb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25144 | 2026.02.04 05:59:43.536914 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25145 | 2026.02.04 05:59:43.536966 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3039 rows starting from the beginning of the part | ||
| 25146 | 2026.02.04 05:59:43.537098 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 15 rows starting from the beginning of the part | ||
| 25147 | 2026.02.04 05:59:43.537214 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 44 rows starting from the beginning of the part | ||
| 25148 | 2026.02.04 05:59:43.537306 [ 262 ] {0d8a9840-b6c5-4c4a-a3d6-42dc9771bb01} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25149 | 2026.02.04 05:59:43.537323 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 15 rows starting from the beginning of the part | ||
| 25150 | 2026.02.04 05:59:43.537347 [ 262 ] {0d8a9840-b6c5-4c4a-a3d6-42dc9771bb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25151 | 2026.02.04 05:59:43.537432 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 44 rows starting from the beginning of the part | ||
| 25152 | 2026.02.04 05:59:43.537529 [ 186 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 15 rows starting from the beginning of the part | ||
| 25153 | 2026.02.04 05:59:43.537868 [ 262 ] {0d8a9840-b6c5-4c4a-a3d6-42dc9771bb01} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25154 | 2026.02.04 05:59:43.538320 [ 262 ] {0d8a9840-b6c5-4c4a-a3d6-42dc9771bb01} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25155 | 2026.02.04 05:59:43.538439 [ 147 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 25156 | 2026.02.04 05:59:43.538456 [ 262 ] {0d8a9840-b6c5-4c4a-a3d6-42dc9771bb01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001616 sec., 37128.71287128713 rows/sec., 2.50 MiB/sec. | ||
| 25157 | 2026.02.04 05:59:43.538475 [ 147 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25158 | 2026.02.04 05:59:43.538498 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25159 | 2026.02.04 05:59:43.538501 [ 262 ] {0d8a9840-b6c5-4c4a-a3d6-42dc9771bb01} <Debug> TCPHandler: Processed in 0.001782829 sec. | ||
| 25160 | 2026.02.04 05:59:43.538564 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 25161 | 2026.02.04 05:59:43.538646 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25162 | 2026.02.04 05:59:43.538669 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 11068 rows starting from the beginning of the part | ||
| 25163 | 2026.02.04 05:59:43.538711 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 72 rows starting from the beginning of the part | ||
| 25164 | 2026.02.04 05:59:43.538745 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 16 rows starting from the beginning of the part | ||
| 25165 | 2026.02.04 05:59:43.538777 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 60 rows starting from the beginning of the part | ||
| 25166 | 2026.02.04 05:59:43.538809 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 88 rows starting from the beginning of the part | ||
| 25167 | 2026.02.04 05:59:43.538839 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 60 rows starting from the beginning of the part | ||
| 25168 | 2026.02.04 05:59:43.541349 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11364 rows, containing 4 columns (4 merged, 0 gathered) in 0.002813917 sec., 4038498.6479700715 rows/sec., 261.78 MiB/sec. | ||
| 25169 | 2026.02.04 05:59:43.541711 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 25170 | 2026.02.04 05:59:43.542249 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_181_36} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25171 | 2026.02.04 05:59:43.542317 [ 187 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_181_36} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 25172 | 2026.02.04 05:59:43.542392 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 25173 | 2026.02.04 05:59:43.546869 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3172 rows, containing 19 columns (19 merged, 0 gathered) in 0.010204261 sec., 310850.5358692805 rows/sec., 557.03 MiB/sec. | ||
| 25174 | 2026.02.04 05:59:43.549604 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 25175 | 2026.02.04 05:59:43.550124 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25176 | 2026.02.04 05:59:43.550200 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 25177 | 2026.02.04 05:59:43.550331 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.66 MiB. | ||
| 25178 | 2026.02.04 05:59:44.316727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51366 | ||
| 25179 | 2026.02.04 05:59:44.317368 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25180 | 2026.02.04 05:59:44.317415 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25181 | 2026.02.04 05:59:44.318030 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 25182 | 2026.02.04 05:59:44.318499 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25183 | 2026.02.04 05:59:44.318637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51366 | ||
| 25184 | 2026.02.04 05:59:47.183676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 25185 | 2026.02.04 05:59:47.201668 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25186 | 2026.02.04 05:59:47.201731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25187 | 2026.02.04 05:59:47.208526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 25188 | 2026.02.04 05:59:47.209677 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25189 | 2026.02.04 05:59:47.213334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 25190 | 2026.02.04 05:59:48.422545 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25191 | 2026.02.04 05:59:48.422647 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25192 | 2026.02.04 05:59:48.431913 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25193 | 2026.02.04 05:59:48.534302 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25194 | 2026.02.04 05:59:48.534509 [ 262 ] {cd3bb9f2-8832-4574-81a9-e418d93037eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25195 | 2026.02.04 05:59:48.534592 [ 262 ] {cd3bb9f2-8832-4574-81a9-e418d93037eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25196 | 2026.02.04 05:59:48.535317 [ 262 ] {cd3bb9f2-8832-4574-81a9-e418d93037eb} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25197 | 2026.02.04 05:59:48.535357 [ 262 ] {cd3bb9f2-8832-4574-81a9-e418d93037eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25198 | 2026.02.04 05:59:48.535941 [ 262 ] {cd3bb9f2-8832-4574-81a9-e418d93037eb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25199 | 2026.02.04 05:59:48.536528 [ 262 ] {cd3bb9f2-8832-4574-81a9-e418d93037eb} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25200 | 2026.02.04 05:59:48.536649 [ 138 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Selected 6 parts from all_1_74_16 to all_79_79_0 | ||
| 25201 | 2026.02.04 05:59:48.536683 [ 262 ] {cd3bb9f2-8832-4574-81a9-e418d93037eb} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002233 sec., 119122.25705329153 rows/sec., 7.57 MiB/sec. | ||
| 25202 | 2026.02.04 05:59:48.536716 [ 138 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25203 | 2026.02.04 05:59:48.536739 [ 262 ] {cd3bb9f2-8832-4574-81a9-e418d93037eb} <Debug> TCPHandler: Processed in 0.002590101 sec. | ||
| 25204 | 2026.02.04 05:59:48.536741 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25205 | 2026.02.04 05:59:48.536879 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_79_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_16 to all_79_79_0 into Compact with storage Full | ||
| 25206 | 2026.02.04 05:59:48.536903 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25207 | 2026.02.04 05:59:48.537022 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_79_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25208 | 2026.02.04 05:59:48.537028 [ 262 ] {a6b47975-36a6-4e9c-a0ea-90da10e9cc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25209 | 2026.02.04 05:59:48.537060 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_74_16, total 290 rows starting from the beginning of the part | ||
| 25210 | 2026.02.04 05:59:48.537084 [ 262 ] {a6b47975-36a6-4e9c-a0ea-90da10e9cc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25211 | 2026.02.04 05:59:48.537130 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 266 rows starting from the beginning of the part | ||
| 25212 | 2026.02.04 05:59:48.537180 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 25213 | 2026.02.04 05:59:48.537222 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 266 rows starting from the beginning of the part | ||
| 25214 | 2026.02.04 05:59:48.537265 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 266 rows starting from the beginning of the part | ||
| 25215 | 2026.02.04 05:59:48.537308 [ 196 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 266 rows starting from the beginning of the part | ||
| 25216 | 2026.02.04 05:59:48.537818 [ 262 ] {a6b47975-36a6-4e9c-a0ea-90da10e9cc5f} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25217 | 2026.02.04 05:59:48.537861 [ 262 ] {a6b47975-36a6-4e9c-a0ea-90da10e9cc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25218 | 2026.02.04 05:59:48.538312 [ 195 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_79_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148618 sec., 927209.35552894 rows/sec., 63.07 MiB/sec. | ||
| 25219 | 2026.02.04 05:59:48.538387 [ 262 ] {a6b47975-36a6-4e9c-a0ea-90da10e9cc5f} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25220 | 2026.02.04 05:59:48.538625 [ 199 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_79_17} <Trace> MergedBlockOutputStream: filled checksums all_1_79_17 (state Temporary) | ||
| 25221 | 2026.02.04 05:59:48.538931 [ 262 ] {a6b47975-36a6-4e9c-a0ea-90da10e9cc5f} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25222 | 2026.02.04 05:59:48.539086 [ 262 ] {a6b47975-36a6-4e9c-a0ea-90da10e9cc5f} <Debug> executeQuery: Read 840 rows, 68.80 KiB in 0.002081 sec., 403652.09034118213 rows/sec., 32.29 MiB/sec. | ||
| 25223 | 2026.02.04 05:59:48.539126 [ 262 ] {a6b47975-36a6-4e9c-a0ea-90da10e9cc5f} <Debug> TCPHandler: Processed in 0.002274893 sec. | ||
| 25224 | 2026.02.04 05:59:48.539250 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25225 | 2026.02.04 05:59:48.539286 [ 199 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_79_17} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_merge_all_1_79_17 to all_1_79_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25226 | 2026.02.04 05:59:48.539348 [ 262 ] {af3dc16d-4ec2-4261-b7a7-8a19f67666e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25227 | 2026.02.04 05:59:48.539390 [ 199 ] {22090904-9488-42a3-8ea7-5675957516bd::all_1_79_17} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd) (MergerMutator): Merged 6 parts: [all_1_74_16, all_79_79_0] -> all_1_79_17 | ||
| 25228 | 2026.02.04 05:59:48.539396 [ 262 ] {af3dc16d-4ec2-4261-b7a7-8a19f67666e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25229 | 2026.02.04 05:59:48.539518 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 25230 | 2026.02.04 05:59:48.539854 [ 262 ] {af3dc16d-4ec2-4261-b7a7-8a19f67666e0} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25231 | 2026.02.04 05:59:48.539895 [ 262 ] {af3dc16d-4ec2-4261-b7a7-8a19f67666e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25232 | 2026.02.04 05:59:48.540376 [ 262 ] {af3dc16d-4ec2-4261-b7a7-8a19f67666e0} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25233 | 2026.02.04 05:59:48.540837 [ 262 ] {af3dc16d-4ec2-4261-b7a7-8a19f67666e0} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25234 | 2026.02.04 05:59:48.540972 [ 262 ] {af3dc16d-4ec2-4261-b7a7-8a19f67666e0} <Debug> executeQuery: Read 177 rows, 11.31 KiB in 0.001644 sec., 107664.23357664233 rows/sec., 6.72 MiB/sec. | ||
| 25235 | 2026.02.04 05:59:48.541010 [ 262 ] {af3dc16d-4ec2-4261-b7a7-8a19f67666e0} <Debug> TCPHandler: Processed in 0.00181002 sec. | ||
| 25236 | 2026.02.04 05:59:48.541064 [ 217 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25237 | 2026.02.04 05:59:48.541097 [ 217 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25238 | 2026.02.04 05:59:48.541122 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25239 | 2026.02.04 05:59:48.541222 [ 262 ] {7acb3016-6c3f-4002-9870-6c973ce25c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25240 | 2026.02.04 05:59:48.541264 [ 262 ] {7acb3016-6c3f-4002-9870-6c973ce25c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25241 | 2026.02.04 05:59:48.541685 [ 262 ] {7acb3016-6c3f-4002-9870-6c973ce25c9c} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25242 | 2026.02.04 05:59:48.541721 [ 262 ] {7acb3016-6c3f-4002-9870-6c973ce25c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25243 | 2026.02.04 05:59:48.542153 [ 262 ] {7acb3016-6c3f-4002-9870-6c973ce25c9c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 25244 | 2026.02.04 05:59:48.542686 [ 262 ] {7acb3016-6c3f-4002-9870-6c973ce25c9c} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25245 | 2026.02.04 05:59:48.542823 [ 262 ] {7acb3016-6c3f-4002-9870-6c973ce25c9c} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001619 sec., 86473.13156269302 rows/sec., 5.59 MiB/sec. | ||
| 25246 | 2026.02.04 05:59:48.542861 [ 262 ] {7acb3016-6c3f-4002-9870-6c973ce25c9c} <Debug> TCPHandler: Processed in 0.001788249 sec. | ||
| 25247 | 2026.02.04 05:59:48.542971 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25248 | 2026.02.04 05:59:48.543065 [ 262 ] {42c8a81b-5825-40e8-90d6-8fda9ab7242e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25249 | 2026.02.04 05:59:48.543105 [ 262 ] {42c8a81b-5825-40e8-90d6-8fda9ab7242e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25250 | 2026.02.04 05:59:48.543414 [ 217 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25251 | 2026.02.04 05:59:48.543526 [ 262 ] {42c8a81b-5825-40e8-90d6-8fda9ab7242e} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25252 | 2026.02.04 05:59:48.543562 [ 262 ] {42c8a81b-5825-40e8-90d6-8fda9ab7242e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25253 | 2026.02.04 05:59:48.544009 [ 262 ] {42c8a81b-5825-40e8-90d6-8fda9ab7242e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25254 | 2026.02.04 05:59:48.544526 [ 262 ] {42c8a81b-5825-40e8-90d6-8fda9ab7242e} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25255 | 2026.02.04 05:59:48.544660 [ 262 ] {42c8a81b-5825-40e8-90d6-8fda9ab7242e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001612 sec., 86228.28784119106 rows/sec., 4.91 MiB/sec. | ||
| 25256 | 2026.02.04 05:59:48.544698 [ 262 ] {42c8a81b-5825-40e8-90d6-8fda9ab7242e} <Debug> TCPHandler: Processed in 0.00177572 sec. | ||
| 25257 | 2026.02.04 05:59:48.544807 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25258 | 2026.02.04 05:59:48.544899 [ 262 ] {3e184f13-3b26-4f3c-a4d1-b159e7ea8e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25259 | 2026.02.04 05:59:48.544938 [ 262 ] {3e184f13-3b26-4f3c-a4d1-b159e7ea8e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25260 | 2026.02.04 05:59:48.545491 [ 262 ] {3e184f13-3b26-4f3c-a4d1-b159e7ea8e36} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25261 | 2026.02.04 05:59:48.545528 [ 262 ] {3e184f13-3b26-4f3c-a4d1-b159e7ea8e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25262 | 2026.02.04 05:59:48.545977 [ 262 ] {3e184f13-3b26-4f3c-a4d1-b159e7ea8e36} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25263 | 2026.02.04 05:59:48.546474 [ 262 ] {3e184f13-3b26-4f3c-a4d1-b159e7ea8e36} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25264 | 2026.02.04 05:59:48.546608 [ 262 ] {3e184f13-3b26-4f3c-a4d1-b159e7ea8e36} <Debug> executeQuery: Read 507 rows, 36.80 KiB in 0.001727 sec., 293572.6693688477 rows/sec., 20.81 MiB/sec. | ||
| 25265 | 2026.02.04 05:59:48.546647 [ 262 ] {3e184f13-3b26-4f3c-a4d1-b159e7ea8e36} <Debug> TCPHandler: Processed in 0.001889972 sec. | ||
| 25266 | 2026.02.04 05:59:48.546754 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25267 | 2026.02.04 05:59:48.546848 [ 262 ] {e7e3c209-3d0f-447b-845b-dc03cec97ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25268 | 2026.02.04 05:59:48.546889 [ 262 ] {e7e3c209-3d0f-447b-845b-dc03cec97ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25269 | 2026.02.04 05:59:48.547223 [ 262 ] {e7e3c209-3d0f-447b-845b-dc03cec97ada} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25270 | 2026.02.04 05:59:48.547261 [ 262 ] {e7e3c209-3d0f-447b-845b-dc03cec97ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25271 | 2026.02.04 05:59:48.547716 [ 262 ] {e7e3c209-3d0f-447b-845b-dc03cec97ada} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 25272 | 2026.02.04 05:59:48.548203 [ 262 ] {e7e3c209-3d0f-447b-845b-dc03cec97ada} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25273 | 2026.02.04 05:59:48.548335 [ 262 ] {e7e3c209-3d0f-447b-845b-dc03cec97ada} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. | ||
| 25274 | 2026.02.04 05:59:48.548372 [ 262 ] {e7e3c209-3d0f-447b-845b-dc03cec97ada} <Debug> TCPHandler: Processed in 0.001667376 sec. | ||
| 25275 | 2026.02.04 05:59:48.548478 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25276 | 2026.02.04 05:59:48.548578 [ 262 ] {3160cbe4-23b5-4682-8f35-f78c35100500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25277 | 2026.02.04 05:59:48.548630 [ 262 ] {3160cbe4-23b5-4682-8f35-f78c35100500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25278 | 2026.02.04 05:59:48.549140 [ 262 ] {3160cbe4-23b5-4682-8f35-f78c35100500} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25279 | 2026.02.04 05:59:48.549184 [ 262 ] {3160cbe4-23b5-4682-8f35-f78c35100500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25280 | 2026.02.04 05:59:48.549691 [ 262 ] {3160cbe4-23b5-4682-8f35-f78c35100500} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25281 | 2026.02.04 05:59:48.550163 [ 262 ] {3160cbe4-23b5-4682-8f35-f78c35100500} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25282 | 2026.02.04 05:59:48.550264 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_177_37 to all_182_182_0 | ||
| 25283 | 2026.02.04 05:59:48.550301 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25284 | 2026.02.04 05:59:48.550306 [ 262 ] {3160cbe4-23b5-4682-8f35-f78c35100500} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001735 sec., 148703.17002881845 rows/sec., 9.90 MiB/sec. | ||
| 25285 | 2026.02.04 05:59:48.550318 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25286 | 2026.02.04 05:59:48.550355 [ 262 ] {3160cbe4-23b5-4682-8f35-f78c35100500} <Debug> TCPHandler: Processed in 0.001927573 sec. | ||
| 25287 | 2026.02.04 05:59:48.550407 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_182_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_177_37 to all_182_182_0 into Compact with storage Full | ||
| 25288 | 2026.02.04 05:59:48.550478 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25289 | 2026.02.04 05:59:48.550521 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_182_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25290 | 2026.02.04 05:59:48.550554 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_182_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_177_37, total 51205 rows starting from the beginning of the part | ||
| 25291 | 2026.02.04 05:59:48.550579 [ 262 ] {adb2751c-b66d-4a68-9c12-d1784e3724d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25292 | 2026.02.04 05:59:48.550608 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_182_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 42 rows starting from the beginning of the part | ||
| 25293 | 2026.02.04 05:59:48.550624 [ 262 ] {adb2751c-b66d-4a68-9c12-d1784e3724d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25294 | 2026.02.04 05:59:48.550656 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_182_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 160 rows starting from the beginning of the part | ||
| 25295 | 2026.02.04 05:59:48.550700 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_182_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 258 rows starting from the beginning of the part | ||
| 25296 | 2026.02.04 05:59:48.550743 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_182_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 166 rows starting from the beginning of the part | ||
| 25297 | 2026.02.04 05:59:48.550782 [ 196 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_182_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 258 rows starting from the beginning of the part | ||
| 25298 | 2026.02.04 05:59:48.550943 [ 262 ] {adb2751c-b66d-4a68-9c12-d1784e3724d5} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25299 | 2026.02.04 05:59:48.550984 [ 262 ] {adb2751c-b66d-4a68-9c12-d1784e3724d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25300 | 2026.02.04 05:59:48.551446 [ 262 ] {adb2751c-b66d-4a68-9c12-d1784e3724d5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 25301 | 2026.02.04 05:59:48.551927 [ 262 ] {adb2751c-b66d-4a68-9c12-d1784e3724d5} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25302 | 2026.02.04 05:59:48.552067 [ 262 ] {adb2751c-b66d-4a68-9c12-d1784e3724d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 44.74 KiB/sec. | ||
| 25303 | 2026.02.04 05:59:48.552103 [ 262 ] {adb2751c-b66d-4a68-9c12-d1784e3724d5} <Debug> TCPHandler: Processed in 0.001674556 sec. | ||
| 25304 | 2026.02.04 05:59:48.552217 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25305 | 2026.02.04 05:59:48.552317 [ 262 ] {a64e206b-d705-4cff-bf89-556b80aa169d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25306 | 2026.02.04 05:59:48.552369 [ 262 ] {a64e206b-d705-4cff-bf89-556b80aa169d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25307 | 2026.02.04 05:59:48.553167 [ 262 ] {a64e206b-d705-4cff-bf89-556b80aa169d} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25308 | 2026.02.04 05:59:48.553204 [ 262 ] {a64e206b-d705-4cff-bf89-556b80aa169d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25309 | 2026.02.04 05:59:48.553885 [ 262 ] {a64e206b-d705-4cff-bf89-556b80aa169d} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25310 | 2026.02.04 05:59:48.554390 [ 262 ] {a64e206b-d705-4cff-bf89-556b80aa169d} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25311 | 2026.02.04 05:59:48.554530 [ 262 ] {a64e206b-d705-4cff-bf89-556b80aa169d} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002231 sec., 19722.097714029584 rows/sec., 35.34 MiB/sec. | ||
| 25312 | 2026.02.04 05:59:48.554594 [ 262 ] {a64e206b-d705-4cff-bf89-556b80aa169d} <Debug> TCPHandler: Processed in 0.002423847 sec. | ||
| 25313 | 2026.02.04 05:59:48.554708 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25314 | 2026.02.04 05:59:48.554808 [ 262 ] {5e7f1eda-119d-4c01-8022-49c480607af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25315 | 2026.02.04 05:59:48.554848 [ 262 ] {5e7f1eda-119d-4c01-8022-49c480607af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25316 | 2026.02.04 05:59:48.555185 [ 262 ] {5e7f1eda-119d-4c01-8022-49c480607af1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25317 | 2026.02.04 05:59:48.555222 [ 262 ] {5e7f1eda-119d-4c01-8022-49c480607af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25318 | 2026.02.04 05:59:48.555698 [ 262 ] {5e7f1eda-119d-4c01-8022-49c480607af1} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25319 | 2026.02.04 05:59:48.556173 [ 262 ] {5e7f1eda-119d-4c01-8022-49c480607af1} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25320 | 2026.02.04 05:59:48.556306 [ 262 ] {5e7f1eda-119d-4c01-8022-49c480607af1} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001517 sec., 58009.228740936065 rows/sec., 3.64 MiB/sec. | ||
| 25321 | 2026.02.04 05:59:48.556342 [ 262 ] {5e7f1eda-119d-4c01-8022-49c480607af1} <Debug> TCPHandler: Processed in 0.001680776 sec. | ||
| 25322 | 2026.02.04 05:59:48.559322 [ 195 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_182_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52089 rows, containing 5 columns (5 merged, 0 gathered) in 0.008952386 sec., 5818448.8470447995 rows/sec., 394.11 MiB/sec. | ||
| 25323 | 2026.02.04 05:59:48.559927 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_182_38} <Trace> MergedBlockOutputStream: filled checksums all_1_182_38 (state Temporary) | ||
| 25324 | 2026.02.04 05:59:48.560536 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_182_38} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_182_38 to all_1_182_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25325 | 2026.02.04 05:59:48.560602 [ 194 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_182_38} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_177_37, all_182_182_0] -> all_1_182_38 | ||
| 25326 | 2026.02.04 05:59:48.560684 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 25327 | 2026.02.04 05:59:51.502811 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25328 | 2026.02.04 05:59:51.502894 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25329 | 2026.02.04 05:59:51.819770 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51814 | ||
| 25330 | 2026.02.04 05:59:51.820400 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25331 | 2026.02.04 05:59:51.820436 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25332 | 2026.02.04 05:59:51.821119 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 25333 | 2026.02.04 05:59:51.821639 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25334 | 2026.02.04 05:59:51.821786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51814 | ||
| 25335 | 2026.02.04 05:59:52.025522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3204 | ||
| 25336 | 2026.02.04 05:59:52.027963 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25337 | 2026.02.04 05:59:52.028013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25338 | 2026.02.04 05:59:52.029391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25339 | 2026.02.04 05:59:52.029846 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25340 | 2026.02.04 05:59:52.030143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3204 | ||
| 25341 | 2026.02.04 05:59:53.524531 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25342 | 2026.02.04 05:59:53.524717 [ 262 ] {3c3b68ae-9d24-495e-b6b9-d77ea571ff82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25343 | 2026.02.04 05:59:53.524785 [ 262 ] {3c3b68ae-9d24-495e-b6b9-d77ea571ff82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25344 | 2026.02.04 05:59:53.525517 [ 262 ] {3c3b68ae-9d24-495e-b6b9-d77ea571ff82} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25345 | 2026.02.04 05:59:53.525562 [ 262 ] {3c3b68ae-9d24-495e-b6b9-d77ea571ff82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25346 | 2026.02.04 05:59:53.526142 [ 262 ] {3c3b68ae-9d24-495e-b6b9-d77ea571ff82} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25347 | 2026.02.04 05:59:53.526670 [ 262 ] {3c3b68ae-9d24-495e-b6b9-d77ea571ff82} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25348 | 2026.02.04 05:59:53.526838 [ 262 ] {3c3b68ae-9d24-495e-b6b9-d77ea571ff82} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.002167 sec., 39686.20212275034 rows/sec., 3.32 MiB/sec. | ||
| 25349 | 2026.02.04 05:59:53.526890 [ 262 ] {3c3b68ae-9d24-495e-b6b9-d77ea571ff82} <Debug> TCPHandler: Processed in 0.002482409 sec. | ||
| 25350 | 2026.02.04 05:59:53.527175 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25351 | 2026.02.04 05:59:53.527286 [ 262 ] {ac218cab-5f99-419c-8bc5-9b702539b776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25352 | 2026.02.04 05:59:53.527330 [ 262 ] {ac218cab-5f99-419c-8bc5-9b702539b776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25353 | 2026.02.04 05:59:53.527798 [ 262 ] {ac218cab-5f99-419c-8bc5-9b702539b776} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25354 | 2026.02.04 05:59:53.527836 [ 262 ] {ac218cab-5f99-419c-8bc5-9b702539b776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25355 | 2026.02.04 05:59:53.528247 [ 262 ] {ac218cab-5f99-419c-8bc5-9b702539b776} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 25356 | 2026.02.04 05:59:53.528655 [ 262 ] {ac218cab-5f99-419c-8bc5-9b702539b776} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25357 | 2026.02.04 05:59:53.528795 [ 262 ] {ac218cab-5f99-419c-8bc5-9b702539b776} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001532 sec., 9791.122715404701 rows/sec., 736.25 KiB/sec. | ||
| 25358 | 2026.02.04 05:59:53.528834 [ 262 ] {ac218cab-5f99-419c-8bc5-9b702539b776} <Debug> TCPHandler: Processed in 0.001714217 sec. | ||
| 25359 | 2026.02.04 05:59:53.528941 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25360 | 2026.02.04 05:59:53.529049 [ 262 ] {c1d8139c-5388-408c-9133-c051c77e200d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25361 | 2026.02.04 05:59:53.529090 [ 262 ] {c1d8139c-5388-408c-9133-c051c77e200d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25362 | 2026.02.04 05:59:53.529514 [ 262 ] {c1d8139c-5388-408c-9133-c051c77e200d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25363 | 2026.02.04 05:59:53.529550 [ 262 ] {c1d8139c-5388-408c-9133-c051c77e200d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25364 | 2026.02.04 05:59:53.529939 [ 262 ] {c1d8139c-5388-408c-9133-c051c77e200d} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25365 | 2026.02.04 05:59:53.530381 [ 262 ] {c1d8139c-5388-408c-9133-c051c77e200d} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25366 | 2026.02.04 05:59:53.530514 [ 262 ] {c1d8139c-5388-408c-9133-c051c77e200d} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001484 sec., 53234.501347708894 rows/sec., 4.16 MiB/sec. | ||
| 25367 | 2026.02.04 05:59:53.530552 [ 262 ] {c1d8139c-5388-408c-9133-c051c77e200d} <Debug> TCPHandler: Processed in 0.001660845 sec. | ||
| 25368 | 2026.02.04 05:59:53.530660 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25369 | 2026.02.04 05:59:53.530661 [ 223 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25370 | 2026.02.04 05:59:53.530729 [ 223 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25371 | 2026.02.04 05:59:53.530763 [ 262 ] {6e8dcf90-2e22-4522-abba-0303a44ce7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25372 | 2026.02.04 05:59:53.530813 [ 262 ] {6e8dcf90-2e22-4522-abba-0303a44ce7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25373 | 2026.02.04 05:59:53.531237 [ 262 ] {6e8dcf90-2e22-4522-abba-0303a44ce7e6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25374 | 2026.02.04 05:59:53.531274 [ 262 ] {6e8dcf90-2e22-4522-abba-0303a44ce7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25375 | 2026.02.04 05:59:53.531713 [ 262 ] {6e8dcf90-2e22-4522-abba-0303a44ce7e6} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25376 | 2026.02.04 05:59:53.532400 [ 262 ] {6e8dcf90-2e22-4522-abba-0303a44ce7e6} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25377 | 2026.02.04 05:59:53.532540 [ 262 ] {6e8dcf90-2e22-4522-abba-0303a44ce7e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001795 sec., 89136.49025069638 rows/sec., 6.21 MiB/sec. | ||
| 25378 | 2026.02.04 05:59:53.532577 [ 262 ] {6e8dcf90-2e22-4522-abba-0303a44ce7e6} <Debug> TCPHandler: Processed in 0.001967144 sec. | ||
| 25379 | 2026.02.04 05:59:53.532682 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25380 | 2026.02.04 05:59:53.532779 [ 262 ] {8ca65548-6a9b-4eab-a135-fef9d39a4748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25381 | 2026.02.04 05:59:53.532837 [ 262 ] {8ca65548-6a9b-4eab-a135-fef9d39a4748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25382 | 2026.02.04 05:59:53.533642 [ 262 ] {8ca65548-6a9b-4eab-a135-fef9d39a4748} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25383 | 2026.02.04 05:59:53.533679 [ 262 ] {8ca65548-6a9b-4eab-a135-fef9d39a4748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25384 | 2026.02.04 05:59:53.534349 [ 262 ] {8ca65548-6a9b-4eab-a135-fef9d39a4748} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 25385 | 2026.02.04 05:59:53.534801 [ 223 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25386 | 2026.02.04 05:59:53.534818 [ 262 ] {8ca65548-6a9b-4eab-a135-fef9d39a4748} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25387 | 2026.02.04 05:59:53.534967 [ 262 ] {8ca65548-6a9b-4eab-a135-fef9d39a4748} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002211 sec., 6784.2605156038 rows/sec., 12.16 MiB/sec. | ||
| 25388 | 2026.02.04 05:59:53.535031 [ 262 ] {8ca65548-6a9b-4eab-a135-fef9d39a4748} <Debug> TCPHandler: Processed in 0.002396496 sec. | ||
| 25389 | 2026.02.04 05:59:53.535147 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25390 | 2026.02.04 05:59:53.535240 [ 262 ] {ae103720-885c-4bb2-b30f-d1bfbc34f1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25391 | 2026.02.04 05:59:53.535280 [ 262 ] {ae103720-885c-4bb2-b30f-d1bfbc34f1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25392 | 2026.02.04 05:59:53.535623 [ 262 ] {ae103720-885c-4bb2-b30f-d1bfbc34f1ca} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25393 | 2026.02.04 05:59:53.535657 [ 262 ] {ae103720-885c-4bb2-b30f-d1bfbc34f1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25394 | 2026.02.04 05:59:53.536050 [ 262 ] {ae103720-885c-4bb2-b30f-d1bfbc34f1ca} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25395 | 2026.02.04 05:59:53.536461 [ 262 ] {ae103720-885c-4bb2-b30f-d1bfbc34f1ca} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25396 | 2026.02.04 05:59:53.536590 [ 262 ] {ae103720-885c-4bb2-b30f-d1bfbc34f1ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. | ||
| 25397 | 2026.02.04 05:59:53.536624 [ 262 ] {ae103720-885c-4bb2-b30f-d1bfbc34f1ca} <Debug> TCPHandler: Processed in 0.001524513 sec. | ||
| 25398 | 2026.02.04 05:59:53.536660 [ 217 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25399 | 2026.02.04 05:59:53.536685 [ 217 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25400 | 2026.02.04 05:59:53.540639 [ 217 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25401 | 2026.02.04 05:59:54.078697 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25402 | 2026.02.04 05:59:54.078741 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25403 | 2026.02.04 05:59:54.082134 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25404 | 2026.02.04 05:59:54.599290 [ 222 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25405 | 2026.02.04 05:59:54.599361 [ 222 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25406 | 2026.02.04 05:59:54.601334 [ 222 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25407 | 2026.02.04 05:59:54.713444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 25408 | 2026.02.04 05:59:54.732488 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25409 | 2026.02.04 05:59:54.732541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25410 | 2026.02.04 05:59:54.739261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 25411 | 2026.02.04 05:59:54.740367 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25412 | 2026.02.04 05:59:54.743627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 25413 | 2026.02.04 05:59:56.943203 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25414 | 2026.02.04 05:59:56.943369 [ 262 ] {dcd86d96-1a96-4731-bb98-aafc9af1903a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25415 | 2026.02.04 05:59:56.943431 [ 262 ] {dcd86d96-1a96-4731-bb98-aafc9af1903a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25416 | 2026.02.04 05:59:56.944122 [ 262 ] {dcd86d96-1a96-4731-bb98-aafc9af1903a} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25417 | 2026.02.04 05:59:56.944163 [ 262 ] {dcd86d96-1a96-4731-bb98-aafc9af1903a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25418 | 2026.02.04 05:59:56.944760 [ 262 ] {dcd86d96-1a96-4731-bb98-aafc9af1903a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25419 | 2026.02.04 05:59:56.945208 [ 262 ] {dcd86d96-1a96-4731-bb98-aafc9af1903a} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25420 | 2026.02.04 05:59:56.945357 [ 262 ] {dcd86d96-1a96-4731-bb98-aafc9af1903a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002034 sec., 130776.79449360867 rows/sec., 8.31 MiB/sec. | ||
| 25421 | 2026.02.04 05:59:56.945398 [ 262 ] {dcd86d96-1a96-4731-bb98-aafc9af1903a} <Debug> TCPHandler: Processed in 0.002309543 sec. | ||
| 25422 | 2026.02.04 05:59:56.945512 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25423 | 2026.02.04 05:59:56.945611 [ 262 ] {ce7d1cfc-69f8-474e-8070-0b1cfe21f7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25424 | 2026.02.04 05:59:56.945654 [ 262 ] {ce7d1cfc-69f8-474e-8070-0b1cfe21f7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25425 | 2026.02.04 05:59:56.946042 [ 262 ] {ce7d1cfc-69f8-474e-8070-0b1cfe21f7f0} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25426 | 2026.02.04 05:59:56.946077 [ 262 ] {ce7d1cfc-69f8-474e-8070-0b1cfe21f7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25427 | 2026.02.04 05:59:56.946510 [ 262 ] {ce7d1cfc-69f8-474e-8070-0b1cfe21f7f0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 25428 | 2026.02.04 05:59:56.946919 [ 262 ] {ce7d1cfc-69f8-474e-8070-0b1cfe21f7f0} <Trace> oximeter.fields_ipaddr (fe95bbaf-806c-42c0-959d-65c506ee1e0a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25429 | 2026.02.04 05:59:56.947067 [ 262 ] {ce7d1cfc-69f8-474e-8070-0b1cfe21f7f0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 332.15 KiB/sec. | ||
| 25430 | 2026.02.04 05:59:56.947105 [ 262 ] {ce7d1cfc-69f8-474e-8070-0b1cfe21f7f0} <Debug> TCPHandler: Processed in 0.001640995 sec. | ||
| 25431 | 2026.02.04 05:59:56.947209 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25432 | 2026.02.04 05:59:56.947312 [ 262 ] {b74f5151-cb8e-42f8-890a-8c5ada312739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25433 | 2026.02.04 05:59:56.947357 [ 262 ] {b74f5151-cb8e-42f8-890a-8c5ada312739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25434 | 2026.02.04 05:59:56.948477 [ 262 ] {b74f5151-cb8e-42f8-890a-8c5ada312739} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25435 | 2026.02.04 05:59:56.948512 [ 262 ] {b74f5151-cb8e-42f8-890a-8c5ada312739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25436 | 2026.02.04 05:59:56.949044 [ 262 ] {b74f5151-cb8e-42f8-890a-8c5ada312739} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 25437 | 2026.02.04 05:59:56.949460 [ 262 ] {b74f5151-cb8e-42f8-890a-8c5ada312739} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25438 | 2026.02.04 05:59:56.949589 [ 262 ] {b74f5151-cb8e-42f8-890a-8c5ada312739} <Debug> executeQuery: Read 1983 rows, 165.14 KiB in 0.002299 sec., 862548.9343192693 rows/sec., 70.15 MiB/sec. | ||
| 25439 | 2026.02.04 05:59:56.949626 [ 262 ] {b74f5151-cb8e-42f8-890a-8c5ada312739} <Debug> TCPHandler: Processed in 0.002463538 sec. | ||
| 25440 | 2026.02.04 05:59:56.949748 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25441 | 2026.02.04 05:59:56.949847 [ 262 ] {aaca2cdb-d0c5-4131-8d15-05f2143c3d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25442 | 2026.02.04 05:59:56.949885 [ 262 ] {aaca2cdb-d0c5-4131-8d15-05f2143c3d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25443 | 2026.02.04 05:59:56.950340 [ 262 ] {aaca2cdb-d0c5-4131-8d15-05f2143c3d91} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25444 | 2026.02.04 05:59:56.950375 [ 262 ] {aaca2cdb-d0c5-4131-8d15-05f2143c3d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25445 | 2026.02.04 05:59:56.950775 [ 262 ] {aaca2cdb-d0c5-4131-8d15-05f2143c3d91} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 25446 | 2026.02.04 05:59:56.951182 [ 262 ] {aaca2cdb-d0c5-4131-8d15-05f2143c3d91} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25447 | 2026.02.04 05:59:56.951312 [ 262 ] {aaca2cdb-d0c5-4131-8d15-05f2143c3d91} <Debug> executeQuery: Read 183 rows, 11.73 KiB in 0.001483 sec., 123398.51652056642 rows/sec., 7.72 MiB/sec. | ||
| 25448 | 2026.02.04 05:59:56.951350 [ 262 ] {aaca2cdb-d0c5-4131-8d15-05f2143c3d91} <Debug> TCPHandler: Processed in 0.001658205 sec. | ||
| 25449 | 2026.02.04 05:59:56.951452 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25450 | 2026.02.04 05:59:56.951543 [ 262 ] {d26f0be0-b812-4fbe-9799-dea706cbe1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25451 | 2026.02.04 05:59:56.951581 [ 262 ] {d26f0be0-b812-4fbe-9799-dea706cbe1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25452 | 2026.02.04 05:59:56.952080 [ 262 ] {d26f0be0-b812-4fbe-9799-dea706cbe1f3} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25453 | 2026.02.04 05:59:56.952116 [ 262 ] {d26f0be0-b812-4fbe-9799-dea706cbe1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25454 | 2026.02.04 05:59:56.952570 [ 262 ] {d26f0be0-b812-4fbe-9799-dea706cbe1f3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 25455 | 2026.02.04 05:59:56.952992 [ 262 ] {d26f0be0-b812-4fbe-9799-dea706cbe1f3} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25456 | 2026.02.04 05:59:56.953121 [ 262 ] {d26f0be0-b812-4fbe-9799-dea706cbe1f3} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001596 sec., 230576.4411027569 rows/sec., 15.34 MiB/sec. | ||
| 25457 | 2026.02.04 05:59:56.953158 [ 262 ] {d26f0be0-b812-4fbe-9799-dea706cbe1f3} <Debug> TCPHandler: Processed in 0.001753218 sec. | ||
| 25458 | 2026.02.04 05:59:56.953262 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25459 | 2026.02.04 05:59:56.953370 [ 262 ] {bd528260-7d2f-4506-99e6-f4d3ac31429b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25460 | 2026.02.04 05:59:56.953409 [ 262 ] {bd528260-7d2f-4506-99e6-f4d3ac31429b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25461 | 2026.02.04 05:59:56.953825 [ 262 ] {bd528260-7d2f-4506-99e6-f4d3ac31429b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25462 | 2026.02.04 05:59:56.953860 [ 262 ] {bd528260-7d2f-4506-99e6-f4d3ac31429b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25463 | 2026.02.04 05:59:56.954261 [ 262 ] {bd528260-7d2f-4506-99e6-f4d3ac31429b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25464 | 2026.02.04 05:59:56.954680 [ 262 ] {bd528260-7d2f-4506-99e6-f4d3ac31429b} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25465 | 2026.02.04 05:59:56.954806 [ 262 ] {bd528260-7d2f-4506-99e6-f4d3ac31429b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001454 sec., 95598.34938101788 rows/sec., 5.44 MiB/sec. | ||
| 25466 | 2026.02.04 05:59:56.954842 [ 262 ] {bd528260-7d2f-4506-99e6-f4d3ac31429b} <Debug> TCPHandler: Processed in 0.001627656 sec. | ||
| 25467 | 2026.02.04 05:59:56.954947 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25468 | 2026.02.04 05:59:56.955057 [ 262 ] {6d0bd965-29c8-4525-8d51-f85a623a2b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25469 | 2026.02.04 05:59:56.955095 [ 262 ] {6d0bd965-29c8-4525-8d51-f85a623a2b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25470 | 2026.02.04 05:59:56.955769 [ 262 ] {6d0bd965-29c8-4525-8d51-f85a623a2b9c} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25471 | 2026.02.04 05:59:56.955802 [ 262 ] {6d0bd965-29c8-4525-8d51-f85a623a2b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25472 | 2026.02.04 05:59:56.956241 [ 262 ] {6d0bd965-29c8-4525-8d51-f85a623a2b9c} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 25473 | 2026.02.04 05:59:56.956658 [ 262 ] {6d0bd965-29c8-4525-8d51-f85a623a2b9c} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25474 | 2026.02.04 05:59:56.956786 [ 262 ] {6d0bd965-29c8-4525-8d51-f85a623a2b9c} <Debug> executeQuery: Read 969 rows, 71.58 KiB in 0.001747 sec., 554665.1402404121 rows/sec., 40.01 MiB/sec. | ||
| 25475 | 2026.02.04 05:59:56.956822 [ 262 ] {6d0bd965-29c8-4525-8d51-f85a623a2b9c} <Debug> TCPHandler: Processed in 0.001921913 sec. | ||
| 25476 | 2026.02.04 05:59:56.956928 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25477 | 2026.02.04 05:59:56.957036 [ 262 ] {18a37729-2d3c-4ed5-ab97-0f5f18ef3448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25478 | 2026.02.04 05:59:56.957076 [ 262 ] {18a37729-2d3c-4ed5-ab97-0f5f18ef3448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25479 | 2026.02.04 05:59:56.957421 [ 262 ] {18a37729-2d3c-4ed5-ab97-0f5f18ef3448} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25480 | 2026.02.04 05:59:56.957454 [ 262 ] {18a37729-2d3c-4ed5-ab97-0f5f18ef3448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25481 | 2026.02.04 05:59:56.957862 [ 262 ] {18a37729-2d3c-4ed5-ab97-0f5f18ef3448} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 25482 | 2026.02.04 05:59:56.958376 [ 262 ] {18a37729-2d3c-4ed5-ab97-0f5f18ef3448} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25483 | 2026.02.04 05:59:56.958502 [ 262 ] {18a37729-2d3c-4ed5-ab97-0f5f18ef3448} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 211.10 KiB/sec. | ||
| 25484 | 2026.02.04 05:59:56.958538 [ 262 ] {18a37729-2d3c-4ed5-ab97-0f5f18ef3448} <Debug> TCPHandler: Processed in 0.001657355 sec. | ||
| 25485 | 2026.02.04 05:59:56.958649 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25486 | 2026.02.04 05:59:56.958745 [ 262 ] {8e7ece40-dfe8-459b-8105-39542af352d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25487 | 2026.02.04 05:59:56.958785 [ 262 ] {8e7ece40-dfe8-459b-8105-39542af352d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25488 | 2026.02.04 05:59:56.959327 [ 262 ] {8e7ece40-dfe8-459b-8105-39542af352d2} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25489 | 2026.02.04 05:59:56.959362 [ 262 ] {8e7ece40-dfe8-459b-8105-39542af352d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25490 | 2026.02.04 05:59:56.959822 [ 262 ] {8e7ece40-dfe8-459b-8105-39542af352d2} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 25491 | 2026.02.04 05:59:56.960243 [ 262 ] {8e7ece40-dfe8-459b-8105-39542af352d2} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25492 | 2026.02.04 05:59:56.960371 [ 262 ] {8e7ece40-dfe8-459b-8105-39542af352d2} <Debug> executeQuery: Read 883 rows, 60.15 KiB in 0.001644 sec., 537104.6228710462 rows/sec., 35.73 MiB/sec. | ||
| 25493 | 2026.02.04 05:59:56.960407 [ 262 ] {8e7ece40-dfe8-459b-8105-39542af352d2} <Debug> TCPHandler: Processed in 0.00181301 sec. | ||
| 25494 | 2026.02.04 05:59:56.960511 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25495 | 2026.02.04 05:59:56.960616 [ 262 ] {c9eb446c-dbf2-4eac-8c72-73046ada1fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25496 | 2026.02.04 05:59:56.960656 [ 262 ] {c9eb446c-dbf2-4eac-8c72-73046ada1fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25497 | 2026.02.04 05:59:56.960952 [ 262 ] {c9eb446c-dbf2-4eac-8c72-73046ada1fb0} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25498 | 2026.02.04 05:59:56.960984 [ 262 ] {c9eb446c-dbf2-4eac-8c72-73046ada1fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25499 | 2026.02.04 05:59:56.961375 [ 262 ] {c9eb446c-dbf2-4eac-8c72-73046ada1fb0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 25500 | 2026.02.04 05:59:56.961791 [ 262 ] {c9eb446c-dbf2-4eac-8c72-73046ada1fb0} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25501 | 2026.02.04 05:59:56.961918 [ 262 ] {c9eb446c-dbf2-4eac-8c72-73046ada1fb0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001319 sec., 758.1501137225171 rows/sec., 51.09 KiB/sec. | ||
| 25502 | 2026.02.04 05:59:56.961952 [ 262 ] {c9eb446c-dbf2-4eac-8c72-73046ada1fb0} <Debug> TCPHandler: Processed in 0.001488961 sec. | ||
| 25503 | 2026.02.04 05:59:56.962055 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25504 | 2026.02.04 05:59:56.962157 [ 262 ] {167a9f07-6d90-45f7-9103-7f9a26d48041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25505 | 2026.02.04 05:59:56.962209 [ 262 ] {167a9f07-6d90-45f7-9103-7f9a26d48041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25506 | 2026.02.04 05:59:56.963026 [ 262 ] {167a9f07-6d90-45f7-9103-7f9a26d48041} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25507 | 2026.02.04 05:59:56.963061 [ 262 ] {167a9f07-6d90-45f7-9103-7f9a26d48041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25508 | 2026.02.04 05:59:56.963711 [ 262 ] {167a9f07-6d90-45f7-9103-7f9a26d48041} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 25509 | 2026.02.04 05:59:56.964163 [ 262 ] {167a9f07-6d90-45f7-9103-7f9a26d48041} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25510 | 2026.02.04 05:59:56.964301 [ 262 ] {167a9f07-6d90-45f7-9103-7f9a26d48041} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002161 sec., 20360.944007403978 rows/sec., 36.49 MiB/sec. | ||
| 25511 | 2026.02.04 05:59:56.964355 [ 262 ] {167a9f07-6d90-45f7-9103-7f9a26d48041} <Debug> TCPHandler: Processed in 0.002346464 sec. | ||
| 25512 | 2026.02.04 05:59:56.964461 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25513 | 2026.02.04 05:59:56.964568 [ 262 ] {12e92086-01f6-4415-a2bd-8a3548cfe296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25514 | 2026.02.04 05:59:56.964609 [ 262 ] {12e92086-01f6-4415-a2bd-8a3548cfe296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25515 | 2026.02.04 05:59:56.964934 [ 262 ] {12e92086-01f6-4415-a2bd-8a3548cfe296} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25516 | 2026.02.04 05:59:56.964968 [ 262 ] {12e92086-01f6-4415-a2bd-8a3548cfe296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25517 | 2026.02.04 05:59:56.965372 [ 262 ] {12e92086-01f6-4415-a2bd-8a3548cfe296} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 25518 | 2026.02.04 05:59:56.965783 [ 262 ] {12e92086-01f6-4415-a2bd-8a3548cfe296} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25519 | 2026.02.04 05:59:56.965911 [ 262 ] {12e92086-01f6-4415-a2bd-8a3548cfe296} <Debug> executeQuery: Read 66 rows, 4.13 KiB in 0.00136 sec., 48529.41176470588 rows/sec., 2.96 MiB/sec. | ||
| 25520 | 2026.02.04 05:59:56.965946 [ 262 ] {12e92086-01f6-4415-a2bd-8a3548cfe296} <Debug> TCPHandler: Processed in 0.001531932 sec. | ||
| 25521 | 2026.02.04 05:59:58.518571 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25522 | 2026.02.04 05:59:58.518772 [ 262 ] {493d3771-055d-4edf-8e21-2ca555ca6839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25523 | 2026.02.04 05:59:58.518842 [ 262 ] {493d3771-055d-4edf-8e21-2ca555ca6839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25524 | 2026.02.04 05:59:58.519485 [ 262 ] {493d3771-055d-4edf-8e21-2ca555ca6839} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25525 | 2026.02.04 05:59:58.519526 [ 262 ] {493d3771-055d-4edf-8e21-2ca555ca6839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25526 | 2026.02.04 05:59:58.519893 [ 262 ] {493d3771-055d-4edf-8e21-2ca555ca6839} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 25527 | 2026.02.04 05:59:58.520104 [ 262 ] {493d3771-055d-4edf-8e21-2ca555ca6839} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25528 | 2026.02.04 05:59:58.520253 [ 262 ] {493d3771-055d-4edf-8e21-2ca555ca6839} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001532 sec., 36553.52480417755 rows/sec., 2.79 MiB/sec. | ||
| 25529 | 2026.02.04 05:59:58.520294 [ 262 ] {493d3771-055d-4edf-8e21-2ca555ca6839} <Debug> TCPHandler: Processed in 0.001849991 sec. | ||
| 25530 | 2026.02.04 05:59:58.520408 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25531 | 2026.02.04 05:59:58.520501 [ 262 ] {1ac33d26-d10a-40db-ac66-3721df0f891b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25532 | 2026.02.04 05:59:58.520539 [ 262 ] {1ac33d26-d10a-40db-ac66-3721df0f891b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25533 | 2026.02.04 05:59:58.520960 [ 262 ] {1ac33d26-d10a-40db-ac66-3721df0f891b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25534 | 2026.02.04 05:59:58.520994 [ 262 ] {1ac33d26-d10a-40db-ac66-3721df0f891b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25535 | 2026.02.04 05:59:58.521291 [ 262 ] {1ac33d26-d10a-40db-ac66-3721df0f891b} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 25536 | 2026.02.04 05:59:58.521504 [ 262 ] {1ac33d26-d10a-40db-ac66-3721df0f891b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25537 | 2026.02.04 05:59:58.521629 [ 262 ] {1ac33d26-d10a-40db-ac66-3721df0f891b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 25538 | 2026.02.04 05:59:58.521666 [ 262 ] {1ac33d26-d10a-40db-ac66-3721df0f891b} <Debug> TCPHandler: Processed in 0.001305726 sec. | ||
| 25539 | 2026.02.04 05:59:58.521774 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25540 | 2026.02.04 05:59:58.521866 [ 262 ] {268a64a9-a876-437d-94a7-e681fe54ec1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25541 | 2026.02.04 05:59:58.521907 [ 262 ] {268a64a9-a876-437d-94a7-e681fe54ec1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25542 | 2026.02.04 05:59:58.522264 [ 262 ] {268a64a9-a876-437d-94a7-e681fe54ec1d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25543 | 2026.02.04 05:59:58.522298 [ 262 ] {268a64a9-a876-437d-94a7-e681fe54ec1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25544 | 2026.02.04 05:59:58.522609 [ 262 ] {268a64a9-a876-437d-94a7-e681fe54ec1d} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 25545 | 2026.02.04 05:59:58.522807 [ 262 ] {268a64a9-a876-437d-94a7-e681fe54ec1d} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25546 | 2026.02.04 05:59:58.522931 [ 262 ] {268a64a9-a876-437d-94a7-e681fe54ec1d} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001083 sec., 57248.38411819022 rows/sec., 3.98 MiB/sec. | ||
| 25547 | 2026.02.04 05:59:58.522967 [ 262 ] {268a64a9-a876-437d-94a7-e681fe54ec1d} <Debug> TCPHandler: Processed in 0.001239674 sec. | ||
| 25548 | 2026.02.04 05:59:58.523073 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25549 | 2026.02.04 05:59:58.523163 [ 262 ] {38d36664-2470-4fcf-bdda-f7e4d18403a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25550 | 2026.02.04 05:59:58.523203 [ 262 ] {38d36664-2470-4fcf-bdda-f7e4d18403a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25551 | 2026.02.04 05:59:58.523510 [ 262 ] {38d36664-2470-4fcf-bdda-f7e4d18403a8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25552 | 2026.02.04 05:59:58.523545 [ 262 ] {38d36664-2470-4fcf-bdda-f7e4d18403a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25553 | 2026.02.04 05:59:58.523831 [ 262 ] {38d36664-2470-4fcf-bdda-f7e4d18403a8} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 25554 | 2026.02.04 05:59:58.524030 [ 262 ] {38d36664-2470-4fcf-bdda-f7e4d18403a8} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25555 | 2026.02.04 05:59:58.524158 [ 262 ] {38d36664-2470-4fcf-bdda-f7e4d18403a8} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001012 sec., 21739.130434782608 rows/sec., 1.48 MiB/sec. | ||
| 25556 | 2026.02.04 05:59:58.524193 [ 262 ] {38d36664-2470-4fcf-bdda-f7e4d18403a8} <Debug> TCPHandler: Processed in 0.001167722 sec. | ||
| 25557 | 2026.02.04 05:59:59.321957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52326 | ||
| 25558 | 2026.02.04 05:59:59.322715 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25559 | 2026.02.04 05:59:59.322766 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25560 | 2026.02.04 05:59:59.323279 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 25561 | 2026.02.04 05:59:59.323511 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25562 | 2026.02.04 05:59:59.323666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52326 | ||
| 25563 | 2026.02.04 06:00:02.030391 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 3248 | ||
| 25564 | 2026.02.04 06:00:02.033270 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25565 | 2026.02.04 06:00:02.033319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25566 | 2026.02.04 06:00:02.034541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25567 | 2026.02.04 06:00:02.034812 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25568 | 2026.02.04 06:00:02.034956 [ 116 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 25569 | 2026.02.04 06:00:02.034996 [ 116 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25570 | 2026.02.04 06:00:02.035017 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25571 | 2026.02.04 06:00:02.035148 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::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 | ||
| 25572 | 2026.02.04 06:00:02.035194 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3248 | ||
| 25573 | 2026.02.04 06:00:02.035828 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25574 | 2026.02.04 06:00:02.036011 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3056 rows starting from the beginning of the part | ||
| 25575 | 2026.02.04 06:00:02.036442 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
| 25576 | 2026.02.04 06:00:02.036818 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 42 rows starting from the beginning of the part | ||
| 25577 | 2026.02.04 06:00:02.037176 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 40 rows starting from the beginning of the part | ||
| 25578 | 2026.02.04 06:00:02.037521 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 36 rows starting from the beginning of the part | ||
| 25579 | 2026.02.04 06:00:02.037860 [ 194 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 44 rows starting from the beginning of the part | ||
| 25580 | 2026.02.04 06:00:02.046219 [ 195 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3248 rows, containing 72 columns (72 merged, 0 gathered) in 0.011134057 sec., 291717.56530436303 rows/sec., 218.66 MiB/sec. | ||
| 25581 | 2026.02.04 06:00:02.049049 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 25582 | 2026.02.04 06:00:02.049690 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_81_16} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25583 | 2026.02.04 06:00:02.049779 [ 191 ] {603304e6-dda6-44e8-a87c-266cb6651cba::all_1_81_16} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 25584 | 2026.02.04 06:00:02.050178 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.25 MiB. | ||
| 25585 | 2026.02.04 06:00:02.243700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 821 | ||
| 25586 | 2026.02.04 06:00:02.262699 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25587 | 2026.02.04 06:00:02.262742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB. | ||
| 25588 | 2026.02.04 06:00:02.269340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 25589 | 2026.02.04 06:00:02.270080 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25590 | 2026.02.04 06:00:02.273239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 25591 | 2026.02.04 06:00:03.524578 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25592 | 2026.02.04 06:00:03.524781 [ 262 ] {8f425011-1ad8-43b4-8d45-b92d42bdceb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25593 | 2026.02.04 06:00:03.524853 [ 262 ] {8f425011-1ad8-43b4-8d45-b92d42bdceb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25594 | 2026.02.04 06:00:03.525618 [ 262 ] {8f425011-1ad8-43b4-8d45-b92d42bdceb8} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25595 | 2026.02.04 06:00:03.525657 [ 262 ] {8f425011-1ad8-43b4-8d45-b92d42bdceb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25596 | 2026.02.04 06:00:03.526046 [ 262 ] {8f425011-1ad8-43b4-8d45-b92d42bdceb8} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
| 25597 | 2026.02.04 06:00:03.526268 [ 262 ] {8f425011-1ad8-43b4-8d45-b92d42bdceb8} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25598 | 2026.02.04 06:00:03.526403 [ 113 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 | ||
| 25599 | 2026.02.04 06:00:03.526415 [ 262 ] {8f425011-1ad8-43b4-8d45-b92d42bdceb8} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001688 sec., 50947.867298578196 rows/sec., 4.26 MiB/sec. | ||
| 25600 | 2026.02.04 06:00:03.526439 [ 113 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25601 | 2026.02.04 06:00:03.526457 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25602 | 2026.02.04 06:00:03.526462 [ 262 ] {8f425011-1ad8-43b4-8d45-b92d42bdceb8} <Debug> TCPHandler: Processed in 0.002019705 sec. | ||
| 25603 | 2026.02.04 06:00:03.526641 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full | ||
| 25604 | 2026.02.04 06:00:03.526681 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25605 | 2026.02.04 06:00:03.526805 [ 262 ] {5e5672b5-3809-4cc1-80f8-dc3343d232e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25606 | 2026.02.04 06:00:03.526845 [ 262 ] {5e5672b5-3809-4cc1-80f8-dc3343d232e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25607 | 2026.02.04 06:00:03.526851 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25608 | 2026.02.04 06:00:03.526913 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 2143 rows starting from the beginning of the part | ||
| 25609 | 2026.02.04 06:00:03.527020 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 840 rows starting from the beginning of the part | ||
| 25610 | 2026.02.04 06:00:03.527100 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 86 rows starting from the beginning of the part | ||
| 25611 | 2026.02.04 06:00:03.527171 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 1983 rows starting from the beginning of the part | ||
| 25612 | 2026.02.04 06:00:03.527240 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 56 rows starting from the beginning of the part | ||
| 25613 | 2026.02.04 06:00:03.527277 [ 262 ] {5e5672b5-3809-4cc1-80f8-dc3343d232e7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25614 | 2026.02.04 06:00:03.527282 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 86 rows starting from the beginning of the part | ||
| 25615 | 2026.02.04 06:00:03.527319 [ 262 ] {5e5672b5-3809-4cc1-80f8-dc3343d232e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25616 | 2026.02.04 06:00:03.527666 [ 262 ] {5e5672b5-3809-4cc1-80f8-dc3343d232e7} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 25617 | 2026.02.04 06:00:03.527875 [ 262 ] {5e5672b5-3809-4cc1-80f8-dc3343d232e7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25618 | 2026.02.04 06:00:03.528011 [ 262 ] {5e5672b5-3809-4cc1-80f8-dc3343d232e7} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001225 sec., 12244.897959183674 rows/sec., 920.76 KiB/sec. | ||
| 25619 | 2026.02.04 06:00:03.528050 [ 262 ] {5e5672b5-3809-4cc1-80f8-dc3343d232e7} <Debug> TCPHandler: Processed in 0.001423529 sec. | ||
| 25620 | 2026.02.04 06:00:03.528158 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25621 | 2026.02.04 06:00:03.528259 [ 262 ] {fc8eafa0-427e-48fc-a0d0-1a57a16b96c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25622 | 2026.02.04 06:00:03.528299 [ 262 ] {fc8eafa0-427e-48fc-a0d0-1a57a16b96c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25623 | 2026.02.04 06:00:03.528725 [ 262 ] {fc8eafa0-427e-48fc-a0d0-1a57a16b96c8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25624 | 2026.02.04 06:00:03.528761 [ 262 ] {fc8eafa0-427e-48fc-a0d0-1a57a16b96c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25625 | 2026.02.04 06:00:03.529059 [ 262 ] {fc8eafa0-427e-48fc-a0d0-1a57a16b96c8} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
| 25626 | 2026.02.04 06:00:03.529262 [ 262 ] {fc8eafa0-427e-48fc-a0d0-1a57a16b96c8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25627 | 2026.02.04 06:00:03.529284 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002725165 sec., 1905939.6403520522 rows/sec., 162.57 MiB/sec. | ||
| 25628 | 2026.02.04 06:00:03.529393 [ 262 ] {fc8eafa0-427e-48fc-a0d0-1a57a16b96c8} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001152 sec., 68576.38888888889 rows/sec., 5.35 MiB/sec. | ||
| 25629 | 2026.02.04 06:00:03.529406 [ 112 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 | ||
| 25630 | 2026.02.04 06:00:03.529437 [ 262 ] {fc8eafa0-427e-48fc-a0d0-1a57a16b96c8} <Debug> TCPHandler: Processed in 0.001327736 sec. | ||
| 25631 | 2026.02.04 06:00:03.529455 [ 112 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25632 | 2026.02.04 06:00:03.529479 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25633 | 2026.02.04 06:00:03.529558 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25634 | 2026.02.04 06:00:03.529569 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) | ||
| 25635 | 2026.02.04 06:00:03.529559 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full | ||
| 25636 | 2026.02.04 06:00:03.529657 [ 262 ] {65a48c2e-2c8d-42de-89bd-ad7b864aa1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25637 | 2026.02.04 06:00:03.529685 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25638 | 2026.02.04 06:00:03.529703 [ 262 ] {65a48c2e-2c8d-42de-89bd-ad7b864aa1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25639 | 2026.02.04 06:00:03.529715 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 1057 rows starting from the beginning of the part | ||
| 25640 | 2026.02.04 06:00:03.529774 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 507 rows starting from the beginning of the part | ||
| 25641 | 2026.02.04 06:00:03.529816 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 79 rows starting from the beginning of the part | ||
| 25642 | 2026.02.04 06:00:03.529841 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_186_37} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25643 | 2026.02.04 06:00:03.529852 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 969 rows starting from the beginning of the part | ||
| 25644 | 2026.02.04 06:00:03.529894 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 64 rows starting from the beginning of the part | ||
| 25645 | 2026.02.04 06:00:03.529916 [ 190 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_186_37} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 | ||
| 25646 | 2026.02.04 06:00:03.529930 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 79 rows starting from the beginning of the part | ||
| 25647 | 2026.02.04 06:00:03.530014 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 25648 | 2026.02.04 06:00:03.530122 [ 262 ] {65a48c2e-2c8d-42de-89bd-ad7b864aa1fb} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25649 | 2026.02.04 06:00:03.530160 [ 262 ] {65a48c2e-2c8d-42de-89bd-ad7b864aa1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25650 | 2026.02.04 06:00:03.530505 [ 262 ] {65a48c2e-2c8d-42de-89bd-ad7b864aa1fb} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
| 25651 | 2026.02.04 06:00:03.530719 [ 262 ] {65a48c2e-2c8d-42de-89bd-ad7b864aa1fb} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25652 | 2026.02.04 06:00:03.530848 [ 262 ] {65a48c2e-2c8d-42de-89bd-ad7b864aa1fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 25653 | 2026.02.04 06:00:03.530886 [ 262 ] {65a48c2e-2c8d-42de-89bd-ad7b864aa1fb} <Debug> TCPHandler: Processed in 0.001376828 sec. | ||
| 25654 | 2026.02.04 06:00:03.530989 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25655 | 2026.02.04 06:00:03.531006 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2755 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147636 sec., 1866076.0248177953 rows/sec., 142.83 MiB/sec. | ||
| 25656 | 2026.02.04 06:00:03.531082 [ 262 ] {4296e194-eb0c-4feb-9b7a-3d24e8c6e9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25657 | 2026.02.04 06:00:03.531136 [ 262 ] {4296e194-eb0c-4feb-9b7a-3d24e8c6e9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25658 | 2026.02.04 06:00:03.531175 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) | ||
| 25659 | 2026.02.04 06:00:03.531394 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_186_37} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25660 | 2026.02.04 06:00:03.531453 [ 190 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_186_37} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 | ||
| 25661 | 2026.02.04 06:00:03.531532 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 25662 | 2026.02.04 06:00:03.531940 [ 262 ] {4296e194-eb0c-4feb-9b7a-3d24e8c6e9df} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25663 | 2026.02.04 06:00:03.531975 [ 262 ] {4296e194-eb0c-4feb-9b7a-3d24e8c6e9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25664 | 2026.02.04 06:00:03.532530 [ 262 ] {4296e194-eb0c-4feb-9b7a-3d24e8c6e9df} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 25665 | 2026.02.04 06:00:03.532747 [ 262 ] {4296e194-eb0c-4feb-9b7a-3d24e8c6e9df} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25666 | 2026.02.04 06:00:03.532886 [ 262 ] {4296e194-eb0c-4feb-9b7a-3d24e8c6e9df} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001823 sec., 8228.195282501372 rows/sec., 14.74 MiB/sec. | ||
| 25667 | 2026.02.04 06:00:03.532941 [ 262 ] {4296e194-eb0c-4feb-9b7a-3d24e8c6e9df} <Debug> TCPHandler: Processed in 0.002001986 sec. | ||
| 25668 | 2026.02.04 06:00:03.533052 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25669 | 2026.02.04 06:00:03.533146 [ 262 ] {e36ccebc-d6c3-4bf4-98e1-3f35923f4b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25670 | 2026.02.04 06:00:03.533186 [ 262 ] {e36ccebc-d6c3-4bf4-98e1-3f35923f4b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25671 | 2026.02.04 06:00:03.533540 [ 262 ] {e36ccebc-d6c3-4bf4-98e1-3f35923f4b66} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25672 | 2026.02.04 06:00:03.533575 [ 262 ] {e36ccebc-d6c3-4bf4-98e1-3f35923f4b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25673 | 2026.02.04 06:00:03.533874 [ 262 ] {e36ccebc-d6c3-4bf4-98e1-3f35923f4b66} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
| 25674 | 2026.02.04 06:00:03.534079 [ 262 ] {e36ccebc-d6c3-4bf4-98e1-3f35923f4b66} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25675 | 2026.02.04 06:00:03.534205 [ 262 ] {e36ccebc-d6c3-4bf4-98e1-3f35923f4b66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 25676 | 2026.02.04 06:00:03.534219 [ 112 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 | ||
| 25677 | 2026.02.04 06:00:03.534243 [ 262 ] {e36ccebc-d6c3-4bf4-98e1-3f35923f4b66} <Debug> TCPHandler: Processed in 0.001240594 sec. | ||
| 25678 | 2026.02.04 06:00:03.534258 [ 112 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25679 | 2026.02.04 06:00:03.534281 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25680 | 2026.02.04 06:00:03.534370 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full | ||
| 25681 | 2026.02.04 06:00:03.534476 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25682 | 2026.02.04 06:00:03.534515 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_181_36, total 11364 rows starting from the beginning of the part | ||
| 25683 | 2026.02.04 06:00:03.534566 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 88 rows starting from the beginning of the part | ||
| 25684 | 2026.02.04 06:00:03.534607 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 60 rows starting from the beginning of the part | ||
| 25685 | 2026.02.04 06:00:03.534644 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 66 rows starting from the beginning of the part | ||
| 25686 | 2026.02.04 06:00:03.534681 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 22 rows starting from the beginning of the part | ||
| 25687 | 2026.02.04 06:00:03.534721 [ 200 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 60 rows starting from the beginning of the part | ||
| 25688 | 2026.02.04 06:00:03.537252 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11660 rows, containing 4 columns (4 merged, 0 gathered) in 0.00291506 sec., 3999917.6689330577 rows/sec., 259.26 MiB/sec. | ||
| 25689 | 2026.02.04 06:00:03.537656 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) | ||
| 25690 | 2026.02.04 06:00:03.537978 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_186_37} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25691 | 2026.02.04 06:00:03.538062 [ 190 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_186_37} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 | ||
| 25692 | 2026.02.04 06:00:03.538188 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 25693 | 2026.02.04 06:00:06.502959 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25694 | 2026.02.04 06:00:06.503014 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25695 | 2026.02.04 06:00:06.824767 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52774 | ||
| 25696 | 2026.02.04 06:00:06.825264 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25697 | 2026.02.04 06:00:06.825305 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25698 | 2026.02.04 06:00:06.825772 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 25699 | 2026.02.04 06:00:06.825985 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25700 | 2026.02.04 06:00:06.826117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52774 | ||
| 25701 | 2026.02.04 06:00:06.826307 [ 220 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 25702 | 2026.02.04 06:00:06.826382 [ 220 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 25703 | 2026.02.04 06:00:06.829977 [ 220 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 25704 | 2026.02.04 06:00:07.020791 [ 224 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 25705 | 2026.02.04 06:00:07.020846 [ 224 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 25706 | 2026.02.04 06:00:07.024745 [ 224 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 25707 | 2026.02.04 06:00:07.474312 [ 108 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Selected 5 parts from all_1_76_16 to all_80_80_0 | ||
| 25708 | 2026.02.04 06:00:07.474419 [ 108 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25709 | 2026.02.04 06:00:07.474464 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25710 | 2026.02.04 06:00:07.474657 [ 192 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_80_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_16 to all_80_80_0 into Compact with storage Full | ||
| 25711 | 2026.02.04 06:00:07.474870 [ 192 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_80_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25712 | 2026.02.04 06:00:07.474928 [ 192 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_16, total 151 rows starting from the beginning of the part | ||
| 25713 | 2026.02.04 06:00:07.475039 [ 192 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 139 rows starting from the beginning of the part | ||
| 25714 | 2026.02.04 06:00:07.475119 [ 192 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 139 rows starting from the beginning of the part | ||
| 25715 | 2026.02.04 06:00:07.475195 [ 192 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 139 rows starting from the beginning of the part | ||
| 25716 | 2026.02.04 06:00:07.475270 [ 192 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 139 rows starting from the beginning of the part | ||
| 25717 | 2026.02.04 06:00:07.476287 [ 188 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_80_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710467 sec., 413337.410192655 rows/sec., 25.23 MiB/sec. | ||
| 25718 | 2026.02.04 06:00:07.476412 [ 192 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_80_17} <Trace> MergedBlockOutputStream: filled checksums all_1_80_17 (state Temporary) | ||
| 25719 | 2026.02.04 06:00:07.476643 [ 192 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_80_17} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_merge_all_1_80_17 to all_1_80_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25720 | 2026.02.04 06:00:07.476711 [ 192 ] {1a884fa6-8e03-4ec0-9f7c-d4d9194ee579::all_1_80_17} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579) (MergerMutator): Merged 5 parts: [all_1_76_16, all_80_80_0] -> all_1_80_17 | ||
| 25721 | 2026.02.04 06:00:07.476784 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 25722 | 2026.02.04 06:00:08.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.28 MiB, peak 432.23 MiB, free memory in arenas 0.00 B, will set to 409.26 MiB (RSS), difference: 3.99 MiB | ||
| 25723 | 2026.02.04 06:00:08.532953 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25724 | 2026.02.04 06:00:08.533144 [ 262 ] {535bd8ff-ca07-4e76-b86d-9d69550c8135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25725 | 2026.02.04 06:00:08.533220 [ 262 ] {535bd8ff-ca07-4e76-b86d-9d69550c8135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25726 | 2026.02.04 06:00:08.534126 [ 262 ] {535bd8ff-ca07-4e76-b86d-9d69550c8135} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25727 | 2026.02.04 06:00:08.534169 [ 262 ] {535bd8ff-ca07-4e76-b86d-9d69550c8135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25728 | 2026.02.04 06:00:08.534559 [ 262 ] {535bd8ff-ca07-4e76-b86d-9d69550c8135} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25729 | 2026.02.04 06:00:08.534795 [ 262 ] {535bd8ff-ca07-4e76-b86d-9d69550c8135} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25730 | 2026.02.04 06:00:08.534947 [ 262 ] {535bd8ff-ca07-4e76-b86d-9d69550c8135} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001856 sec., 143318.9655172414 rows/sec., 9.11 MiB/sec. | ||
| 25731 | 2026.02.04 06:00:08.534990 [ 262 ] {535bd8ff-ca07-4e76-b86d-9d69550c8135} <Debug> TCPHandler: Processed in 0.002167089 sec. | ||
| 25732 | 2026.02.04 06:00:08.535115 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25733 | 2026.02.04 06:00:08.535220 [ 262 ] {24849f1e-a445-4a8b-89b9-94be9c664450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25734 | 2026.02.04 06:00:08.535260 [ 262 ] {24849f1e-a445-4a8b-89b9-94be9c664450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25735 | 2026.02.04 06:00:08.536161 [ 262 ] {24849f1e-a445-4a8b-89b9-94be9c664450} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25736 | 2026.02.04 06:00:08.536199 [ 262 ] {24849f1e-a445-4a8b-89b9-94be9c664450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25737 | 2026.02.04 06:00:08.536554 [ 262 ] {24849f1e-a445-4a8b-89b9-94be9c664450} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
| 25738 | 2026.02.04 06:00:08.536756 [ 262 ] {24849f1e-a445-4a8b-89b9-94be9c664450} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25739 | 2026.02.04 06:00:08.536883 [ 262 ] {24849f1e-a445-4a8b-89b9-94be9c664450} <Debug> executeQuery: Read 840 rows, 68.80 KiB in 0.001681 sec., 499702.5580011898 rows/sec., 39.97 MiB/sec. | ||
| 25740 | 2026.02.04 06:00:08.536921 [ 262 ] {24849f1e-a445-4a8b-89b9-94be9c664450} <Debug> TCPHandler: Processed in 0.001852951 sec. | ||
| 25741 | 2026.02.04 06:00:08.537040 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25742 | 2026.02.04 06:00:08.537143 [ 262 ] {2d9c67c9-eb94-4126-9c2b-8ce319262fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25743 | 2026.02.04 06:00:08.537182 [ 262 ] {2d9c67c9-eb94-4126-9c2b-8ce319262fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25744 | 2026.02.04 06:00:08.537729 [ 262 ] {2d9c67c9-eb94-4126-9c2b-8ce319262fed} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25745 | 2026.02.04 06:00:08.537766 [ 262 ] {2d9c67c9-eb94-4126-9c2b-8ce319262fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25746 | 2026.02.04 06:00:08.538067 [ 262 ] {2d9c67c9-eb94-4126-9c2b-8ce319262fed} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 25747 | 2026.02.04 06:00:08.538279 [ 262 ] {2d9c67c9-eb94-4126-9c2b-8ce319262fed} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25748 | 2026.02.04 06:00:08.538406 [ 262 ] {2d9c67c9-eb94-4126-9c2b-8ce319262fed} <Debug> executeQuery: Read 177 rows, 11.31 KiB in 0.001281 sec., 138173.30210772835 rows/sec., 8.62 MiB/sec. | ||
| 25749 | 2026.02.04 06:00:08.538445 [ 262 ] {2d9c67c9-eb94-4126-9c2b-8ce319262fed} <Debug> TCPHandler: Processed in 0.00145282 sec. | ||
| 25750 | 2026.02.04 06:00:08.538459 [ 106 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 25751 | 2026.02.04 06:00:08.538545 [ 106 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25752 | 2026.02.04 06:00:08.538564 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25753 | 2026.02.04 06:00:08.538583 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25754 | 2026.02.04 06:00:08.538675 [ 262 ] {89b9ab9f-bdea-4397-a832-25c185238ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25755 | 2026.02.04 06:00:08.538725 [ 262 ] {89b9ab9f-bdea-4397-a832-25c185238ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25756 | 2026.02.04 06:00:08.538771 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 25757 | 2026.02.04 06:00:08.538972 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25758 | 2026.02.04 06:00:08.539025 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 226 rows starting from the beginning of the part | ||
| 25759 | 2026.02.04 06:00:08.539127 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 177 rows starting from the beginning of the part | ||
| 25760 | 2026.02.04 06:00:08.539168 [ 262 ] {89b9ab9f-bdea-4397-a832-25c185238ee6} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25761 | 2026.02.04 06:00:08.539205 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 15 rows starting from the beginning of the part | ||
| 25762 | 2026.02.04 06:00:08.539213 [ 262 ] {89b9ab9f-bdea-4397-a832-25c185238ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25763 | 2026.02.04 06:00:08.539285 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 183 rows starting from the beginning of the part | ||
| 25764 | 2026.02.04 06:00:08.539360 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 15 rows starting from the beginning of the part | ||
| 25765 | 2026.02.04 06:00:08.539432 [ 188 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 177 rows starting from the beginning of the part | ||
| 25766 | 2026.02.04 06:00:08.539543 [ 262 ] {89b9ab9f-bdea-4397-a832-25c185238ee6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 25767 | 2026.02.04 06:00:08.539801 [ 262 ] {89b9ab9f-bdea-4397-a832-25c185238ee6} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25768 | 2026.02.04 06:00:08.539932 [ 262 ] {89b9ab9f-bdea-4397-a832-25c185238ee6} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001275 sec., 109803.92156862744 rows/sec., 7.10 MiB/sec. | ||
| 25769 | 2026.02.04 06:00:08.539969 [ 262 ] {89b9ab9f-bdea-4397-a832-25c185238ee6} <Debug> TCPHandler: Processed in 0.00145301 sec. | ||
| 25770 | 2026.02.04 06:00:08.540084 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25771 | 2026.02.04 06:00:08.540184 [ 262 ] {f0dbdfee-e260-43ed-b091-6de86d710bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25772 | 2026.02.04 06:00:08.540223 [ 262 ] {f0dbdfee-e260-43ed-b091-6de86d710bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25773 | 2026.02.04 06:00:08.540356 [ 192 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661956 sec., 477148.61283932906 rows/sec., 32.11 MiB/sec. | ||
| 25774 | 2026.02.04 06:00:08.540502 [ 192 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 25775 | 2026.02.04 06:00:08.540655 [ 262 ] {f0dbdfee-e260-43ed-b091-6de86d710bec} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25776 | 2026.02.04 06:00:08.540699 [ 262 ] {f0dbdfee-e260-43ed-b091-6de86d710bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25777 | 2026.02.04 06:00:08.540744 [ 192 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_161_32} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25778 | 2026.02.04 06:00:08.540819 [ 192 ] {c7e56984-ff21-41a6-ad97-cee680ce56a3::all_1_161_32} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 25779 | 2026.02.04 06:00:08.540897 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 25780 | 2026.02.04 06:00:08.541010 [ 262 ] {f0dbdfee-e260-43ed-b091-6de86d710bec} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25781 | 2026.02.04 06:00:08.541213 [ 262 ] {f0dbdfee-e260-43ed-b091-6de86d710bec} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25782 | 2026.02.04 06:00:08.541339 [ 262 ] {f0dbdfee-e260-43ed-b091-6de86d710bec} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001172 sec., 118600.68259385665 rows/sec., 6.75 MiB/sec. | ||
| 25783 | 2026.02.04 06:00:08.541376 [ 262 ] {f0dbdfee-e260-43ed-b091-6de86d710bec} <Debug> TCPHandler: Processed in 0.001339997 sec. | ||
| 25784 | 2026.02.04 06:00:08.541483 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25785 | 2026.02.04 06:00:08.541575 [ 262 ] {40ed360e-78ab-453e-a77e-e87e75cd7cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25786 | 2026.02.04 06:00:08.541622 [ 262 ] {40ed360e-78ab-453e-a77e-e87e75cd7cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25787 | 2026.02.04 06:00:08.542247 [ 262 ] {40ed360e-78ab-453e-a77e-e87e75cd7cab} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25788 | 2026.02.04 06:00:08.542284 [ 262 ] {40ed360e-78ab-453e-a77e-e87e75cd7cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25789 | 2026.02.04 06:00:08.542605 [ 262 ] {40ed360e-78ab-453e-a77e-e87e75cd7cab} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
| 25790 | 2026.02.04 06:00:08.542808 [ 262 ] {40ed360e-78ab-453e-a77e-e87e75cd7cab} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25791 | 2026.02.04 06:00:08.542935 [ 262 ] {40ed360e-78ab-453e-a77e-e87e75cd7cab} <Debug> executeQuery: Read 507 rows, 36.80 KiB in 0.001377 sec., 368191.7211328976 rows/sec., 26.10 MiB/sec. | ||
| 25792 | 2026.02.04 06:00:08.542973 [ 262 ] {40ed360e-78ab-453e-a77e-e87e75cd7cab} <Debug> TCPHandler: Processed in 0.001537262 sec. | ||
| 25793 | 2026.02.04 06:00:08.543079 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25794 | 2026.02.04 06:00:08.543179 [ 262 ] {7b4e5ce6-9c3b-416f-890c-ae02ed5b99b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25795 | 2026.02.04 06:00:08.543219 [ 262 ] {7b4e5ce6-9c3b-416f-890c-ae02ed5b99b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25796 | 2026.02.04 06:00:08.543542 [ 262 ] {7b4e5ce6-9c3b-416f-890c-ae02ed5b99b1} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25797 | 2026.02.04 06:00:08.543578 [ 262 ] {7b4e5ce6-9c3b-416f-890c-ae02ed5b99b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25798 | 2026.02.04 06:00:08.543863 [ 262 ] {7b4e5ce6-9c3b-416f-890c-ae02ed5b99b1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 25799 | 2026.02.04 06:00:08.544079 [ 262 ] {7b4e5ce6-9c3b-416f-890c-ae02ed5b99b1} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25800 | 2026.02.04 06:00:08.544199 [ 106 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Selected 6 parts from all_1_70_15 to all_75_75_0 | ||
| 25801 | 2026.02.04 06:00:08.544205 [ 262 ] {7b4e5ce6-9c3b-416f-890c-ae02ed5b99b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 25802 | 2026.02.04 06:00:08.544241 [ 106 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25803 | 2026.02.04 06:00:08.544262 [ 262 ] {7b4e5ce6-9c3b-416f-890c-ae02ed5b99b1} <Debug> TCPHandler: Processed in 0.001231694 sec. | ||
| 25804 | 2026.02.04 06:00:08.544266 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25805 | 2026.02.04 06:00:08.544372 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_75_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_15 to all_75_75_0 into Compact with storage Full | ||
| 25806 | 2026.02.04 06:00:08.544377 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25807 | 2026.02.04 06:00:08.544481 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_75_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25808 | 2026.02.04 06:00:08.544501 [ 262 ] {814c36b2-6e2a-44d7-aa2d-37fa4b805c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25809 | 2026.02.04 06:00:08.544526 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_15, total 420 rows starting from the beginning of the part | ||
| 25810 | 2026.02.04 06:00:08.544551 [ 262 ] {814c36b2-6e2a-44d7-aa2d-37fa4b805c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25811 | 2026.02.04 06:00:08.544585 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part | ||
| 25812 | 2026.02.04 06:00:08.544632 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part | ||
| 25813 | 2026.02.04 06:00:08.544672 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 6 rows starting from the beginning of the part | ||
| 25814 | 2026.02.04 06:00:08.544714 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part | ||
| 25815 | 2026.02.04 06:00:08.544753 [ 188 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 6 rows starting from the beginning of the part | ||
| 25816 | 2026.02.04 06:00:08.544979 [ 262 ] {814c36b2-6e2a-44d7-aa2d-37fa4b805c8c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25817 | 2026.02.04 06:00:08.545021 [ 262 ] {814c36b2-6e2a-44d7-aa2d-37fa4b805c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25818 | 2026.02.04 06:00:08.545409 [ 262 ] {814c36b2-6e2a-44d7-aa2d-37fa4b805c8c} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
| 25819 | 2026.02.04 06:00:08.545539 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_75_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001200134 sec., 374958.12967551954 rows/sec., 19.13 MiB/sec. | ||
| 25820 | 2026.02.04 06:00:08.545625 [ 262 ] {814c36b2-6e2a-44d7-aa2d-37fa4b805c8c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25821 | 2026.02.04 06:00:08.545692 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_75_16} <Trace> MergedBlockOutputStream: filled checksums all_1_75_16 (state Temporary) | ||
| 25822 | 2026.02.04 06:00:08.545771 [ 262 ] {814c36b2-6e2a-44d7-aa2d-37fa4b805c8c} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001286 sec., 200622.08398133746 rows/sec., 13.36 MiB/sec. | ||
| 25823 | 2026.02.04 06:00:08.545780 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 6 parts from all_1_182_38 to all_187_187_0 | ||
| 25824 | 2026.02.04 06:00:08.545824 [ 262 ] {814c36b2-6e2a-44d7-aa2d-37fa4b805c8c} <Debug> TCPHandler: Processed in 0.001495192 sec. | ||
| 25825 | 2026.02.04 06:00:08.545836 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25826 | 2026.02.04 06:00:08.545866 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25827 | 2026.02.04 06:00:08.545951 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25828 | 2026.02.04 06:00:08.545961 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_187_39} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_182_38 to all_187_187_0 into Compact with storage Full | ||
| 25829 | 2026.02.04 06:00:08.545996 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_75_16} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_merge_all_1_75_16 to all_1_75_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25830 | 2026.02.04 06:00:08.546056 [ 262 ] {935f7572-9233-4954-a4bf-c71cdae9295a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25831 | 2026.02.04 06:00:08.546065 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_187_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25832 | 2026.02.04 06:00:08.546085 [ 197 ] {a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5::all_1_75_16} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5) (MergerMutator): Merged 6 parts: [all_1_70_15, all_75_75_0] -> all_1_75_16 | ||
| 25833 | 2026.02.04 06:00:08.546102 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_187_39} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_182_38, total 52089 rows starting from the beginning of the part | ||
| 25834 | 2026.02.04 06:00:08.546104 [ 262 ] {935f7572-9233-4954-a4bf-c71cdae9295a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25835 | 2026.02.04 06:00:08.546155 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 25836 | 2026.02.04 06:00:08.546168 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_187_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 160 rows starting from the beginning of the part | ||
| 25837 | 2026.02.04 06:00:08.546221 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_187_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 883 rows starting from the beginning of the part | ||
| 25838 | 2026.02.04 06:00:08.546260 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_187_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 62 rows starting from the beginning of the part | ||
| 25839 | 2026.02.04 06:00:08.546296 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_187_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 160 rows starting from the beginning of the part | ||
| 25840 | 2026.02.04 06:00:08.546336 [ 202 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_187_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 258 rows starting from the beginning of the part | ||
| 25841 | 2026.02.04 06:00:08.546421 [ 262 ] {935f7572-9233-4954-a4bf-c71cdae9295a} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25842 | 2026.02.04 06:00:08.546456 [ 262 ] {935f7572-9233-4954-a4bf-c71cdae9295a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25843 | 2026.02.04 06:00:08.546730 [ 262 ] {935f7572-9233-4954-a4bf-c71cdae9295a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 25844 | 2026.02.04 06:00:08.546926 [ 262 ] {935f7572-9233-4954-a4bf-c71cdae9295a} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25845 | 2026.02.04 06:00:08.547048 [ 262 ] {935f7572-9233-4954-a4bf-c71cdae9295a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 25846 | 2026.02.04 06:00:08.547083 [ 262 ] {935f7572-9233-4954-a4bf-c71cdae9295a} <Debug> TCPHandler: Processed in 0.001240014 sec. | ||
| 25847 | 2026.02.04 06:00:08.547250 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25848 | 2026.02.04 06:00:08.547346 [ 262 ] {1d8d4900-46af-49cd-8188-dbd515813a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25849 | 2026.02.04 06:00:08.547400 [ 262 ] {1d8d4900-46af-49cd-8188-dbd515813a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25850 | 2026.02.04 06:00:08.548347 [ 262 ] {1d8d4900-46af-49cd-8188-dbd515813a0d} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25851 | 2026.02.04 06:00:08.548384 [ 262 ] {1d8d4900-46af-49cd-8188-dbd515813a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25852 | 2026.02.04 06:00:08.548941 [ 262 ] {1d8d4900-46af-49cd-8188-dbd515813a0d} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 25853 | 2026.02.04 06:00:08.549156 [ 262 ] {1d8d4900-46af-49cd-8188-dbd515813a0d} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25854 | 2026.02.04 06:00:08.549293 [ 262 ] {1d8d4900-46af-49cd-8188-dbd515813a0d} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001965 sec., 22391.85750636132 rows/sec., 40.13 MiB/sec. | ||
| 25855 | 2026.02.04 06:00:08.549306 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 25856 | 2026.02.04 06:00:08.549353 [ 262 ] {1d8d4900-46af-49cd-8188-dbd515813a0d} <Debug> TCPHandler: Processed in 0.00215223 sec. | ||
| 25857 | 2026.02.04 06:00:08.549363 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25858 | 2026.02.04 06:00:08.549480 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25859 | 2026.02.04 06:00:08.549496 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25860 | 2026.02.04 06:00:08.549600 [ 262 ] {05f408b8-b5ce-495a-9e65-0f7d6b1b6a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25861 | 2026.02.04 06:00:08.549618 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 25862 | 2026.02.04 06:00:08.549653 [ 262 ] {05f408b8-b5ce-495a-9e65-0f7d6b1b6a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25863 | 2026.02.04 06:00:08.549838 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25864 | 2026.02.04 06:00:08.549894 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3172 rows starting from the beginning of the part | ||
| 25865 | 2026.02.04 06:00:08.550018 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 44 rows starting from the beginning of the part | ||
| 25866 | 2026.02.04 06:00:08.550038 [ 262 ] {05f408b8-b5ce-495a-9e65-0f7d6b1b6a9f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25867 | 2026.02.04 06:00:08.550084 [ 262 ] {05f408b8-b5ce-495a-9e65-0f7d6b1b6a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25868 | 2026.02.04 06:00:08.550136 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 15 rows starting from the beginning of the part | ||
| 25869 | 2026.02.04 06:00:08.550254 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 44 rows starting from the beginning of the part | ||
| 25870 | 2026.02.04 06:00:08.550375 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 15 rows starting from the beginning of the part | ||
| 25871 | 2026.02.04 06:00:08.550439 [ 262 ] {05f408b8-b5ce-495a-9e65-0f7d6b1b6a9f} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
| 25872 | 2026.02.04 06:00:08.550479 [ 188 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 44 rows starting from the beginning of the part | ||
| 25873 | 2026.02.04 06:00:08.550659 [ 262 ] {05f408b8-b5ce-495a-9e65-0f7d6b1b6a9f} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25874 | 2026.02.04 06:00:08.550790 [ 262 ] {05f408b8-b5ce-495a-9e65-0f7d6b1b6a9f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001213 sec., 72547.40313272877 rows/sec., 4.56 MiB/sec. | ||
| 25875 | 2026.02.04 06:00:08.550827 [ 262 ] {05f408b8-b5ce-495a-9e65-0f7d6b1b6a9f} <Debug> TCPHandler: Processed in 0.001405138 sec. | ||
| 25876 | 2026.02.04 06:00:08.555291 [ 187 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_187_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53612 rows, containing 5 columns (5 merged, 0 gathered) in 0.009373428 sec., 5719572.391231895 rows/sec., 387.34 MiB/sec. | ||
| 25877 | 2026.02.04 06:00:08.555782 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_187_39} <Trace> MergedBlockOutputStream: filled checksums all_1_187_39 (state Temporary) | ||
| 25878 | 2026.02.04 06:00:08.556079 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_187_39} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_187_39 to all_1_187_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25879 | 2026.02.04 06:00:08.556155 [ 198 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_187_39} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 6 parts: [all_1_182_38, all_187_187_0] -> all_1_187_39 | ||
| 25880 | 2026.02.04 06:00:08.556235 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 25881 | 2026.02.04 06:00:08.564645 [ 187 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3334 rows, containing 19 columns (19 merged, 0 gathered) in 0.015065315 sec., 221303.03946515557 rows/sec., 396.56 MiB/sec. | ||
| 25882 | 2026.02.04 06:00:08.567668 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 25883 | 2026.02.04 06:00:08.568008 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_161_32} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25884 | 2026.02.04 06:00:08.568080 [ 198 ] {dc9ed143-5f3d-4a85-8704-d5b53ab74b43::all_1_161_32} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 25885 | 2026.02.04 06:00:08.568223 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 29.21 MiB. | ||
| 25886 | 2026.02.04 06:00:09.000334 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.20 MiB, peak 439.35 MiB, free memory in arenas 0.00 B, will set to 415.54 MiB (RSS), difference: 5.34 MiB | ||
| 25887 | 2026.02.04 06:00:09.773417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 | ||
| 25888 | 2026.02.04 06:00:09.792067 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25889 | 2026.02.04 06:00:09.792114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25890 | 2026.02.04 06:00:09.798515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 25891 | 2026.02.04 06:00:09.799266 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25892 | 2026.02.04 06:00:09.802502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 829 | ||
| 25893 | 2026.02.04 06:00:12.035631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 3282 | ||
| 25894 | 2026.02.04 06:00:12.038212 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25895 | 2026.02.04 06:00:12.038269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25896 | 2026.02.04 06:00:12.039495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 25897 | 2026.02.04 06:00:12.039761 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25898 | 2026.02.04 06:00:12.040132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3282 | ||
| 25899 | 2026.02.04 06:00:13.267762 [ 225 ] {} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25900 | 2026.02.04 06:00:13.267819 [ 225 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25901 | 2026.02.04 06:00:13.273834 [ 225 ] {} <Debug> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25902 | 2026.02.04 06:00:13.524667 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25903 | 2026.02.04 06:00:13.524838 [ 262 ] {37948b50-cd0c-4c93-907d-f450a8d7e65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25904 | 2026.02.04 06:00:13.524908 [ 262 ] {37948b50-cd0c-4c93-907d-f450a8d7e65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25905 | 2026.02.04 06:00:13.525698 [ 262 ] {37948b50-cd0c-4c93-907d-f450a8d7e65b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25906 | 2026.02.04 06:00:13.525756 [ 262 ] {37948b50-cd0c-4c93-907d-f450a8d7e65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25907 | 2026.02.04 06:00:13.526122 [ 262 ] {37948b50-cd0c-4c93-907d-f450a8d7e65b} <Trace> MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) | ||
| 25908 | 2026.02.04 06:00:13.526340 [ 262 ] {37948b50-cd0c-4c93-907d-f450a8d7e65b} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25909 | 2026.02.04 06:00:13.526486 [ 262 ] {37948b50-cd0c-4c93-907d-f450a8d7e65b} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001699 sec., 50618.010594467334 rows/sec., 4.23 MiB/sec. | ||
| 25910 | 2026.02.04 06:00:13.526528 [ 262 ] {37948b50-cd0c-4c93-907d-f450a8d7e65b} <Debug> TCPHandler: Processed in 0.001989824 sec. | ||
| 25911 | 2026.02.04 06:00:13.526660 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25912 | 2026.02.04 06:00:13.526766 [ 262 ] {53b54c16-77d3-4f92-b07c-837a425e9901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25913 | 2026.02.04 06:00:13.526805 [ 262 ] {53b54c16-77d3-4f92-b07c-837a425e9901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25914 | 2026.02.04 06:00:13.527304 [ 262 ] {53b54c16-77d3-4f92-b07c-837a425e9901} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25915 | 2026.02.04 06:00:13.527340 [ 262 ] {53b54c16-77d3-4f92-b07c-837a425e9901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25916 | 2026.02.04 06:00:13.527622 [ 262 ] {53b54c16-77d3-4f92-b07c-837a425e9901} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 25917 | 2026.02.04 06:00:13.527842 [ 262 ] {53b54c16-77d3-4f92-b07c-837a425e9901} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25918 | 2026.02.04 06:00:13.527969 [ 262 ] {53b54c16-77d3-4f92-b07c-837a425e9901} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001222 sec., 12274.959083469721 rows/sec., 923.02 KiB/sec. | ||
| 25919 | 2026.02.04 06:00:13.528007 [ 262 ] {53b54c16-77d3-4f92-b07c-837a425e9901} <Debug> TCPHandler: Processed in 0.001400598 sec. | ||
| 25920 | 2026.02.04 06:00:13.528125 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25921 | 2026.02.04 06:00:13.528235 [ 262 ] {1ae29d7f-5884-4769-a30a-93a414f271a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25922 | 2026.02.04 06:00:13.528274 [ 262 ] {1ae29d7f-5884-4769-a30a-93a414f271a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25923 | 2026.02.04 06:00:13.528721 [ 262 ] {1ae29d7f-5884-4769-a30a-93a414f271a8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25924 | 2026.02.04 06:00:13.528757 [ 262 ] {1ae29d7f-5884-4769-a30a-93a414f271a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25925 | 2026.02.04 06:00:13.529058 [ 262 ] {1ae29d7f-5884-4769-a30a-93a414f271a8} <Trace> MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) | ||
| 25926 | 2026.02.04 06:00:13.529261 [ 262 ] {1ae29d7f-5884-4769-a30a-93a414f271a8} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25927 | 2026.02.04 06:00:13.529389 [ 262 ] {1ae29d7f-5884-4769-a30a-93a414f271a8} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001174 sec., 67291.31175468484 rows/sec., 5.25 MiB/sec. | ||
| 25928 | 2026.02.04 06:00:13.529428 [ 262 ] {1ae29d7f-5884-4769-a30a-93a414f271a8} <Debug> TCPHandler: Processed in 0.001351537 sec. | ||
| 25929 | 2026.02.04 06:00:13.529511 [ 225 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 25930 | 2026.02.04 06:00:13.529538 [ 225 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 25931 | 2026.02.04 06:00:13.529543 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25932 | 2026.02.04 06:00:13.529640 [ 262 ] {7c7fa33f-3f54-493d-947e-27e76254f1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25933 | 2026.02.04 06:00:13.529683 [ 262 ] {7c7fa33f-3f54-493d-947e-27e76254f1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25934 | 2026.02.04 06:00:13.530116 [ 262 ] {7c7fa33f-3f54-493d-947e-27e76254f1db} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25935 | 2026.02.04 06:00:13.530150 [ 262 ] {7c7fa33f-3f54-493d-947e-27e76254f1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25936 | 2026.02.04 06:00:13.530478 [ 262 ] {7c7fa33f-3f54-493d-947e-27e76254f1db} <Trace> MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) | ||
| 25937 | 2026.02.04 06:00:13.530693 [ 262 ] {7c7fa33f-3f54-493d-947e-27e76254f1db} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25938 | 2026.02.04 06:00:13.530823 [ 262 ] {7c7fa33f-3f54-493d-947e-27e76254f1db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 25939 | 2026.02.04 06:00:13.530861 [ 262 ] {7c7fa33f-3f54-493d-947e-27e76254f1db} <Debug> TCPHandler: Processed in 0.001368578 sec. | ||
| 25940 | 2026.02.04 06:00:13.530929 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 25941 | 2026.02.04 06:00:13.530952 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 25942 | 2026.02.04 06:00:13.530970 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25943 | 2026.02.04 06:00:13.531072 [ 262 ] {910eb0b9-30ff-4414-be28-5428b1e9b9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25944 | 2026.02.04 06:00:13.531127 [ 262 ] {910eb0b9-30ff-4414-be28-5428b1e9b9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25945 | 2026.02.04 06:00:13.531908 [ 262 ] {910eb0b9-30ff-4414-be28-5428b1e9b9c0} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25946 | 2026.02.04 06:00:13.531943 [ 262 ] {910eb0b9-30ff-4414-be28-5428b1e9b9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25947 | 2026.02.04 06:00:13.532479 [ 262 ] {910eb0b9-30ff-4414-be28-5428b1e9b9c0} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 25948 | 2026.02.04 06:00:13.532704 [ 262 ] {910eb0b9-30ff-4414-be28-5428b1e9b9c0} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25949 | 2026.02.04 06:00:13.532846 [ 262 ] {910eb0b9-30ff-4414-be28-5428b1e9b9c0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001793 sec., 8365.867261572783 rows/sec., 14.99 MiB/sec. | ||
| 25950 | 2026.02.04 06:00:13.532901 [ 262 ] {910eb0b9-30ff-4414-be28-5428b1e9b9c0} <Debug> TCPHandler: Processed in 0.001981145 sec. | ||
| 25951 | 2026.02.04 06:00:13.533010 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25952 | 2026.02.04 06:00:13.533094 [ 225 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 25953 | 2026.02.04 06:00:13.533114 [ 262 ] {bd5c25ac-29e9-4ca0-9249-5f556b44ca25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25954 | 2026.02.04 06:00:13.533155 [ 262 ] {bd5c25ac-29e9-4ca0-9249-5f556b44ca25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25955 | 2026.02.04 06:00:13.533494 [ 262 ] {bd5c25ac-29e9-4ca0-9249-5f556b44ca25} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25956 | 2026.02.04 06:00:13.533529 [ 262 ] {bd5c25ac-29e9-4ca0-9249-5f556b44ca25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25957 | 2026.02.04 06:00:13.533571 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 25958 | 2026.02.04 06:00:13.533848 [ 262 ] {bd5c25ac-29e9-4ca0-9249-5f556b44ca25} <Trace> MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) | ||
| 25959 | 2026.02.04 06:00:13.534055 [ 262 ] {bd5c25ac-29e9-4ca0-9249-5f556b44ca25} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25960 | 2026.02.04 06:00:13.534181 [ 262 ] {bd5c25ac-29e9-4ca0-9249-5f556b44ca25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 25961 | 2026.02.04 06:00:13.534217 [ 262 ] {bd5c25ac-29e9-4ca0-9249-5f556b44ca25} <Debug> TCPHandler: Processed in 0.001256154 sec. | ||
| 25962 | 2026.02.04 06:00:14.001201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.97 MiB, peak 439.35 MiB, free memory in arenas 0.00 B, will set to 415.54 MiB (RSS), difference: 3.56 MiB | ||
| 25963 | 2026.02.04 06:00:14.019791 [ 221 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 25964 | 2026.02.04 06:00:14.019870 [ 221 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 25965 | 2026.02.04 06:00:14.023718 [ 221 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 25966 | 2026.02.04 06:00:14.282591 [ 224 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 25967 | 2026.02.04 06:00:14.282643 [ 224 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 25968 | 2026.02.04 06:00:14.285178 [ 224 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 25969 | 2026.02.04 06:00:14.326462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 53286 | ||
| 25970 | 2026.02.04 06:00:14.327025 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25971 | 2026.02.04 06:00:14.327067 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25972 | 2026.02.04 06:00:14.327577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 25973 | 2026.02.04 06:00:14.327850 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25974 | 2026.02.04 06:00:14.328017 [ 97 ] {} <Debug> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 25975 | 2026.02.04 06:00:14.328050 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53286 | ||
| 25976 | 2026.02.04 06:00:14.328064 [ 97 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25977 | 2026.02.04 06:00:14.328091 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25978 | 2026.02.04 06:00:14.328181 [ 186 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 25979 | 2026.02.04 06:00:14.328274 [ 186 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25980 | 2026.02.04 06:00:14.328312 [ 186 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 50854 rows starting from the beginning of the part | ||
| 25981 | 2026.02.04 06:00:14.328419 [ 186 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 512 rows starting from the beginning of the part | ||
| 25982 | 2026.02.04 06:00:14.328495 [ 186 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 448 rows starting from the beginning of the part | ||
| 25983 | 2026.02.04 06:00:14.328568 [ 186 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 512 rows starting from the beginning of the part | ||
| 25984 | 2026.02.04 06:00:14.328642 [ 186 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 448 rows starting from the beginning of the part | ||
| 25985 | 2026.02.04 06:00:14.328717 [ 186 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 512 rows starting from the beginning of the part | ||
| 25986 | 2026.02.04 06:00:14.332062 [ 199 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53286 rows, containing 4 columns (4 merged, 0 gathered) in 0.003915688 sec., 13608336.517107595 rows/sec., 194.67 MiB/sec. | ||
| 25987 | 2026.02.04 06:00:14.332424 [ 193 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 25988 | 2026.02.04 06:00:14.332732 [ 193 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_111_22} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25989 | 2026.02.04 06:00:14.332809 [ 193 ] {e662cb13-f0d9-44f9-9125-7cfedac979f6::all_1_111_22} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 25990 | 2026.02.04 06:00:14.332924 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 25991 | 2026.02.04 06:00:14.555222 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25992 | 2026.02.04 06:00:14.555270 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25993 | 2026.02.04 06:00:14.557786 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25994 | 2026.02.04 06:00:17.303542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 836 | ||
| 25995 | 2026.02.04 06:00:17.322768 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25996 | 2026.02.04 06:00:17.322839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 25997 | 2026.02.04 06:00:17.329466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 25998 | 2026.02.04 06:00:17.330275 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25999 | 2026.02.04 06:00:17.330605 [ 61 ] {} <Debug> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 26000 | 2026.02.04 06:00:17.330671 [ 61 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26001 | 2026.02.04 06:00:17.330691 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26002 | 2026.02.04 06:00:17.330819 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 26003 | 2026.02.04 06:00:17.335028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 836 | ||
| 26004 | 2026.02.04 06:00:17.335097 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26005 | 2026.02.04 06:00:17.336708 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 799 rows starting from the beginning of the part | ||
| 26006 | 2026.02.04 06:00:17.341538 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 7 rows starting from the beginning of the part | ||
| 26007 | 2026.02.04 06:00:17.346469 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
| 26008 | 2026.02.04 06:00:17.351696 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part | ||
| 26009 | 2026.02.04 06:00:17.357022 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 26010 | 2026.02.04 06:00:17.362576 [ 186 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 26011 | 2026.02.04 06:00:17.436717 [ 196 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 679 columns (679 merged, 0 gathered) in 0.105957008 sec., 7889.992514699924 rows/sec., 40.80 MiB/sec. | ||
| 26012 | 2026.02.04 06:00:17.440448 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 26013 | 2026.02.04 06:00:17.442614 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_111_22} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26014 | 2026.02.04 06:00:17.442743 [ 191 ] {bb035b33-3bfe-4db0-bbe1-5b87414f2d8c::all_1_111_22} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 26015 | 2026.02.04 06:00:17.445456 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 26016 | 2026.02.04 06:00:18.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 416.61 MiB, peak 439.35 MiB, free memory in arenas 0.00 B, will set to 415.54 MiB (RSS), difference: -1.07 MiB | ||
| 26017 | 2026.02.04 06:00:18.532086 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26018 | 2026.02.04 06:00:18.532278 [ 262 ] {306acd77-d942-4be7-9a22-e7c900f664be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 26019 | 2026.02.04 06:00:18.532345 [ 262 ] {306acd77-d942-4be7-9a22-e7c900f664be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 26020 | 2026.02.04 06:00:18.533169 [ 262 ] {306acd77-d942-4be7-9a22-e7c900f664be} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26021 | 2026.02.04 06:00:18.533205 [ 262 ] {306acd77-d942-4be7-9a22-e7c900f664be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26022 | 2026.02.04 06:00:18.533580 [ 262 ] {306acd77-d942-4be7-9a22-e7c900f664be} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26023 | 2026.02.04 06:00:18.533808 [ 262 ] {306acd77-d942-4be7-9a22-e7c900f664be} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26024 | 2026.02.04 06:00:18.533954 [ 262 ] {306acd77-d942-4be7-9a22-e7c900f664be} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001729 sec., 153846.15384615384 rows/sec., 9.77 MiB/sec. | ||
| 26025 | 2026.02.04 06:00:18.533990 [ 217 ] {} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Found 6 old parts to remove. Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0] | ||
| 26026 | 2026.02.04 06:00:18.533995 [ 262 ] {306acd77-d942-4be7-9a22-e7c900f664be} <Debug> TCPHandler: Processed in 0.002039086 sec. | ||
| 26027 | 2026.02.04 06:00:18.534027 [ 217 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 6 parts from filesystem (serially): Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0] | ||
| 26028 | 2026.02.04 06:00:18.534158 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26029 | 2026.02.04 06:00:18.534252 [ 262 ] {299e2748-6fea-4a22-8efa-be4ea8591cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26030 | 2026.02.04 06:00:18.534291 [ 262 ] {299e2748-6fea-4a22-8efa-be4ea8591cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26031 | 2026.02.04 06:00:18.535199 [ 262 ] {299e2748-6fea-4a22-8efa-be4ea8591cf0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26032 | 2026.02.04 06:00:18.535233 [ 262 ] {299e2748-6fea-4a22-8efa-be4ea8591cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26033 | 2026.02.04 06:00:18.535577 [ 262 ] {299e2748-6fea-4a22-8efa-be4ea8591cf0} <Trace> MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) | ||
| 26034 | 2026.02.04 06:00:18.535789 [ 262 ] {299e2748-6fea-4a22-8efa-be4ea8591cf0} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26035 | 2026.02.04 06:00:18.535913 [ 262 ] {299e2748-6fea-4a22-8efa-be4ea8591cf0} <Debug> executeQuery: Read 840 rows, 68.80 KiB in 0.001678 sec., 500595.947556615 rows/sec., 40.04 MiB/sec. | ||
| 26036 | 2026.02.04 06:00:18.535949 [ 262 ] {299e2748-6fea-4a22-8efa-be4ea8591cf0} <Debug> TCPHandler: Processed in 0.001850521 sec. | ||
| 26037 | 2026.02.04 06:00:18.536075 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26038 | 2026.02.04 06:00:18.536168 [ 262 ] {cf907d32-4876-4f45-9df5-a2f95a74ec1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26039 | 2026.02.04 06:00:18.536206 [ 262 ] {cf907d32-4876-4f45-9df5-a2f95a74ec1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26040 | 2026.02.04 06:00:18.536395 [ 217 ] {} <Debug> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Removing 6 parts from memory: Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0] | ||
| 26041 | 2026.02.04 06:00:18.536701 [ 262 ] {cf907d32-4876-4f45-9df5-a2f95a74ec1d} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26042 | 2026.02.04 06:00:18.536735 [ 262 ] {cf907d32-4876-4f45-9df5-a2f95a74ec1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26043 | 2026.02.04 06:00:18.537020 [ 262 ] {cf907d32-4876-4f45-9df5-a2f95a74ec1d} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 26044 | 2026.02.04 06:00:18.537222 [ 262 ] {cf907d32-4876-4f45-9df5-a2f95a74ec1d} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26045 | 2026.02.04 06:00:18.537344 [ 262 ] {cf907d32-4876-4f45-9df5-a2f95a74ec1d} <Debug> executeQuery: Read 177 rows, 11.31 KiB in 0.001194 sec., 148241.20603015076 rows/sec., 9.25 MiB/sec. | ||
| 26046 | 2026.02.04 06:00:18.537379 [ 262 ] {cf907d32-4876-4f45-9df5-a2f95a74ec1d} <Debug> TCPHandler: Processed in 0.001361267 sec. | ||
| 26047 | 2026.02.04 06:00:18.537491 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26048 | 2026.02.04 06:00:18.537582 [ 262 ] {e33548bf-37b4-4922-a608-4e4c478041b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 26049 | 2026.02.04 06:00:18.537619 [ 262 ] {e33548bf-37b4-4922-a608-4e4c478041b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 26050 | 2026.02.04 06:00:18.538036 [ 262 ] {e33548bf-37b4-4922-a608-4e4c478041b1} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26051 | 2026.02.04 06:00:18.538069 [ 262 ] {e33548bf-37b4-4922-a608-4e4c478041b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26052 | 2026.02.04 06:00:18.538351 [ 262 ] {e33548bf-37b4-4922-a608-4e4c478041b1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 26053 | 2026.02.04 06:00:18.538552 [ 262 ] {e33548bf-37b4-4922-a608-4e4c478041b1} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26054 | 2026.02.04 06:00:18.538672 [ 262 ] {e33548bf-37b4-4922-a608-4e4c478041b1} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001108 sec., 126353.7906137184 rows/sec., 8.17 MiB/sec. | ||
| 26055 | 2026.02.04 06:00:18.538707 [ 262 ] {e33548bf-37b4-4922-a608-4e4c478041b1} <Debug> TCPHandler: Processed in 0.001263915 sec. | ||
| 26056 | 2026.02.04 06:00:18.538813 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26057 | 2026.02.04 06:00:18.538903 [ 262 ] {3411e7bc-5a47-4b48-a41c-30a548be3a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 26058 | 2026.02.04 06:00:18.538941 [ 262 ] {3411e7bc-5a47-4b48-a41c-30a548be3a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 26059 | 2026.02.04 06:00:18.539357 [ 262 ] {3411e7bc-5a47-4b48-a41c-30a548be3a73} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26060 | 2026.02.04 06:00:18.539391 [ 262 ] {3411e7bc-5a47-4b48-a41c-30a548be3a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26061 | 2026.02.04 06:00:18.539677 [ 262 ] {3411e7bc-5a47-4b48-a41c-30a548be3a73} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26062 | 2026.02.04 06:00:18.539879 [ 262 ] {3411e7bc-5a47-4b48-a41c-30a548be3a73} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26063 | 2026.02.04 06:00:18.540000 [ 262 ] {3411e7bc-5a47-4b48-a41c-30a548be3a73} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001113 sec., 124887.69092542677 rows/sec., 7.11 MiB/sec. | ||
| 26064 | 2026.02.04 06:00:18.540009 [ 217 ] {} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Found 6 old parts to remove. Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0] | ||
| 26065 | 2026.02.04 06:00:18.540032 [ 217 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 6 parts from filesystem (serially): Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0] | ||
| 26066 | 2026.02.04 06:00:18.540036 [ 262 ] {3411e7bc-5a47-4b48-a41c-30a548be3a73} <Debug> TCPHandler: Processed in 0.001271585 sec. | ||
| 26067 | 2026.02.04 06:00:18.540144 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26068 | 2026.02.04 06:00:18.540235 [ 262 ] {74cdc883-a10e-4d39-896f-cdd6c6caec6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26069 | 2026.02.04 06:00:18.540273 [ 262 ] {74cdc883-a10e-4d39-896f-cdd6c6caec6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26070 | 2026.02.04 06:00:18.540851 [ 262 ] {74cdc883-a10e-4d39-896f-cdd6c6caec6b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26071 | 2026.02.04 06:00:18.540885 [ 262 ] {74cdc883-a10e-4d39-896f-cdd6c6caec6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26072 | 2026.02.04 06:00:18.541187 [ 262 ] {74cdc883-a10e-4d39-896f-cdd6c6caec6b} <Trace> MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) | ||
| 26073 | 2026.02.04 06:00:18.541391 [ 262 ] {74cdc883-a10e-4d39-896f-cdd6c6caec6b} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26074 | 2026.02.04 06:00:18.541513 [ 262 ] {74cdc883-a10e-4d39-896f-cdd6c6caec6b} <Debug> executeQuery: Read 507 rows, 36.80 KiB in 0.001295 sec., 391505.79150579154 rows/sec., 27.75 MiB/sec. | ||
| 26075 | 2026.02.04 06:00:18.541550 [ 262 ] {74cdc883-a10e-4d39-896f-cdd6c6caec6b} <Debug> TCPHandler: Processed in 0.00145301 sec. | ||
| 26076 | 2026.02.04 06:00:18.541651 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26077 | 2026.02.04 06:00:18.541742 [ 262 ] {c68f3c3d-3ea1-42e8-97b3-18aa53614f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 26078 | 2026.02.04 06:00:18.541782 [ 262 ] {c68f3c3d-3ea1-42e8-97b3-18aa53614f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 26079 | 2026.02.04 06:00:18.542099 [ 262 ] {c68f3c3d-3ea1-42e8-97b3-18aa53614f7a} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26080 | 2026.02.04 06:00:18.542133 [ 262 ] {c68f3c3d-3ea1-42e8-97b3-18aa53614f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26081 | 2026.02.04 06:00:18.542418 [ 262 ] {c68f3c3d-3ea1-42e8-97b3-18aa53614f7a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 26082 | 2026.02.04 06:00:18.542624 [ 262 ] {c68f3c3d-3ea1-42e8-97b3-18aa53614f7a} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26083 | 2026.02.04 06:00:18.542745 [ 262 ] {c68f3c3d-3ea1-42e8-97b3-18aa53614f7a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00102 sec., 5882.35294117647 rows/sec., 307.33 KiB/sec. | ||
| 26084 | 2026.02.04 06:00:18.542780 [ 262 ] {c68f3c3d-3ea1-42e8-97b3-18aa53614f7a} <Debug> TCPHandler: Processed in 0.001176142 sec. | ||
| 26085 | 2026.02.04 06:00:18.542880 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26086 | 2026.02.04 06:00:18.542895 [ 217 ] {} <Debug> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Removing 6 parts from memory: Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0] | ||
| 26087 | 2026.02.04 06:00:18.542972 [ 262 ] {55ac054f-d029-41c2-92d8-90e52ce53f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26088 | 2026.02.04 06:00:18.543012 [ 262 ] {55ac054f-d029-41c2-92d8-90e52ce53f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26089 | 2026.02.04 06:00:18.543402 [ 262 ] {55ac054f-d029-41c2-92d8-90e52ce53f41} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26090 | 2026.02.04 06:00:18.543435 [ 262 ] {55ac054f-d029-41c2-92d8-90e52ce53f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26091 | 2026.02.04 06:00:18.543752 [ 262 ] {55ac054f-d029-41c2-92d8-90e52ce53f41} <Trace> MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) | ||
| 26092 | 2026.02.04 06:00:18.543952 [ 262 ] {55ac054f-d029-41c2-92d8-90e52ce53f41} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26093 | 2026.02.04 06:00:18.544073 [ 262 ] {55ac054f-d029-41c2-92d8-90e52ce53f41} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001119 sec., 230563.00268096515 rows/sec., 15.35 MiB/sec. | ||
| 26094 | 2026.02.04 06:00:18.544108 [ 262 ] {55ac054f-d029-41c2-92d8-90e52ce53f41} <Debug> TCPHandler: Processed in 0.001275005 sec. | ||
| 26095 | 2026.02.04 06:00:18.544220 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26096 | 2026.02.04 06:00:18.544316 [ 262 ] {a7c2110a-9dc7-4cb3-bcdc-78f78308ba94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 26097 | 2026.02.04 06:00:18.544356 [ 262 ] {a7c2110a-9dc7-4cb3-bcdc-78f78308ba94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 26098 | 2026.02.04 06:00:18.544654 [ 262 ] {a7c2110a-9dc7-4cb3-bcdc-78f78308ba94} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26099 | 2026.02.04 06:00:18.544688 [ 262 ] {a7c2110a-9dc7-4cb3-bcdc-78f78308ba94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26100 | 2026.02.04 06:00:18.544958 [ 262 ] {a7c2110a-9dc7-4cb3-bcdc-78f78308ba94} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 26101 | 2026.02.04 06:00:18.545156 [ 262 ] {a7c2110a-9dc7-4cb3-bcdc-78f78308ba94} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26102 | 2026.02.04 06:00:18.545276 [ 262 ] {a7c2110a-9dc7-4cb3-bcdc-78f78308ba94} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000978 sec., 1022.4948875255625 rows/sec., 68.90 KiB/sec. | ||
| 26103 | 2026.02.04 06:00:18.545310 [ 262 ] {a7c2110a-9dc7-4cb3-bcdc-78f78308ba94} <Debug> TCPHandler: Processed in 0.001137871 sec. | ||
| 26104 | 2026.02.04 06:00:18.545413 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26105 | 2026.02.04 06:00:18.545504 [ 262 ] {8389471c-e212-48ae-b583-2f336e4708e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26106 | 2026.02.04 06:00:18.545555 [ 262 ] {8389471c-e212-48ae-b583-2f336e4708e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26107 | 2026.02.04 06:00:18.546399 [ 262 ] {8389471c-e212-48ae-b583-2f336e4708e5} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26108 | 2026.02.04 06:00:18.546432 [ 262 ] {8389471c-e212-48ae-b583-2f336e4708e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26109 | 2026.02.04 06:00:18.546956 [ 262 ] {8389471c-e212-48ae-b583-2f336e4708e5} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 26110 | 2026.02.04 06:00:18.547169 [ 262 ] {8389471c-e212-48ae-b583-2f336e4708e5} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26111 | 2026.02.04 06:00:18.547301 [ 262 ] {8389471c-e212-48ae-b583-2f336e4708e5} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001814 sec., 24255.788313120174 rows/sec., 43.47 MiB/sec. | ||
| 26112 | 2026.02.04 06:00:18.547354 [ 262 ] {8389471c-e212-48ae-b583-2f336e4708e5} <Debug> TCPHandler: Processed in 0.001988195 sec. | ||
| 26113 | 2026.02.04 06:00:18.547457 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26114 | 2026.02.04 06:00:18.547549 [ 262 ] {13c76dd3-d31d-4534-a385-db586aecb1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26115 | 2026.02.04 06:00:18.547588 [ 262 ] {13c76dd3-d31d-4534-a385-db586aecb1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26116 | 2026.02.04 06:00:18.547904 [ 262 ] {13c76dd3-d31d-4534-a385-db586aecb1b2} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26117 | 2026.02.04 06:00:18.547937 [ 262 ] {13c76dd3-d31d-4534-a385-db586aecb1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26118 | 2026.02.04 06:00:18.548220 [ 262 ] {13c76dd3-d31d-4534-a385-db586aecb1b2} <Trace> MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) | ||
| 26119 | 2026.02.04 06:00:18.548421 [ 262 ] {13c76dd3-d31d-4534-a385-db586aecb1b2} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26120 | 2026.02.04 06:00:18.548541 [ 262 ] {13c76dd3-d31d-4534-a385-db586aecb1b2} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00101 sec., 87128.71287128712 rows/sec., 5.47 MiB/sec. | ||
| 26121 | 2026.02.04 06:00:18.548575 [ 262 ] {13c76dd3-d31d-4534-a385-db586aecb1b2} <Debug> TCPHandler: Processed in 0.001165802 sec. | ||
| 26122 | 2026.02.04 06:00:21.503256 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 26123 | 2026.02.04 06:00:21.503311 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 26124 | 2026.02.04 06:00:21.829067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 53734 | ||
| 26125 | 2026.02.04 06:00:21.829635 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26126 | 2026.02.04 06:00:21.829678 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26127 | 2026.02.04 06:00:21.830146 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 26128 | 2026.02.04 06:00:21.830373 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26129 | 2026.02.04 06:00:21.830508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53734 | ||
| 26130 | 2026.02.04 06:00:22.011418 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.010044337 sec. | ||
| 26131 | 2026.02.04 06:00:22.041096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 3316 | ||
| 26132 | 2026.02.04 06:00:22.043550 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26133 | 2026.02.04 06:00:22.043605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26134 | 2026.02.04 06:00:22.044840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 26135 | 2026.02.04 06:00:22.045126 [ 243 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26136 | 2026.02.04 06:00:22.045525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3316 | ||
| 26137 | 2026.02.04 06:00:23.523781 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26138 | 2026.02.04 06:00:23.523983 [ 262 ] {3579877c-54e8-480b-8e2e-90014c24cf5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26139 | 2026.02.04 06:00:23.524055 [ 262 ] {3579877c-54e8-480b-8e2e-90014c24cf5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26140 | 2026.02.04 06:00:23.524824 [ 262 ] {3579877c-54e8-480b-8e2e-90014c24cf5e} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26141 | 2026.02.04 06:00:23.524878 [ 262 ] {3579877c-54e8-480b-8e2e-90014c24cf5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26142 | 2026.02.04 06:00:23.525284 [ 262 ] {3579877c-54e8-480b-8e2e-90014c24cf5e} <Trace> MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) | ||
| 26143 | 2026.02.04 06:00:23.525541 [ 262 ] {3579877c-54e8-480b-8e2e-90014c24cf5e} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26144 | 2026.02.04 06:00:23.525696 [ 262 ] {3579877c-54e8-480b-8e2e-90014c24cf5e} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001766 sec., 48697.62174405436 rows/sec., 4.07 MiB/sec. | ||
| 26145 | 2026.02.04 06:00:23.525739 [ 262 ] {3579877c-54e8-480b-8e2e-90014c24cf5e} <Debug> TCPHandler: Processed in 0.002097218 sec. | ||
| 26146 | 2026.02.04 06:00:23.525884 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26147 | 2026.02.04 06:00:23.525978 [ 262 ] {f66e2e4a-ee42-4336-ba76-9aecd8dea544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26148 | 2026.02.04 06:00:23.526017 [ 262 ] {f66e2e4a-ee42-4336-ba76-9aecd8dea544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26149 | 2026.02.04 06:00:23.526441 [ 262 ] {f66e2e4a-ee42-4336-ba76-9aecd8dea544} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26150 | 2026.02.04 06:00:23.526477 [ 262 ] {f66e2e4a-ee42-4336-ba76-9aecd8dea544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26151 | 2026.02.04 06:00:23.526769 [ 262 ] {f66e2e4a-ee42-4336-ba76-9aecd8dea544} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 26152 | 2026.02.04 06:00:23.526972 [ 262 ] {f66e2e4a-ee42-4336-ba76-9aecd8dea544} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26153 | 2026.02.04 06:00:23.527103 [ 262 ] {f66e2e4a-ee42-4336-ba76-9aecd8dea544} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001143 sec., 13123.359580052494 rows/sec., 986.82 KiB/sec. | ||
| 26154 | 2026.02.04 06:00:23.527142 [ 262 ] {f66e2e4a-ee42-4336-ba76-9aecd8dea544} <Debug> TCPHandler: Processed in 0.001310967 sec. | ||
| 26155 | 2026.02.04 06:00:23.527252 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26156 | 2026.02.04 06:00:23.527344 [ 262 ] {1671386f-3c29-481c-85e9-d37dc662b918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26157 | 2026.02.04 06:00:23.527383 [ 262 ] {1671386f-3c29-481c-85e9-d37dc662b918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26158 | 2026.02.04 06:00:23.527796 [ 262 ] {1671386f-3c29-481c-85e9-d37dc662b918} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26159 | 2026.02.04 06:00:23.527832 [ 262 ] {1671386f-3c29-481c-85e9-d37dc662b918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26160 | 2026.02.04 06:00:23.528120 [ 262 ] {1671386f-3c29-481c-85e9-d37dc662b918} <Trace> MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) | ||
| 26161 | 2026.02.04 06:00:23.528330 [ 262 ] {1671386f-3c29-481c-85e9-d37dc662b918} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26162 | 2026.02.04 06:00:23.528459 [ 262 ] {1671386f-3c29-481c-85e9-d37dc662b918} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001132 sec., 69787.98586572439 rows/sec., 5.45 MiB/sec. | ||
| 26163 | 2026.02.04 06:00:23.528496 [ 262 ] {1671386f-3c29-481c-85e9-d37dc662b918} <Debug> TCPHandler: Processed in 0.001296186 sec. | ||
| 26164 | 2026.02.04 06:00:23.528605 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26165 | 2026.02.04 06:00:23.528697 [ 262 ] {f23ab135-c686-4e78-b669-60f7ba00580a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26166 | 2026.02.04 06:00:23.528739 [ 262 ] {f23ab135-c686-4e78-b669-60f7ba00580a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26167 | 2026.02.04 06:00:23.529139 [ 262 ] {f23ab135-c686-4e78-b669-60f7ba00580a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26168 | 2026.02.04 06:00:23.529174 [ 262 ] {f23ab135-c686-4e78-b669-60f7ba00580a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26169 | 2026.02.04 06:00:23.529489 [ 262 ] {f23ab135-c686-4e78-b669-60f7ba00580a} <Trace> MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) | ||
| 26170 | 2026.02.04 06:00:23.529694 [ 262 ] {f23ab135-c686-4e78-b669-60f7ba00580a} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26171 | 2026.02.04 06:00:23.529819 [ 262 ] {f23ab135-c686-4e78-b669-60f7ba00580a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 26172 | 2026.02.04 06:00:23.529857 [ 262 ] {f23ab135-c686-4e78-b669-60f7ba00580a} <Debug> TCPHandler: Processed in 0.001299165 sec. | ||
| 26173 | 2026.02.04 06:00:23.529964 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26174 | 2026.02.04 06:00:23.530056 [ 262 ] {caa784d9-f6cf-4cc7-b86e-5097efdd3179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26175 | 2026.02.04 06:00:23.530108 [ 262 ] {caa784d9-f6cf-4cc7-b86e-5097efdd3179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26176 | 2026.02.04 06:00:23.530907 [ 262 ] {caa784d9-f6cf-4cc7-b86e-5097efdd3179} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26177 | 2026.02.04 06:00:23.530943 [ 262 ] {caa784d9-f6cf-4cc7-b86e-5097efdd3179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26178 | 2026.02.04 06:00:23.531469 [ 262 ] {caa784d9-f6cf-4cc7-b86e-5097efdd3179} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 26179 | 2026.02.04 06:00:23.531683 [ 262 ] {caa784d9-f6cf-4cc7-b86e-5097efdd3179} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26180 | 2026.02.04 06:00:23.531823 [ 262 ] {caa784d9-f6cf-4cc7-b86e-5097efdd3179} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001785 sec., 8403.361344537816 rows/sec., 15.06 MiB/sec. | ||
| 26181 | 2026.02.04 06:00:23.531890 [ 262 ] {caa784d9-f6cf-4cc7-b86e-5097efdd3179} <Debug> TCPHandler: Processed in 0.001973654 sec. | ||
| 26182 | 2026.02.04 06:00:23.531997 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26183 | 2026.02.04 06:00:23.532089 [ 262 ] {0312647a-3f2d-4a58-8e15-4108e76d4c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26184 | 2026.02.04 06:00:23.532129 [ 262 ] {0312647a-3f2d-4a58-8e15-4108e76d4c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26185 | 2026.02.04 06:00:23.532458 [ 262 ] {0312647a-3f2d-4a58-8e15-4108e76d4c9d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26186 | 2026.02.04 06:00:23.532494 [ 262 ] {0312647a-3f2d-4a58-8e15-4108e76d4c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26187 | 2026.02.04 06:00:23.532788 [ 262 ] {0312647a-3f2d-4a58-8e15-4108e76d4c9d} <Trace> MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) | ||
| 26188 | 2026.02.04 06:00:23.532989 [ 262 ] {0312647a-3f2d-4a58-8e15-4108e76d4c9d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26189 | 2026.02.04 06:00:23.533115 [ 262 ] {0312647a-3f2d-4a58-8e15-4108e76d4c9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 26190 | 2026.02.04 06:00:23.533150 [ 262 ] {0312647a-3f2d-4a58-8e15-4108e76d4c9d} <Debug> TCPHandler: Processed in 0.001201603 sec. | ||
| 26191 | 2026.02.04 06:00:24.836032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 844 | ||
| 26192 | 2026.02.04 06:00:24.854040 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26193 | 2026.02.04 06:00:24.854099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26194 | 2026.02.04 06:00:24.860561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 26195 | 2026.02.04 06:00:24.861291 [ 244 ] {} <Trace> system.metric_log (bb035b33-3bfe-4db0-bbe1-5b87414f2d8c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26196 | 2026.02.04 06:00:24.864483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 844 | ||
| 26197 | 2026.02.04 06:00:26.290927 [ 225 ] {} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Found 6 old parts to remove. Parts: [all_1_27_6, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0] | ||
| 26198 | 2026.02.04 06:00:26.290977 [ 225 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 6 parts from filesystem (serially): Parts: [all_1_27_6, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0] | ||
| 26199 | 2026.02.04 06:00:26.293380 [ 225 ] {} <Debug> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Removing 6 parts from memory: Parts: [all_1_27_6, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0] | ||
| 26200 | 2026.02.04 06:00:26.488776 [ 224 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 26201 | 2026.02.04 06:00:26.488847 [ 224 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 26202 | 2026.02.04 06:00:26.491573 [ 224 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 26203 | 2026.02.04 06:00:26.944615 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26204 | 2026.02.04 06:00:26.944799 [ 262 ] {51b9019a-e9d4-418a-b6f1-2c6765b015fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 26205 | 2026.02.04 06:00:26.944869 [ 262 ] {51b9019a-e9d4-418a-b6f1-2c6765b015fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 26206 | 2026.02.04 06:00:26.945668 [ 262 ] {51b9019a-e9d4-418a-b6f1-2c6765b015fa} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26207 | 2026.02.04 06:00:26.945710 [ 262 ] {51b9019a-e9d4-418a-b6f1-2c6765b015fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26208 | 2026.02.04 06:00:26.946094 [ 262 ] {51b9019a-e9d4-418a-b6f1-2c6765b015fa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 26209 | 2026.02.04 06:00:26.946313 [ 262 ] {51b9019a-e9d4-418a-b6f1-2c6765b015fa} <Trace> oximeter.fields_i16 (22090904-9488-42a3-8ea7-5675957516bd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26210 | 2026.02.04 06:00:26.946462 [ 262 ] {51b9019a-e9d4-418a-b6f1-2c6765b015fa} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001715 sec., 155102.04081632654 rows/sec., 9.85 MiB/sec. | ||
| 26211 | 2026.02.04 06:00:26.946504 [ 262 ] {51b9019a-e9d4-418a-b6f1-2c6765b015fa} <Debug> TCPHandler: Processed in 0.002013845 sec. | ||
| 26212 | 2026.02.04 06:00:26.946640 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26213 | 2026.02.04 06:00:26.946737 [ 262 ] {5a7ec977-4585-4b21-93fc-9e59d5e7cc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26214 | 2026.02.04 06:00:26.946777 [ 262 ] {5a7ec977-4585-4b21-93fc-9e59d5e7cc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26215 | 2026.02.04 06:00:26.948055 [ 262 ] {5a7ec977-4585-4b21-93fc-9e59d5e7cc97} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26216 | 2026.02.04 06:00:26.948094 [ 262 ] {5a7ec977-4585-4b21-93fc-9e59d5e7cc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26217 | 2026.02.04 06:00:26.948517 [ 262 ] {5a7ec977-4585-4b21-93fc-9e59d5e7cc97} <Trace> MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) | ||
| 26218 | 2026.02.04 06:00:26.948736 [ 262 ] {5a7ec977-4585-4b21-93fc-9e59d5e7cc97} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26219 | 2026.02.04 06:00:26.948864 [ 262 ] {5a7ec977-4585-4b21-93fc-9e59d5e7cc97} <Debug> executeQuery: Read 1980 rows, 164.92 KiB in 0.002146 sec., 922646.7847157503 rows/sec., 75.05 MiB/sec. | ||
| 26220 | 2026.02.04 06:00:26.948863 [ 41 ] {} <Debug> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0 | ||
| 26221 | 2026.02.04 06:00:26.948903 [ 262 ] {5a7ec977-4585-4b21-93fc-9e59d5e7cc97} <Debug> TCPHandler: Processed in 0.002320524 sec. | ||
| 26222 | 2026.02.04 06:00:26.948950 [ 41 ] {} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26223 | 2026.02.04 06:00:26.948993 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26224 | 2026.02.04 06:00:26.949070 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26225 | 2026.02.04 06:00:26.949172 [ 262 ] {dd01ce29-78ec-4130-8492-a92b5c8b70e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26226 | 2026.02.04 06:00:26.949188 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_191_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_186_37 to all_191_191_0 into Compact with storage Full | ||
| 26227 | 2026.02.04 06:00:26.949212 [ 262 ] {dd01ce29-78ec-4130-8492-a92b5c8b70e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26228 | 2026.02.04 06:00:26.949373 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_191_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26229 | 2026.02.04 06:00:26.949430 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_186_37, total 2143 rows starting from the beginning of the part | ||
| 26230 | 2026.02.04 06:00:26.949535 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 840 rows starting from the beginning of the part | ||
| 26231 | 2026.02.04 06:00:26.949610 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 86 rows starting from the beginning of the part | ||
| 26232 | 2026.02.04 06:00:26.949680 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 840 rows starting from the beginning of the part | ||
| 26233 | 2026.02.04 06:00:26.949747 [ 262 ] {dd01ce29-78ec-4130-8492-a92b5c8b70e7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26234 | 2026.02.04 06:00:26.949749 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 86 rows starting from the beginning of the part | ||
| 26235 | 2026.02.04 06:00:26.949815 [ 262 ] {dd01ce29-78ec-4130-8492-a92b5c8b70e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26236 | 2026.02.04 06:00:26.949862 [ 196 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 1980 rows starting from the beginning of the part | ||
| 26237 | 2026.02.04 06:00:26.950151 [ 262 ] {dd01ce29-78ec-4130-8492-a92b5c8b70e7} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 26238 | 2026.02.04 06:00:26.950381 [ 262 ] {dd01ce29-78ec-4130-8492-a92b5c8b70e7} <Trace> oximeter.fields_u16 (c7e56984-ff21-41a6-ad97-cee680ce56a3): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26239 | 2026.02.04 06:00:26.950514 [ 262 ] {dd01ce29-78ec-4130-8492-a92b5c8b70e7} <Debug> executeQuery: Read 177 rows, 11.31 KiB in 0.001361 sec., 130051.43277002205 rows/sec., 8.12 MiB/sec. | ||
| 26240 | 2026.02.04 06:00:26.950553 [ 262 ] {dd01ce29-78ec-4130-8492-a92b5c8b70e7} <Debug> TCPHandler: Processed in 0.001531742 sec. | ||
| 26241 | 2026.02.04 06:00:26.950664 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26242 | 2026.02.04 06:00:26.950769 [ 262 ] {cc064151-c424-433f-86fb-08028cb78c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 26243 | 2026.02.04 06:00:26.950809 [ 262 ] {cc064151-c424-433f-86fb-08028cb78c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 26244 | 2026.02.04 06:00:26.951351 [ 262 ] {cc064151-c424-433f-86fb-08028cb78c95} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26245 | 2026.02.04 06:00:26.951389 [ 262 ] {cc064151-c424-433f-86fb-08028cb78c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26246 | 2026.02.04 06:00:26.951705 [ 262 ] {cc064151-c424-433f-86fb-08028cb78c95} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 26247 | 2026.02.04 06:00:26.951913 [ 262 ] {cc064151-c424-433f-86fb-08028cb78c95} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26248 | 2026.02.04 06:00:26.951974 [ 195 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_191_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5975 rows, containing 5 columns (5 merged, 0 gathered) in 0.002869119 sec., 2082520.8016816312 rows/sec., 177.30 MiB/sec. | ||
| 26249 | 2026.02.04 06:00:26.952015 [ 41 ] {} <Debug> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 26250 | 2026.02.04 06:00:26.952046 [ 262 ] {cc064151-c424-433f-86fb-08028cb78c95} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001307 sec., 281560.82631981635 rows/sec., 18.73 MiB/sec. | ||
| 26251 | 2026.02.04 06:00:26.952052 [ 41 ] {} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26252 | 2026.02.04 06:00:26.952091 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26253 | 2026.02.04 06:00:26.952093 [ 262 ] {cc064151-c424-433f-86fb-08028cb78c95} <Debug> TCPHandler: Processed in 0.001478441 sec. | ||
| 26254 | 2026.02.04 06:00:26.952180 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::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 | ||
| 26255 | 2026.02.04 06:00:26.952221 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26256 | 2026.02.04 06:00:26.952265 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26257 | 2026.02.04 06:00:26.952293 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 394 rows starting from the beginning of the part | ||
| 26258 | 2026.02.04 06:00:26.952298 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_191_38} <Trace> MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary) | ||
| 26259 | 2026.02.04 06:00:26.952317 [ 262 ] {b413504d-214b-4793-ba2b-ced64d6c53b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 26260 | 2026.02.04 06:00:26.952350 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 140 rows starting from the beginning of the part | ||
| 26261 | 2026.02.04 06:00:26.952364 [ 262 ] {b413504d-214b-4793-ba2b-ced64d6c53b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 26262 | 2026.02.04 06:00:26.952394 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 368 rows starting from the beginning of the part | ||
| 26263 | 2026.02.04 06:00:26.952440 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 140 rows starting from the beginning of the part | ||
| 26264 | 2026.02.04 06:00:26.952483 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 140 rows starting from the beginning of the part | ||
| 26265 | 2026.02.04 06:00:26.952539 [ 190 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 368 rows starting from the beginning of the part | ||
| 26266 | 2026.02.04 06:00:26.952651 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_191_38} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26267 | 2026.02.04 06:00:26.952739 [ 200 ] {fd17b3b9-16bd-45bb-947d-d619b577b6c0::all_1_191_38} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38 | ||
| 26268 | 2026.02.04 06:00:26.952804 [ 262 ] {b413504d-214b-4793-ba2b-ced64d6c53b8} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26269 | 2026.02.04 06:00:26.952821 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 26270 | 2026.02.04 06:00:26.952847 [ 262 ] {b413504d-214b-4793-ba2b-ced64d6c53b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26271 | 2026.02.04 06:00:26.953157 [ 262 ] {b413504d-214b-4793-ba2b-ced64d6c53b8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 26272 | 2026.02.04 06:00:26.953379 [ 262 ] {b413504d-214b-4793-ba2b-ced64d6c53b8} <Trace> oximeter.fields_u8 (1a884fa6-8e03-4ec0-9f7c-d4d9194ee579): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26273 | 2026.02.04 06:00:26.953510 [ 262 ] {b413504d-214b-4793-ba2b-ced64d6c53b8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001211 sec., 114781.1725846408 rows/sec., 6.53 MiB/sec. | ||
| 26274 | 2026.02.04 06:00:26.953522 [ 200 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381358 sec., 1122084.2098862133 rows/sec., 78.65 MiB/sec. | ||
| 26275 | 2026.02.04 06:00:26.953549 [ 262 ] {b413504d-214b-4793-ba2b-ced64d6c53b8} <Debug> TCPHandler: Processed in 0.001376708 sec. | ||
| 26276 | 2026.02.04 06:00:26.953653 [ 200 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 26277 | 2026.02.04 06:00:26.953665 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26278 | 2026.02.04 06:00:26.953765 [ 262 ] {6069e396-2d09-461c-9289-296d6b81a338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26279 | 2026.02.04 06:00:26.953806 [ 262 ] {6069e396-2d09-461c-9289-296d6b81a338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26280 | 2026.02.04 06:00:26.953909 [ 200 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_86_17} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26281 | 2026.02.04 06:00:26.953973 [ 200 ] {ad57cd83-1a76-4e4e-9079-34269326eec3::all_1_86_17} <Trace> oximeter.fields_u32 (ad57cd83-1a76-4e4e-9079-34269326eec3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 26282 | 2026.02.04 06:00:26.954045 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 26283 | 2026.02.04 06:00:26.954617 [ 262 ] {6069e396-2d09-461c-9289-296d6b81a338} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26284 | 2026.02.04 06:00:26.954658 [ 262 ] {6069e396-2d09-461c-9289-296d6b81a338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26285 | 2026.02.04 06:00:26.954999 [ 262 ] {6069e396-2d09-461c-9289-296d6b81a338} <Trace> MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) | ||
| 26286 | 2026.02.04 06:00:26.955237 [ 262 ] {6069e396-2d09-461c-9289-296d6b81a338} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26287 | 2026.02.04 06:00:26.955351 [ 41 ] {} <Debug> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0 | ||
| 26288 | 2026.02.04 06:00:26.955365 [ 262 ] {6069e396-2d09-461c-9289-296d6b81a338} <Debug> executeQuery: Read 963 rows, 71.09 KiB in 0.001618 sec., 595179.2336217553 rows/sec., 42.91 MiB/sec. | ||
| 26289 | 2026.02.04 06:00:26.955382 [ 41 ] {} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26290 | 2026.02.04 06:00:26.955407 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26291 | 2026.02.04 06:00:26.955412 [ 262 ] {6069e396-2d09-461c-9289-296d6b81a338} <Debug> TCPHandler: Processed in 0.00179525 sec. | ||
| 26292 | 2026.02.04 06:00:26.955507 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_191_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_186_37 to all_191_191_0 into Compact with storage Full | ||
| 26293 | 2026.02.04 06:00:26.955533 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26294 | 2026.02.04 06:00:26.955629 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_191_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26295 | 2026.02.04 06:00:26.955632 [ 262 ] {132725a0-4b4e-43ed-8c1f-9a5e574c41b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 26296 | 2026.02.04 06:00:26.955677 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_186_37, total 1057 rows starting from the beginning of the part | ||
| 26297 | 2026.02.04 06:00:26.955701 [ 262 ] {132725a0-4b4e-43ed-8c1f-9a5e574c41b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 26298 | 2026.02.04 06:00:26.955755 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 507 rows starting from the beginning of the part | ||
| 26299 | 2026.02.04 06:00:26.955807 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 79 rows starting from the beginning of the part | ||
| 26300 | 2026.02.04 06:00:26.955849 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 507 rows starting from the beginning of the part | ||
| 26301 | 2026.02.04 06:00:26.955890 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 79 rows starting from the beginning of the part | ||
| 26302 | 2026.02.04 06:00:26.955929 [ 197 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 963 rows starting from the beginning of the part | ||
| 26303 | 2026.02.04 06:00:26.956047 [ 262 ] {132725a0-4b4e-43ed-8c1f-9a5e574c41b6} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26304 | 2026.02.04 06:00:26.956093 [ 262 ] {132725a0-4b4e-43ed-8c1f-9a5e574c41b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26305 | 2026.02.04 06:00:26.956393 [ 262 ] {132725a0-4b4e-43ed-8c1f-9a5e574c41b6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 26306 | 2026.02.04 06:00:26.956610 [ 262 ] {132725a0-4b4e-43ed-8c1f-9a5e574c41b6} <Trace> oximeter.measurements_bool (a36de6c6-f7fa-43a6-a2d1-1fc6ad8a48e5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26307 | 2026.02.04 06:00:26.956742 [ 262 ] {132725a0-4b4e-43ed-8c1f-9a5e574c41b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 26308 | 2026.02.04 06:00:26.956778 [ 262 ] {132725a0-4b4e-43ed-8c1f-9a5e574c41b6} <Debug> TCPHandler: Processed in 0.001293316 sec. | ||
| 26309 | 2026.02.04 06:00:26.956887 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26310 | 2026.02.04 06:00:26.956979 [ 262 ] {b3f968cd-fa64-4a5b-a15c-89749fcca9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26311 | 2026.02.04 06:00:26.957019 [ 262 ] {b3f968cd-fa64-4a5b-a15c-89749fcca9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26312 | 2026.02.04 06:00:26.957203 [ 200 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_191_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737598 sec., 1837018.689017828 rows/sec., 139.85 MiB/sec. | ||
| 26313 | 2026.02.04 06:00:26.957383 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_191_38} <Trace> MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary) | ||
| 26314 | 2026.02.04 06:00:26.957628 [ 262 ] {b3f968cd-fa64-4a5b-a15c-89749fcca9d4} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26315 | 2026.02.04 06:00:26.957637 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_191_38} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26316 | 2026.02.04 06:00:26.957672 [ 262 ] {b3f968cd-fa64-4a5b-a15c-89749fcca9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26317 | 2026.02.04 06:00:26.957728 [ 192 ] {5bdec469-c474-43a5-8645-b064b07cd9d6::all_1_191_38} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38 | ||
| 26318 | 2026.02.04 06:00:26.957812 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 26319 | 2026.02.04 06:00:26.958049 [ 262 ] {b3f968cd-fa64-4a5b-a15c-89749fcca9d4} <Trace> MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) | ||
| 26320 | 2026.02.04 06:00:26.958270 [ 262 ] {b3f968cd-fa64-4a5b-a15c-89749fcca9d4} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26321 | 2026.02.04 06:00:26.958399 [ 262 ] {b3f968cd-fa64-4a5b-a15c-89749fcca9d4} <Debug> executeQuery: Read 900 rows, 61.36 KiB in 0.001437 sec., 626304.8016701462 rows/sec., 41.70 MiB/sec. | ||
| 26322 | 2026.02.04 06:00:26.958446 [ 262 ] {b3f968cd-fa64-4a5b-a15c-89749fcca9d4} <Debug> TCPHandler: Processed in 0.001606814 sec. | ||
| 26323 | 2026.02.04 06:00:26.958567 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26324 | 2026.02.04 06:00:26.958660 [ 262 ] {91ec55b6-0747-4d2f-9910-76e48aeb7754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 26325 | 2026.02.04 06:00:26.958700 [ 262 ] {91ec55b6-0747-4d2f-9910-76e48aeb7754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 26326 | 2026.02.04 06:00:26.959023 [ 262 ] {91ec55b6-0747-4d2f-9910-76e48aeb7754} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26327 | 2026.02.04 06:00:26.959059 [ 262 ] {91ec55b6-0747-4d2f-9910-76e48aeb7754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26328 | 2026.02.04 06:00:26.959343 [ 262 ] {91ec55b6-0747-4d2f-9910-76e48aeb7754} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 26329 | 2026.02.04 06:00:26.959548 [ 262 ] {91ec55b6-0747-4d2f-9910-76e48aeb7754} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26330 | 2026.02.04 06:00:26.959660 [ 41 ] {} <Debug> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Selected 6 parts from all_1_75_16 to all_80_80_0 | ||
| 26331 | 2026.02.04 06:00:26.959676 [ 262 ] {91ec55b6-0747-4d2f-9910-76e48aeb7754} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 26332 | 2026.02.04 06:00:26.959698 [ 41 ] {} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26333 | 2026.02.04 06:00:26.959720 [ 262 ] {91ec55b6-0747-4d2f-9910-76e48aeb7754} <Debug> TCPHandler: Processed in 0.001200943 sec. | ||
| 26334 | 2026.02.04 06:00:26.959722 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26335 | 2026.02.04 06:00:26.959807 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_80_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_16 to all_80_80_0 into Compact with storage Full | ||
| 26336 | 2026.02.04 06:00:26.959849 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26337 | 2026.02.04 06:00:26.959909 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_80_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26338 | 2026.02.04 06:00:26.959939 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_16, total 77 rows starting from the beginning of the part | ||
| 26339 | 2026.02.04 06:00:26.959948 [ 262 ] {6cdcab7a-e168-499d-bfd0-b58f21d541f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26340 | 2026.02.04 06:00:26.959986 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1 rows starting from the beginning of the part | ||
| 26341 | 2026.02.04 06:00:26.960007 [ 262 ] {6cdcab7a-e168-499d-bfd0-b58f21d541f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26342 | 2026.02.04 06:00:26.960027 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1 rows starting from the beginning of the part | ||
| 26343 | 2026.02.04 06:00:26.960064 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1 rows starting from the beginning of the part | ||
| 26344 | 2026.02.04 06:00:26.960094 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1 rows starting from the beginning of the part | ||
| 26345 | 2026.02.04 06:00:26.960126 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1 rows starting from the beginning of the part | ||
| 26346 | 2026.02.04 06:00:26.960763 [ 197 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_80_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 4 columns (4 merged, 0 gathered) in 0.000981747 sec., 83524.57405013715 rows/sec., 5.48 MiB/sec. | ||
| 26347 | 2026.02.04 06:00:26.960869 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_80_17} <Trace> MergedBlockOutputStream: filled checksums all_1_80_17 (state Temporary) | ||
| 26348 | 2026.02.04 06:00:26.960876 [ 262 ] {6cdcab7a-e168-499d-bfd0-b58f21d541f5} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26349 | 2026.02.04 06:00:26.960921 [ 262 ] {6cdcab7a-e168-499d-bfd0-b58f21d541f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26350 | 2026.02.04 06:00:26.961136 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_80_17} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed): Renaming temporary part tmp_merge_all_1_80_17 to all_1_80_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26351 | 2026.02.04 06:00:26.961204 [ 192 ] {5d9419bf-e254-4af5-85ca-591691c138ed::all_1_80_17} <Trace> oximeter.measurements_f64 (5d9419bf-e254-4af5-85ca-591691c138ed) (MergerMutator): Merged 6 parts: [all_1_75_16, all_80_80_0] -> all_1_80_17 | ||
| 26352 | 2026.02.04 06:00:26.961270 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 26353 | 2026.02.04 06:00:26.961588 [ 262 ] {6cdcab7a-e168-499d-bfd0-b58f21d541f5} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 26354 | 2026.02.04 06:00:26.961825 [ 262 ] {6cdcab7a-e168-499d-bfd0-b58f21d541f5} <Trace> oximeter.measurements_histogramu64 (dc9ed143-5f3d-4a85-8704-d5b53ab74b43): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26355 | 2026.02.04 06:00:26.961966 [ 262 ] {6cdcab7a-e168-499d-bfd0-b58f21d541f5} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002035 sec., 21621.621621621623 rows/sec., 38.74 MiB/sec. | ||
| 26356 | 2026.02.04 06:00:26.962023 [ 262 ] {6cdcab7a-e168-499d-bfd0-b58f21d541f5} <Debug> TCPHandler: Processed in 0.002221731 sec. | ||
| 26357 | 2026.02.04 06:00:26.962138 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26358 | 2026.02.04 06:00:26.962231 [ 262 ] {bc85bfb6-edc3-42c1-9310-05bbeca29ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26359 | 2026.02.04 06:00:26.962272 [ 262 ] {bc85bfb6-edc3-42c1-9310-05bbeca29ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26360 | 2026.02.04 06:00:26.962603 [ 262 ] {bc85bfb6-edc3-42c1-9310-05bbeca29ada} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26361 | 2026.02.04 06:00:26.962638 [ 262 ] {bc85bfb6-edc3-42c1-9310-05bbeca29ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26362 | 2026.02.04 06:00:26.962928 [ 262 ] {bc85bfb6-edc3-42c1-9310-05bbeca29ada} <Trace> MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) | ||
| 26363 | 2026.02.04 06:00:26.963136 [ 262 ] {bc85bfb6-edc3-42c1-9310-05bbeca29ada} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26364 | 2026.02.04 06:00:26.963248 [ 41 ] {} <Debug> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0 | ||
| 26365 | 2026.02.04 06:00:26.963260 [ 262 ] {bc85bfb6-edc3-42c1-9310-05bbeca29ada} <Debug> executeQuery: Read 72 rows, 4.55 KiB in 0.001047 sec., 68767.90830945558 rows/sec., 4.24 MiB/sec. | ||
| 26366 | 2026.02.04 06:00:26.963287 [ 41 ] {} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26367 | 2026.02.04 06:00:26.963309 [ 262 ] {bc85bfb6-edc3-42c1-9310-05bbeca29ada} <Debug> TCPHandler: Processed in 0.001219284 sec. | ||
| 26368 | 2026.02.04 06:00:26.963311 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26369 | 2026.02.04 06:00:26.963417 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_191_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_186_37 to all_191_191_0 into Compact with storage Full | ||
| 26370 | 2026.02.04 06:00:26.963538 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_191_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26371 | 2026.02.04 06:00:26.963569 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_186_37, total 11660 rows starting from the beginning of the part | ||
| 26372 | 2026.02.04 06:00:26.963629 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 88 rows starting from the beginning of the part | ||
| 26373 | 2026.02.04 06:00:26.963678 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 60 rows starting from the beginning of the part | ||
| 26374 | 2026.02.04 06:00:26.963721 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 88 rows starting from the beginning of the part | ||
| 26375 | 2026.02.04 06:00:26.963764 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 60 rows starting from the beginning of the part | ||
| 26376 | 2026.02.04 06:00:26.963807 [ 189 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_191_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 72 rows starting from the beginning of the part | ||
| 26377 | 2026.02.04 06:00:26.966222 [ 192 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_191_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12028 rows, containing 4 columns (4 merged, 0 gathered) in 0.002846588 sec., 4225409.507803728 rows/sec., 273.78 MiB/sec. | ||
| 26378 | 2026.02.04 06:00:26.966536 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_191_38} <Trace> MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary) | ||
| 26379 | 2026.02.04 06:00:26.966798 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_191_38} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26380 | 2026.02.04 06:00:26.966865 [ 197 ] {c3071a0f-c68a-408e-8c8e-4da811e706a8::all_1_191_38} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38 | ||
| 26381 | 2026.02.04 06:00:26.966940 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 26382 | 2026.02.04 06:00:28.518445 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26383 | 2026.02.04 06:00:28.518652 [ 262 ] {c3c63d5c-2fb3-4122-9653-61fbc5a0da76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26384 | 2026.02.04 06:00:28.518722 [ 262 ] {c3c63d5c-2fb3-4122-9653-61fbc5a0da76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26385 | 2026.02.04 06:00:28.519550 [ 262 ] {c3c63d5c-2fb3-4122-9653-61fbc5a0da76} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26386 | 2026.02.04 06:00:28.519589 [ 262 ] {c3c63d5c-2fb3-4122-9653-61fbc5a0da76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26387 | 2026.02.04 06:00:28.519971 [ 262 ] {c3c63d5c-2fb3-4122-9653-61fbc5a0da76} <Trace> MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary) | ||
| 26388 | 2026.02.04 06:00:28.520193 [ 262 ] {c3c63d5c-2fb3-4122-9653-61fbc5a0da76} <Trace> oximeter.fields_string (fd17b3b9-16bd-45bb-947d-d619b577b6c0): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26389 | 2026.02.04 06:00:28.520343 [ 262 ] {c3c63d5c-2fb3-4122-9653-61fbc5a0da76} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001743 sec., 32128.5140562249 rows/sec., 2.45 MiB/sec. | ||
| 26390 | 2026.02.04 06:00:28.520385 [ 262 ] {c3c63d5c-2fb3-4122-9653-61fbc5a0da76} <Debug> TCPHandler: Processed in 0.002068107 sec. | ||
| 26391 | 2026.02.04 06:00:28.520512 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26392 | 2026.02.04 06:00:28.520623 [ 262 ] {64a10fba-e036-470a-a78b-5d2b165182db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26393 | 2026.02.04 06:00:28.520664 [ 262 ] {64a10fba-e036-470a-a78b-5d2b165182db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26394 | 2026.02.04 06:00:28.521170 [ 262 ] {64a10fba-e036-470a-a78b-5d2b165182db} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26395 | 2026.02.04 06:00:28.521206 [ 262 ] {64a10fba-e036-470a-a78b-5d2b165182db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26396 | 2026.02.04 06:00:28.521508 [ 262 ] {64a10fba-e036-470a-a78b-5d2b165182db} <Trace> MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary) | ||
| 26397 | 2026.02.04 06:00:28.521716 [ 262 ] {64a10fba-e036-470a-a78b-5d2b165182db} <Trace> oximeter.fields_uuid (5bdec469-c474-43a5-8645-b064b07cd9d6): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26398 | 2026.02.04 06:00:28.521846 [ 262 ] {64a10fba-e036-470a-a78b-5d2b165182db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 26399 | 2026.02.04 06:00:28.521884 [ 262 ] {64a10fba-e036-470a-a78b-5d2b165182db} <Debug> TCPHandler: Processed in 0.0014214 sec. | ||
| 26400 | 2026.02.04 06:00:28.522003 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26401 | 2026.02.04 06:00:28.522106 [ 262 ] {caf97650-9d6b-41e9-be2a-d8aab459679c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26402 | 2026.02.04 06:00:28.522149 [ 262 ] {caf97650-9d6b-41e9-be2a-d8aab459679c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26403 | 2026.02.04 06:00:28.522613 [ 262 ] {caf97650-9d6b-41e9-be2a-d8aab459679c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26404 | 2026.02.04 06:00:28.522651 [ 262 ] {caf97650-9d6b-41e9-be2a-d8aab459679c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26405 | 2026.02.04 06:00:28.522967 [ 262 ] {caf97650-9d6b-41e9-be2a-d8aab459679c} <Trace> MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary) | ||
| 26406 | 2026.02.04 06:00:28.523174 [ 262 ] {caf97650-9d6b-41e9-be2a-d8aab459679c} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26407 | 2026.02.04 06:00:28.523302 [ 262 ] {caf97650-9d6b-41e9-be2a-d8aab459679c} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001223 sec., 34341.78250204416 rows/sec., 2.39 MiB/sec. | ||
| 26408 | 2026.02.04 06:00:28.523305 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Selected 5 parts from all_1_187_39 to all_191_191_0 | ||
| 26409 | 2026.02.04 06:00:28.523341 [ 262 ] {caf97650-9d6b-41e9-be2a-d8aab459679c} <Debug> TCPHandler: Processed in 0.001386269 sec. | ||
| 26410 | 2026.02.04 06:00:28.523375 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26411 | 2026.02.04 06:00:28.523400 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26412 | 2026.02.04 06:00:28.523474 [ 262 ] {} <Trace> TCP-Session: d4301687-7fae-4baf-9e18-8726b8eb406b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26413 | 2026.02.04 06:00:28.523492 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_191_40} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_187_39 to all_191_191_0 into Compact with storage Full | ||
| 26414 | 2026.02.04 06:00:28.523581 [ 262 ] {399caa6e-8cd5-4120-babe-8c1fd255cd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26415 | 2026.02.04 06:00:28.523618 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_191_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26416 | 2026.02.04 06:00:28.523628 [ 262 ] {399caa6e-8cd5-4120-babe-8c1fd255cd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26417 | 2026.02.04 06:00:28.523661 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_191_40} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_187_39, total 53612 rows starting from the beginning of the part | ||
| 26418 | 2026.02.04 06:00:28.523735 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_191_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 160 rows starting from the beginning of the part | ||
| 26419 | 2026.02.04 06:00:28.523783 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_191_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 258 rows starting from the beginning of the part | ||
| 26420 | 2026.02.04 06:00:28.523829 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_191_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 160 rows starting from the beginning of the part | ||
| 26421 | 2026.02.04 06:00:28.523872 [ 192 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_191_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 900 rows starting from the beginning of the part | ||
| 26422 | 2026.02.04 06:00:28.523965 [ 262 ] {399caa6e-8cd5-4120-babe-8c1fd255cd8d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26423 | 2026.02.04 06:00:28.524006 [ 262 ] {399caa6e-8cd5-4120-babe-8c1fd255cd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26424 | 2026.02.04 06:00:28.524329 [ 262 ] {399caa6e-8cd5-4120-babe-8c1fd255cd8d} <Trace> MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary) | ||
| 26425 | 2026.02.04 06:00:28.524531 [ 262 ] {399caa6e-8cd5-4120-babe-8c1fd255cd8d} <Trace> oximeter.measurements_u64 (c3071a0f-c68a-408e-8c8e-4da811e706a8): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26426 | 2026.02.04 06:00:28.524660 [ 262 ] {399caa6e-8cd5-4120-babe-8c1fd255cd8d} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001098 sec., 14571.948998178506 rows/sec., 1010.36 KiB/sec. | ||
| 26427 | 2026.02.04 06:00:28.524696 [ 262 ] {399caa6e-8cd5-4120-babe-8c1fd255cd8d} <Debug> TCPHandler: Processed in 0.001271125 sec. | ||
| 26428 | 2026.02.04 06:00:28.535827 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_191_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55090 rows, containing 5 columns (5 merged, 0 gathered) in 0.01237591 sec., 4451389.83719177 rows/sec., 301.40 MiB/sec. | ||
| 26429 | 2026.02.04 06:00:28.536233 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_191_40} <Trace> MergedBlockOutputStream: filled checksums all_1_191_40 (state Temporary) | ||
| 26430 | 2026.02.04 06:00:28.536508 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_191_40} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1): Renaming temporary part tmp_merge_all_1_191_40 to all_1_191_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26431 | 2026.02.04 06:00:28.536577 [ 197 ] {43837186-9f73-43a5-a05f-0ba86c73a3a1::all_1_191_40} <Trace> oximeter.measurements_cumulativeu64 (43837186-9f73-43a5-a05f-0ba86c73a3a1) (MergerMutator): Merged 5 parts: [all_1_187_39, all_191_191_0] -> all_1_191_40 | ||
| 26432 | 2026.02.04 06:00:28.536649 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 26433 | 2026.02.04 06:00:29.331496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 54246 | ||
| 26434 | 2026.02.04 06:00:29.332019 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26435 | 2026.02.04 06:00:29.332063 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.23 GiB. | ||
| 26436 | 2026.02.04 06:00:29.332538 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 26437 | 2026.02.04 06:00:29.332773 [ 245 ] {} <Trace> system.asynchronous_metric_log (e662cb13-f0d9-44f9-9125-7cfedac979f6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26438 | 2026.02.04 06:00:29.332922 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 54246 | ||
| 26439 | 2026.02.04 06:00:31.115794 [ 224 ] {} <Trace> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 26440 | 2026.02.04 06:00:31.115846 [ 224 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 26441 | 2026.02.04 06:00:31.120073 [ 224 ] {} <Debug> system.query_log (603304e6-dda6-44e8-a87c-266cb6651cba): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||